Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: Error Connecting to Oracle after an Oracle shutdown

Reply
Thread Tools

Re: Error Connecting to Oracle after an Oracle shutdown

 
 
David Rudder
Guest
Posts: n/a
 
      07-30-2003
We use the Jakarta Commons' DBCP connection pooling package. It
allows you to specify a validation query which will run everytime a
connection is requested.

(drinc2much) wrote in message news:<. com>...
> Maybe I need to post this to a Tomcat group.
> Every night we shutdown our Oracle database while we do backups.
>
> After the database comes back up, we are unable to access it,giving us
> the following error:
> java.lang.Exception: Io exception: Connection reset by peer: socket
> write error
>
> So what we have done in the mean time is to restart the Tomcat server
> after the Oracle database is back up.
>
> Does anyone know what I need to do? The database is down for about 1.5
> hours a night.
>
> Let me know if there are any more details I can provide.
>
> Thanks,
>
> Chris

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error connecting to Oracle Robin9876 ASP .Net 6 02-21-2008 12:13 PM
Connecting to Oracle error EZ Ruby 1 02-16-2007 06:49 AM
error rising while connecting oracle 9i python_eager Python 2 01-07-2006 12:29 AM
install_driver(Oracle) failed: Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified procedure could not be found at C:/Perl/lib/DynaLoader.pm line 230. Feyruz Perl Misc 4 10-14-2005 06:47 PM
Re: Error Connecting to Oracle after an Oracle shutdown Juha Laiho Java 0 07-30-2003 10:22 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57