Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 173634 - Could not connect MAX when started Eclipse with IBMJava142
Summary: Could not connect MAX when started Eclipse with IBMJava142
Status: CLOSED DUPLICATE of bug 173635
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 blocker (vote)
Target Milestone: ---   Edit
Assignee: Balan Subramanian CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 08:30 EST by Bhanu Prathap V CLA
Modified: 2010-06-03 15:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bhanu Prathap V CLA 2007-02-09 08:30:30 EST
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:
Comment 1 Balan Subramanian CLA 2007-02-14 23:09:25 EST

*** This bug has been marked as a duplicate of bug 173635 ***
Comment 2 Balan Subramanian CLA 2007-02-14 23:09:46 EST
duplicate