I am trying do a full system import of Artifactory to a new instance of
Artifactory. The instance is quite big (>70 GB). Both the instances are
Artifactory version 2.3.1 running on Centos 5.4. After the import, it looks
like not all artifacts have been imported. The original instance shows that
"Artifactory is happily serving 45565 artifacts." while the new instance
(with the recently imported data) shows - "Artifactory is happily serving
31814 artifacts." The logs show the only following warnings:
2011-06-03 13:20:54,483 [art-exec-5] [WARN ] (o.a.j.f.JcrFile :218) -
Received file
libs-releases-local:com/xxxxxxxx/traffick_model/1.0.8.207/traffick_model-1.0.8.207.jar
with Checksum error on MD5 actual=71468e3db193f3afcaa58c43f1e099da
expected=3e14f07146d6ada9935b0625096b43d1
2011-06-03 13:20:54,511 [art-exec-5] [WARN ] (o.a.j.f.JcrFile :222) -
Received file
libs-releases-local:com/xxxxxxxx/traffick_model/1.0.8.207/traffick_model-1.0.8.207.jar
with Checksum error on SHA1 actual=e241340a37f66c0144d69e7990f0c2cc45975c70
expected=bb64a527007f4485ab0448b23539385c9bcf3ee5
2011-06-03 13:34:52,255 [art-exec-5] [WARN ] (o.a.j.f.JcrFile :218) -
Received file
libs-releases-local:com/xxxxxxxx/sophy/1.1.7.76/sophy-1.1.7.76.jar with
Checksum error on MD5 actual=f3814d1c73e5c4710eaa4c8695915f87
expected=097c92a4022ff02f888da52caa2fb14f
2011-06-03 13:34:52,286 [art-exec-5] [WARN ] (o.a.j.f.JcrFile :222) -
Received file
libs-releases-local:com/xxxxxxxx/sophy/1.1.7.76/sophy-1.1.7.76.jar with
Checksum error on SHA1 actual=299a4f1a19dbd09989776c560077a3d5b8f2e3e7
expected=892c3fa7dc892da4c2d8663ef7cb27680da322f4.
Once the import is over, from the logs it looks like, artifactory starts
indexing the new data. I was hoping that the numbers would match once this
indexing is over. So after waiting for few hours the indexing stopped but
the numbers did not match. So I decided to restart artifactory hoping this
would maybe fix the index. Now, the artifactory instance fails to start with
a 500 HTTP server-side error:
HTTP ERROR 500
Problem accessing /artifactory/webapp/home.html. Reason:
Server Error
Caused by:
java.lang.NullPointerException
at
org.artifactory.webapp.servlet.ArtifactoryFilter.bind(ArtifactoryFilter.java:76)
at
org.artifactory.webapp.servlet.ArtifactoryFilter.doFilter(ArtifactoryFilter.java:58)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1190)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:424)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:931)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:361)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:245)
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)
at org.eclipse.jetty.server.Server.handle(Server.java:337)
at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:581)
at
org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1005)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:560)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:222)
at
org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:417)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:474)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Can you please give me hints to what might be wrong?
Thanks,
asksa
--
View this message in context:
http://forums.jfrog.org/Missing-artifacts-and-failure-to-restart-after-import-tp6446255p6446255.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users