Could not access HTTP invoker remote service with 2 WAR files

when i am trying to deploy the generated war in a tomcat, after using this URL http://somehost:8080/app-core getting this error.

what could be the cause?

Thanks

Hi,
As the message says, you need to check the ‘core’ server log for exceptions to ensure it has started properly.
Status 500 means internal error, so something should appear in the log.

1 Like