Can you revert to an older version of eclipse/wolips?

On Sun, Jul 15, 2012 at 8:33 AM, James Cicenia <[email protected]> wrote:

> Yep using:
>
> mysql-connector-java-5.1.21-bin.jar and I moved it up, down and sideways.
>
> Luckily I can push up to a test server so I am still "somewhat"
> productive, however, this is really another strange problem. Seems like
> eclipse is blocking.
>
> Anyone else have any other suggestions?
>
> Thanks
> James
>
>
> On Sat, Jul 14, 2012 at 7:49 PM, Ted Archibald <[email protected]>wrote:
>
>> You have the jdbc jar for your DB installed, correct?
>>
>> On Sat, Jul 14, 2012 at 11:43 AM, James Cicenia <[email protected]>wrote:
>>
>>> Hello -
>>>
>>> I am having another head scratching mystery. No matter what I do, no
>>> matter the database, no matter the credentials entered and no matter
>>> whether the database is local or remote, WO won't connect to the database.
>>> I can connect to all databases using Navicat just fine. This only effects
>>> my Eclipse and not my deployed apps. Is there another obscure switch in
>>> Eclipse?
>>>
>>> Thanks
>>> James
>>>
>>>
>>> WARN  NSLog  - An exception occurred while trying to open a channel: N/A
>>>
>>> Jul 14 13:41:24 PI[52856] INFO  er.transaction.adaptor.Exceptions  -
>>> Database Exception occured: java.lang.IllegalStateException:
>>> _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext
>>> com.webobjects.eoaccess.EODatabaseContext@25964fe8: failed to open
>>> database channel.  Check your connection dictionary, and ensure your
>>> database is correctly configured.
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.extensions.eof.ERXDatabaseContextDelegate  - PORTFOLIO: {driver =
>>> "com.mysql.jdbc.Driver"; password = "<password deleted for log>"; username
>>> = "root"; URL = "jdbc:mysql://localhost:3306/pi"; }
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Checking JDBC connection with
>>> information {driver = "com.mysql.jdbc.Driver"; password = "<password
>>> deleted for log>"; username = "root"; URL =
>>> "jdbc:mysql://localhost:3306/pi"; }
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Trying to create JDBCAdaptor...
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Successfully created adaptor
>>> com.webobjects.jdbcadaptor.JDBCAdaptor
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Trying to create plugin...
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Created plugin
>>> com.webobjects.jdbcadaptor._MySQLPlugIn
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Trying to load JDBC driver
>>> com.mysql.jdbc.Driver...
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Successfully loaded JDBC
>>> driver com.mysql.jdbc.Driver
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - JDBC driver and plugin are
>>> loaded, trying to connect...
>>>
>>> Jul 14 13:41:24 PI[52856] INFO
>>> er.transaction.adaptor.ConnectionAnalyzer  - Error: Exception thrown while
>>> connecting.
>>>
>>> Check exception message carefully.
>>>
>>> Jul 14 13:41:24 PI[52856] ERROR
>>> er.transaction.adaptor.ConnectionAnalyzer  - No connection.
>>>
>>>
>>>
>>>  _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com
>>>
>>> This email sent to [email protected]
>>>
>>>
>>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to