OE12 Web Service

Posted by goo on 11-Jan-2020 10:38

I am working on a project involving OE12 and REST (webhandler). We are splitting the project into UTV, TEST and PROD and right now I have setup UTV and PROD. It worked til I was asked to start doing this:

   
tcman feature AJP13=on

tcman feature HTTP off
tcman feature HTTPS off
tcman feature AJP13 on

tcman config psc.as.http.port=8009

tcman config psc.as.http.port=3030

tcman config psc.as.ajp13.port=8009

tcman feature HTTP on

The instance was restarted after changing.

Now PROD is not working, and UTV is, so it probably have to do with this stuff…. 

PROD (pasBAFO) is setup on port 3030 

I get this error when trying to redepoloy:

pasUTV is workiing and looks like this in progress explorer:

What logfile should have info about whats not happening as it should ?

//Geir Otto

All Replies

Posted by goo on 11-Jan-2020 10:42

I found this error in pasBAFO log.... but I have never deleted a file....

Posted by goo on 11-Jan-2020 10:50

I have to say I find it a bit strange.... it still works in pasUTV...

Posted by goo on 11-Jan-2020 11:30

By comparing I can find this:

This thread is closed