Hello,
I installed Open Xchange on Fedora 11 with Yum.
Now if I try to connect to Open xchange server (http://localhost) I only get a window with a bar which hangs on 10% and a text "autologin...Please wait...".
And then nothing happens anymore.
In my open-xchange.log.0 I get this error:
Ány Ideas where the problem is?
I installed Open Xchange on Fedora 11 with Yum.
Now if I try to connect to Open xchange server (http://localhost) I only get a window with a bar which hangs on 10% and a text "autologin...Please wait...".
And then nothing happens anymore.
In my open-xchange.log.0 I get this error:
Code:
Sep 14, 2009 7:49:27 PM com.openexchange.ajp13.najp.AJPv13Task run SEVERE: AJP-0015 Category=8 Message=No attribute name could be found for code: 0 exceptionID=61140494-9 AJP-0015 Category=8 Message=No attribute name could be found for code: 0 exceptionID=61140494-9 at com.openexchange.ajp13.AJPv13ForwardRequest.parseAttributes(AJPv13ForwardRequest.java:602) at com.openexchange.ajp13.AJPv13ForwardRequest.processRequest(AJPv13ForwardRequest.java:289) at com.openexchange.ajp13.najp.AJPv13RequestHandlerImpl.handleForwardRequest(AJPv13RequestHandlerImpl.java:236) at com.openexchange.ajp13.najp.AJPv13RequestHandlerImpl.processPackage(AJPv13RequestHandlerImpl.java:166) at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.processRequest(AJPv13ConnectionImpl.java:176) at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13Task.java:257) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636)
Comment