RE: TEP eWAS configuration

<[email protected]> Thu, 8 Aug 2013 13:07:59 +0000
Newsgroups gmane.comp.sysutils.tivoli.general
Message-ID <EA5FD7F404DE694BB310D050B12764961E96F813__9974.16847753829$1375967361$gmane$org@WFS0138A.corp1.ad1.seb.net>
Hi. Wasn’t classpath my bad was a generic jvm option. Got it loaded now, but can’t see any transactions. Working a case with the vendor atm.

/Gus

From: [email protected] [mailto:[email protected]] On Behalf Of Venkat Saranathan
Sent: den 7 augusti 2013 15:48
To: Discussion list for Tivoli product and Tivoli Ready products.
Subject: Re: [TME10] TEP eWAS configuration

In that case, you can add a <classpath>myjar.jar</classpath> tag under <jvmEntries> tag.

e.g.

<jvmEntries xmi:id="JavaVirtualMachine_1183077764084" verboseModeClass="false" verboseModeGarbageCollection="false" verboseModeJNI="false" maximumHeapSize="512" runHProf="false" hprofArguments="" debugMode="false" debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940" genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data -Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled">
 <classpath> /path/to/myjar.jar</classpath>
  <systemProperties xmi:id="Property_1" name="com.ibm.security.jgss.debug" value="off" required="false"/>
      <systemProperties xmi:id="Property_2" name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>
    </jvmEntries>

with warm regards,
Venkat Saranathan
Gulf Breeze Software

Gulf Breeze Calculus: We differentiate our work in Tivoli Integration!

On Wed, Aug 7, 2013 at 2:34 AM, <[email protected]<mailto:[email protected]>> wrote:
Hi Yes I’m trying to add it to the classpath, and this is the way the vendor describes how to do it on WAS. But in this case it is eWAS.

/Gus

From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Venkat Saranathan
Sent: den 6 augusti 2013 17:06
To: Discussion list for Tivoli product and Tivoli Ready products.
Subject: Re: [TME10] TEP eWAS configuration

Gunnar,

The "-D" switch really specifies the properties for the JVM meaning they are Key/value pairs separated by equal (=) sign.  I am not sure what you are trying to do by adding "-D<jar>".  Are you trying to add your .jar file to classpath?

Also, there are multiple copies of server.xml files and ensure that you're changing the correct one.

with warm regards,
Venkat Saranathan
Gulf Breeze Software

Gulf Breeze Calculus: We differentiate our work in Tivoli Integration!

On Tue, Aug 6, 2013 at 9:40 AM, <[email protected]<mailto:[email protected]>> wrote:
Hi

Does anyone know how to configure the eWAS that ships with TEP? I need to put in a JVM start param –Dbla blab la. (APM agent)
The ICS is only partial and has no choice for Application servers like fullblown WAS has, so it’s down to editing textfiles.

But if I put –DmyAPM.jar into  */server.xml it does not get loaded.

>From this:

<jvmEntries xmi:id="JavaVirtualMachine_1183077764084" verboseModeClass="false" verboseModeGarbageCollection="false" verboseModeJNI="false" maximumHeapSize="512" runHProf="false" hprofArguments="" debugMode="false" debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940" genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data -Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled">
      <systemProperties xmi:id="Property_1" name="com.ibm.security.jgss.debug" value="off" required="false"/>
      <systemProperties xmi:id="Property_2" name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>
    </jvmEntries>



To this:

<jvmEntries xmi:id="JavaVirtualMachine_1183077764084" verboseModeClass="false" verboseModeGarbageCollection="false" verboseModeJNI="false" maximumHeapSize="512" runHProf="false" hprofArguments="" debugMode="false" debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940" genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data -Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled –Dpath_to_my_apm.jar">
      <systemProperties xmi:id="Property_1" name="com.ibm.security.jgss.debug" value="off" required="false"/>
      <systemProperties xmi:id="Property_2" name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>
    </jvmEntries>

TEP starts just fine but my jar does not get loaded…..
Is there a copy of server.xml that needs to be updated also?

/Gus

_______________________________________________
TME10 mailing list
[email protected]<mailto:[email protected]>
Unsubscribe:[email protected]<mailto:Unsubscribe%[email protected]>


_______________________________________________
TME10 mailing list
[email protected]<mailto:[email protected]>
Unsubscribe:[email protected]<mailto:Unsubscribe%[email protected]>

_______________________________________________
TME10 mailing list
[email protected]
Unsubscribe:[email protected]