It's all about the answers!

Ask a question

Every build is full of "doAuthentication is disabled&qu


Rich Salz (33255) | asked Dec 15 '11, 12:50 p.m.
edited Jul 24 '12, 10:22 a.m. by Spencer Murata (2.3k115971)
We just moved our build server and now every build is FULL of messages like this:
INFO (HttpMethodDirector.java:847) - Authentication requested but doAuthentication is disabled
or this
INFO (HttpMethodDirector.java:847) - Authentication requested but doAuthentication is disabled

We must have forgotten to bring some config artifact over to the new server, but which one?

Thanks.

Comments
Scott Crouch commented Jul 24 '12, 10:06 a.m.

Same question, just wondering if you found an answer?


Rich Salz commented Jul 24 '12, 10:12 a.m.

No I didn't :(

One answer



permanent link
Spencer Murata (2.3k115971) | answered Jul 24 '12, 10:20 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 24 '12, 10:22 a.m.
 Those messages are a result of switching from the IBM JDK to the Oracle JDK.  The Oracle JDK for some reason adds the authentication message into the log.  The message is meaningless though and won't hurt anything.

Your answer


Register or to post your answer.