Skip to Content
0
Former Member
Jan 11, 2011 at 12:37 PM

Error while trying to config SAPMEINT via the new wizard (SAP ME 5.2.5.1)

713 Views

Hello!

After deploying SAP ME 5.2. SP05 Patch 1, SAP MII 12.1.8 and the given SAPMEINT objects I tried to configure the MII interface with the new wizard.

I deployed SAPMEINTCTC00_0.sca which is part of SAP ME 5.2. SP05 Patch 1.

I always get the error

Validation Error: Verify if SAP ME application is running and MESYS user exists ME Application should be up and running; verify if MESYS user exists on SAP ME NetWeaver

on Step 44 of 211: SAPMEINT Configuration Wizard

I know that SAP ME is running, the MESYS user exists for the given site in SAP ME and the MESYS user also exists in SAP Netweaver.

But maybe this error is misleading.

When I look into the trace log file I see the following entry:

2.0 #2010 11 16 13:19:20:156#+0100#Error#System.err#

###005056BD5AE800980000006A00000420#9931350000000004#sap.com/tclmitsamuimainframe~wd#System.err#eld#68##B7C91D90F17611DFA630005056BD5AE8#cd7e39f0f17a11dfb7f2005056bd5ae8#cd7e39f0f17a11dfb7f2005056bd5ae8#0#Thread[HTTP Worker [@19860721],5,Dedicated_Application_Thread]#Plain##

com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(path=FloorPlan.EmbeddedApplicationInst.WAPluginInst/DataEditingView.DynamiceNode1289909498421, class=com.sap.tc.webdynpro.progmodel.context.DataNodeInfo): unknown attribute NW_ME_Page_WizardContainer1_2_1_disabled

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getAttributeInternal(NodeInfo.java:715)

at com.sap.tc.webdynpro.progmodel.context.Paths.followPath(Paths.java:1488)

at com.sap.tc.webdynpro.progmodel.context.Paths.createAttributePointer(Paths.java:154)

at com.sap.tc.webdynpro.progmodel.context.NodeElement.getAttributePointer(NodeElement.java:949)

at com.sap.tc.lm.ctc.ccl.wd.ToolBarViewController.executeFollowingStep(ToolBarViewController.java:271)

at com.sap.tc.lm.ctc.ccl.wd.ToolBarViewController.actionNextStep(ToolBarViewController.java:438)

at com.sap.tc.lm.ctc.ccl.templateinstaller.ToolBarView.onActionNextStep(ToolBarView.java:288)

...

or

#2.0 #2010 11 16 13:33:59:937#+0100#Error#System.err#

###005056BD5AE800A30000006A00000420#9931350000000004#sap.com/tclmitsamuimainframe~wd#System.err#eld#68##B7C91D90F17611DFA630005056BD5AE8#a0d68910f17b11df9ecb005056bd5ae8#a0d68910f17b11df9ecb005056bd5ae8#0#Thread[HTTP Worker [@1444702],5,Dedicated_Application_Thread]#Plain##

com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(path=FloorPlan.EmbeddedApplicationInst.WAPluginInst/DataEditingView.DynamiceNode1289909498421, class=com.sap.tc.webdynpro.progmodel.context.DataNodeInfo): unknown attribute NW_ME_Page_WizardContainer1_2_1

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getAttributeInternal(NodeInfo.java:715)

at com.sap.tc.webdynpro.progmodel.context.Paths.followPath(Paths.java:1488)

at com.sap.tc.webdynpro.progmodel.context.Paths.createAttributePointer(Paths.java:154)

at com.sap.tc.webdynpro.progmodel.context.NodeElement.getAttributePointer(NodeElement.java:949)

The message depends on the state of the checkbox SAP ME on Different SAP NetWeaver Instance.

Did anyone succeed with the wizard?