ves, you are right!
I installed sun jdk, now it works!
Thank you very much!
 

> -----Ursprüngliche Nachricht-----
> Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
> Gesendet: Freitag, 30. November 2007 10:50
> An: [EMAIL PROTECTED]
> Betreff: Re: Problem with continuum 1.1 - cannot connect with 
> web browser
> 
> what is your jdk? it isn't a sun jdk, right?
> 
> Emmanuel
> 
> Kuipers, Hartmut a écrit :
> > Hello!
> > 
> > Continuum 1.1 is running on a linux server (Suse 10.3, 64 
> bit), but if 
> > I start my web browser  with 
> http://localhost:8080/continuum/ I get an 
> > error (http error: 500).
> > With continuum 1.0.3 everything works fine.
> > Any idea?
> > Many thanks in advance for your help!
> > Ben Kuipers
> > 
> > Here is the log:
> > 
> > jvm 1    | 28.11.2007 14:31:37 
> org.mortbay.jetty.servlet.ServletHandler
> > handle
> > jvm 1    | WARNUNG: /continuum/:
> > jvm 1    | java.lang.NoClassDefFoundError: 
> gnu/classpath/Configuration
> > jvm 1    |      at com.sun.tools.javac.Main.<clinit>(Main.java:66)
> > jvm 1    |      at java.lang.Class.forName0(Native Method)
> > jvm 1    |      at java.lang.Class.forName(Class.java:164)
> > jvm 1    |      at
> > 
> org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.doesMod
> > er
> > nCompilerExist(CompilerAdapterFactory.java:139)
> > jvm 1    |      at
> > 
> org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getComp
> > il
> > er(CompilerAdapterFactory.java:97)
> > jvm 1    |      at
> > org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:929)
> > jvm 1    |      at
> > org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
> > jvm 1    |      at
> > 
> org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:
> > 21
> > 9)
> > jvm 1    |      at
> > org.apache.jasper.compiler.Compiler.compile(Compiler.java:297)
> > jvm 1    |      at
> > org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
> > jvm 1    |      at
> > org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
> > jvm 1    |      at
> > 
> org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.
> > ja
> > va:563)
> > jvm 1    |      at
> > 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.
> > ja
> > va:303)
> > jvm 1    |      at
> > 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet
> .java:314)
> > jvm 1    |      at
> > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
> > jvm 1    |      at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicatio
> > nH
> > andler.java:473)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Default.handleGet(Default.java:302)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Default.service(Default.java:223)
> > jvm 1    |      at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(W
> > eb
> > ApplicationHandler.java:830)
> > jvm 1    |      at
> > 
> com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDi
> > sp
> > atcher.java:189)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(W
> > eb
> > ApplicationHandler.java:821)
> > jvm 1    |      at
> > 
> com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(P
> ageFilter.
> > java:118)
> > jvm 1    |      at
> > 
> com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter
> > .j
> > ava:52)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(W
> > eb
> > ApplicationHandler.java:821)
> > jvm 1    |      at
> > 
> com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(Acti
> > on
> > ContextCleanUp.java:88)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(W
> > eb
> > ApplicationHandler.java:821)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicatio
> > nH
> > andler.java:471)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler
> .java:568)
> > jvm 1    |      at
> > org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationC
> > on
> > text.java:633)
> > jvm 1    |      at
> > org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
> > jvm 1    |      at
> > org.mortbay.http.HttpServer.service(HttpServer.java:909)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
> > jvm 1    |      at
> > 
> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:2
> > 44
> > )
> > jvm 1    |      at
> > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
> > jvm 1    |      at
> > org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
> > jvm 1    | 28.11.2007 14:31:41
> > org.mortbay.jetty.servlet.ServletHttpResponse sendError
> > jvm 1    | WARNUNG: EXCEPTION
> > jvm 1    | javax.servlet.ServletException
> > jvm 1    |      at
> > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)
> > jvm 1    |      at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicatio
> > nH
> > andler.java:473)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
> > jvm 1    |      at
> > org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:179)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHttpResponse.sendError(ServletHttpRes
> > po
> > nse.java:415)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler
> .java:611)
> > jvm 1    |      at
> > org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
> > jvm 1    |      at
> > 
> org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationC
> > on
> > text.java:633)
> > jvm 1    |      at
> > org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
> > jvm 1    |      at
> > org.mortbay.http.HttpServer.service(HttpServer.java:909)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
> > jvm 1    |      at
> > org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
> > jvm 1    |      at
> > 
> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:2
> > 44
> > )
> > jvm 1    |      at
> > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
> > jvm 1    |      at
> > org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
> > 
> > This message (including any attachments) contains 
> confidential and/or 
> > proprietary information intended only for the addressee.
> > Any unauthorized disclosure, copying, distribution or 
> reliance on the 
> > contents of this information is strictly prohibited and may 
> constitute 
> > a violation of law.  If you are not the intended recipient, please 
> > notify the sender immediately by responding to this e-mail, 
> and delete 
> > the message from your system.  If you have any questions about this 
> > e-mail please notify the sender immediately.
> > 
> > 
> 
> 

This message (including any attachments) contains confidential
and/or proprietary information intended only for the addressee.
Any unauthorized disclosure, copying, distribution or reliance on
the contents of this information is strictly prohibited and may
constitute a violation of law.  If you are not the intended
recipient, please notify the sender immediately by responding to
this e-mail, and delete the message from your system.  If you
have any questions about this e-mail please notify the sender
immediately.

Reply via email to