Unable to load realm mapping info from SCDynamicStore

618 views
Skip to first unread message

Steve Drach

unread,
Feb 14, 2012, 6:33:23 PM2/14/12
to beanstal...@googlegroups.com
I'm trying to run version 2.5 of the plugin on Mac OS/X 10.7.2. I get
a NullPointerException when it tries to authenticate my AWS
credentials. The message I get is

2012-02-14 15:05:09.589 java[4023:1903] Unable to load realm mapping
info from SCDynamicStore
[WARNING] FAILURE
java.lang.NullPointerException
at org.apache.http.impl.auth.NTLMEngineImpl.stripDotSuffix(NTLMEngineImpl.java:175)
at org.apache.http.impl.auth.NTLMEngineImpl.convertHost(NTLMEngineImpl.java:183)
at org.apache.http.impl.auth.NTLMEngineImpl.access$400(NTLMEngineImpl.java:45)
at org.apache.http.impl.auth.NTLMEngineImpl$Type1Message.<init>(NTLMEngineImpl.java:764)
at org.apache.http.impl.auth.NTLMEngineImpl.getType1Message(NTLMEngineImpl.java:128)
at org.apache.http.impl.auth.NTLMEngineImpl.generateType1Msg(NTLMEngineImpl.java:1298)
at org.apache.http.impl.auth.NTLMScheme.authenticate(NTLMScheme.java:125)
at org.apache.http.impl.auth.AuthSchemeBase.authenticate(AuthSchemeBase.java:135)
at org.apache.http.client.protocol.RequestAuthenticationBase.authenticate(RequestAuthenticationBase.java:125)

SCDynamicStore is an OS/X thing.

Any ideas on how to fix the issue or work around it?

sdrach

unread,
Feb 15, 2012, 1:03:18 PM2/15/12
to beanstalker-users
Apparently this has nothing to do with BeanStalker. The issue is with
proxy settings in settings.xml and how HttpClient uses them to bust
through the firewall. On the open internet, things work as expected.
Reply all
Reply to author
Forward
0 new messages