Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem RE : Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_Internet_Explorer_problem_3 Sebastien Jourdain 2007-09-07T01:59:57+02:00
  • check the previous questions and please answer them
  • Did it fixed the pb ?
  • was it a mistake from you ?
  • Finally what's the problem ?
  • ]]>
    RE : picture pb http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_picture_pb guabtni 2007-09-03T08:52:04+02:00 For the picture pb http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/For_the_picture_pb Sebastien Jourdain 2007-08-30T11:18:14+02:00 RE : Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_Internet_Explorer_problem_2 Sebastien Jourdain 2007-08-30T09:56:19+02:00
  • Can't remove document
  • java.io.FileNotFoundException: /usr/local/LibreSource/tmp-work/index/segments
  • For the other error I don't understand why you get a null for the ID. To get more information, start the Jonas JVM with the -Dso6.debug=true, and give me the log… ]]>
    RE : Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_Internet_Explorer_problem_1 guabtni 2007-08-29T18:47:22+02:00 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

    ]]>
    RE : Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_Internet_Explorer_problem_0 Sebastien Jourdain 2007-08-28T16:20:27+02:00
  • 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
  • ]]>
    RE : Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/RE_Internet_Explorer_problem RĂ¼diger Lincke 2007-08-28T16:07:38+02:00 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]]> Internet Explorer problem http://dev.libresource.org/home/community/forum/Internet_Explorer_problem/Internet_Explorer_problem guabtni 2007-08-28T15:06:03+02:00 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.
    (PRESENTATION PROBLEM)
    • 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)
    (CRITIC PROBLEM ON ALL MY SYNCHRONIZERS)
    • 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
    So I cannot use synchronisers. That tool was the main need in my project :(

    (PERSONALISATION ISSUE) A last question : If I want to change the used font, how should I proceed.

    Thank you very much for response

    Cheers

    ]]>