Consultor Eletrônico



Kbase P186608: Error attempting to add WSA to remote container system via OpenEdge Explorer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/04/2011
Status: Unverified

SYMPTOM(s):

Error attempting to add WSA to remote container system via OpenEdge Explorer


HTTP ERROR: 500 Internal Server Error
RequestURI=/wsa/wsanewinstance.jsp

Exception recorded in the Fathom1.AdminServer.log file

11:08:07.875 WARN!! Exception for /wsa/wsanewinstance.jsp?containerKey=cfsdemo2&action=create&nextPage=/wsa/wsainsthome.jsp&resetPage=/resutil/restypelist.jsp
java.lang.NullPointerException
at com.progress.isq.ipqos.resources.plugins.openedge.wsa.WsaProperties.getLocationChoices(WsaProperties.java:358)
at org.apache.jsp.wsanewinstance_jsp._jspService(wsanewinstance_jsp.java:194)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


Remote system's admserv.log file shows no delegate loading for Web Serverices Adapater plugin.

[4/26/11 2:53:13 PM] [4] [ManagementPlugin] No remote delegate for plugin: Web Services Adapter

FACT(s) (Environment):

Web Services Plugin successfully loads on remote AdminServer
OpenEdge Explorer

CAUSE:

The remote AdminServer's container is out of synch with the OpenEdge Explorer/Management AdminServer.

FIX:

From the remote container machine, stop the AdminServer and run the following command:
fmconfig -update -host <oeexphostname>
Restart the AdminServer and try adding the new Web Services Adapter entry.