cancel
Showing results for 
Search instead for 
Did you mean: 

TH_GET_PLUGIN_INFO

Former Member
0 Kudos

Hi,

currently I am installing Web AS ABAP (Central Instance)Web AS Java (Add-Inn) including PIEP+Bi-Java.

During the installation of central Instance (Add Inn)

at task <i>Handle PI exchange Profile</i> I have

got the following error message:

Information for application function TH_GET_PLUGIN_INFO copied to local Repository.

INFO 2006-04-25 19:40:34

Function module TH_GET_PLUGIN_INFO set successfully.

INFO 2006-04-25 19:40:34

Executing function call TH_GET_PLUGIN_INFO.

ERROR 2006-04-25 19:40:34

FRF-00028 Function call raised a program-driven exception NO_PLUGIN_ACTIVE.

INFO 2006-04-25 19:40:34

RFC connection closed.

ERROR 2006-04-25 19:40:34

MUT-03025 Caught ERfcExcept in Modulecall: NO_PLUGIN_ACTIVE.

ERROR 2006-04-25 19:40:34

FCO-00011 The step GetHttpPort with step key |NW_Addin_CI|ind|ind|ind|ind|0|0|

SAP_Software_Features_Configuration|ind|ind|ind|ind|13|0|

NW_Usage_Types_Configuration_PI|ind|ind|ind|ind|1|0|

PiExchangeProfile|ind|ind|ind|ind|4|0|GetHttpPort was executed with status ERROR .

To solve the problem I checked the DVEBMGS for rdisp/start_icman = true, changed ports and so on

without success. The function modul TH_GET_PLUGIN_INFO should not be the problem. In SMICM I can not activate the http service. Maybe that is the problem (keyword: http-plug-in). Unfortunately, I have not so much experience in defining ports, gateways and rfc.

I hope that someone with more experience in this area could give me an advice.

Thank you in advance!

Bernd

Problem solved.

Message was edited by: Bernd Meyer

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Finally I am able to solve this problem.The problem is during installation U must must not give central instance number 00 trying using some other number and also if u are perticulat about instance number 00 the soluiton is call transaction SMICM-- Serives --Change --- change the service port number 8000 to 8001 this is solve your porblem.

THanks

Venu

Former Member
0 Kudos

Hi Bernd,

Can you please do let me know how you have solved the problem which you were getting during the installation of PI.

thanks in advance.

Thanks

Venu

Former Member
0 Kudos

If this actual for somebody:

Try to check:

1) SMICM transaction, menu "Goto -> Services"

Is the http service active?

2) Try to activate it.

3) If you got an error, look into the <b>dev_icm</b> log - you probably found something like

<b>"[Thr 4216] *** ERROR => IcmBindService: NiBuf2Listen failed for host host123:8080 (rc=-4): NIESERV_USED [icxxserv.c 1488]"</b>

4) Check for some another program that use your http port (IIS Web server in my case).

The solution is to free http port for PI or change http port in the instance profile.

Message was edited by:

Alexej Petrov

Former Member
0 Kudos

Hello Bernd,

i have the same error. During the installation of Web AS ABAP (Central Instance)+Web AS Java (Add-Inn) including PI i got the following error message:

ERROR 2006-09-13 13:03:02

MUT-03025 Caught ERfcExcept in Modulecall: NO_PLUGIN_ACTIVE.

ERROR 2006-09-13 13:03:02

FCO-00011 The step GetHttpPort with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_PI|ind|ind|ind|ind|1|0|PiExchangeProfile|ind|ind|ind|ind|4|0|GetHttpPort was executed with status ERROR .

Can you tell more about your way to solve the problem?

Thank you in advance!

Markus