cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
350
Views
0
Helpful
3
Replies

CVP9.0 : ClassNotFoundException - ClassLoader issue.

ludovic.guillou
Level 1
Level 1

Hi,

I have a problem with a custom CVP application while I execute it.

A ClassNotFoundException is launched despite the fact that this class is present in a jar librairy in the directory :

C:\Cisco\CVP\VXMLServer\applications\<ApplicationName>\java\util\lib.

To debug this problem, I would like to log the class that are effectivly loaded by the application.

I tried to add the option -verbose:class in the laucher catalina.bat in the JAVA_OPTS.

I also tried to add this option in the file deployApp.bat and updateApp.bat of my application.

But that didn't worked.

Do you know a way to log the class loaded by a custom CVP application ?

3 Replies 3

Angelina Talley
Level 5
Level 5

When this happens to me, the only thing I've found that works is moving the jar file to c:\cisco\cvp\vxmlserver\common\lib. That usually gets it.

ludovic.guillou
Level 1
Level 1

Thanks for the reply.

I will try that. But even if this solution solve my problem, if anyone know how to log the classloader of a custom CVP application, I'll welcome the answer.

janinegraves
Spotlight
Spotlight

When you put a file into

C:\Cisco\CVP\VXMLServer\applications\\java\_applications_\lib

then it'll load into memory when you run the UpdateApp.bat (or transfer

using OAMP)

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: