Are you using the JDBC-ODBC bridge to access the database? If so,
concurrent access will cause problems (see Sun's BugParade for more
information). Since its a threading problem load and timing could allow it
to work sometimes but not all times.
Randy
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 21, 2002 12:35 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat 3.3 - Run time exception encountered while accessing
> database...
>
>
>
> hi,
>
> We have developed a web site in Java Web Server2.0 and we are
> trying to
> migrate it to Tomcat 3.3 as a stand alone server.
> We have installed Tomcat 3.3 and did all the required initial
> configuration.
> The 'example' application works fine.
> But when we try to run our application, it throws a fatal exception
> for Java.exe saying 'could not read from the memory' and terminates
> the tomcat server.
> using Tomcat, our application does not work most of the times
> but it has
> worked
> a couple of times.
> We are using DB2 UDB 5.0 as the database server.Only during
> the database
> access,
> the above error is encountered.
> Do we need to do some configurations regarding JDBC connectivity?
>
> Thanks in advance.
>
> Raghavendra
>
>
>
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>