JAVA 8 ERROR SOLUTION - windows 8

Asked

Viewed 68 times

0

I have a problem running a program that requires JAVA. Before it ran with JAVA 7 and now it is asking for JAVA 8. I did what was asked, however the following error appeared:

Error of application

Class Not Found Exception

oracle.forms.engine.Main

I’m using windows 8

  • You could post your code?

1 answer

1

This seems to me classpath error.

try passing the classpath when you run the java command

Browser other questions tagged

You are not signed in. Login or sign up in order to post.