cancel
Showing results for 
Search instead for 
Did you mean: 

PCo Data Server - MII 12.2.2

Former Member
0 Kudos

Hallo

I am trying to create PCo Connector as Data Server. However in step "Enter URL to the PCo Instance..." I am having following error

C000C0A83208C77500000004000013AC] Beim Beschaffen der PCo-Agentenliste ist ein Fehler aufgetreten, da die WSDL für die URL http://ntpc51:50050/PCoManagement nicht gefunden werden konnte.

Basically it says that http://ntpc51:50050/PCoManagement WSDL not found. I have also tried http://ntpc51:50050/PCoManagement?WSDL.

Any Idea?

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Seng,

you can try with Following things

1)Try to open the URL in IE http://<PCo server IP / Computername>:50050/PCoManagement?WSDL

check it opens .

If not

2)You have to add server details in host file .

3)check your proxy settings under system management.

4) Hope all PCo services are running (SAP Plant Connectivity (ActiveMonitor), SAP Plant Connectivity (ManagementHost),SAP Plant Connectivity <Agent Instance>, Net.Tcp Port Sharing Service).

Regards,

Adhikesh

francois_brelin
Discoverer
0 Kudos

Hi,

You have to check two items :

- the service " Net.Tcp.sharing service" has to be started in order that the service "SAP Plant Connectivity (ManagementHost)" runs

- if your server is Windows 2008 or Seven, you have to read OSS note 1680651

Regards,

François Brelin

Delawareconsulting France

Former Member
0 Kudos

Hi

"SAP Plant Connectivity (ManagementHost)" is running. The Servce " Net.Tcp.sharing service" is started. Mgmt Host runs under XP.

The Agent Port is configured 9000 and the Mgmt Host Port is configured 50050.

I have verified both ports and 50050 failed to connecto with Telnet. 9000 connected if the agent runs.

Question

1. Which port should I used while configure MII

2. The URL http://ntpc51:50050/PCoManagement  is PCoManagement correct? Or should I have my agent' name???

Anyhow I have all variation...it doesnt work.

Here is what I have tried

http://ntpc51:9000/PCoManagement 

(Agent running under port 9000)

here is the error in NW:

Error while getting PCo Agents
[EXCEPTION]
java.lang.NullPointerException: while trying to invoke the method com.sap.lhcommon.webservice.SoapOperation.getInputMessage() of an object loaded from local variable 'oper'
at com.sap.xmii.Illuminator.connectors.PCo.webserviceclient.PCoWebServiceClient.callPCoWebService(PCoWebServiceClient.java:222)
at com.sap.xmii.Illuminator.connectors.PCo.webserviceclient.PCoWebServiceClient.getAgentInstanceMetadata(PCoWebServiceClient.java:85)
at com.sap.xmii.Illuminator.connectors.PCo.PCoManager.getPCoAgents(PCoManager.java:56)
at com.sap.xmii.ejb.dataservers.DataServerBean.getPCoAgents(DataServerBean.java:357)
at sun.reflect.GeneratedMethodAccessor11635.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

.....


Former Member
0 Kudos

Seng,

you have to use the port that is configured in the PCo for ManagementHost (default 50050).

What hapens, when you try the URL http://ntpc51:50050/PCoManagement?WSD directlyL

on the PCo server? Make sure that on the PCo server the Firewall is open for port 50050 and the agent ports. One time I had a problem with the port 9000, because it was used by other SW. So

please also verify this.

BR

Pedro Iglesias

Former Member
0 Kudos

Hi Pedro

I have changed the MgmtHost Port to 9000 (default was 50050) and changed my agent port to 9002. I am very sure that port 9000 is free and open for every PC in our network.

So i have tried what you suggested URL http://ntpc51:9000/PCoManagement?WSDL  with WSDL directly but it does not work also.

Former Member
0 Kudos

Maybe a bug in MII?? See

https://scn.sap.com/thread/3172386

Former Member
0 Kudos

Seng,

we have running on several customer PCo without issue. Also on my box with the SW

+ MII 12.2.3 Build(182) on Windows 2008

+ PCo 2.203.1190.245 Patch level 32692 on Windows 2008

without any issue. Which versions do you have running?

BR

Pedro iglesias

Former Member
0 Kudos

PCo 2.200.894.206 patchlevel 28528

MII 12.2.2 Build(235)

Former Member
0 Kudos

Hi Seng,

The problem with Host name which you haven't added in SAP MII Server.

go through below Path and add Pco IP address with host Name (i.e. computer Name) in the Host file and save

For Windows:

Path: C:\WINDOWS\system32\drivers\etc\hosts

And copy paste Pco URL in browser and check wether you are getting huge XML file. If not, its problem with Port number. Try to ping SAP MII server IP address from Pco system and wise versa

hope it will solve

Regards,

Praveen Reddy M

emre_sap
Participant
0 Kudos

I haven't couldn't Pco IP address with host Name add in SAP MII Server. Because I could'nt find how to find Pco IP address.

It does not seem in the app. Anyone can help?

steve_stubbs
Participant
0 Kudos

To get the PCo IP Address, open a command prompt on the PCo Server, then enter ipconfig. you will get a listing of network connections, one of which (either Ethernet or Wireless) will have details like this, including the IPv4 Address

Regards, Steve

Former Member
0 Kudos

Hi,

make sure that the service "SAP Plant Connectivity (ManagementHost)" is running. Afterwards you

can try again with the test. If still the error exist, verify that the port is open.

BR

Pedro Iglesias