Toni, Niclas any idea why signup at jira fails?

kind regards,
andreas

On Tue, Jan 11, 2011 at 05:33:09PM +0100, Bergmann, Sandra wrote:
> 
> ________________________________________
> Von: Andreas Pieber [anpie...@gmail.com]
> Gesendet: Dienstag, 11. Januar 2011 16:40
> An: Bergmann, Sandra
> Betreff: Re: WG: pax wicket
> 
> Hey,
> 
> Das bitte an die ops4j mailingliste; Niclas/Toni sind die Sysadmins
> 
> lg andi
> 
> On Tue, Jan 11, 2011 at 04:35:06PM +0100, Bergmann, Sandra wrote:
> > Hallo Andreas,
> >
> > ich wollte eben einen Issue erstellen.
> > Allerdings bekomme ich beim Account erstellen immer folgende Message:
> > System Error
> >
> > A system error has occurred.
> >
> > If this problem persists - please notify your JIRA administrator of this 
> > problem.
> >
> > Otherwise, please create a support issue on our support system at 
> > http://support.atlassian.com with the following information:
> >
> >    1. a description of your problem
> >    2. cut & paste the error and system information found below
> >    3. attach the application server log file ( /home/www/atlassian-jira.log 
> > )
> >
> > Cause:
> > org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested 
> > exception is org.codehaus.xfire.fault.XFireFault: Fault: 
> > java.lang.NullPointerException
> >
> > Stack Trace: [hide]
> >
> > org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested 
> > exception is org.codehaus.xfire.fault.XFireFault: Fault: 
> > java.lang.NullPointerException
> > org.codehaus.xfire.fault.XFireFault: Fault: java.lang.NullPointerException
> >         at 
> > org.codehaus.xfire.fault.Soap11FaultSerializer.readMessage(Soap11FaultSerializer.java:31)
> >         at 
> > org.codehaus.xfire.fault.SoapFaultSerializer.readMessage(SoapFaultSerializer.java:28)
> >         at 
> > org.codehaus.xfire.soap.handler.ReadHeadersHandler.checkForFault(ReadHeadersHandler.java:111)
> >         at 
> > org.codehaus.xfire.soap.handler.ReadHeadersHandler.invoke(ReadHeadersHandler.java:67)
> >         at 
> > org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
> >         at org.codehaus.xfire.client.Client.onReceive(Client.java:406)
> >         at 
> > org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:139)
> >         at 
> > org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:48)
> >         at 
> > org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)
> >         at 
> > org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
> >         at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:79)
> >         at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:114)
> >         at org.codehaus.xfire.client.Client.invoke(Client.java:336)
> >         at 
> > org.codehaus.xfire.client.XFireProxy.handleRequest(XFireProxy.java:77)
> >         at org.codehaus.xfire.client.XFireProxy.invoke(XFireProxy.java:57)
> >         at $Proxy6.addPrincipal(Unknown Source)
> >         at 
> > com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl.addPrincipal(SecurityServerClientImpl.java:595)
> >         at 
> > com.atlassian.crowd.integration.service.cache.CachingUserManager$Server.addUser(CachingUserManager.java:211)
> >         at 
> > com.atlassian.crowd.integration.service.cache.CachingUserManager.addUser(CachingUserManager.java:67)
> >         at 
> > com.atlassian.crowd.integration.osuser.CrowdCredentialsProvider.create(CrowdCredentialsProvider.java:128)
> >         at 
> > com.opensymphony.user.UserManager.createEntity(UserManager.java:373)
> >         at 
> > com.opensymphony.user.UserManager.createUser(UserManager.java:245)
> >         at com.atlassian.core.user.UserUtils.createUser(UserUtils.java:265)
> >         at com.atlassian.core.user.UserUtils.createUser(UserUtils.java:238)
> >         at 
> > com.atlassian.jira.user.util.UserUtilImpl.createJiraUser(UserUtilImpl.java:293)
> >         at 
> > com.atlassian.jira.web.action.user.Signup.doExecute(Signup.java:87)
> >         at webwork.action.ActionSupport.execute(ActionSupport.java:153)
> >         at 
> > com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:54)
> >         at 
> > webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:132)
> >         at 
> > com.atlassian.jira.web.dispatcher.JiraServletDispatcher.service(JiraServletDispatcher.java:178)
> >         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.jira.web.filters.AccessLogFilter.doFilter(AccessLogFilter.java:73)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:119)
> >         at 
> > com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:55)
> >         at 
> > com.atlassian.jira.web.filters.SitemeshExcludePathFilter.doFilter(SitemeshExcludePathFilter.java:38)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:192)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.seraph.filter.TrustedApplicationsFilter.doFilter(TrustedApplicationsFilter.java:120)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:125)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:132)
> >         at 
> > com.atlassian.jira.web.filters.JIRAProfilingFilter.doFilter(JIRAProfilingFilter.java:16)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.jira.web.filters.ActionCleanupDelayFilter.doFilter(ActionCleanupDelayFilter.java:43)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.jira.web.filters.RequestCleanupFilter.doFilter(RequestCleanupFilter.java:50)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:72)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:350)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.gzipfilter.GzipFilter.doFilterInternal(GzipFilter.java:81)
> >         at com.atlassian.gzipfilter.GzipFilter.doFilter(GzipFilter.java:51)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.core.filters.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:33)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > com.atlassian.jira.appconsistency.db.DatabaseCompatibilityEnforcerFilter.doFilter(DatabaseCompatibilityEnforcerFilter.java:39)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >         at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >         at 
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> >         at 
> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
> >         at 
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> >         at 
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
> >         at 
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
> >         at 
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:548)
> >         at 
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
> >         at 
> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
> >         at 
> > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
> >         at 
> > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
> >         at 
> > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
> >         at 
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
> >         at java.lang.Thread.run(Thread.java:595)
> >
> > Administrator habe ich benachrichtigt.
> > Naja ich werde mal weiter debuggen.
> > Bisher habe ich noch keine Lösung für mein Problem gefunden.
> >
> > Grüße,
> > Sandra
> >
> > -----Ursprüngliche Nachricht-----
> > Von: Andreas Pieber [mailto:anpie...@gmail.com]
> > Gesendet: Dienstag, 11. Januar 2011 08:42
> > An: Bergmann, Sandra
> > Betreff: Re: WG: pax wicket
> >
> > ok, wenn wir sowieso schon ohne ML schreiben...
> >
> > On Tue, Jan 11, 2011 at 08:31:41AM +0100, Bergmann, Sandra wrote:
> > > Which comment do you mean?
> > > Maybe I have deleted it. There were sometimes so much mails, I lost
> > > the overview :)
> >
> > sry, war nur beim issue dabei http://issues.ops4j.org/browse/PAXWICKET-60
> >
> > > So I will wait for the release today, maybe it helps.
> >
> > arbeitest du schon auf karaf?
> >
> > > So maybe there is a problem with my manifest files and the osgi.bundle.
> > > Only osgi.bundle, it doesn't work. So I created a manifest file for all 
> > > bundles. This helps, but I don't know, maybe there is a problem.
> > > I will look for it.
> >
> > Ich weiß nicht was du meinst?
> >
> > > Do you know from where GenericContext or HttpServiceConetext get the 
> > > information for real path or resource? So I see this is wrong, but I 
> > > don't know where this was set.
> > >
> > > /deptStore/] INFO
> > > org.ops4j.pax.web.service.internal.HttpServiceContext - getting real
> > > path: [/] [33475172@qtp0-0 - /deptStore/] INFO
> > > org.ops4j.pax.web.service.internal.HttpServiceContext - getting resource: 
> > > [/] [33475172@qtp0-0 - /deptStore/] DEBUG 
> > > org.ops4j.pax.wicket.internal.GenericContext - getResource( / ) 
> > > [33475172@qtp0-0 - /deptStore/] ERROR org.apache.wicket.RequestCycle - 
> > > there was an error cleaning up target 
> > > [BookmarkablePageRequestTarget@825955541 
> > > pageClass=org.ops4j.pax.wicket.samples.departmentstore.view.internal.OverviewPage].
> >
> > Da scheint irgendwie die hälfte zu fehlen... MÜsst man mal in wicket hinein 
> > debuggen
> >
> > lg andi
> >
> > >
> > > Best regards,
> > > Sandra
> > >
> > >
> > >
> > > -----Ursprüngliche Nachricht-----
> > > Von: Andreas Pieber [mailto:anpie...@gmail.com]
> > > Gesendet: Dienstag, 11. Januar 2011 08:11
> > > An: Bergmann, Sandra
> > > Betreff: Re: WG: pax wicket
> > >
> > > Please also describe exactly how to reproduce the problem.
> > >
> > > BTW, using pax-wicket trunk version with karaf-2.1.3 (will be released 
> > > today) works for me (using the features.xml).
> > >
> > > BTW, there was a comment on the ML to your issue by edward-yakop. It 
> > > seams that he've fixed it in master?
> > >
> > > kind regards,
> > > andreas
> > >
> > > On Tue, Jan 11, 2011 at 08:09:51AM +0100, Bergmann, Sandra wrote:
> > > > Hello Andreas,
> > > >
> > > > yes, I have tried it, but it don't works.
> > > > I will create an issue today.
> > > >
> > > > Best regards,
> > > > Sandra
> > > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: Andreas Pieber [mailto:anpie...@gmail.com]
> > > > Gesendet: Sonntag, 9. Januar 2011 09:11
> > > > An: Bergmann, Sandra
> > > > Cc: general@lists.ops4j.org
> > > > Betreff: Re: WG: pax wicket
> > > >
> > > > 1) Please create an account for the pax-infrastructure. E.g. at
> > > > issues.ops4j.org on the right upper corner press login; then you can
> > > > create a new account. Maybe also this link works [1]
> > > >
> > > > 2) @documentation. Well... The only sources for the moment are [2] and 
> > > > [3]. But feel free to ask.
> > > >
> > > > 3) Btw, have you already tried if your problem is already fixed in 
> > > > trunk [4]?
> > > >
> > > > [1]
> > > > http://issues.ops4j.org/login.jsp?os_destination=%2Fsecure%2FDashboa
> > > > rd .jspa [2] http://wiki.ops4j.org/display/ops4j/Pax+Wicket
> > > > [3] http://www.ops4j.org/projects/pax/wicket/
> > > > [4] https://github.com/ops4j/org.ops4j.pax.wicket
> > > >
> > > > On Sat, Jan 08, 2011 at 02:44:51PM +0100, Bergmann, Sandra wrote:
> > > > > Hello Andreas,
> > > > >
> > > > > thanks for your help!
> > > > > Do i need a login to create a new issue? I'm not able to find the 
> > > > > right button for this.
> > > > > Another question: Is there any more documention for pax wicket? I 
> > > > > only found some papers on http://www.ops4j.org/projects/pax/wicket/.
> > > > >
> > > > > Best regards,
> > > > > Sandra
> > > > >
> > > > > ________________________________________
> > > > > Von: Andreas Pieber [anpie...@gmail.com]
> > > > > Gesendet: Samstag, 8. Januar 2011 07:53
> > > > > An: Bergmann, Sandra
> > > > > Cc: general@lists.ops4j.org
> > > > > Betreff: Re: WG: pax wicket
> > > > >
> > > > > Hey Sandra,
> > > > >
> > > > > Still, please create an issue for this at [1]. I'm planning some
> > > > > work on pax-wicket within the next days and maybe I find your
> > > > > issue on the way :)
> > > > >
> > > > > kind regards,
> > > > > andreas
> > > > >
> > > > > [1] http://issues.ops4j.org/secure/BrowseProject.jspa
> > > > >
> > > > > On Fri, Jan 07, 2011 at 02:56:33PM +0100, Bergmann, Sandra wrote:
> > > > > >    Hello,
> > > > > >
> > > > > >
> > > > > >
> > > > > >    i'm new to Pax Wicket.
> > > > > >
> > > > > >    I have a question to the departmentStore example.
> > > > > >
> > > > > >    I followed the instructions on
> > > > > >    
> > > > > > [1]http://www.ops4j.org/projects/pax/wicket/getting-started/installatio
> > > > > >    n.html
> > > > > >
> > > > > >    It seems to work, but when I click on buttons or something like 
> > > > > > this I
> > > > > >    got this exception in my eclipse console:
> > > > > >
> > > > > >
> > > > > >
> > > > > >    [21219507@qtp0-0 - /deptStore/] ERROR 
> > > > > > org.apache.wicket.RequestCycle -
> > > > > >    there was an error cleaning up target
> > > > > >    [BookmarkablePageRequestTarget@1045243182
> > > > > >    
> > > > > > pageClass=org.ops4j.pax.wicket.samples.departmentstore.view.internal.Ov
> > > > > >    erviewPage].
> > > > > >
> > > > > >    java.lang.reflect.UndeclaredThrowableException
> > > > > >
> > > > > >            at $Proxy1.getPathTranslated(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.servlet.ServletWebRequest.toString(Serv
> > > > > >    letWebRequest.java:552)
> > > > > >
> > > > > >            at java.lang.String.valueOf(Unknown Source)
> > > > > >
> > > > > >            at java.lang.StringBuilder.append(Unknown Source)
> > > > > >
> > > > > >            at org.apache.wicket.Page.onDetach(Page.java:1549)
> > > > > >
> > > > > >            at
> > > > > > org.apache.wicket.Component.detach(Component.java:1221)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.request.target.component.BookmarkablePageRequestTarge
> > > > > >    t.detach(BookmarkablePageRequestTarget.java:142)
> > > > > >
> > > > > >            at
> > > > > >    org.apache.wicket.RequestCycle.detach(RequestCycle.java:1122)
> > > > > >
> > > > > >            at
> > > > > > org.apache.wicket.RequestCycle.steps(RequestCycle.java:1454)
> > > > > >
> > > > > >            at
> > > > > >    org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:47
> > > > > >    9)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:
> > > > > >    138)
> > > > > >
> > > > > >            at
> > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> > > > > >
> > > > > >            at
> > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
> > > > > >
> > > > > >            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
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.ServletProxy$ServletInvocationHandler.inv
> > > > > >    oke(ServletProxy.java:75)
> > > > > >
> > > > > >            at $Proxy0.service(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
> > > > > > 50
> > > > > > 2)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceServletHandler.handle(Htt
> > > > > >    pServiceServletHandler.java:64)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext.handle(HttpServic
> > > > > >    eContext.java:108)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.JettyServerHandlerCollection.handle(
> > > > > >    JettyServerHandlerCollection.java:64)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152
> > > > > >    )
> > > > > >
> > > > > >            at org.mortbay.jetty.Server.handle(Server.java:320)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.ja
> > > > > > va
> > > > > > :5
> > > > > > 34)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConn
> > > > > >    ection.java:864)
> > > > > >
> > > > > >            at
> > > > > > org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java
> > > > > >    :409)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.jav
> > > > > >    a:522)
> > > > > >
> > > > > >    Caused by: java.lang.reflect.InvocationTargetException
> > > > > >
> > > > > >            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
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.ServletProxy$ServletInvocationHandler$Ser
> > > > > >    vletRequestInvocationHandler.invoke(ServletProxy.java:207)
> > > > > >
> > > > > >            ... 36 more
> > > > > >
> > > > > >    Caused by: java.lang.StringIndexOutOfBoundsException: String 
> > > > > > index out
> > > > > >    of range: -9
> > > > > >
> > > > > >            at java.lang.String.substring(Unknown Source)
> > > > > >
> > > > > >            at java.lang.String.substring(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.GenericContext.getResource(GenericContext
> > > > > >    .java:78)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext$1.run(Ht
> > > > > >    tpServiceContext.java:240)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext$1.run(Ht
> > > > > >    tpServiceContext.java:237)
> > > > > >
> > > > > >            at java.security.AccessController.doPrivileged(Native
> > > > > > Method)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext.getResou
> > > > > >    rce(HttpServiceContext.java:234)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext.getRealP
> > > > > >    ath(HttpServiceContext.java:203)
> > > > > >
> > > > > >            at
> > > > > >    org.mortbay.jetty.Request.getPathTranslated(Request.java:823)
> > > > > >
> > > > > >            ... 41 more
> > > > > >
> > > > > >    [21219507@qtp0-0 - /deptStore/] INFO
> > > > > >    org.ops4j.pax.web.service.internal.HttpServiceContext - getting 
> > > > > > real
> > > > > >    path: [/]
> > > > > >
> > > > > >    [21219507@qtp0-0 - /deptStore/] INFO
> > > > > >    org.ops4j.pax.web.service.internal.HttpServiceContext - getting
> > > > > >    resource: [/]
> > > > > >
> > > > > >    [21219507@qtp0-0 - /deptStore/] DEBUG
> > > > > >    org.ops4j.pax.wicket.internal.GenericContext - getResource( /
> > > > > > )
> > > > > >
> > > > > >    [21219507@qtp0-0 - /deptStore/] ERROR org.apache.wicket.Session -
> > > > > >    Exception when detaching/serializing page
> > > > > >
> > > > > >    java.lang.reflect.UndeclaredThrowableException
> > > > > >
> > > > > >            at $Proxy1.getPathTranslated(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.servlet.ServletWebRequest.toString(Serv
> > > > > >    letWebRequest.java:552)
> > > > > >
> > > > > >            at java.lang.String.valueOf(Unknown Source)
> > > > > >
> > > > > >            at java.lang.StringBuilder.append(Unknown Source)
> > > > > >
> > > > > >            at org.apache.wicket.Page.onDetach(Page.java:1549)
> > > > > >
> > > > > >            at
> > > > > > org.apache.wicket.Component.detach(Component.java:1221)
> > > > > >
> > > > > >            at
> > > > > > org.apache.wicket.Session.requestDetached(Session.java:1399)
> > > > > >
> > > > > >            at
> > > > > >    org.apache.wicket.RequestCycle.detach(RequestCycle.java:1176)
> > > > > >
> > > > > >            at
> > > > > > org.apache.wicket.RequestCycle.steps(RequestCycle.java:1454)
> > > > > >
> > > > > >            at
> > > > > >    org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:47
> > > > > >    9)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:
> > > > > >    138)
> > > > > >
> > > > > >            at
> > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> > > > > >
> > > > > >            at
> > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
> > > > > >
> > > > > >            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
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.ServletProxy$ServletInvocationHandler.inv
> > > > > >    oke(ServletProxy.java:75)
> > > > > >
> > > > > >            at $Proxy0.service(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
> > > > > > 50
> > > > > > 2)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceServletHandler.handle(Htt
> > > > > >    pServiceServletHandler.java:64)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766
> > > > > >    )
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext.handle(HttpServic
> > > > > >    eContext.java:108)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.JettyServerHandlerCollection.handle(
> > > > > >    JettyServerHandlerCollection.java:64)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152
> > > > > >    )
> > > > > >
> > > > > >            at org.mortbay.jetty.Server.handle(Server.java:320)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.ja
> > > > > > va
> > > > > > :5
> > > > > > 34)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConn
> > > > > >    ection.java:864)
> > > > > >
> > > > > >            at
> > > > > > org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
> > > > > >
> > > > > >            at
> > > > > >
> > > > > > org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java
> > > > > >    :409)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.jav
> > > > > >    a:522)
> > > > > >
> > > > > >    Caused by: java.lang.reflect.InvocationTargetException
> > > > > >
> > > > > >            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
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.ServletProxy$ServletInvocationHandler$Ser
> > > > > >    vletRequestInvocationHandler.invoke(ServletProxy.java:207)
> > > > > >
> > > > > >            ... 36 more
> > > > > >
> > > > > >    Caused by: java.lang.StringIndexOutOfBoundsException: String 
> > > > > > index out
> > > > > >    of range: -9
> > > > > >
> > > > > >            at java.lang.String.substring(Unknown Source)
> > > > > >
> > > > > >            at java.lang.String.substring(Unknown Source)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.wicket.internal.GenericContext.getResource(GenericContext
> > > > > >    .java:78)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext$1.run(Ht
> > > > > >    tpServiceContext.java:240)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext$1.run(Ht
> > > > > >    tpServiceContext.java:237)
> > > > > >
> > > > > >            at java.security.AccessController.doPrivileged(Native
> > > > > > Method)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext.getResou
> > > > > >    rce(HttpServiceContext.java:234)
> > > > > >
> > > > > >            at
> > > > > >    
> > > > > > org.ops4j.pax.web.service.internal.HttpServiceContext$SContext.getRealP
> > > > > >    ath(HttpServiceContext.java:203)
> > > > > >
> > > > > >            at
> > > > > >    org.mortbay.jetty.Request.getPathTranslated(Request.java:823)
> > > > > >
> > > > > >            ... 41 more
> > > > > >
> > > > > >
> > > > > >
> > > > > >    Please can someone help me?
> > > > > >
> > > > > >
> > > > > >
> > > > > >    Best regards,
> > > > > >
> > > > > >    Sandra
> > > > > >
> > > > > >
> > > > > >
> > > > > >    
> > > > > > -----------------------------------------------------------------------
> > > > > >    -------------------------
> > > > > >    
> > > > > > -----------------------------------------------------------------------
> > > > > >    -------------------------
> > > > > >    Forschungszentrum Juelich GmbH
> > > > > >    52425 Juelich
> > > > > >    Sitz der Gesellschaft: Juelich
> > > > > >    Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 
> > > > > > 3498
> > > > > >    Vorsitzender des Aufsichtsrats: MinDirig Dr. Karl Eugen 
> > > > > > Huthmacher
> > > > > >    Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
> > > > > >    Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald 
> > > > > > Bolt,
> > > > > >    Prof. Dr. Sebastian M. Schmidt
> > > > > >    
> > > > > > -----------------------------------------------------------------------
> > > > > >    -------------------------
> > > > > >    
> > > > > > -----------------------------------------------------------------------
> > > > > >    -------------------------
> > > > > >
> > > > > > References
> > > > > >
> > > > > >    1.
> > > > > > http://www.ops4j.org/projects/pax/wicket/getting-started/install
> > > > > > at
> > > > > > io
> > > > > > n.html
> > > > >
> > > > > > _______________________________________________
> > > > > > general mailing list
> > > > > > general@lists.ops4j.org
> > > > > > http://lists.ops4j.org/mailman/listinfo/general
> > > > >
> 
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general

Attachment: pgp0oUN9RKn2l.pgp
Description: PGP signature

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to