|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
Artifactory migration 500 errorHi all
I'm in the process of migrating my company's artifactory repository to nexus, and am following the instructions at http://www.sonatype.com/people/2009/03/migrating-from-artifactory-to-nexus/ I have successfully exported my artifactory repository (3.8G zip file) and am attempting to import it into nexus. However, upon doing so I get the error message: The server encountered an unexpected condition which prevented it from fulfilling the request Nexus returned an error: ERROR 500: Internal Server Error Nothing appears in the log Any thoughts as to what could be happening? My artifactory version is 2.0.5 and nexus is 1.3.6 Open Source Thanks Mike Cripps --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: Artifactory migration 500 errorFWIW, we discussed this problem on nexus IRC.... it ended to be a problem on the exported zip.
Not sure if was a problem on artifactory exporting or on nexus reading this 3.8Gigs files, but using the folder export worked just fine.
VELO
On Wed, Sep 23, 2009 at 10:36 AM, Mike Cripps <mike.cripps@...> wrote: Hi all |
|
|
Re: Artifactory migration 500 errorwe better to document this in nexus book, if the zip file is too huge, extract first!
On Wed, Sep 23, 2009 at 10:53 PM, Marvin Froeder <velo@...> wrote: FWIW, we discussed this problem on nexus IRC.... it ended to be a problem on the exported zip. -- - juven |
|
|
Re: Artifactory migration 500 errorHi;
i have a 12 GB unzipped artifactory export. When i try to import to nexus, i experience the same problem. can you help me? thanks. Irfan GOREN i have: artifactory 2.1.0 nexus 1.4.0 open source migration plugin 1.2
|
|
|
Re: Artifactory migration 500 errorIs it zipped or unzipped when you start the import? Anything in the
logs or the wrapper.log? On Sat, Nov 14, 2009 at 9:58 AM, irfangoren <irfangoren@...> wrote: > > Hi; > > i have a 12 GB unzipped artifactory export. > When i try to import to nexus, i experience the same problem. > > can you help me? > > thanks. > Irfan GOREN > > i have: > artifactory 2.1.0 > nexus 1.4.0 open source > migration plugin 1.2 > > > > Juven Xu wrote: >> >> we better to document this in nexus book, if the zip file is too huge, >> extract first! >> >> On Wed, Sep 23, 2009 at 10:53 PM, Marvin Froeder <velo@...> >> wrote: >> >>> FWIW, we discussed this problem on nexus IRC.... it ended to be a problem >>> on the exported zip. >>> Not sure if was a problem on artifactory exporting or on nexus reading >>> this >>> 3.8Gigs files, but using the folder export worked just fine. >>> >>> >>> VELO >>> >>> >>> On Wed, Sep 23, 2009 at 10:36 AM, Mike Cripps >>> <mike.cripps@...>wrote: >>> >>>> Hi all >>>> >>>> I'm in the process of migrating my company's artifactory repository to >>>> nexus, and am following the instructions at >>>> >>>> http://www.sonatype.com/people/2009/03/migrating-from-artifactory-to-nexus/ >>>> >>>> I have successfully exported my artifactory repository (3.8G zip file) >>>> and am attempting to import it into nexus. >>>> >>>> However, upon doing so I get the error message: >>>> >>>> The server encountered an unexpected condition which prevented it from >>>> fulfilling the request >>>> >>>> Nexus returned an error: ERROR 500: Internal Server Error >>>> >>>> Nothing appears in the log >>>> >>>> Any thoughts as to what could be happening? >>>> >>>> My artifactory version is 2.0.5 and nexus is 1.3.6 Open Source >>>> >>>> Thanks >>>> Mike Cripps >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>> For additional commands, e-mail: nexus-user-help@... >>>> >>>> >>> >> >> >> -- >> - juven >> >> > > -- > View this message in context: http://old.nabble.com/Artifactory-migration-500-error-tp25577407p26350722.html > Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: Artifactory migration 500 errorHi;
The file is unzipped. [ never zipped ] . Migration log file is empty but I attach the nexus log file and error is below: Thanks. Irfan ------------------------------------------------- Initializing Nexus (OSS), Version 1.4.0 ------------------------------------------------- 2009-11-15 13:45:00 INFO [er_start_runner] - o.s.n.DefaultNexus - Activating locally installed plugins... 2009-11-15 13:45:00 INFO [er_start_runner] - o.s.n.p.m.ArtifactP~:default - User mappings file not found, will work with defaults... 2009-11-15 13:45:03 INFO [er_start_runner] - o.s.n.DefaultNexus - Plugin manager request "ACTIVATE" on plugin "org.sonatype.nexus.plugins:nexus-migration-plugin-artifactory:1.2" was succesful. 2009-11-15 13:45:03 INFO [er_start_runner] - o.s.n.c.a.NexusConf~ - Loading Nexus Configuration... 2009-11-15 13:45:03 INFO [er_start_runner] - o.s.n.c.s.Applicati~:static - Configuration loaded succesfully. 2009-11-15 13:45:03 INFO [er_start_runner] - o.s.n.c.s.Applicati~:file - Loading Nexus configuration from D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\bin\jsw\windows-x86-32\..\..\..\..\sonatype-work\nexus\conf\nexus.xml 2009-11-15 13:45:03 INFO [er_start_runner] - o.s.n.c.s.Applicati~:file - Configuration loaded succesfully. 2009-11-15 13:45:04 INFO [er_start_runner] - o.s.n.c.v.Applicati~:default - Nexus configuration validated succesfully. 2009-11-15 13:45:05 INFO [er_start_runner] - o.s.n.c.a.NexusConf~ - Applying Nexus Configuration... 2009-11-15 13:45:05 INFO [er_start_runner] - o.s.p.c.e.PlexusEhC~:default - Creating and configuring EHCache manager with classpath:/ehcache.xml, using disk store 'D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\runtime\tmp\ehcache' 2009-11-15 13:45:05 WARN [er_start_runner] - net.sf.ehcache.Cache - An API change between ehcache-1.1 and ehcache-1.2 results in the persistence path being set to ../../../runtime/tmp when the ehcache-1.1 constructor is used. Please change to the 1.2 constructor. 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.s.c.s.FileSecur~ - Loading Security configuration from D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\bin\jsw\windows-x86-32\..\..\..\..\sonatype-work\nexus\conf\security-configuration.xml 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.s.TaskConfigMan~ - 0 task(s) to load. 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.n.DefaultNexus - Nexus Work Directory : D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\bin\jsw\windows-x86-32\..\..\..\..\sonatype-work\nexus 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.n.DefaultNexus - Started Nexus (version 1.4.0 OSS) 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.s.m.s.FileModel~ - Loading Security configuration from D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\bin\jsw\windows-x86-32\..\..\..\..\sonatype-work\nexus\conf\security.xml 2009-11-15 13:45:06 INFO [er_start_runner] - o.s.s.w.PlexusConfi~ - SecurityManager with role='org.jsecurity.mgt.RealmSecurityManager' and roleHint='web' found in Plexus. 2009-11-15 13:45:07 INFO [er_start_runner] - org.mortbay.log - Started SelectChannelConnector@0.0.0.0:8081 2009-11-15 13:45:20 INFO [@qtp-19097823-0] - /nexus - nexus: [Noelios Restlet Engine] - Attaching application: org.sonatype.nexus.rest.NexusApplication@1b38cdc to URI: /nexus 2009-11-15 13:45:23 INFO [@qtp-19097823-2] - o.s.s.m.s.FileModel~ - Loading Security configuration from D:\nexus\nexus-webapp-1.4.0-bundle\nexus-webapp-1.4.0\bin\jsw\windows-x86-32\..\..\..\..\sonatype-work\nexus\conf\security.xml 2009-11-15 13:45:36 INFO [@qtp-19097823-2] - o.s.n.s.f.a.NexusSe~ - Successfully authenticated user [admin] from IP Address 127.0.0.1 2009-11-15 13:45:36 INFO [@qtp-19097823-2] - o.s.n.s.f.a.NexusSe~ - Successfully authenticated user [admin] from IP Address 127.0.0.1 2009-11-15 13:45:46 ERROR [@qtp-19097823-2] - o.s.n.e.r.ErrorRepo~ - Detected Error in Nexus java.lang.NullPointerException at org.sonatype.nexus.plugin.migration.artifactory.security.builder.SecurityConfig130Parser.parsePermissionTargets(SecurityConfig130Parser.java:116) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.AbstractSecurityConfigParser.parse(AbstractSecurityConfigParser.java:56) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.ArtifactorySecurityConfigBuilder.build(ArtifactorySecurityConfigBuilder.java:102) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.ArtifactorySecurityConfigBuilder.read(ArtifactorySecurityConfigBuilder.java:60) at org.sonatype.nexus.plugin.migration.artifactory.ArtifactoryFileLocationPlexusResource.buildSecurityConfig(ArtifactoryFileLocationPlexusResource.java:181) at org.sonatype.nexus.plugin.migration.artifactory.ArtifactoryFileLocationPlexusResource.post(ArtifactoryFileLocationPlexusResource.java:129) at org.sonatype.plexus.rest.resource.RestletResource.acceptRepresentation(RestletResource.java:284) at org.sonatype.nexus.rest.NexusRestletResource.acceptRepresentation(NexusRestletResource.java:59) at org.restlet.resource.Resource.post(Resource.java:688) at org.restlet.resource.Resource.handlePost(Resource.java:537) at org.restlet.Finder.handle(Finder.java:357) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.sonatype.plexus.rest.RetargetableRestlet.doHandle(RetargetableRestlet.java:39) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:130) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:124) at com.noelios.restlet.application.ApplicationHelper.handle(ApplicationHelper.java:112) at org.restlet.Application.handle(Application.java:341) at org.restlet.ext.wadl.WadlApplication.handle(WadlApplication.java:705) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:124) at org.restlet.Component.handle(Component.java:673) at org.restlet.Server.handle(Server.java:331) at com.noelios.restlet.ServerHelper.handle(ServerHelper.java:68) at com.noelios.restlet.http.HttpServerHelper.handle(HttpServerHelper.java:147) at com.noelios.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:52) at org.jsecurity.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:105) at org.jsecurity.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:135) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:57) at org.jsecurity.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:105) at org.jsecurity.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:135) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:57) at org.jsecurity.web.servlet.JSecurityFilter.doFilterInternal(JSecurityFilter.java:382) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1148) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:387) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520) 2009-11-15 13:45:46 ERROR [@qtp-19097823-2] - o.s.n.r.NexusApplic~ - Unhandled exception or error intercepted java.lang.NullPointerException at org.sonatype.nexus.plugin.migration.artifactory.security.builder.SecurityConfig130Parser.parsePermissionTargets(SecurityConfig130Parser.java:116) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.AbstractSecurityConfigParser.parse(AbstractSecurityConfigParser.java:56) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.ArtifactorySecurityConfigBuilder.build(ArtifactorySecurityConfigBuilder.java:102) at org.sonatype.nexus.plugin.migration.artifactory.security.builder.ArtifactorySecurityConfigBuilder.read(ArtifactorySecurityConfigBuilder.java:60) at org.sonatype.nexus.plugin.migration.artifactory.ArtifactoryFileLocationPlexusResource.buildSecurityConfig(ArtifactoryFileLocationPlexusResource.java:181) at org.sonatype.nexus.plugin.migration.artifactory.ArtifactoryFileLocationPlexusResource.post(ArtifactoryFileLocationPlexusResource.java:129) at org.sonatype.plexus.rest.resource.RestletResource.acceptRepresentation(RestletResource.java:284) at org.sonatype.nexus.rest.NexusRestletResource.acceptRepresentation(NexusRestletResource.java:59) at org.restlet.resource.Resource.post(Resource.java:688) at org.restlet.resource.Resource.handlePost(Resource.java:537) at org.restlet.Finder.handle(Finder.java:357) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.sonatype.plexus.rest.RetargetableRestlet.doHandle(RetargetableRestlet.java:39) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:130) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:124) at com.noelios.restlet.application.ApplicationHelper.handle(ApplicationHelper.java:112) at org.restlet.Application.handle(Application.java:341) at org.restlet.ext.wadl.WadlApplication.handle(WadlApplication.java:705) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at org.restlet.Router.handle(Router.java:504) at org.restlet.Filter.doHandle(Filter.java:150) at org.restlet.Filter.handle(Filter.java:195) at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:124) at org.restlet.Component.handle(Component.java:673) at org.restlet.Server.handle(Server.java:331) at com.noelios.restlet.ServerHelper.handle(ServerHelper.java:68) at com.noelios.restlet.http.HttpServerHelper.handle(HttpServerHelper.java:147) at com.noelios.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:52) at org.jsecurity.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:105) at org.jsecurity.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:135) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:57) at org.jsecurity.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:105) at org.jsecurity.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:135) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:57) at org.jsecurity.web.servlet.JSecurityFilter.doFilterInternal(JSecurityFilter.java:382) at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:180) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1148) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:387) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
|
|
|
Re: Artifactory migration 500 errorHi Irfan,
Could you send me your security.xml file? I do need to see the acls section. VELO On Sun, Nov 15, 2009 at 9:58 AM, irfangoren <irfangoren@...> wrote:
|
|
|
Re: Artifactory migration 500 errorHi
I assist to the artifactory presentation at devoxx 2009. It seems a good repo manager. I use nexus but why did you decide to migrate ? 2009/9/23 Mike Cripps <mike.cripps@...> Hi all -- Cordialement / Best regards Fabrice Mercier |
|
|
Re: Artifactory migration 500 errorHi,
I see the the acls section problem mentioned in another subject and reconfigured security.xml file. It seems to work and parsing error dissappeared. But a new problem has rised. I wrote on the subject "Nexus returned an error: ERROR -1: transaction aborted". thanks.
|
|
|
Re: Artifactory migration 500 errorOw, I saw that one, no logging at all?
Neither on nexus.log? Are you log level debug? If not could you set it to debug, retry and lemme know if it shows anything else? VELO
On Fri, Nov 20, 2009 at 10:34 AM, irfangoren <irfangoren@...> wrote:
|
| Free embeddable forum powered by Nabble | Forum Help |