Search:

Type: Posts; User: schlinzj

Search: Search took 0.16 seconds.

  1. Eclipse and WinRun4J - 'error starting Java VM'

    Hello,

    I have a class that runs successfully in Eclipse. I try to export it using the WinRun4J plugin, but it fails when I try to run the created .exe. I have tried many things in an attempt...
  2. Re: Error connecting to Unix and running script from Java code

    line d6 session.setPassword(password);

    It is the session value that is null
  3. Re: Error connecting to Unix and running script from Java code

    Thanks,

    I did ask suggested and all variables prior have values.
  4. Error connecting to Unix and running script from Java code

    I get the following error when trying to run code. Please help.

    java.lang.NullPointerException
    at conntecttoDB8.SSHCommandExecutor.main(SSHCommandExecutor.java:26)




    package...
  5. Replies
    4
    Views
    1,620

    Re: JDBC CONNECTION ERROR in eclipse

    Thanks Ada,

    Followed your suggestion. Ran program again and get the following errror.

    Error: Could not find or load main class oracle.sql.CharacterSetFactory
  6. Replies
    4
    Views
    1,620

    JDBC CONNECTION ERROR in eclipse

    I am a Java beginner.

    I am trying to connect to our oracle database through Eclipse. I have the following package.

    We are at Oracle 11g Java 1.7 I have the ojdbc7.jar driver downloaded and...
  7. Replies
    4
    Views
    1,620

    JDBC CONNECTION ERROR in eclipse

    I can't get my post to be excepted.
Results 1 to 7 of 7