Skip to Content
0
Former Member
Nov 18, 2008 at 09:05 PM

Config Tool

183 Views

When I go to run the Config Tool batch file, I get this message in the DOS command screen. Can someone give me an idea of what I need to do make this run correctly?

'
Qsolution\ROOTBIN\usr\sap\S40\DVEBMGS02\j2ee\configtool'

CMD.EXE was started with the above path as the current directory.

UNC paths are not supported. Defaulting to Windows directory.

WARNING Environment variable JAVA_HOME not set, try to launch java from current

PATH

Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offlin

e/OfflineToolStart

Caused by: java.lang.ClassNotFoundException: com.sap.engine.offline.OfflineToolS

tart

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Program terminated abnormally

Press any key to continue . . .