received signal SIGSEGV on Java Client

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

Please post your job design. Double check your Java client's Users' Classpath, Class Name, and User's Properties.
lovassz
Participant
Posts: 4
Joined: Mon Aug 18, 2008 7:52 am

Post by lovassz »

lovassz
Participant
Posts: 4
Joined: Mon Aug 18, 2008 7:52 am

Post by lovassz »

I've found it, and value is 20.
lovassz
Participant
Posts: 4
Joined: Mon Aug 18, 2008 7:52 am

Post by lovassz »

The solve is very simple. You should have add the following environment variables in the "Administrator Client"
DATASTAGE_JVM=jre/lib/sparc/client
DATASTAGE_JRE=$ASBNode/apps
DSHOME=/opt/IBM/InformationServer/Server/DSEngine

http://kepfeltoltes.hu/view/080915/ds_j ... es.hu_.jpg
psk_270185
Participant
Posts: 21
Joined: Wed Mar 12, 2008 4:05 am

links are not opening

Post by psk_270185 »

http://kepfeltoltes.hu/view/080819/7623 ... es.hu_.jpg

Hi,
The above mentioned links are not opening. Currently im trying to use java pack but facing problems.

I am getting the following error.

APT_CombinedOperatorController,0: Fatal Error: Fatal: TJClient::initialize: unable to create Java Virtual Machine; classpath = E:\IBM\InformationServer\Server\DSEngine\java/lib/tr4j.jar
ASCL-DSJNI-00011`:`JNIWrapper: load library failed: directory C:\IBM\InformationServer\ASBNode\apps\jre\bin/classic, name jvm
The specified module could not be found.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please begin a new thread. This question is unrelated to the thread on which you posted it. Your question is about an inability to create a JVM on the server.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply