Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
tomcat 5.0.16 does not start

tomcat 5.0.16 does not start

2004-01-14       - By Michael Post

 Back
Hello,

i am newbie on jsp-programming and tomcat.
Yesterday i do an reboot of my laptop since 3 days.
the last 3 days i programmed a jsp-site.

now tomcat does not start.

after reboot i had start manually tomcat with startup.sh.
no errors or warnings are printed at the shell so i think it will be
great but if i put the url in the browser-address it does not run.
the netscape goes to the netscape.search as he do whether the page not
found.

What can be the error? Where can i look?
At the tomcat installation/configuration files i doesnt have anything
changed.
By checking the server.xml i get out that server have to run under port
8080 so it is great.

Content of catalina.out (today)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---

Catalina.start: java.io.UTFDataFormatException Source code of java.io.UTFDataFormatException: Invalid byte 1 of 1-byte
UTF-8 (See http://UTF-8.ora-code.com) sequence.
java.io.UTFDataFormatException Source code of java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 (See http://UTF-8.ora-code.com) sequence.
       at org.apache.xerces.impl.io.UTF8Reader Source code of org.apache.xerces.impl.io.UTF8Reader(Unknown Source)
       at org.apache.xerces.impl.io.UTF8Reader Source code of org.apache.xerces.impl.io.UTF8Reader(Unknown Source)
       at org.apache.xerces.impl.XMLEntityScanner Source code of org.apache.xerces.impl.XMLEntityScanner(Unknown Source)
       at org.apache.xerces.impl.XMLEntityScanner Source code of org.apache.xerces.impl.XMLEntityScanner(Unknown Source)
       at org.apache.xerces.impl.XMLScanner Source code of org.apache.xerces.impl.XMLScanner(Unknown Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl(Unknown
Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher
.dispatch(Unknown
Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl(Unknown
Source)
       at org.apache.xerces.parsers.XML11Configuration Source code of org.apache.xerces.parsers.XML11Configuration(Unknown
Source)
       at org.apache.xerces.parsers.DTDConfiguration Source code of org.apache.xerces.parsers.DTDConfiguration(Unknown Source)
       at org.apache.xerces.parsers.XMLParser Source code of org.apache.xerces.parsers.XMLParser(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser Source code of org.apache.xerces.parsers.AbstractSAXParser(Unknown Source)
       at org.apache.commons.digester.Digester Source code of org.apache.commons.digester.Digester(Digester.java:1548)
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:515)
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:553)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
       at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:260)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:397)
Catalina.start: java.io.UTFDataFormatException Source code of java.io.UTFDataFormatException: Invalid byte 1 of 1-byte
UTF-8 (See http://UTF-8.ora-code.com) sequence.
java.io.UTFDataFormatException Source code of java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 (See http://UTF-8.ora-code.com) sequence.
       at org.apache.xerces.impl.io.UTF8Reader Source code of org.apache.xerces.impl.io.UTF8Reader(Unknown Source)
       at org.apache.xerces.impl.io.UTF8Reader Source code of org.apache.xerces.impl.io.UTF8Reader(Unknown Source)
       at org.apache.xerces.impl.XMLEntityScanner Source code of org.apache.xerces.impl.XMLEntityScanner(Unknown Source)
       at org.apache.xerces.impl.XMLEntityScanner Source code of org.apache.xerces.impl.XMLEntityScanner(Unknown Source)
       at org.apache.xerces.impl.XMLScanner Source code of org.apache.xerces.impl.XMLScanner(Unknown Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl(Unknown
Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher
.dispatch(Unknown
Source)
       at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl Source code of org.apache.xerces.impl.XMLDocumentFragmentScannerImpl(Unknown
Source)
       at org.apache.xerces.parsers.XML11Configuration Source code of org.apache.xerces.parsers.XML11Configuration(Unknown
Source)
       at org.apache.xerces.parsers.DTDConfiguration Source code of org.apache.xerces.parsers.DTDConfiguration(Unknown Source)
       at org.apache.xerces.parsers.XMLParser Source code of org.apache.xerces.parsers.XMLParser(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser Source code of org.apache.xerces.parsers.AbstractSAXParser(Unknown Source)
       at org.apache.commons.digester.Digester Source code of org.apache.commons.digester.Digester(Digester.java:1548)
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:515)
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:573)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
       at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:297)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:398)
14.01.2004 10:30:21 org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina start
INFO: Server startup in 0 ms
java.lang.reflect.InvocationTargetException Source code of java.lang.reflect.InvocationTargetException
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
       at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:297)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:398)
File Edit Options Buffers Tools Help
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:297)
       at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:398)
Caused by: java.lang.NullPointerException Source code of java.lang.NullPointerException
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:637)
       at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:599)
       ... 6 more
-- ---- ---- ---- ---- ---- ---- ---- ---- ---

Greets Michael

PS: Sorry for my bad english it is not my favour.



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.