Re: Trying to migrate to LDAP (but getting Error 08004)

2011-01-17 Thread Bryan Pendleton
08004 with the message 'invalid athentication..'. Hard to believe that the network client driver is not working, whereas the embedded driver does!? I wonder if, for some reason, the network server isn't seeing the authentication properties that you have set, and so is not doing LDAP authenticati

Re: Derby Eclipse project nature - "The chosen operation is not currently available."

2011-01-17 Thread Myrna van Lunteren
On Mon, Jan 17, 2011 at 12:39 PM, Joshua White wrote: > SOLVED > > I missed the last comment in the below JIRA issue.  I changed Eclipse to run > on Java 6 (instead of 5) and everything works.  Eclipse was reporting an > exception indicating that the version of the class file was not supported. >

Re: Derby Eclipse project nature - "The chosen operation is not currently available."

2011-01-17 Thread Joshua White
SOLVED I missed the last comment in the below JIRA issue. I changed Eclipse to run on Java 6 (instead of 5) and everything works. Eclipse was reporting an exception indicating that the version of the class file was not supported. Can we compile these plugins against Java 5 to avoid this problem

Re: Trying to migrate to LDAP (but getting Error 08004)

2011-01-17 Thread Thomas
Bryan, thanks for your answers and suggestions. My updates are as follow: 1) derby.log does not contain any information other than the server having been started 2) I added 'ldap:://' at the start and '/' at the end of the value for property derby.authentication.server and (after having dropped

Re: Derby Eclipse project nature - "The chosen operation is not currently available."

2011-01-17 Thread Joshua White
Myrna, Thanks for your reply. This message seems pretty common in Eclipse in general so it is hard to tell if it is a Eclipse, Spring or Derby issue. I did find a similar issue in the Derby Jira from May of this year: https://issues.apache.org/jira/browse/DERBY-4656

Re: Derby Eclipse project nature - "The chosen operation is not currently available."

2011-01-17 Thread Myrna van Lunteren
On Sun, Jan 16, 2011 at 1:43 PM, Joshua White wrote: > I am using SpringSource Tool Suite (sts-2.5.2) which is based on Eclipse > 3.6.1 running on Java 1.6.0_23.  I have installed the derby core plugin > (derby_core_plugin_10.7.1) and the derby ui plugin > (derby_ui_doc_plugin_1.1.2) based on the

Re: Trying to migrate to LDAP (but getting Error 08004)

2011-01-17 Thread Bryan Pendleton
[derby][SQLException@22c95b] Message= Connection authentication failure occurred. Reason: userid or password invalid. Perhaps more information is available in the derby.log file that the network server produced. Can you post the contents of that file? Also, I think that this line: 'derby.