TN Problrms after DB Upgrade

Hi,

I_m using webMethods Server 6.1.
we upgraded the oracle db fom version 9.2.0.4 to 9.2.0.7.
after that we sometimes(!) have th eproblem that some documents could not be inserted in the db and they do not occure in TN.

in the log file i get the following error message:
Inserting doc 580132002ci4im6r00000fbv into datastore [TRNSERV.000016.000073]
2007-06-13 10:53:13 CEST [ISU.0000.9999D] An error occurred trying to insert document (doc id = 580132002ci4im6r00000fbv, sender id = 000000000000000000000000) into the database. [TRNSERV.000007.000017]
2007-06-13 10:53:13 CEST [ISU.0000.9999D] java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException
at java.net.SocketInputStream.read(SocketInputStream.java:121)

thanks a lot for your help,
alex

Hi fcahu,

I’m also getting the similar type of error.
Earlier, my DB was working fine. Later when I was trying to connect to DB it was giving error like " ORA-12545: Connect failed because target host or object does not exist". So I have edited the TNSORA file with suggested correction. Since then DB is working fine.

So, when I am working with TN, I’m getting error like …

Inserting doc tuqjs1004ari2tdj00000009 into datastore
[TNS.0000.2073I] Inserting doc tuqjs1004ari2tdj00000009 into datastore
checkDBSQL error: java.lang.NullPointerException
checkDBSQL error reinit pool: java.lang.NullPointerException
[/COLOR]

Any advice?

Thanks in advance…