Hi Stefan,
I have attached the configuration files.
Repository.xml is the config file of 1.2.3 version.
Repositoryfor1.4.xml is config file of 1.4 version.
I also attached the server startup log.
Thanks,
Anilk.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Stefan Guggisberg
Sent: Wednesday, June 04, 2008 5:18 PM
To: [email protected]
Subject: Re: Jackrabbit Server version change
(javax.jcr.ItemNotFoundException)
On Tue, Jun 3, 2008 at 11:33 AM, Anil K. Kotha <[EMAIL PROTECTED]>
wrote:
> Hi Stefan,
> Any idea how to solve this issue...
as i told you in my previous post:
could you please post your exact configuration?
and please provide the relevant log entries of the server-side
jackrabbit log,
cheers
stefan
>
> Also please let me know if I have to change any config files to
> upgrade from 1.2.3 to 1.4
>
>
>
> Thanks,
> Anilk.
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Stefan Guggisberg
> Sent: Sunday, May 25, 2008 2:00 PM
> To: [email protected]
> Subject: Re: Jackrabbit Server version change
> (javax.jcr.ItemNotFoundException)
>
> On Sat, May 24, 2008 at 8:07 AM, Anil K. Kotha <[EMAIL PROTECTED]>
> wrote:
>> Hi All,
>>
>> Previously I am using jackrabbit 1.2.3 and now I updated
it
>> to 1.4
>>
>>
>>
>> When I updated to 1.4 it is giving a exception saying
>> version_names table not found. So I have created the table in the
>> version/db of Derby database.
>
> did you modify your configuration? if yes, what exactly did you
modify?
>
> cheers
> stefan
>
>>
>>
>>
>> When I try point to the existing repository and try to
>> access a Node it is giving the following exception.
>>
>>
>>
>> Please help to solve the issue.
>>
>>
>>
>> Thanks in advance.
>>
>>
>>
>>
>>
>>
>>
>> javax.jcr.ItemNotFoundException: e933c9d0-a056-49a0-8f9f-dd32bc40a6ae
>>
>> at
>> org.apache.jackrabbit.rmi.server.ServerObject.getRepositoryException(
>>
>> ServerObject.java:112)
>>
>> at
>> org.apache.jackrabbit.rmi.server.ServerNode.getVersionHistory(ServerN
>>
>> ode.java:473)
>>
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>
>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>
>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>> Source)
>>
>> at java.lang.reflect.Method.invoke(Unknown Source)
>>
>> at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
>>
>> at sun.rmi.transport.Transport$1.run(Unknown Source)
>>
>> at java.security.AccessController.doPrivileged(Native Method)
>>
>> at sun.rmi.transport.Transport.serviceCall(Unknown Source)
>>
>> at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown
>> Source)
>>
>> at
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
>>
>> ce)
>>
>> at java.lang.Thread.run(Unknown Source)
>>
>> at
>> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
>>
>> n Source)
>>
>> at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown
>> Source)
>>
>> at sun.rmi.server.UnicastRef.invoke(Unknown Source)
>>
>> at
>> org.apache.jackrabbit.rmi.server.ServerNode_Stub.getVersionHistory(Un
>>
>> known Source)
>>
>> at
>> org.apache.jackrabbit.rmi.client.ClientNode.getVersionHistory(ClientN
>>
>> ode.java:572)
>>
>> at
>> com.aklero.cms.JRCMSSystem.getLatestDocument(JRCMSSystem.java:521)
>>
>> at
>> com.aklero.cms.JRCMSSystem.getLatestDocument(JRCMSSystem.java:609)
>>
>> at
>> com.aklero.webapp.supervisor.action.ViewPDFAction.handleRequestAction
>>
>> (ViewPDFAction.java:56)
>>
>> at
>> com.aklero.common.base.webapp.sprmvc.action.BaseAction.handleRequest(
>>
>> BaseAction.java:48)
>>
>> at
>> org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.ha
>>
>> ndle(SimpleControllerHandlerAdapter.java:45)
>>
>> at
>> org.springframework.web.servlet.DispatcherServlet.doDispatch(Dispatch
>>
>> erServlet.java:820)
>>
>> at
>> org.springframework.web.servlet.DispatcherServlet.doService(Dispatche
>>
>> rServlet.java:755)
>>
>> at
>> org.springframework.web.servlet.FrameworkServlet.processRequest(Frame
>>
>> workServlet.java:396)
>>
>> at
>> org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServ
>>
>> let.java:360)
>>
>> at
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>>
>> at
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
>>
>> at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
>>
>> icationFilterChain.java:252)
>>
>> at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
>>
>> ilterChain.java:173)
>>
>> at
>> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi
>>
>> lter.java:96)
>>
>> at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
>>
>> icationFilterChain.java:202)
>>
>> at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
>>
>> ilterChain.java:173)
>>
>> at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
>>
>> alve.java:213)
>>
>> at
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
>>
>> alve.java:178)
>>
>> at
>> org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit
>>
>> yAssociationValve.java:175)
>>
>> at
>> org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
>>
>> e.java:74)
>>
>> at
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
>>
>> ava:126)
>>
>> at
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
>>
>> ava:105)
>>
>> at
>> org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConne
>>
>> ctionValve.java:156)
>>
>> at
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
>>
>> ve.java:107)
>>
>> at
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
>>
>> a:148)
>>
>> at
>> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
>>
>> :869)
>>
>> at
>> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p
>>
>> rocessConnection(Http11BaseProtocol.java:664)
>>
>> at
>> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
>>
>> int.java:527)
>>
>> at
>> org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWor
>>
>> kerThread.java:112)
>>
>> at java.lang.Thread.run(Unknown Source)
>>
>>
>>
>>
>>
>> Anil.
>>
>>
>
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 1.2//EN"
"http://jackrabbit.apache.org/dtd/repository-1.2.dtd">
<!-- Example Repository Configuration File -->
<Repository>
<!--
virtual file system where the repository stores global state
(e.g. registered namespaces, custom node types, etc.)
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${rep.home}/repository"/>
</FileSystem>
<!--
security configuration
-->
<Security appName="Jackrabbit">
<!--
access manager:
class: FQN of class implementing the AccessManager interface
-->
<AccessManager class="org.apache.jackrabbit.core.security.SimpleAccessManager">
<!-- <param name="config" value="${rep.home}/access.xml"/> -->
</AccessManager>
<LoginModule class="org.apache.jackrabbit.core.security.SimpleLoginModule">
<!-- anonymous user name ('anonymous' is the default value) -->
<param name="anonymousId" value="anonymous"/>
<!--
default user name to be used instead of the anonymous user
when no login credentials are provided (unset by default)
-->
<!-- <param name="defaultUserId" value="superuser"/> -->
</LoginModule>
</Security>
<!--
location of workspaces root directory and name of default workspace
-->
<Workspaces rootPath="${rep.home}/workspaces" defaultWorkspace="default"/>
<!--
workspace configuration template:
used to create the initial workspace if there's no workspace yet
-->
<Workspace name="${wsp.name}">
<!--
virtual file system of the workspace:
class: FQN of class implementing the FileSystem interface
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${wsp.home}"/>
</FileSystem>
<!--
persistence manager of the workspace:
class: FQN of class implementing the PersistenceManager interface
-->
<PersistenceManager class="org.apache.jackrabbit.core.state.db.DerbyPersistenceManager">
<param name="url" value="jdbc:derby:${wsp.home}/db;create=true"/>
<param name="schemaObjectPrefix" value="${wsp.name}_"/>
<param name="externalBLOBs" value="true" />
</PersistenceManager>
<!--
Search index and the file system it uses.
class: FQN of class implementing the QueryHandler interface
-->
<SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
<param name="path" value="${wsp.home}/index"/>
</SearchIndex>
</Workspace>
<!--
Configures the versioning
-->
<Versioning rootPath="${rep.home}/version">
<!--
Configures the filesystem to use for versioning for the respective
persistence manager
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${rep.home}/version" />
</FileSystem>
<!--
Configures the persistence manager to be used for persisting version state.
Please note that the current versioning implementation is based on
a 'normal' persistence manager, but this could change in future
implementations.
-->
<PersistenceManager class="org.apache.jackrabbit.core.state.db.DerbyPersistenceManager">
<param name="url" value="jdbc:derby:${rep.home}/version/db;create=true"/>
<param name="schemaObjectPrefix" value="version_"/>
</PersistenceManager>
</Versioning>
<!--
Search index for content that is shared repository wide
(/jcr:system tree, contains mainly versions)
-->
<SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
<param name="path" value="${rep.home}/repository/index"/>
</SearchIndex>
</Repository>
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 1.2//EN"
"http://jackrabbit.apache.org/dtd/repository-1.2.dtd">
<!-- Example Repository Configuration File -->
<Repository>
<!--
virtual file system where the repository stores global state
(e.g. registered namespaces, custom node types, etc.)
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${rep.home}/repository"/>
</FileSystem>
<!--
security configuration
-->
<Security appName="Jackrabbit">
<!--
access manager:
class: FQN of class implementing the AccessManager interface
-->
<AccessManager class="org.apache.jackrabbit.core.security.SimpleAccessManager">
<!-- <param name="config" value="${rep.home}/access.xml"/> -->
</AccessManager>
<LoginModule class="org.apache.jackrabbit.core.security.SimpleLoginModule">
<!-- anonymous user name ('anonymous' is the default value) -->
<param name="anonymousId" value="anonymous"/>
<!--
default user name to be used instead of the anonymous user
when no login credentials are provided (unset by default)
-->
<!-- <param name="defaultUserId" value="superuser"/> -->
</LoginModule>
</Security>
<!--
location of workspaces root directory and name of default workspace
-->
<Workspaces rootPath="${rep.home}/workspaces" defaultWorkspace="default"/>
<!--
workspace configuration template:
used to create the initial workspace if there's no workspace yet
-->
<Workspace name="${wsp.name}">
<!--
virtual file system of the workspace:
class: FQN of class implementing the FileSystem interface
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${wsp.home}"/>
</FileSystem>
<!--
persistence manager of the workspace:
class: FQN of class implementing the PersistenceManager interface
-->
<PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager">
<param name="url" value="jdbc:derby:${wsp.home}/db;create=true"/>
<param name="schemaObjectPrefix" value="${wsp.name}_"/>
<param name="externalBLOBs" value="true" />
</PersistenceManager>
<!--
Search index and the file system it uses.
class: FQN of class implementing the QueryHandler interface
-->
<SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
<param name="path" value="${wsp.home}/index"/>
</SearchIndex>
</Workspace>
<!--
Configures the versioning
-->
<Versioning rootPath="${rep.home}/version">
<!--
Configures the filesystem to use for versioning for the respective
persistence manager
-->
<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<param name="path" value="${rep.home}/version" />
</FileSystem>
<!--
Configures the persistence manager to be used for persisting version state.
Please note that the current versioning implementation is based on
a 'normal' persistence manager, but this could change in future
implementations.
-->
<PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager">
<param name="url" value="jdbc:derby:${rep.home}/version/db;create=true"/>
<param name="schemaObjectPrefix" value="version_"/>
<param name="externalBLOBs" value="true" />
</PersistenceManager>
</Versioning>
<!--
Search index for content that is shared repository wide
(/jcr:system tree, contains mainly versions)
-->
<SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
<param name="path" value="${rep.home}/repository/index"/>
</SearchIndex>
</Repository>
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: C:\Program Files\jboss-4.0.5.GA\bin\\..
JAVA: C:\Program Files\Java\jdk1.5.0\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.cli
ent.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
CLASSPATH: C:\Program Files\Java\jdk1.5.0\lib\tools.jar;C:\Program Files\jboss
-4.0.5.GA\bin\\run.jar
===============================================================================
18:22:50,079 INFO [Server] Starting JBoss (MX MicroKernel)...
18:22:50,079 INFO [Server] Release ID: JBoss [Zion] 4.0.5.GA (build: CVSTag=Bra
nch_4_0 date=200610162339)
18:22:50,079 INFO [Server] Home Dir: C:\Program Files\jboss-4.0.5.GA
18:22:50,079 INFO [Server] Home URL: file:/C:/Program Files/jboss-4.0.5.GA/
18:22:50,079 INFO [Server] Patch URL: null
18:22:50,079 INFO [Server] Server Name: default
18:22:50,079 INFO [Server] Server Home Dir: C:\Program Files\jboss-4.0.5.GA\ser
ver\default
18:22:50,079 INFO [Server] Server Home URL: file:/C:/Program Files/jboss-4.0.5.
GA/server/default/
18:22:50,079 INFO [Server] Server Log Dir: C:\Program Files\jboss-4.0.5.GA\serv
er\default\log
18:22:50,079 INFO [Server] Server Temp Dir: C:\Program Files\jboss-4.0.5.GA\ser
ver\default\tmp
18:22:50,079 INFO [Server] Root Deployment Filename: jboss-service.xml
18:22:50,344 INFO [ServerInfo] Java version: 1.5.0,Sun Microsystems Inc.
18:22:50,344 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0-b64,Su
n Microsystems Inc.
18:22:50,344 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
18:22:50,828 INFO [Server] Core system initialized
18:22:52,780 INFO [WebService] Using RMI server codebase: http://user-201:8083/
18:22:52,795 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resour
ce:log4j.xml
18:22:57,198 INFO [ServiceEndpointManager] WebServices: jbossws-1.0.3.SP1 (date
=200609291417)
18:22:58,619 INFO [Embedded] Catalina naming disabled
18:22:58,681 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
the classpath. Will load the default rule set.
18:22:58,681 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
the classpath. Will load the default rule set.
18:22:59,040 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0
.0.0-8080
18:22:59,040 INFO [Catalina] Initialization processed in 359 ms
18:22:59,040 INFO [StandardService] Starting service jboss.web
18:22:59,040 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.2
0
18:22:59,071 INFO [StandardHost] XML validation disabled
18:22:59,087 INFO [Catalina] Server startup in 47 ms
18:22:59,321 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/
http-invoker.sar/invoker.war/
18:22:59,540 INFO [WebappLoader] Dual registration of jndi stream handler: fact
ory already defined
18:22:59,930 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbosswe
b-tomcat55.sar/ROOT.war/
18:23:00,258 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/dep
loy/tmp18983jbossws-context-exp.war/
18:23:00,664 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../
deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
18:23:01,881 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../dep
loy/management/console-mgr.sar/web-console.war/
18:23:03,006 INFO [MailService] Mail Service bound to java:/Mail
18:23:05,628 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/jboss-ha-local-jdbc.rar
18:23:05,644 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/jboss-ha-xa-jdbc.rar
18:23:05,691 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/jboss-local-jdbc.rar
18:23:05,722 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/jboss-xa-jdbc.rar
18:23:05,956 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/jms/jms-ra.rar
18:23:05,987 INFO [RARDeployment] Required license terms exist, view META-INF/r
a.xml in .../deploy/mail-ra.rar
18:23:06,768 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca
:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
18:23:07,018 INFO [A] Bound to JNDI name: queue/A
18:23:07,018 INFO [B] Bound to JNDI name: queue/B
18:23:07,018 INFO [C] Bound to JNDI name: queue/C
18:23:07,018 INFO [D] Bound to JNDI name: queue/D
18:23:07,018 INFO [ex] Bound to JNDI name: queue/ex
18:23:07,049 INFO [testTopic] Bound to JNDI name: topic/testTopic
18:23:07,049 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
18:23:07,049 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
18:23:07,065 INFO [testQueue] Bound to JNDI name: queue/testQueue
18:23:07,111 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.
0.0:8093
18:23:07,205 INFO [DLQ] Bound to JNDI name: queue/DLQ
18:23:07,424 INFO [RepositoryImpl] Starting repository...
18:23:07,439 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\repository
18:23:07,611 INFO [NodeTypeRegistry] no custom node type definitions found
18:23:07,627 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\version
18:23:08,610 INFO [ConnectionRecoveryManager] Database: Apache Derby / 10.2.1.6
- (452058)
18:23:08,610 INFO [ConnectionRecoveryManager] Driver: Apache Derby Embedded JDB
C Driver / 10.2.1.6 - (452058)
18:23:09,422 INFO [RepositoryImpl] initializing workspace 'default'...
18:23:09,422 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\workspaces\default
18:23:09,625 INFO [DatabasePersistenceManager] Database: Apache Derby / 10.2.1.
6 - (452058)
18:23:09,625 INFO [DatabasePersistenceManager] Driver: Apache Derby Embedded JD
BC Driver / 10.2.1.6 - (452058)
18:23:09,828 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\workspaces\default\blobs
18:23:09,937 INFO [RepositoryImpl] workspace 'default' initialized
18:23:10,187 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\repository\index
18:23:10,343 INFO [SearchIndex] Index initialized: e:/jackShare/271/repository/
index Version: 1
18:23:10,359 INFO [LocalFileSystem] LocalFileSystem initialized at path e:\jack
Share\271\workspaces\default\index
18:23:10,374 INFO [SearchIndex] Index initialized: e:\jackShare\271\workspaces\
default/index Version: 1
18:23:10,374 INFO [RepositoryImpl] Repository started
18:23:10,374 INFO [jcr/local] Created repository (org.apache.jackrabbit.core.Re
[EMAIL PROTECTED])
18:23:10,374 INFO [jcr/local] Created repository handle (org.apache.jackrabbit.
[EMAIL PROTECTED])
18:23:10,374 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:service=ConnectionFactoryBinding,name=jcr/local' to JNDI name 'java:jcr/
local'
18:23:10,499 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
18:23:10,905 INFO [TomcatDeployer] deploy, ctxPath=/Aklero, warUrl=.../deploy/A
klero.war/
18:23:10,906 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
loy/jmx-console.war/
18:23:10,907 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
-8080
18:23:10,907 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
Exception is as follows
----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
18:23:55,383 INFO [jcr/local] Created session (org.apache.jackrabbit.core.XASes
[EMAIL PROTECTED])
18:23:55,399 INFO [jcr/local] Created session (org.apache.jackrabbit.core.XASes
[EMAIL PROTECTED])
18:23:55,399 INFO [jcr/local] Created session (org.apache.jackrabbit.core.XASes
[EMAIL PROTECTED])
18:23:55,399 INFO [jcr/local] Created session (org.apache.jackrabbit.core.XASes
[EMAIL PROTECTED])
18:23:55,399 INFO [jcr/local] Created session (org.apache.jackrabbit.core.XASes
[EMAIL PROTECTED])
18:23:55,555 INFO [STDOUT] 18:23:55,555 ERROR [JRCMSSystem] Exception catched.
javax.jcr.ItemNotFoundException: bf82aa3b-29e7-42c8-8b9e-49a0a83bc674
at org.apache.jackrabbit.rmi.server.ServerObject.getRepositoryException(
ServerObject.java:112)
at org.apache.jackrabbit.rmi.server.ServerNode.getVersionHistory(ServerN
ode.java:473)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4
60)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport
.java:701)
at java.lang.Thread.run(Thread.java:595)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
RemoteCall.java:247)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
223)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
at org.apache.jackrabbit.rmi.server.ServerNode_Stub.getVersionHistory(Un
known Source)
at org.apache.jackrabbit.rmi.client.ClientNode.getVersionHistory(ClientN
ode.java:572)
at com.aklero.cms.JRCMSSystem.getLatestDocument(JRCMSSystem.java:501)
at com.aklero.cms.JRCMSSystem.getLatestDocument(JRCMSSystem.java:589)
at com.aklero.webapp.supervisor.action.ViewPDFAction.handleRequestAction
(ViewPDFAction.java:55)
at com.aklero.common.base.webapp.sprmvc.action.BaseAction.handleRequest(
BaseAction.java:47)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.ha
ndle(SimpleControllerHandlerAdapter.java:45)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(Dispatch
erServlet.java:820)
at org.springframework.web.servlet.DispatcherServlet.doService(Dispatche
rServlet.java:755)
at org.springframework.web.servlet.FrameworkServlet.processRequest(Frame
workServlet.java:396)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServ
let.java:360)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:173)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi
lter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:178)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit
yAssociationValve.java:175)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
e.java:74)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:105)
at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConne
ctionValve.java:156)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p
rocessConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
int.java:527)
at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWor
kerThread.java:112)
at java.lang.Thread.run(Thread.java:595)