Problem configuring UDDI
i have problem, try install uddi on windows server 2008. run role wizard , seems fine ( have tried every option there make work) when try browse site http://localhost/uddi/ error:
server error in '/uddi' application.
object reference not set instance of object.
description: an unhandled exception occurred during execution of current web request. please review stack trace more information error , originated in code.
exception details: system.nullreferenceexception: object reference not set instance of object.
(…)
[nullreferenceexception: object reference not set instance of object.]
uddi.localization..cctor() +174
[typeinitializationexception: type initializer 'uddi.localization' threw exception.]
uddi.localization.getstringlocalmachineculture(string name) +29
uddi.uddiexception..ctor(errortype number, string errormsgname) +43
asp.global_asax.application_beginrequest(object source, eventargs eventargs) +948
system.web.synceventexecutionstep.system.web.httpapplication.iexecutionstep.execute() +92
system.web.httpapplication.executestep(iexecutionstep step, boolean& completedsynchronously) +64
when check eventlog 2 errors:
<provider name="uddiruntime" />
<eventid qualifiers="0">202</eventid>
<eventdata>
<data>missing required setting: installroot</data>
</eventdata>
and
<provider name="uddiruntime" />
<eventid qualifiers="0">174</eventid>
- <eventdata>
<data>verify failed: [[server configuration error]] stack trace: at) @ uddi.diagnostics.debug.verifysetting(string key) @ uddi.localization..cctor() @ uddi.localization.getstringlocalmachineculture(string name) @ uddi.udditext..ctor(string textname, object[] textformatparts) @ uddi.config.refresh() @ uddi.config..cctor() @ uddi.config.getint(string key, int32 defaultvalue) @ uddi.context.initialize() @ asp.global_asax.application_beginrequest(object source, eventargs eventargs) @ system.web.httpapplication.synceventexecutionstep.system.web.httpapplication.iexecutionstep.execute() @ system.web.httpapplication.executestep(iexecutionstep step, boolean& completedsynchronously) @ system.web.httpapplication.applicationstepmanager.resumesteps(exception error) @ system.web.httpapplication.system.web.ihttpasynchandler.beginprocessrequest(httpcontext context, asynccallback cb, object extradata) @ system.web.httpruntime.processrequestinternal(httpworkerrequest wr) @ system.web.httpruntime.processrequestnodemand(httpworkerrequest wr) @ system.web.hosting.isapiruntime.processrequest(intptr ecb, int32 iwrtype)</data>
</eventdata>
i have read manual, can’t see configure change this, ideas
would helpful! thanks!
i highly suggest post in our iis newsgroup efficiently resolve problem. sorry have little knowledge on uddi. people there have better knowledge on web service related issues , may share useful information you.
just reference, can try re-adding uddi server role default settings (including adding both uddi services database , uddi services web application) see if problem remains.
thank cooperation.
best regards,
chang yin
Windows Server > Windows Server General Forum
Comments
Post a Comment