Hi there,

19 września 2003, 01:48:33, zastalo napisane:

SE> http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=16192

ok, who's the wise guy ? I build the app as it is supposed to be,
while starting tomcat it starts like this

2003-09-20 02:06:15 org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
2003-09-20 02:06:15 org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
2003-09-20 02:06:16 org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
2003-09-20 02:06:17 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
WebappClassLoader: validateJarFile(D:\development\projekty\id\infor\tdk\webapps\
bulletins\WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, secti
on 9.7.2. Offending class: javax/servlet/Servlet.class
log4j:ERROR setFile(null,false) call failed.
java.io.FileNotFoundException: \logs\turbine.log (System cannot find
the path)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:102)

then I get a few more FNFEs with other log files .. then all the
services start et cetera but I can't get the app to work ..
http://localhost:8080/bulletins/servlet/bulletins gives me just a
"HTTP Status 404 - /bulletins/servlet/bulletins" msg from Tomcat ..

any suggestions ? of course I used only the things provided with the
TDK-2.3 test version and changed nothing

after startup in the webapp/bulletins/logs/turbine.log file I get

2003-09-20 02:17:38,842 [main] INFO  org.apache.stratum.component.ComponentLoader - 
loading component: name=torque class=org.apache.torque.Torque 
config=D:\development\projekty\id\infor\tdk\webapps\bulletins\WEB-INF\conf\Torque.properties
2003-09-20 02:17:38,842 [main] DEBUG org.apache.stratum.component.ComponentLoader - 
attempting to load 'org.apache.torque.Torque' with the config file 
'D:\development\projekty\id\infor\tdk\webapps\bulletins\WEB-INF\conf\Torque.properties'.
2003-09-20 02:17:39,102 [main] DEBUG org.apache.stratum.component.ComponentLoader - 
good news! org.apache.torque.Torque successfully configured and initialized

and the tdk/logs/localhost_log.xxx file gets me all kinds of msg
from the HostConfig[localhost], StandardHost[localhost],
WebappLoader[/bulletins], ContextConfig[/bulletins],
StandardManager[/bulletins] telling about varius things deployed or
configured for the bulletins app ..

but the browser still gets a 404 error ..

any idea why? please send me any suggestions, cause I don't know where
to start from if it doesn't work from the very beginning, and a 404
error is a not very informative ;)

-- 
Thanks,
 ilfrin                            mailto:[EMAIL PROTECTED]



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

Reply via email to