cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
660
Views
0
Helpful
2
Replies

CVP 10.5 application not starting VXML server 11.6

GauravTMG1
Level 1
Level 1

We are trying to run the CVP 10.5 IVR application from VXML server 11.6 but it's not starting. Same application runs fine on VXML server 10.5. Any suggestions what could be the issue or what we should look at?

2 Replies 2

Do you have access to Studio 11.x? More than likely you'll have to open the app and save it and then deploy it.

 

david

Unfortunately, we don't have 11.6 application development environment.

 

Below is the exception that we are receiving:-

 

Error with admin service startup,10/09/2017 14:27:54.405,Could not create an instance of on start application class com.tmg.ivr.LoadConfigurationsOnAppStart. This error has not affected the deployment or update of the application. The error was: java.lang.AbstractMethodError: javax.ws.rs.core.UriBuilder.uri(Ljava/lang/String;)Ljavax/ws/rs/core/UriBuilder;
java.lang.AbstractMethodError: javax.ws.rs.core.UriBuilder.uri(Ljava/lang/String;)Ljavax/ws/rs/core/UriBuilder;
  at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:119)
  at org.glassfish.jersey.client.JerseyWebTarget.<init>(JerseyWebTarget.java:71)