Hallo,
createcontext doesn't work.
If i typep in
/opt/open-xchange/sbin/createcontext -A oxadminmaster -P xxx -c 1 -u oxadmin -d "Context Admin" -g Admin -s User -p xxx -L defaultcontext -e florian@stein-bln.de -q 1024 --access-combination-name=all
i get the Server response:
Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: com.openexchange.admin.plugins.PluginException (no security manager: RMI class loader disabled)
at sun.rmi.transport.StreamRemoteCall.executeCall(Str eamRemoteCall.java:245)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:1 60)
at java.rmi.server.RemoteObjectInvocationHandler.invo keRemoteMethod(RemoteObjectInvocationHandler.java: 194)
at java.rmi.server.RemoteObjectInvocationHandler.invo ke(RemoteObjectInvocationHandler.java:148)
at sun.proxy.$Proxy0.create(Unknown Source)
at com.openexchange.admin.console.context.Create.main call(Create.java:136)
at com.openexchange.admin.console.context.CreateCore. commonfunctions(CreateCore.java:140)
at com.openexchange.admin.console.context.Create.<ini t>(Create.java:78)
at com.openexchange.admin.console.context.Create.main (Create.java:82)
I have already flushed the privileges of the user openexchange in mysql (http://forum.open-xchange.com/archiv...hp/t-3693.html)
It would be great if someone could help me #
Thank you in advance
Stein
createcontext doesn't work.
If i typep in
/opt/open-xchange/sbin/createcontext -A oxadminmaster -P xxx -c 1 -u oxadmin -d "Context Admin" -g Admin -s User -p xxx -L defaultcontext -e florian@stein-bln.de -q 1024 --access-combination-name=all
i get the Server response:
Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: com.openexchange.admin.plugins.PluginException (no security manager: RMI class loader disabled)
at sun.rmi.transport.StreamRemoteCall.executeCall(Str eamRemoteCall.java:245)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:1 60)
at java.rmi.server.RemoteObjectInvocationHandler.invo keRemoteMethod(RemoteObjectInvocationHandler.java: 194)
at java.rmi.server.RemoteObjectInvocationHandler.invo ke(RemoteObjectInvocationHandler.java:148)
at sun.proxy.$Proxy0.create(Unknown Source)
at com.openexchange.admin.console.context.Create.main call(Create.java:136)
at com.openexchange.admin.console.context.CreateCore. commonfunctions(CreateCore.java:140)
at com.openexchange.admin.console.context.Create.<ini t>(Create.java:78)
at com.openexchange.admin.console.context.Create.main (Create.java:82)
I have already flushed the privileges of the user openexchange in mysql (http://forum.open-xchange.com/archiv...hp/t-3693.html)
It would be great if someone could help me #
Thank you in advance
Stein