java.err.nojdk

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 4
Joined: 11 Oct 2012, 03:08

java.err.nojdk

11 Oct 2012, 03:42

I followed the article: Deploying Java Servlet applications on Windows with IIS

I received the below message. Is the fix as simple as installing the JDK?

HTTP ERROR 500
Problem accessing /appdirectory/setup-index.jsp. Reason:

java.err.nojdk

Caused by:
org.apache.jasper.JasperException: java.err.nojdk
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:89)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:375)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:116)
at org.apache.jasper.compiler.Jsr199JavaCompiler.compile(Jsr199JavaCompiler.java:198)
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:364)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:433)
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:608)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:476)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:366)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:565)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1360)
at org.jivesoftware.webchat.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:45)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
at org.jivesoftware.webchat.SetupFilter.doFilter(SetupFilter.java:92)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:477)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:227)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1031)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:965)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
at org.eclipse.jetty.server.Server.handle(Server.java:349)
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:452)
at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:47)
at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:884)
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:938)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:66)
at org.eclipse.jetty.server.nio.BlockingChannelConnector$BlockingChannelEndPoint.run(BlockingChannelConnector.java:293)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534)
at java.lang.Thread.run(Unknown Source)


--------------------------------------------------------------------------------
Powered by Jetty://

User avatar
Posts: 402
Joined: 06 Mar 2012, 11:59

Re: java.err.nojdk

11 Oct 2012, 07:40

Currently JSP are not supported.
We are going to release Helicon Zoo 2.0 beta within couple of business days, maybe early next week. This version will include JSP support as well as some other improvements. I will be posting news to twitter and here in the forum.

User avatar
Posts: 5
Joined: 16 Oct 2012, 00:34

Re: java.err.nojdk

16 Oct 2012, 00:57

Are there any plans on adding JSP on one of the supported format?

User avatar
Posts: 402
Joined: 06 Mar 2012, 11:59

Re: java.err.nojdk

16 Oct 2012, 06:19

New version that support JSP is available in beta feed now. There currently no issue reports, so we will merge it into release feed by the end of week. You can use this version right now by following these installation instructions:

1. Run Web Platform Installer and click Options.
2. Remove current Helicon Zoo feed (http://www.helicontech.com/zoo/feed/)
3. Add Helicon Zoo beta feed (http://www.helicontech.com/zoo/feed-beta/)
4. Install Java Hosting Package - your current installations will be upgraded. You will have to install Oracle JDK first, as Oracle prohibit direct downloading of Java packages so it can't be included into our repository.

Please report your results here.
Thank you!

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 3 guests