Author Message
tomfelice
Joined: Feb 19, 2014
Messages: 75
Offline
Using the Simulator for two applications in the same environment, one runs fine and the other gets a 404.

I have attached two VXML log.

VXML_TomTestMoney.log - shows a successful run.
VXML_FAA_Ticket_status.log - shows the 404 error.


Also noticed that in the tomcat log it shows that the application (FAA_Ticket_status) that gets the 404 did not load.
I have attached a log(TomcatLog.txt, that shows the error for the one that did not load as well as the one that loads successfully.

The different between the two application are as follows. The "bad" on is Mavenized apps the is part of a structure (trunk) that contains many apps.

The apps that works, TomTestMoney, is a stand alone app that is not part the "trunk" group.


Filename VXML_TomTestMoney.log [Disk] Download
Filename VXML_FAA_Ticket_status.log [Disk] Download
Filename TomcatLog.txt [Disk] Download
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Try to use the the right-click menu on the project, select Orchestration Designer->Update Context make sure you have a updated context file. It looks like Tomcat is having trouble with the context file to complete the deployment at the start.
tomfelice
Joined: Feb 19, 2014
Messages: 75
Offline
Thanks, solved the issue. I changed the version of Java as specified for the version of eclipse/OD I was using and the problem was solved.
Go to:   
Mobile view