i changed jakata_start.sh to chmod
[ open start.sh and change path ]<~? what path i tried many time but same:*:
can you please tell me what to change in start.sh
Your answer is on this page, Calas showed the way, chmod 777 you can use WinSCP to check the permissions of the .sh files, also in a previous post i mentioned that you should start iweb first and open the web page then start the server, this is how i got mine to work, otherwise i get a blank page, give it a go. :D:
06-05-12
rudisans
Re: iweb 1.1 for pw144 (english) + easy install
Code:
HTTP ERROR 500
Problem accessing /iweb/loginform.jsp. Reason:
PWC6308: The path /../include/foot.jsp specifies a resouce outside the web application
Caused by:
org.apache.jasper.JasperException: PWC6308: The path /../include/foot.jsp specifies a resouce outside the web application
at org.apache.jasper.JspCompilationContext.canonicalURI(JspCompilationContext.java:741)
at org.apache.jasper.JspCompilationContext.getResourceAsStream(JspCompilationContext.java:320)
at org.apache.jasper.compiler.JspUtil.getInputStream(JspUtil.java:906)
at org.apache.jasper.xmlparser.XMLEncodingDetector.getEncoding(XMLEncodingDetector.java:143)
at org.apache.jasper.compiler.ParserController.determineSyntaxAndEncoding(ParserController.java:376)
at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:210)
at org.apache.jasper.compiler.ParserController.parse(ParserController.java:156)
at org.apache.jasper.compiler.Parser.processIncludeDirective(Parser.java:390)
at org.apache.jasper.compiler.Parser.parseIncludeDirective(Parser.java:427)
at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:570)
at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1642)
at org.apache.jasper.compiler.Parser.parse(Parser.java:181)
at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:239)
at org.apache.jasper.compiler.ParserController.parse(ParserController.java:140)
at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:199)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:435)
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:608)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:360)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:480)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
at org.eclipse.jetty.server.Server.handle(Server.java:346)
at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589)
at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214)
at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529)
at java.lang.Thread.run(Thread.java:679)
Powered by Jetty://
any help about this?
07-05-12
Calas
Re: iweb 1.1 for pw144 (english) + easy install
Check the Paths "/../include/foot.jsp" while its "/include/foot.jsp"
Fix all the files ~ o.O
16-05-12
foysp
Re: iweb 1.1 for pw144 (english) + easy install
Quote:
Originally Posted by Calas
If you're using Jetty there are few lines that must me edited in order to get it work.
Would you please be able to point me in the right direction as to how to edit this for jetty, I'm not a complete noob so should be simplistic once I know what to edit :)
There is an easy explanation to this: There is no character with the id 32 on your server. Basically with 1.4.4 the ids start with 1024 on first come-first serve basis.
09-06-12
spy2608
Re: iweb 1.1 for pw144 (english) + easy install
Baixando Aleluia
11-06-12
343
Re: iweb 1.1 for pw144 (english) + easy install
Infraction given, please read the rules prior to posting here, thank you