cancel
Showing results for 
Search instead for 
Did you mean: 

Installation SUP 2.0

Former Member
0 Kudos

Hi,

I just started with SUP and installed the SUP 2.0 platform (trial edition)

Everything works fine ( server, unified agent etc.. ). All services are started and in the SCC I can see that the server is up and running.

So far, so good, but when I try to connect to sample db in my Unwired Workspace, I get an error. My ping to the db fails.

The following errorlog is generated:

java.lang.ClassNotFoundException: com.sybase.jdbc3.jdbc.SybDriver

+ at java.net.URLClassLoader$1.run(URLClassLoader.java:202)+

+ at java.security.AccessController.doPrivileged(Native Method)+

+ at java.net.URLClassLoader.findClass(URLClassLoader.java:190)+

+ at java.lang.ClassLoader.loadClass(ClassLoader.java:307)+

+ at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:627)+

+ at java.lang.ClassLoader.loadClass(ClassLoader.java:248)+

+ at org.eclipse.datatools.enablement.sybase.asa.internal.connection.JDBCASAJDBCConnection.createConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.DriverConnectionBase.open(Unknown Source)+

+ at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(Unknown Source)+

+ at org.eclipse.datatools.enablement.sybase.asa.internal.connection.JDBCASAConnectionFactory.createConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(Unknown Source)+

+ at org.eclipse.datatools.connectivity.ui.PingJob.run(Unknown Source)+

+ at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)+

I've used the standard settings for the sample db:

Sybase ASA v11

host: localhost

port: 5500

database name: sampledb

user & passw are the default ones

Can anybody tell me on how I can proceed? What can I do or where should I start looking to solve this error?

Could it be that I'm missing the JDBC driver?

Thanks,

Geert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I'm not sure about SUP but yes it looks like JDBC drive is missing or might have placed in different directory then intended.

Just look for jdbc jar file and check whether it is placed in correct folder.

Regards,

Pinkle

Former Member
0 Kudos

Hi,

That was indeed the way forward. The JDBC driver was located in another directory.

Thanks,

Geert

Answers (2)

Answers (2)

midhun_vp
Active Contributor
0 Kudos

Hi,

I also got the same error. Can you please tell me how to solve this problem in detail.

Regards

Midhun.V.P

0 Kudos

Look at http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01206.0200/doc/html/asc12...

Creating a new workspace solved the problem for me. Alternatively you could try to locate the properties file and adjust the location.

Former Member
0 Kudos

Hi,

Can you tell me where did you get the trial version of SUP 2.0? Thanks.

Greetings,

Max.

Former Member
0 Kudos

Hi,

I followed a Sybase course and was lucky to get the 2.0 version there.

Regards,

Geert