Re: exception in indexer when creating versionable node

2006-11-14 Thread James Hang
b5-94ea5f4d13ad for > [EMAIL PROTECTED] > 14:47:27,875 INFO [IndexMerger] merged 375 documents in 500 ms into _a. > > > Will this cause any problems later? > > Thanks, > > Carlos > > -- View this message in context: http://www.nabble.com/exception-in-indexer-when-creating-versionable-node-tf2450100.html#a7350780 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

Re: exception in indexer when creating versionable node

2006-10-26 Thread Carlos Villegas
Hi, I reported this error first and Magnus reports having my same problem. The very first time my repository is started, I register my custom node types and namespaces. I don't get errors at this time. I can create non-versionable nodes with no errors. The error happens every time I create a

RE: exception in indexer when creating versionable node

2006-10-26 Thread Magnus Grimsell
.save(SessionImpl.java:817) > -Original Message- > From: Marcel Reutegger [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 26, 2006 11:36 AM > To: dev@jackrabbit.apache.org > Subject: Re: exception in indexer when creating versionable node > > > Hi Magnus,

Re: exception in indexer when creating versionable node

2006-10-26 Thread Marcel Reutegger
Hi Magnus, I tried to reproduce the problem you described. However I was not able to do so. at least not with the exception you described. What I see is an error in the log file, when node types are registered on a repository that was started for the very first time: 26.10.2006 10:36:02 *ERR

RE: exception in indexer when creating versionable node

2006-10-23 Thread Magnus Grimsell
ache.org > Subject: Re: exception in indexer when creating versionable node > > > Yes, when I built the binaries the tests didn't report any failures. > Also the exception doesn't occur anymore after restarting the server. > The first time I start my server, there'

Re: exception in indexer when creating versionable node

2006-10-16 Thread Carlos Villegas
Yes, when I built the binaries the tests didn't report any failures. Also the exception doesn't occur anymore after restarting the server. The first time I start my server, there's no repository, it's then created, and some custom namespaces and node types are registered. The versionable node I

Re: exception in indexer when creating versionable node

2006-10-16 Thread Marcel Reutegger
Hi Carlos, I quickly checked with the 1.1 source tag and the version related tests do not show any of those exceptions. Can you please create JIRA issue and attach a simple test class that illustrates the problem? thanks regards marcel Carlos Villegas wrote: Hi, I just upgraded jackrab

exception in indexer when creating versionable node

2006-10-15 Thread Carlos Villegas
Hi, I just upgraded jackrabbit to the head revision. Although it seems to be working fine I noticed the following exception when creating a versionable node: 14:45:41,437 ERROR [ObservationDispatcher] Synchronous EventConsumer threw exception. java.lang.NullPointerException at org.apache.j