[progress Communities] [progress Openedge Abl] Forum Post: Re: How Can I Call My Web...

  • Thread starter Thread starter Roy Ellis
  • Start date Start date
Status
Not open for further replies.
R

Roy Ellis

Guest
Hi Daniel, okay, now we can see the problems. Your PASOE instance is not starting. There are a couple of problems: 1) port 8811 is already in use, this is the HTTPS port, but you should fix it so we don't see this error any longer a) to change the port number run tcman.bat config psc.as.https.port= b) restart PASOE 2) You are missing a file: a) File located at MedicionesSucursalService.restoe does not exist in the archive. returning null. 3) I believe the missing file is causing this error: a) org.apache.cxf.interceptor.Fault: null while invoking public void Servicio.ervicio__ReadServicio_GET This tells me your REST application is not correctly deployed. You should be seeing a medicionessSCH.agent.log file, but we are never launching the agent because of the errors above. Please verify your REST application is correctly deployed and change your HTTPS port and try again. BTW: if you run "tcman.bat clean" after stopping PASOE, it will remove all the log files, making debugging easier with each restart. Let us know what you find, Roy

Continue reading...
 
Status
Not open for further replies.
Back
Top