cancel
Showing results for 
Search instead for 
Did you mean: 

Configtool on iseries

Former Member
0 Kudos

How start configtoon on Iseries??

I follow the sap notes

Note 1066038 - iSeries: Features for using tools in J2EE environment

Note 657117 - iSeries: JDBC configuration for Config and Deploy Tool

But the configtoon don't work

'

10.1.1.55sapmntPBIDVEBMGS00j2eeconfigtool'

CMD.EXE se inició con esta ruta como el directorio actual. No se permiten

rutas UNC. Regresando de manera predeterminada al directorio Windows.

WARNING SAP JVM not found and environment variable JAVA_HOME not set, trying 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)

Could not find the main class: com.sap.engine.offline.OfflineToolStart. Program

will exit.

Program terminated abnormally

Presione una tecla para continuar . . .

Please Help Me

William Neira

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi William,

maybe the note should be more explicit. You need to map a Share to the
10.1.1.55\ROOTBIN share up front, e.g. by using net use...

Then, if your share is named like X:, you can call configtool from directory X:\usr\sap\PBI\DVEBMGS00\j2ee\configtool.

Hope that helps,

Christoph

Former Member
0 Kudos

It was very easy, many thanks, I mapped X:\sapmnt in my windows, and now run configtool.

Thanks for the quicly reply

William Neira

Answers (0)