Java error while installing TSMAC-6.3.000

albatross

Newcomer
Joined
May 20, 2014
Messages
3
Reaction score
0
Points
0
Java Error on installing TSM admin center v6.300 in CentOS 6.5 VM ( 6 GB RAM and prerequisites installed )

TSM server and client successfully installed on same machine but failed to install admin center.

Any help would be appreciated..

Getting below error:

===============================================================================
Deployment Engine Initialization
--------------------------------

Please Wait
.Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)


Stack Trace:
java.lang.NoClassDefFoundError: com.ibm.ac.si.runtime.SIRuntimeFactory
at com.tivoli.dsm.install.TSMACInstallDirConsole.populateListModel(TSMACInstallDirConsole.java:102)
at com.tivoli.dsm.install.TSMACInstallDirConsole.setup(TSMACInstallDirConsole.java:162)
at com.zerog.ia.installer.ConsoleBasedAAMgr.b(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.n(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.n(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.n(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.n(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)

======= output truncated =====================



Cheers
Albatross
 
Hello,

Check the java version, maybe you will need to use an older java version. Check the compatibility matrix of java for this tsm admin server.

Kind regards,
pmello.
 
Back
Top