|
Home > Archive > Apache Directory Project > November 2006 > Can't connect to apache DS 1.0.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Can't connect to apache DS 1.0.0
|
|
| Gianmaria Clerici 2006-11-17, 7:11 pm |
| I got the latest code from SVN.
I built the release 1.0.0 without errors (using JDK 1.5), but when I
start the server, I can't connect to it.
I get an error 81 "Can't contact LDAP server" (with ldapbrowser) or
javax.naming.CommunicationException: Request: 1 cancelled (with
JXplorer).
If I build 1.0 RC4 everything works just fine.
If I install the binary version of 1.0.0, it works.
Not sure what I did wrong.
Thanks for your help
| |
| Gianmaria Clerici 2006-11-17, 7:11 pm |
| Opps I found the problem.
I had an error in the log4j.properties file (WARN was misspelled to
WARM)
So the server was starting but would not accept connections. Weird.
RC4 didn't care about that.
Anyway, I am all good thanks.
________________________________
From: Gianmaria Clerici [mailto:gclerici-5pVJR7TNOrEKJKmDN4c0xA@public.gmane.org]
Sent: Friday, November 17, 2006 2:21 PM
To: Apache Directory Developers List
Subject: Can't connect to apache DS 1.0.0
I got the latest code from SVN.
I built the release 1.0.0 without errors (using JDK 1.5), but when I
start the server, I can't connect to it.
I get an error 81 "Can't contact LDAP server" (with ldapbrowser) or
javax.naming.CommunicationException: Request: 1 cancelled (with
JXplorer).
If I build 1.0 RC4 everything works just fine.
If I install the binary version of 1.0.0, it works.
Not sure what I did wrong.
Thanks for your help
| |
| Emmanuel Lecharny 2006-11-18, 7:11 am |
| Hi !
I think you can fill a JIRA for this kind of bug. It's quite disappointing
when you can't start the server without any explaination when a log conf
file is buggy ;)
Emmanuel.
On 11/18/06, Gianmaria Clerici <gclerici-5pVJR7TNOrEKJKmDN4c0xA@public.gmane.org> wrote:
>
> Opps I found the problem.
>
>
>
> I had an error in the log4j.properties file (WARN was misspelled to WARM)
>
>
>
> So the server was starting but would not accept connections. Weird.
>
>
>
> RC4 didn't care about that.
>
>
>
> Anyway, I am all good thanks.
>
>
> ------------------------------
>
> *From:* Gianmaria Clerici [mailto:gclerici-5pVJR7TNOrEKJKmDN4c0xA@public.gmane.org]
> *Sent:* Friday, November 17, 2006 2:21 PM
> *To:* Apache Directory Developers List
> *Subject:* Can't connect to apache DS 1.0.0
>
>
>
> I got the latest code from SVN.
>
>
>
> I built the release 1.0.0 without errors (using JDK 1.5), but when I start
> the server, I can't connect to it.
>
>
>
> I get an error 81 "Can't contact LDAP server" (with ldapbrowser) or
> javax.naming.CommunicationException: Request: 1 cancelled (with JXplorer)..
>
>
>
> If I build 1.0 RC4 everything works just fine.
>
>
>
> If I install the binary version of 1.0.0, it works.
>
>
>
> Not sure what I did wrong.
>
>
>
> Thanks for your help
>
>
>
--
Cordialement,
Emmanuel Lécharny
|
|
|
|
|