cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.RuntimeException:CounterBeanServlet: could not call nextCounter()

GabrielSagaya
Active Contributor
0 Kudos

Hi

I am working in mapping with IDOC to EDI 856 mapping.

Previously The mapping works fine. when migration works happens I am facing this problem.

Also we changed hostname XXXPXP1 int XXXPXI1.

I got the error message while testing the mapping.

RuntimeException in Message Mapping Transformation: Runtime exception during processing target field mapping /LIST/S_ISA/D_I12. The message is: Exception:java.lang.RuntimeException: CounterBeanServlet: Could not call nextCounter() method of the Servlet. Cause=java.net.UnknownHostException: XXXXP1] in class com.sap.xi.tf._I_ORDERS05_to_A_V4010_856_MM_ method setInterchangeCounter $[ATC,856,ISA, com.sap.aii.mappingtool.tf3.rt.Context@2ed0ff74]

Please give me your suggestion.

Thanks

Gabriel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

What is the port no of your PI server ...or instance number of the same

if it is other than default one 00 then the possiblity of this error let me know

by default it will point to http://localhost:50000/ this port...

Rajesh

Edited by: Rajesh on Oct 27, 2009 3:03 PM

GabrielSagaya
Active Contributor
0 Kudos

Hi Rajesh,

Thanks for your reply.

The Port no for PI Server is 50000.

Former Member
0 Kudos

Is this not working for particular scenario or for all the scenarios after migration ?

Also Orders05 is mapped to 856 ..where 856 represents the Desadv ... ignore if ur requirement is like that only..

last time i got the same error because of the port mismatch...

check did you specified any hostname in the properties file there instead of local host..

HTH

Rajesh

GabrielSagaya
Active Contributor
0 Kudos

For Repair Order Information we are using 856.

Previously the mapping works fine before migration.

After changing the hostname of XI Server, I am facing the problem as UnknownHostException.

Even I changed the Properties file instead of having http://localhost:50000/

I changed it to http://xxxpxi1:50000/ in the SeeFunctionsXI imported Archive.

Still I am facing the same problem.

As per the link what changes you did in Visual Admin to have the hostname entries?

Please provide your valuable suggestions.

Thanks

Gabriel

Former Member
0 Kudos

Are you able to resolve this xxxxpix1 (or whatever it is) locally (using a plain ping <hostname> on the XI/PI server) ? If not, either update the DNS or add it to the server's hosts file ...

Rgds

Chris

GabrielSagaya
Active Contributor
0 Kudos

For EDI mapping alone I am facing such error message.

For Other mapping it works fine.

Former Member
0 Kudos

I do not know much about SeeBurger stuff, but about this thread :

Maybe it could help you ?

Chris

NikiScaglione
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

The variable is not set on new Seebuger front-end of new PI Server.

Kind Regards,

Niki

GabrielSagaya
Active Contributor
0 Kudos

When I try to create the new variable in seeburgerFrontend, I am facing the problem below.

com.seeburger.functions.frontend.util.GenericException: com.seeburger.functions.permstore.PermstoreException: VariableBeanServlet: Could not call listVariables() method of the Servlet. Cause=java.net.UnknownHostException: magpxp1

Answers (0)