Re: Tomcat Problem

2004-06-22 Thread klyik
Note that when running Tomcat as a service it is possible that the user can be 
different from when you launch it manually.

I am not sure but this can be one possible issue.

All the best,
Ric

Quoting Aris Javier [EMAIL PROTECTED]:

 
 Hello!
  
 just like to ask why i always have this kind of error;
 
 org.apache.commons.dbcp.DbcpException: java.sql.SQLException: General
 Error
 
 this error only occurs when i run tomcat 5.0.7 on
 start - programs - administrative tools - services... but if i run
 tomcat 5.0.7 manually.. like start - programs - apache tomcat -
 start tomcat all of my servlets/jsp works fine... with no dbcp error...
  
 i need to run tomcat automatically... so that when i logged off from
 server... the tomcat should still run... 
 
 help needed.. 
  
 thanks!
 Aris
  
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 




-
This mail sent through IMP: http://horde.org/imp/

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



Web Log Problem in isapi_redirector2.dll

2004-06-21 Thread klyik
Hi,

I am currently connecting a Tomcat 5.0 together with an IIS 4.0 over a Windows 
NT 4.0 Platform. Everything works fine except for the log file generated per 
forwarded request:

The original GET request is for:
http://localhost/jsp-examples/jsp2/misc/dynamicattrs.jsp

But the Log file entry in the IIS side becomes:
06:36:19 127.0.0.1 - GET /jakarta/isapi_redirector2.dll - 500 Mozilla/4.
0+(compatible;+MSIE+6.0;+Windows+NT+4.0;+H010818;+.NET+CLR+1.0.3705) - -

This result highly affects the effectiveness of the Web Report. All jsp pages 
will be record as ispai_redirector2.dll, which make the statistics not very 
useful.

Is there any way to configure the redirector such that the GET request is to the 
jsp pages?

I am not sure if this is the problem of IIS or the redirector. If it is the 
former case, does it mean even when using Apache Httpd, the log will become the 
same?

Thank you.

All the best,
Richter Yik

-
This mail sent through IMP: http://horde.org/imp/

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