Hi,
I’m trying to start Weblogic from MyEclipse. I’ve tried to configure the settings for the Weblogic Server. The only thing I wasn’t really sure of was the Server name property. I just left it at “MyServer”.
Now when I try to start Weblogic 8.1 I get the error “Could not find the Main class. Program will exit” at Java Virtual Machine Launcher. Then when I click on OK it says
A configuration error occurred during startup. Please verify the preference field with the prompt : java.lang.NoClassDefFOunfError:
C:\bea\jdk142_05\bin;C:\bea\weblogic81\bin;C:\bea\weblogic81\server\bin -Dweblogic/RootDirectory=C:\bea\user_projects\domains\mydomain
-Dweblogic/Domain=mydomain – Dweblogic/name=myserver -Dweblogic/management/discover=false -Dweblogic/management/username=beastie
-Dweblogic/management/password=bartje
Exception in thread “main”
Anyone got any ideas on what might be wrong??
Thanks,
Bart