JSP Error [message #92097] |
Tue, 09 March 2004 16:31 |
NG
Messages: 18 Registered: March 2003
|
Junior Member |
|
|
I have an web application written in JSP which connect to Oracle 8i on NT 4 platform. Probably someone here might seen error before and knows how to troubleshoot it..
java.sql.SQLException:Io exception:Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135291648)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
TIA
|
|
|
Re: JSP Error [message #92098 is a reply to message #92097] |
Tue, 09 March 2004 22:04 |
rudi
Messages: 8 Registered: March 2003
|
Junior Member |
|
|
i cant help you directly, but try to search in google with keywords "oracle 12505" and you will find some pages wich descripe the problem.
the message to your error is
"TNS: listener could not resolve SID given in connection description"
regards,
rudi
|
|
|