| Summary: | Could not connect MAX when started Eclipse with IBMJava142 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Bhanu Prathap V <bhanu.prathap> | ||||
| Component: | TPTP.monitoring | Assignee: | Balan Subramanian <bsubram> | ||||
| Status: | CLOSED FIXED | QA Contact: | Bhanu Prathap V <bhanu.prathap> | ||||
| Severity: | major | ||||||
| Priority: | P1 | CC: | bhanu.prathap, bsubram | ||||
| Version: | unspecified | Keywords: | plan | ||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Where does this error manifest itself - inthe Eclipse error log or the tomcat console? Its in the error log its in the eclipse error log *** Bug 173634 has been marked as a duplicate of this bug. *** Created attachment 59196 [details]
Changes to manifest file to explicitly include xml parsing classes from xerces
the primary problem has been fixed. the secondary problem needs to be investigated (why it is looking for relationship property etc.) the primary problem has been fixed. the secondary problem needs to be investigated (why it is looking for relationship property etc.) Please update target; i1 is already closed QA, Please verify Verified - fixed TPTP-4.4.0-200703300100 verified by qa Verified - closed tptpaide-2007-04-16-16-40-18 |
Steps To Reproduce: 1.Started Eclipse with IBMJava142 2.Created new default MRT with capabilities like Identity, ManageabilityCharacteristics,MatadataExchange, Get, Set, Query 3. Using the MRT file, Generated Code Successfully 4. and deployed in Tomcat and when trying to connect Deployed endpoint using Managed agent below error throws up Candidate Build: TPTP-4.4.0-200702050100 WTP: wtp-I-I200702011746-200702011746 Java_version: build 1.4.2, J2RE 1.4.2 IBM Windows 32 build cn142-20060824 (SR6) java.lang.Exception: [ID = 'PropertyNotInSchema'] There is no property named '{http://docs.oasis-open.org/wsdm/muws2-2.xsd}Relationship' defined in the schema. A property should not have any operations or metadata applied to it if it is not in the WS-RP document.org.apache.muse.ws.addressing.soap.SoapFault: [ID = 'PropertyNotInSchema'] There is no property named '{http://docs.oasis-open.org/wsdm/muws2-2.xsd}Relationship' defined in the schema. A property should not have any operations or metadata applied to it if it is not in the WS-RP document. at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254) at org.apache.muse.ws.resource.remote.WsResourceClient.getResourceProperty(WsResourceClient.java:134) at org.eclipse.tptp.monitoring.managedagent.wsdm.internal.muse.RelationshipsHelper.getRelationships(RelationshipsHelper.java:34) at org.eclipse.tptp.monitoring.managedagent.wsdm.internal.muse.MuseRuntime.getRelationships(MuseRuntime.java:159) at org.eclipse.tptp.monitoring.managedagent.wsdm.provisional.agents.WSDMAgent.getRelationships(WSDMAgent.java:134) at org.eclipse.tptp.monitoring.managedagent.provisional.ManagedResourceAgent.invokeCustomCommand(ManagedResourceAgent.java:432) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.execute(ManagedAgentCommandHelper.java:582) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.execute(ManagedAgentCommandHelper.java:610) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.getRelationships(ManagedAgentCommandHelper.java:491) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.getMetaData(ManagedAgentCommandHelper.java:222) at org.eclipse.tptp.monitoring.managedagent.ui.launch.provisional.common.ManagedAgentDelegate.createAgent(ManagedAgentDelegate.java:102) at org.eclipse.tptp.monitoring.managedagent.wsdm.provisional.actions.LaunchWSDMManagedAgentAction.run(LaunchWSDMManagedAgentAction.java:87) at org.eclipse.tptp.wsdm.tooling.internal.util.DeploymentListener.launch(DeploymentListener.java:77) at org.eclipse.tptp.wsdm.tooling.internal.util.DeploymentListener.serverChanged(DeploymentListener.java:49) at org.eclipse.wst.server.core.internal.ServerNotificationManager.broadcastChange(ServerNotificationManager.java:110) at org.eclipse.wst.server.core.internal.Server.fireServerStateChangeEvent(Server.java:439) at org.eclipse.wst.server.core.internal.Server.setServerState(Server.java:376) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerState(ServerBehaviourDelegate.java:145) at org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour.setServerStarted(TomcatServerBehaviour.java:183) at org.eclipse.jst.server.tomcat.core.internal.PingThread.ping(PingThread.java:93) at org.eclipse.jst.server.tomcat.core.internal.PingThread$1.run(PingThread.java:53) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.error(ManagedAgentCommandHelper.java:654) at org.eclipse.tptp.monitoring.managedagent.provisional.ManagedResourceAgent.throwException(ManagedResourceAgent.java:319) at org.eclipse.tptp.monitoring.managedagent.provisional.ManagedResourceAgent.invokeCustomCommand(ManagedResourceAgent.java:441) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.execute(ManagedAgentCommandHelper.java:582) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.execute(ManagedAgentCommandHelper.java:610) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.getRelationships(ManagedAgentCommandHelper.java:491) at org.eclipse.tptp.monitoring.managedagent.provisional.helper.ManagedAgentCommandHelper.getMetaData(ManagedAgentCommandHelper.java:222) at org.eclipse.tptp.monitoring.managedagent.ui.launch.provisional.common.ManagedAgentDelegate.createAgent(ManagedAgentDelegate.java:102) at org.eclipse.tptp.monitoring.managedagent.wsdm.provisional.actions.LaunchWSDMManagedAgentAction.run(LaunchWSDMManagedAgentAction.java:87) at org.eclipse.tptp.wsdm.tooling.internal.util.DeploymentListener.launch(DeploymentListener.java:77) at org.eclipse.tptp.wsdm.tooling.internal.util.DeploymentListener.serverChanged(DeploymentListener.java:49) at org.eclipse.wst.server.core.internal.ServerNotificationManager.broadcastChange(ServerNotificationManager.java:110) at org.eclipse.wst.server.core.internal.Server.fireServerStateChangeEvent(Server.java:439) at org.eclipse.wst.server.core.internal.Server.setServerState(Server.java:376) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerState(ServerBehaviourDelegate.java:145) at org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour.setServerStarted(TomcatServerBehaviour.java:183) at org.eclipse.jst.server.tomcat.core.internal.PingThread.ping(PingThread.java:93) at org.eclipse.jst.server.tomcat.core.internal.PingThread$1.run(PingThread.java:53) An exception stack trace is not available. More information: