If i would save any changes in the usersettings by push the save button the following message appears:
Fehlermeldung: com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused; nested exception is: java.net.ConnectException: Connection refused (SVL-0001,-7414643-475)
and these are the logfile entrys:
SCHWERWIEGEND: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
05.11.2007 23:43:46 com.openexchange.admin.rmi.impl.OXUser change
SCHWERWIEGEND: Error while calling change for plugin: open_xchange_admin_plugin_mailfilter
com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.change(OXUserMailfilterImpl.java:186)
at com.openexchange.admin.rmi.impl.OXUser.change(OXUs er.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)
i use ox ce under opensuse 10.2.
if i use the commandline function to add or delete a user everyything is ok if
don't use the spam flag.
sieve is always installed.
has anyone a tip where are the problem is ??
Fehlermeldung: com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused; nested exception is: java.net.ConnectException: Connection refused (SVL-0001,-7414643-475)
and these are the logfile entrys:
SCHWERWIEGEND: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
05.11.2007 23:43:46 com.openexchange.admin.rmi.impl.OXUser change
SCHWERWIEGEND: Error while calling change for plugin: open_xchange_admin_plugin_mailfilter
com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.change(OXUserMailfilterImpl.java:186)
at com.openexchange.admin.rmi.impl.OXUser.change(OXUs er.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)
i use ox ce under opensuse 10.2.
if i use the commandline function to add or delete a user everyything is ok if
don't use the spam flag.
sieve is always installed.
has anyone a tip where are the problem is ??
Comment