I know nothing about Turbine and it is Tomcat list. You can better ask
it at Turbine list. But on seeing the error message I can give you a
checklist.
What the application contains. 
Does application have an index.jsp.
Does application have a web.xml in WEB-INF directory. 
Does this contains servlet.jar in WEB-INF\lib ? This jar is not needed there.

Also go to Tomcat installation directory. There will be one webapps
directory. Check it contains a ROOT folder.

rgds
Antony Paul


On Mon, 18 Oct 2004 06:34:13 +0100 (BST), George A
<[EMAIL PROTECTED]> wrote:
> hello all,
>            i hope i have posted to the correct lists : ( . i am first time user to 
> tdk. my tomcat is not running. i am using tdk 2.3. my question is:
> 
> when all applications from webapps folder are deleted following messages come when i 
> click on startup.bat
> 
> Oct 18, 2004 10:33:42 AM org.apache.commons.modeler.Registry loadRegistry
> INFO: Loading registry information
> Oct 18, 2004 10:33:42 AM org.apache.commons.modeler.Registry getRegistry
> INFO: Creating new Registry instance
> Oct 18, 2004 10:33:42 AM org.apache.commons.modeler.Registry getServer
> INFO: Creating MBeanServer
> Oct 18, 2004 10:33:43 AM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8080
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.27-LE-jdk14
> Oct 18, 2004 10:33:43 AM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on port 8080
> Oct 18, 2004 10:33:43 AM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> Oct 18, 2004 10:33:43 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/15  config=E:\software\TDK_2.3\conf\jk2.properties
> 
> and in the browser when i type http://localhost:8080 then Http Status 500 error 
> comes.
> 
> and when i shut it down and create an application then following error comes on 
> clicking startup :
> WebappClassLoader:
> validateJarFile(E:\software\TDK_2.3\webapps\appl1\WEB-INF\lib\servlet.jar) - jar not 
> loaded.
> See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> log4j:ERROR setFile(null,false) call failed.
> java.io.FileNotFoundException: \logs\turbine.log (The system cannot find the path 
> specified)
> .................and a big list of errors and exceptions ........................
> 
> [INFO] Turbine - -Turbine: init() Ready to Rumble!
> Oct 18, 2004 10:45:34 AM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on port 8080
> Oct 18, 2004 10:45:34 AM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> Oct 18, 2004 10:45:34 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/47  config=E:\software\TDK_2.3\conf\jk2.proper
> 
> and in browser again i get : Http Status 500 error .
> 
> my directory structure is:
> 
> webapps
> -appl1
> -WEB-INF
> -build
> -classes
> -conf
> -db
> -lib
> -src
> ummm, this can be a very primary question to most of you over there. so it might 
> sound silly to you : ) .but i just joined this mailing list with a hope to get some 
> answer. any answers are welcome : ) .
> thanks a lot,
> bye,
> george.
> 
> 
> ---------------------------------
>  Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download 
> Messenger Now
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to