----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

I am running JServ 1.1.2 with JDK 1.2.2.  I'm also
using Oracle's thick JDBC driver.  The machine on
which JServ is running (RH6.0 Linux) has an Oracle
8.1.5 installation.  The database I'm pointing the
servlet to is Oracle 8.1.6 on NT.  Things are working
fine except when the servlet throws an exception and
writes the exception stack to the apache error log. 
When the exception stack is written, I see lines and
lines of garble (mostly @ signs) then the stack
itself. 

When I tried the same configuration using the JDBC
Thin driver (8.1.6 classes12.zip), I didn't get the
garble.

Here's a sample of the garble... as you can see it's
actually the error message mixed in with @ signs:

java.sql.SQLException:
Θυ{@^@^@^@^@.^@^@^@`^@^@^@O^@R^@A^@-^@1^@2^@1^@5^@4^@:^@
^@T^@N^@S^@:^@c^@o^@u^@l^@d^@ ^@n^@o^@t^@
^@r^@e^@s^@o^@l^@v^@e^@ ^@s^@e^@r^@v^@i^@c^@e^@
^@n^@a^@m^@e^@
... more @ signs ... then stack.

Anyway, I am wondering what is causing this garble. 
Is it because my client is 8.1.5 and my server is
8.1.6?  Or is it something else? I'm hoping someone
can verify this before I do a reinstall.

Thanks!
Jane



__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to