LS-Dev Bug Tracker http://dev.libresource.org/home/development/bug проверка http://dev.libresource.org/home/development/bug/_1087_1088_1086_1074_1077_1088_1082_1072_ kravovich 2007-06-12T21:58:31+02:00 Authentication error if not on a synchronizer http://dev.libresource.org/home/development/bug/Authentication_error_if_not_on_a_synchronizer Paul Libbrecht 2007-11-29T00:43:31+01:00 authentication errors are common in the JNLP-based workspace operations. And they are deadly since the JNLP-app then quits.

I just realized that I also got an authentication error if the Synchronize URI is actually not of type synchronizer… this was very common in my attempts… it would be better to make such an error much less fatal and different of the authentication error!

thanks

paul]]> Bad svnserve.conf in INSTALL.txt http://dev.libresource.org/home/development/bug/Bad_svnserve_conf_in_INSTALL_txt Yann Richard 2007-06-19T15:54:21+02:00 When use your example of config for svnserve I found that svnserve does not use authz file when "auth-access = read" line exists in svnserve.conf file. This cause svn client cannot commit in repository (svn: Autorisation refusée).]]> Bookmars error http://dev.libresource.org/home/development/bug/Bookmars_error maximeca 2007-11-28T16:00:27+01:00 Bootstrap error http://dev.libresource.org/home/development/bug/Bootstrap_error ze 2007-06-13T14:42:50+02:00 I have try (many times) to finish install of 2.2 but Bootstrap stop with:

# Importing Group "Authors" at node /documentation/doc/authors
Problem during import()
Caused by : Error in createGroup : Error in bind : A resource is already binded with this URI /documentation/doc/authors
I use Debian etch with JDK 1.6 - (I also try with 1.5) -

Here the log:

IMPORT, createProfile = true
Wed Jun 13 10:11:00 CDT 2007 : /users/root :  : kernel.create
Wed Jun 13 10:11:00 CDT 2007 : /users/root :  : kernel.resetAcls
Wed Jun 13 10:11:00 CDT 2007 : /users/root :  : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root :  : kernel.setProperty
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /ServerConfig : kernel.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /ServerConfig : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /ServerConfig : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /ServerConfig : kernel.setProperty
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : kernel.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : kernel.setProperty
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : kernel.bind
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : libresourceWiki.page.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation : libresourceWiki.page.editContent
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.GeneratedMethodAccessor103.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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: /home/richard_y/LibreSource/tmp-work/index/segments (No such file or directory)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        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
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : kernel.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : kernel.setProperty
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : kernel.bind
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : libresourceWiki.page.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : libresourceWiki.page.editContent
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.GeneratedMethodAccessor103.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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: /home/richard_y/LibreSource/tmp-work/index/segments (No such file or directory)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        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
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc : libresourceWiki.page.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.GeneratedMethodAccessor103.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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: /home/richard_y/LibreSource/tmp-work/index/segments (No such file or directory)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        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-06-13 10:11:01,810 : JManagedConnection.prepareStatement : reuse an open pstmt
2007-06-13 10:11:01,812 : JManagedConnection.prepareStatement : reuse an open pstmt
2007-06-13 10:11:01,814 : JManagedConnection.prepareStatement : reuse an open pstmt
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc/authors : kernel.create
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc/authors : kernel.resetAcls
Wed Jun 13 10:11:01 CDT 2007 : /users/root : /documentation/doc/authors : kernel.resetAcls

]]> Can't change profile? http://dev.libresource.org/home/development/bug/Can_t_change_profile_ polx 2007-11-23T23:25:35+01:00 This is too bad… I was interested by notifications!]]> cannot create files in work/files http://dev.libresource.org/home/development/bug/4f25552bc0a8001e0188812b7d4f176b Georg Lippold 2006-02-09T15:09:40+01:00

Unexpected error - Go Back
Error in newInstanceTemplate : ERROR: could not create server file "/home/libresrc/libresrc/work/files/4f065786c0a80002015c1ae3b324c5a3": Permission denied
Error in newInstanceTemplate : ERROR: could not create server file "/home/libresrc/libresrc/work/files/4f065786c0a80002015c1ae3b324c5a3": Permission denied
Caused by : ERROR: could not create server file "/home/libresrc/libresrc/work/files/4f065786c0a80002015c1ae3b324c5a3": Permission denied

ls -lR of /home/libresrc/libresrc/work/files:

~/libresrc/work/files $ ls -lR
.:
total 548
-rw-r--r--  1 libresrc libresrc  19188 Feb  9 14:35 4f062793c0a8000200b576469eadb98d
-rw-r--r--  1 libresrc libresrc 167867 Feb  9 14:35 4f064562c0a800020117ffc56e025ad0
-rw-r--r--  1 libresrc libresrc  16869 Feb  9 14:35 4f06525bc0a800020197eb846201d26c
-rw-r--r--  1 libresrc libresrc  11704 Feb  9 14:35 4f065786c0a80002015c1ae3b324c5a3
-rw-r--r--  1 libresrc libresrc   1356 Feb  9 14:35 4f0672a9c0a8000201ccf0ad59e319c2
-rw-r--r--  1 libresrc libresrc 324675 Feb  9 14:35 file61056import
-rw-r--r--  1 libresrc libresrc      0 Feb  9 14:35 fileImport61057.bin
-rw-r--r--  1 libresrc libresrc      0 Feb  9 14:35 fileImport61059.bin
-rw-r--r--  1 libresrc libresrc      0 Feb  9 14:35 fileImport61061.bin
-rw-r--r--  1 libresrc libresrc      0 Feb  9 14:35 fileImport61064.bin
]]>
CAS BLOQUANT http://dev.libresource.org/home/development/bug/CAS_BLOQUANT bugTest 2009-03-17T14:40:13+01:00 Children tree view error http://dev.libresource.org/home/development/bug/Children_tree_view_error maximeca 2007-09-28T15:11:24+02:00 there is an error in the generated tree.

For example, instead of having the following tree:

1) group 1
-------1.1) sub-group1
---------------1.1.1) Project 1
2) group 2
-------2.1) sub-group 2
----------------2.1.1) Project 2

I have : 1) group 1 -------1.1) sub-group1 ---------------1.1.1) Project 1 -------2) group 2 ----------------2.1) sub-group2 --------------------------2.1.1) Project 2

It happened on a LibreSource Community 2.2 on the first page.]]>
Chinese test http://dev.libresource.org/home/development/bug/Chinese_test patofan 2008-12-15T15:58:17+01:00
  • 香港经济转差 逾七成港人将会留港过圣诞节
  • 阿扁复出办公酝酿下乡 打算安排“感谢之旅”
  • 黄光裕李彦宏都出问题 中国富豪形象集体崩溃
  • 中国青年报:研究生卖猪肉触痛了谁的神经
  • ]]>