Menu

Data Source Connection Error

Help
Lei Jiang
2008-05-19
2012-12-26
  • Lei Jiang

    Lei Jiang - 2008-05-19

    I was trying to run the profiler as instructed,
      
        java –classpath “saxon.jar;.;jeval.jar;lucene-core-2.2.0.jar;jxl.jar”  Profiler

    but got following error message:

    Exception in thread "main" java.lang.NullPointerException
            at ConsoleFrame.addText(ConsoleFrame.java:78)
            at Jdbc_conn123.openConn(Jdbc_conn123.java:58)
            at Profiler.createNodes(Profiler.java:223)
            at Profiler.<init>(Profiler.java:119)
            at Profiler.createAndShowGUI(Profiler.java:284)
            at Profiler.main(Profiler.java:513)

    I am using Windows Vista x64, MySQL ODBC Driver 5.1.

    Thanks for the help.

     
    • arrah

      arrah - 2008-05-19

      Hi,
      Please check your configFile.txt it is not able to establish connection with data source. Make sure the data source you have chosen is hashed out in configFile.txt and you have created a DSN for it.
      Regards,
      Vivek

       

Log in to post a comment.