I don't have any insight into this problem. There are lots of open
source packages in those stack traces. The null pointer exception looks
like a bug, but not in Derby.
Sorry to not having anything more useful to say,
-Rick
On 4/13/15 3:24 AM, subrahmanyam K wrote:
requesting you please help in resolving this issue
2015-04-13 12:55:34.776:INFO::Opened
/var/log/artifactory/2015_04_13.request.log
2015-04-13 12:55:34.790:INFO::Started
[email protected]:8081
<http://[email protected]:8081>
2015-04-13 12:55:34,812 [art-init] [INFO ]
(o.a.s.SpringConfigResourceLoader:95) - artifactory.addons.disabled=[]
2015-04-13 12:55:34,835 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:196) - Refreshing
org.artifactory.spring.ArtifactoryApplicationContext@6a510e9:
startup date [Mon Apr 13 12:55:34 EEST 2015]; root of context
hierarchy
2015-04-13 12:55:38,111 [art-init] [INFO ]
(o.a.r.a.RequestAdvice:50) - Creating request advice interceptor
2015-04-13 12:55:38,774 [art-init] [WARN ]
(o.a.j.c.u.RepositoryLock:134) - Existing lock file
/var/local/artifactory-2.2.3/data/.lock detected. Repository ws
not shut down properly.
2015-04-13 12:55:40,226 [art-init] [INFO ]
(o.a.j.j.ArtifactoryBaseDataStore:565) - Using JDBC driver Apache
Derby Embedded JDBC Driver 10.5.3.0 - (802917)
2015-04-13 12:55:43,207 [art-init] [INFO ]
(o.a.s.ArtifactorySchedulerFactoryBean:650) - Starting Quartz
Scheduler now
2015-04-13 12:55:43,214 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:204) - Artifactory context
starting up...
2015-04-13 12:55:43,214 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:210) - Initializing
org.artifactory.logging.LoggingService
2015-04-13 12:55:43,297 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:210) - Initializing
org.artifactory.jcr.md.MetadataDefinitionService
2015-04-13 12:55:43,346 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:210) - Initializing
org.artifactory.jcr.JcrService
2015-04-13 12:55:43,425 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:210) - Initializing
org.artifactory.config.InternalCentralConfigService
2015-04-13 12:55:43,449 [art-init] [INFO ]
(o.a.c.CentralConfigServiceImpl:138) - Loading existing
configuration from storage.
2015-04-13 12:55:43,502 [art-init] [WARN ]
(o.a.j.c.v.BLOBInDataStore:98) - getLength for
c1be5233fa430e9d89ef5718c99b119f30548237 failed
org.apache.jackrabbit.core.data.DataStoreException: Record not
found: c1be5233fa430e9d89ef5718c99b119f30548237
at
org.artifactory.jcr.jackrabbit.ArtifactoryBaseDataStore.getRecord(ArtifactoryBaseDataStore.java:508)
[artifactory-core-2.2.3.jar:na]
at
org.apache.jackrabbit.core.value.BLOBInDataStore.getDataRecord(BLOBInDataStore.java:144)
[jackrabbit-core-jfrog-1.6.0j.jar:1.6.0j]
at
org.apache.jackrabbit.core.value.BLOBInDataStore.getLength(BLOBInDataStore.java:96)
[jackrabbit-core-jfrog-1.6.0j.jar:1.6.0j]
at
org.apache.jackrabbit.core.PropertyImpl.getLength(PropertyImpl.java:205)
[jackrabbit-core-jfrog-1.6.0j.jar:1.6.0j]
at
org.apache.jackrabbit.core.PropertyImpl.getLength(PropertyImpl.java:698)
[jackrabbit-core-jfrog-1.6.0j.jar:1.6.0j]
at
org.artifactory.repo.jcr.JcrHelper.getRawStringStream(JcrHelper.java:333)
[artifactory-core-2.2.3.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.getStream(JcrServiceImpl.java:607)
[artifactory-core-2.2.3.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.getString(JcrServiceImpl.java:594)
[artifactory-core-2.2.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) [na:1.6.0_20]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[na:1.6.0_20]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_20]
at java.lang.reflect.Method.invoke(Method.java:597)
[na:1.6.0_20]
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
[spring-aop-3.0.0.RELEASE.jar:3.0.0.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
[spring-aop-3.0.0.RELEASE.jar:3..0.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
[spring-aop-3.0.0.RELEASE.jar:3.0.0.RELESE]
at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
[spring-tx-3.0.0.RELEASE.jar:3.0.0.RELESE]