cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
814
Views
0
Helpful
0
Comments
cdnadmin
Community Member

Subject: RE: Deployeement Failed in VXML Server 8.5
Replied by: Hemal Mehta on 12-07-2012 12:39:11 PM
Ok, look for what the specific error is and which classes are giving issues.  Your application classes are giving issues.  Look under:
C:\Cisco\CVP\VXMLServer\applications\HDFCBank\logs\ErrorLog

Subject: RE: Deployeement Failed in VXML Server 8.5
Replied by: Janine Graves on 12-07-2012 01:01:36 PM
Hi Juluri,

It's possible that your 3rd party jar files need to be in a different directory.
Try putting them into one of these following directories. Each time, you'll need to then restart the VxmlServer Service (Tomcat). Then try to run the deployApp script.
If you still get the error, then remove them from that directory and try the next directory.

C:/Cisco/VxmlServer/lib
C:/Cisco/VxmlServer/Tomcat/common/lib
C:/Cisco/VxmlServer/Tomcat/common/endorsed
This document was generated from CDN thread

Created by: subrahmanyam juluru on 12-07-2012 12:34:30 PM
Dear All,
we development one self service application for HDFC Bank.
when we deployee the application in vxml server 8.5 it shows deployeement failed due to the below error.


07/12/2012 14:42:21.125, SERVER ERROR: There was an error
attempting to deploy the application. The error was:
com.audium.server.AudiumException: There was a problem loading classes local to
the application HDFCBank.


07/12/2012 14:43:39.000, SERVER ERROR: There was an error
attempting to deploy the application. The error was:
com.audium.server.AudiumException: There was a problem loading classes local to
the application HDFCBank.


we created separate jar file for all custom java development and placed in C:\Cisco\CVP\VXMLServer\applications\HDFCBank\java\application\lib and third party jars also copied in the same location.

Please help me out how to resolve the above discussed issue in my development and what is the route cause for deployment failed?

Highly appreicate you for your quick response.

Regards
Juluri.

Subject: RE: Deployeement Failed in VXML Server 8.5
Replied by: subrahmanyam juluru on 12-07-2012 12:45:57 PM
Hi Hemal,

thanks for your comments on my post.
I checked in the my application logs folder.
But it is not generating any logs ( Acitivity,Admin,Error ) logs also.
how to proceed and identify my issue?

Regards
Juluri.

Subject: RE: New Message from subrahmanyam juluru in Customer Voice Portal (CVP) - C
Replied by: Hemal Mehta on 12-07-2012 12:48:45 PM
You haven’t even deployed the app, so will activity be not be generated. Check under:
C:\Cisco\CVP\VXMLServer\logs\GlobalErrorLogger

From: Cisco Developer Community Forums [mailto:[email protected]]
Sent: Thursday, July 12, 2012 11:46 AM
To: [email protected]
Subject: New Message from subrahmanyam juluru in Customer Voice Portal (CVP) - CVP - All Versions: RE: Deployeement Failed in VXML Server 8.5

subrahmanyam juluru has created a new message in the forum "CVP - All Versions":

--------------------------------------------------------------
Hi Hemal,

thanks for your comments on my post.
I checked in the my application logs folder.
But it is not generating any logs ( Acitivity,Admin,Error ) logs also.
how to proceed and identify my issue?

Regards
Juluri.
--
To respond to this post, please click the following link:

<http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/6085111>

or simply reply to this email.

Subject: RE: Deployeement Failed in VXML Server 8.5
Replied by: subrahmanyam juluru on 12-07-2012 12:56:59 PM
Yes Hemal,

You are correct i captured above said error from C:\Cisco\CVP\VXMLServer\logs\GlobalErrorLogger folder.

07/12/2012 14:42:21.125, SERVER ERROR: There was an error
attempting to deploy the application. The error was:
com.audium.server.AudiumException: There was a problem loading classes local to
the application HDFCBank.



Regards
Juluri.

Subject: RE: Deployeement Failed in VXML Server 8.5
Replied by: subrahmanyam juluru on 15-07-2012 03:42:31 AM
Hi Hemal & Janine,

I copied only custom java jar file in C:\Cisco\CVP\VXMLServer\applications\HDFCBank\java\application\lib location and moved remaining all third party jar files in C:/Cisco/VxmlServer/Tomcat/common/lib folder.
No i didnot get any deployment issue.
Now my application is deployeed successfully in server and status also running.

thanks for your support and valable suggessions to me.

Regards
Juluri.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links