posted by Sebastien Jourdain at Sep 7, 2007 1:59 AM
Quote
Could you answer at my questions ?
- check the previous questions and please answer them
- Did it fixed the pb ?
- was it a mistake from you ?
- Finally what's the problem ?
posted by guabtni at Sep 3, 2007 8:52 AM
Quote
I added the pictures manually in the corresponding directory. It is missing in the distribution.
posted by Sebastien Jourdain at Aug 30, 2007 11:18 AM
Quote
The picture are hide if you are not logged…
Were you logged ?
posted by Sebastien Jourdain at Aug 30, 2007 9:56 AM
Quote
First of all, you didn't index the content of your libresource yet. It's the errors:
- Can't remove document
- java.io.FileNotFoundException: /usr/local/LibreSource/tmp-work/index/segments
posted by guabtni at Aug 29, 2007 6:47 PM
Quote
Hi Sebastien,about the Server error on addWsConnection. Status code=403, I tried to make all the scenario of creation of a synchrniszer and than of creation of a workspace. Bleow is the log.Thank you very much.
root@fitlin1:/usr/local/LibreSource# Thu Aug 30 11:44:42 EST 2007 : /users/guabtni : /projects/adage/test : kernel.createAcl
Thu Aug 30 11:44:42 EST 2007 : /users/guabtni : /projects/adage/test : kernel.create
Thu Aug 30 11:44:42 EST 2007 : /users/guabtni : /projects/adage/test : kernel.create
Thu Aug 30 11:44:42 EST 2007 : /users/guabtni : /projects/adage/test : kernel.bind
Thu Aug 30 11:44:42 EST 2007 : /users/guabtni : /projects/adage/test : libresourceSynchronizer.synchronizer.create
org.libresource.LibresourceException: Can't remove a document
at org.libresource.search.LibresourceSearch.remove(LibresourceSearch.java:128)
at org.libresource.search.LibresourceSearch.reindex(LibresourceSearch.java:134)
at org.libresource.kernel.ejb.IndexationEventListenerBean.onMessage(IndexationEventListenerBean.java:94)
at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.objectweb.jonas_ejb.container.JMessageEndpointProxy.invoke(JMessageEndpointProxy.java:214)
at $Proxy0.onMessage(Unknown Source)
at org.objectweb.joram.client.connector.InboundSession.onMessage(InboundSession.java:172)
at org.objectweb.joram.client.jms.MessageConsumerListener.activateListener(MessageConsumerListener.java:449)
at org.objectweb.joram.client.jms.MultiSessionConsumer.onMessage(MultiSessionConsumer.java:168)
at org.objectweb.joram.client.jms.Session.onMessage(Session.java:1835)
at org.objectweb.joram.client.jms.Session.run(Session.java:878)
at org.objectweb.joram.client.connector.InboundSession.run(InboundSession.java:157)
at org.objectweb.jonas_lib.JWorkManager.doMyWork(JWorkManager.java:386)
at org.objectweb.jonas_lib.JWorkManager.nextWork(JWorkManager.java:443)
at org.objectweb.jonas_lib.JWorkManager$WorkThread.run(JWorkManager.java:536)
Caused by: java.io.FileNotFoundException: /usr/local/LibreSource/tmp-work/index/segments (No such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
at org.apache.lucene.store.FSInputStream$Descriptor.<init>(FSDirectory.java:376)
at org.apache.lucene.store.FSInputStream.<init>(FSDirectory.java:405)
at org.apache.lucene.store.FSDirectory.openFile(FSDirectory.java:268)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:40)
at org.apache.lucene.index.IndexReader$1.doBody(IndexReader.java:116)
at org.apache.lucene.store.Lock$With.run(Lock.java:109)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:111)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:106)
at org.libresource.search.LibresourceSearch.remove(LibresourceSearch.java:121)
… 16 more
Thu Aug 30 11:44:47 EST 2007 : /users/guabtni : /projects/adage/test : libresourceSynchronizer.synchronizer.edit
org.libresource.LibresourceException: Can't remove a document
at org.libresource.search.LibresourceSearch.remove(LibresourceSearch.java:128)
at org.libresource.search.LibresourceSearch.reindex(LibresourceSearch.java:134)
at org.libresource.kernel.ejb.IndexationEventListenerBean.onMessage(IndexationEventListenerBean.java:94)
at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.objectweb.jonas_ejb.container.JMessageEndpointProxy.invoke(JMessageEndpointProxy.java:214)
at $Proxy0.onMessage(Unknown Source)
at org.objectweb.joram.client.connector.InboundSession.onMessage(InboundSession.java:172)
at org.objectweb.joram.client.jms.MessageConsumerListener.activateListener(MessageConsumerListener.java:449)
at org.objectweb.joram.client.jms.MultiSessionConsumer.onMessage(MultiSessionConsumer.java:168)
at org.objectweb.joram.client.jms.Session.onMessage(Session.java:1835)
at org.objectweb.joram.client.jms.Session.run(Session.java:878)
at org.objectweb.joram.client.connector.InboundSession.run(InboundSession.java:157)
at org.objectweb.jonas_lib.JWorkManager.doMyWork(JWorkManager.java:386)
at org.objectweb.jonas_lib.JWorkManager.nextWork(JWorkManager.java:443)
at org.objectweb.jonas_lib.JWorkManager$WorkThread.run(JWorkManager.java:536)
Caused by: java.io.FileNotFoundException: /usr/local/LibreSource/tmp-work/index/segments (No such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
at org.apache.lucene.store.FSInputStream$Descriptor.<init>(FSDirectory.java:376)
at org.apache.lucene.store.FSInputStream.<init>(FSDirectory.java:405)
at org.apache.lucene.store.FSDirectory.openFile(FSDirectory.java:268)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:40)
at org.apache.lucene.index.IndexReader$1.doBody(IndexReader.java:116)
at org.apache.lucene.store.Lock$With.run(Lock.java:109)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:111)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:106)
at org.libresource.search.LibresourceSearch.remove(LibresourceSearch.java:121)
… 16 more
2007-08-30 11:45:56,267 : JStatement.forceClose : Statements should be closed explicitly.
org.libresource.so6.server.ls.LibresourceSynchronizerException: Error in createWorkspaceConnection : ERROR: null value in column "id_" violates not-null constraint at org.libresource.so6.server.ls.ejb.LibresourceSynchronizerServiceBean.createWorkspaceConnection(LibresourceSynchronizerServiceBean.java:557)
at org.objectweb.jonas_gen.org.libresource.so6.server.ls.interfaces.JOnASLibresourceSynchronizerService1712661409Remote.createWorkspaceConnection(JOnASLibresourceSynchronizerService1712661409Remote.java:651)
at org.libresource.so6.web.servlet.So6Actions.addWsConnection(So6Actions.java:384)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.libresource.so6.web.servlet.So6Actions.runMethode(So6Actions.java:106)
at org.libresource.so6.web.servlet.So6Servlet.doPost(So6Servlet.java:55)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:245)
at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
at org.libresource.so6.web.filter.SecurityFilter.doFilter(SecurityFilter.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197)
at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.objectweb.jonas.web.catalina55.ResetAuthenticationValve.invoke(ResetAuthenticationValve.java:62)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.postgresql.util.PSQLException: ERROR: null value in column "id_" violates not-null constraint at org.postgresql.util.PSQLException.parseServerError(PSQLException.java:139)
at org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:154)
at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:101)
at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43)
at org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:515)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:50)
at org.objectweb.jonas.dbm.JStatement.execute(JStatement.java:209)
at org.libresource.core.ejb.LibresourceCoreServiceBean.addEventFilter(LibresourceCoreServiceBean.java:1003)
at org.objectweb.jonas_gen.org.libresource.core.interfaces.JOnASLibresourceCoreService275938075Remote.addEventFilter(JOnASLibresourceCoreService275938075Remote.java:1579)
at org.libresource.so6.server.ls.ejb.LibresourceSynchronizerServiceBean.createWorkspaceConnection(LibresourceSynchronizerServiceBean.java:548)
… 51 more
posted by Sebastien Jourdain at Aug 28, 2007 4:20 PM
Quote
- Do the IE users allow cookies ?
- Are you using an Apache on the front ? / IPTable ?
- Do you have server errors ? (Give the log)
- To change the font check the jsp : LSC/Src/LS-Client/DefaultWebApp/pages/decorator/main.jsp
posted by Rüdiger Lincke at Aug 28, 2007 4:07 PM
Quote
Hi guabtni,I can help you at least with one of your problems.I had the presentation problem myself.For a solution, look at: RE : Upgrade 1.5 to 2.0
posted by guabtni at Aug 28, 2007 3:06 PM
Quote
Hi all,I installed Libresource 2.2 as a collaborative platform on Linux Ubuntu server with postgres 1.4. It is working but I reported some problems :(NAVIGATOR PROBLEM)
- Using internet explorer browsers refuse any login but i can view Guest pages because no login process is required. Mozilla is working fine and login is working. This will cause all IE users to be refused to login.
- the bookmark and watch buttons are not shown when using Mozilla and are shown as empty image boxes in internet explorer (the image url is false)
- When I create a synchronizer resource and I give all rights to someone (including create work space), when trying to create a workspace the following error appears : Server error on addWsConnection. Status code=403