Mediator error

Hi,

This is David Wang, Consultant of Software AG China. One of my customer face following problem for Medaitor.

Server: HP-UX host2 B.11.11 U 9000/800 142211760
JDK: 1.4.2.06

They setup Mediator 421 and XML gateway successfully, two problem:

  1. When they start Jboss, and the Jboss start successfully, but then a error message occured repeated:

14:18:23,341 INFO [Engine] StandardHost[localhost]: MAPPING configuration error for request URI /mediator/lib/hostmanager.jar

What’s the reason for this error message?

  1. When they want to start HostManager via startHostManager.sh, a error message occured:

Starting the Mediator Host Manager …

./startHostManager.sh[21]: setEnvironment.sh: can not find

How to solve this problem? thanks

Hi David,

I assume you are using Mediator 7.4.1, right?

The first error might be due to the fact that JBoss failed to deploy mediator.war. Ask the customer to check the server.log file located in the JBoss server/default/log directory to see if there are any error messages when deploying mediator.war.

I suspect that they might not have installed Mediator properly.

Hope this helps