I can not connect with SQLServer

Having trouble installing Oxygen? Got a bug to report? Post it all here.
fisli
Posts: 1
Joined: Fri Aug 22, 2008 7:10 pm

I can not connect with SQLServer

Post by fisli »

I have version 9.3 of Oxygen and I followed the directions of the manual to configure the connection with SQLServer and and always receive the same message:

ERROR: "Could not instantiate: ro.sync.db.nxd.sqlserver.SQLServerSession due to: java.lang.VerifyError: (class: ro / sync / db / nxd / SQLServer / SQLServerSession, method: evaluateXQuery signature: (Ljava / lang / String; Ljava / lang / String; Ljava / util / HashMap; Ljava / lang / String; Ljava / lang / String;) Ljava / lang / String;) catch_type not a subclass of Throwable "

This message gives it up when they do not set the URL, user and pass, so I think that the problem can be sqljdbc.jar, but I do not know

I have used the two versions of the file sqljdbc.jar (1.1 and 1.2) and nothing.

The client configuration is:
Win XP SP2
Oxygen 9.3
Java 1.5.16
configuration server:
W2k3 server
SQLServer 2005

I can help.
Thanks in advance
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: I can not connect with SQLServer

Post by sorin_ristache »

Hello,

It could be a download problem. Check if your download has the same MD5 sum as the one published on the Download page for your Oxygen install kit. If you are not running the latest build of Oxygen 9.3 (2008081313) you should download and install the latest build and check your MD5 sum.

Did you install a Windows kit of Oxygen that does not include a JVM? You say that your JVM version is 1.5.16. Please try with the kit that includes a JVM which is a Sun JVM and which cannot report errors like "catch_type not a subclass of Throwable" if the downloaded file is the same as the one from our servers (you check that by comparing your MD5 sum with our published MD5 sum).


Regards,
Sorin
Post Reply