The JVM is working fine. It's the application you're trying to load that seems to be missing some classes.
This isn't a JVM crash, it's a ClassNotFoundException of an application-specific class.
Main Topics
Browse All TopicsThis is very much related to another post I already have outstanding- but it seemed like a valid separate question....
Does jdk1.5_17 (32 bit JVM) run on Windows 64 bit OS without any known issues? Specifically class loading? Anything unique settings required, etc.?
We're running it and having some intermittent problems that other sites using the same application are not having- only difference we can think of is they are all 32-bit, where-as we are 64 bit servers.
We found instances of this error buried in the logs...related to class load failures
>
> java.net.URLClassLoader$1.
>
> INFO | jvm 1 | 2009/02/02 10:29:53 | 10:29:53,140 ERROR [Engine]
> StandardContext[/ansHealth
> org.jboss.web.tomcat.tc5.W
> console.server.servlets.An
> INFO | jvm 1 | 2009/02/02 10:29:53 |
> java.lang.ClassNotFoundExc
> console.server.servlets.An
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> >>>java.net.URLClassLoader
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> java.security.AccessContro
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> java.net.URLClassLoader.fi
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> java.lang.ClassLoader.load
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> java.lang.ClassLoader.load
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> org.apache.catalina.core.S
>
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> org.apache.catalina.core.S
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> org.apache.catalina.core.S
>
> INFO | jvm 1 | 2009/02/02 10:29:53 | at
> org.apache.catalina.core.S
Any help is very much appreciated...
Thanks guys...
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: objectsPosted on 2009-06-30 at 21:28:44ID: 24751506
no known issues that I'm aware of