The problem should be fixed in the new snapshot
http://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20140719_0104/
Unfortunately I don't have access to Pervasive. Please give it a try and
let me know if it works.
Thanks
Gerd
Am 17.07.2014 14:43, schrieb Wesley Newswanger:
> I'm using Squirrel 3.53 to access a Pervasive database and it works great.
>
> With snapshot-20140709_2314 I receive the following error:
>
> Unexpected Error occurred attempting to open an SQL connection.
>
> java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.NullPointerException
> at java.util.concurrent.FutureTask.report(Unknown Source)
> at java.util.concurrent.FutureTask.get(Unknown Source)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.awaitConnection(OpenConnectionCommand.java:132)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.access$100(OpenConnectionCommand.java:45)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand$2.run(OpenConnectionCommand.java:115)
> at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
> at java.util.concurrent.FutureTask.run(Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
> Caused by: java.lang.RuntimeException: java.lang.NullPointerException
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.executeConnect(OpenConnectionCommand.java:175)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.access$000(OpenConnectionCommand.java:45)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand$1.run(OpenConnectionCommand.java:104)
> ... 5 more
> Caused by: java.lang.NullPointerException
> at net.sourceforge.squirrel_sql.fw.sql.SQLConnection.<init>(SQLConnection.java:86)
> at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(SQLDriverManager.java:138)
> at net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.executeConnect(OpenConnectionCommand.java:167)
> ... 7 more
>
>
>
> Best regards,
>
> Wesley S. Newswanger
> IT & Database Administrator
>
> Keystone CollectionsT
> by Martin's Wood Products LLC
>
> Office: 866.881.6680 ext. 1028
> Fax: 877.517.8121
> Email: we...@ke...
>
> www.keystonecollections.com
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|