Advertisement

02.07.2007 at 11:05PM PST, ID: 22154415
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

Settle workforce management Javascript Jasper exception errors from web.xml

Asked by convertecsolutions in Miscellaneous, Adobe Type Manager

Tags: , , , ,

I have a CentOS server running Tomcat 4.1/MySQL Server/Java JDK v1.5.0_11 all running correctly. #java -version runs correctly, the JAVA_HOME variable has been set in /etc/profile.d/java.sh. I loaded the /usr/local/tomcat/webapps directory with the settle webapp (http://sourceforge.net/projects/settle/) which unpacks from a .war file when viewed in a web browser. As soon as I browse to http://localhost:8080/settle/login.jsp it posts an HTTP 500 error with the following exceptions:

The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: /settleMain.jsp(0,0) This absolute uri (http://java.sun.com/jsp/jstl/core) cannot be resolved in either web.xml or the jar files deployed with this application
      at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:49)
      at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:383)
      at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:81)
      at org.apache.jasper.compiler.Parser.processIncludeDirective(Parser.java:265)
      at org.apache.jasper.compiler.Parser.parseIncludeDirective(Parser.java:298)
      at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:336)
      at org.apache.jasper.compiler.Parser.parseElements(Parser.java:749)
      at org.apache.jasper.compiler.Parser.parse(Parser.java:77)
      at org.apache.jasper.compiler.ParserController.parse(ParserController.java:159)
      at org.apache.jasper.compiler.ParserController.parse(ParserController.java:111)
      at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:185)
      at org.apache.jasper.compiler.Compiler.compile(Compiler.java:355)
      at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:427)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:142)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:198)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
      at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
      at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:138)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
      at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
      at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
      at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2459)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:132)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
      at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
      at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
      at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:126)
      at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
      at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
      at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
      at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
      at java.lang.Thread.run(Thread.java:595)

Apache Tomcat/4.1.34-LE-jdk14

I desperately need to get this solved for our workforce management division. I have exhausted every resource on the web I could find. We have a massive call center that is about to make way and I could really use some help. Thanks.Start Free Trial
[+][-]02.08.2007 at 12:55PM PST, ID: 18497129

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Miscellaneous, Adobe Type Manager
Tags: settle, workforce, absolute, jasper, management
Sign Up Now!
Solution Provided By: Merete
Participating Experts: 1
Solution Grade: B
 
 
[+][-]02.13.2007 at 03:31PM PST, ID: 18527249

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.13.2007 at 09:00PM PST, ID: 18528761

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.14.2007 at 09:00AM PST, ID: 18532929

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.14.2007 at 03:37PM PST, ID: 18536709

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44