Exception

View: New views
2 Messages — Rating Filter:   Alert me  

Exception

by j4ATG :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi guys i m getting java.lang.no class found(minor.major49.0) error whenever i try to open ACC n try to see the component what profile is pointing.

Re: Exception

by george_o :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is due to a JDK version incompatibility, but again, you need to post the full exception... The class was most likely compiled with a 1.5 JDK and its probably running on your ATG server on JDK 1.5, but you are using the ACC and that is using a 1.4 JDK.