Author
Eclipse-Tomcat Error
Vismi
Greenhorn
Joined: Dec 24, 2008
Posts: 2
posted Dec 24, 2008 01:49:00
0
When I try to run an application using Tomcat , a debug window is opening and showing this error: Tomcat 6.x [Java Application] org.apache.catalina.startup.Bootstrap at localhost:49358 Thread [main] (Running) Daemon Thread [ContainerBackgroundProcessor[StandardEngine[Catalina]]] (Running) Daemon Thread [http-8080-Acceptor-0] (Running) Daemon Thread [TP-Processor1] (Running) Daemon Thread [TP-Processor3] (Running) Daemon Thread [TP-Monitor] (Running) Daemon Thread [TP-Processor2] (Running) Daemon Thread [TP-Processor4] (Running) Daemon Thread [http-8080-1] (Suspended (exception ArrayIndexOutOfBoundsException )) Scanner.getNextToken() line: 857 Parser.parse() line: 8801 Parser.parse(ICompilationUnit, CompilationResult, int, int) line: 9062 Parser.parse(ICompilationUnit, CompilationResult) line: 9019 Parser.dietParse(ICompilationUnit, CompilationResult) line: 7707 Compiler.beginToCompile(ICompilationUnit[]) line: 371 Compiler.compile(ICompilationUnit[]) line: 397 JDTCompiler.generateClass(String []) line: 413 JDTCompiler(Compiler).compile(boolean, boolean) line: 308 JDTCompiler(Compiler).compile(boolean) line: 286 JDTCompiler(Compiler).compile() line: 273 JspCompilationContext.compile() line: 566 JspServletWrapper.service(HttpServletRequest , HttpServletResponse , boolean) line: 317 JspServlet.serviceJspFile(HttpServletRequest , HttpServletResponse , String, Throwable, boolean) line: 320 JspServlet.service(HttpServletRequest , HttpServletResponse ) line: 266 JspServlet(HttpServlet ).service(ServletRequest , ServletResponse ) line: 803 ApplicationFilterChain.internalDoFilter(ServletRequest , ServletResponse ) line: 290 ApplicationFilterChain.doFilter(ServletRequest , ServletResponse ) line: 206 StandardWrapperValve.invoke(Request, Response) line: 233 StandardContextValve.invoke(Request, Response) line: 175 StandardHostValve.invoke(Request, Response) line: 128 ErrorReportValve.invoke(Request, Response) line: 102 StandardEngineValve.invoke(Request, Response) line: 109 CoyoteAdapter.service(Request, Response) line: 263 Http11Processor.process(Socket) line: 844 Http11Protocol$Http11ConnectionHandler.process(Socket) line: 584 JIoEndpoint$Worker.run() line: 447 Thread.run() line: 595 C:\Java\jdk1.5.0_06\bin\javaw.exe (Dec 24, 2008 7:35:19 AM) Could you please help me to solve this problem?
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
posted Dec 24, 2008 01:53:00
0
"Arxv ps", please check your private messages for an important administrative matter.
[Smart Questions ] [JSP FAQ ] [Books by Bear ] [Bear's FrontMan ] [About Bear ]
Amit Ghorpade
Bartender
Joined: Jun 06, 2007
Posts: 2552
posted Dec 24, 2008 02:17:00
0
Please do not post the same question multiple times.It only wastes the useful time of other ranchers and reduces the number of responses you get. Read this for more information. I am closing this one for you and we will continue the discussion in this thread .
SCJP, SCWCD.
|Asking Good Questions |
subject: Eclipse-Tomcat Error