Re: [aspectwerkz-user] AspectwerkZ Websphere 6.1 problem

akhilesh laddha <[email protected]> Sat, 7 Apr 2007 10:59:54 -0700 (PDT)
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <[email protected]>
--0-1594455929-1175968794=:43142
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi Mark,
  We set "-javaagent" in genericJvmArguments  as mentioned below in server.xml.  genericJvmArguments="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar"
   
  Even, after we are not getting AspectwerkZ load message on sonsole
   
  AspectWerkz - INFO - Pre-processor org.codehaus.aspectwerkz.transform.AspectWerk
zPreProcessor loaded and initialized
   
  Please do let me know, is this correct? Could you provide me correct server.xml snippet for AspectWerkZ setting?
   
   
  Thanks
  Akhilesh
   
  

Mark Lui <[email protected]> wrote:
  Use the Generic JVM arguments entry to add the java_options.

Mark

akhilesh laddha wrote:
> Hi Mark,
> I add the BootClasspath and classpaths to the JVM running the server 
> not the JVM starting the server using admin console. But, not sure how 
> to add JAVA_OPTIONS and 
> ="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar using admin 
> console.
> 
> Entries in server.xml looks as below. After doing these changes, not 
> getting the message
> AspectWerkz - INFO - Pre-processor 
> org.codehaus.aspectwerkz.transform.AspectWerk
> zPreProcessor loaded and initialized
> 
> > verboseModeClass="false" verboseModeGarbageCollection="false" 
> verboseModeJNI="false" initialHeapSize="256" maximumHeapSize="512" 
> runHProf="false" debugMode="false" debugArgs="-Djava.compiler=NONE 
> -Xdebug -Xnoagent 
> Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=7777"
> genericJvmArguments="-Xbootclasspath/p:C:\IBM\WebSphere\AppServer\lib\enhanced.jar 
> -Daspectwerkz.definition.file=D:\EProfilerFolder\eprofilerIBM\src\refrence\j2ee\aop.xml" 
> disableJIT="false">
>
> C:\IBM\WebSphere\AppServer\lib\aspectwerkz-2.0.jar 
> C:\IBM\WebSphere\AppServer\lib\aspectwerkz-extensions-2.0.jar 
> C:\IBM\WebSphere\AppServer\lib\aspectwerkz-jdk5-2.0.jar 
> C:\IBM\WebSphere\AppServer\lib\dom4j-1.4.jar
> C:\IBM\WebSphere\AppServer\lib\qdox-1.4.jar
> C:\IBM\WebSphere\AppServer\lib\concurrent-1.3.1.jar 
> C:\IBM\WebSphere\AppServer\lib\trove-1.0.2.jar
> C:\IBM\WebSphere\AppServer\lib\jrexx-1.1.1.jar 
> C:\IBM\WebSphere\AppServer\lib\eProfiler.jar
> C:\IBM\WebSphere\AppServer\lib\demo.jar
> 
> C:\IBM\WebSphere\AppServer\lib\aspectwerkz-core-2.0.jar;C:\IBM\WebSphere\AppServer\java\lib\tools.jar
> > value="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar" 
> required="true"/>
> 
> 
> 
> Any help is appriciated
> 
> Thanks
> Akhilesh
>
> */Mark Lui /* wrote:
>
> Akhilesh,
>
> I believe you need to add the java_options and addition classpaths to
> the JVM running the server not the JVM starting the server. This may
> be done through the console.
>
> Navigate to Servers/Application Servers/
>

-- 

Mark Lui
[email protected]
310-737-7835

---------------------------------------------------------------------
To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email



 
---------------------------------
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.
--0-1594455929-1175968794=:43142
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

<div>Hi Mark,</div>  <div>We set&nbsp;"-javaagent" in genericJvmArguments&nbsp; as mentioned below in server.xml.&nbsp; <STRONG>genericJvmArguments="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar"</STRONG></div>  <div>&nbsp;</div>  <div>Even, after we are not getting AspectwerkZ load message on sonsole</div>  <div>&nbsp;</div>  <div>AspectWerkz - INFO - Pre-processor org.codehaus.aspectwerkz.transform.AspectWerk<BR>zPreProcessor loaded and initialized</div>  <div>&nbsp;</div>  <div>Please do let me know, is this correct? Could you provide me correct server.xml snippet for AspectWerkZ setting?</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>Thanks</div>  <div>Akhilesh</div>  <div>&nbsp;</div>  <div><BR><BR><B><I>Mark Lui &lt;[email protected]&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Use the Gener
 ic JVM arguments entry to add the java_options.<BR><BR>Mark<BR><BR>akhilesh laddha
 wrote:<BR>&gt; Hi Mark,<BR>&gt; I add the BootClasspath and classpaths to the JVM running the server <BR>&gt; not the JVM starting the server using admin console. But, not sure how <BR>&gt; to add JAVA_OPTIONS and <BR>&gt; ="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar using admin <BR>&gt; console.<BR>&gt; <BR>&gt; Entries in server.xml looks as below. After doing these changes, not <BR>&gt; getting the message<BR>&gt; AspectWerkz - INFO - Pre-processor <BR>&gt; org.codehaus.aspectwerkz.transform.AspectWerk<BR>&gt; zPreProcessor loaded and initialized<BR>&gt; <BR>&gt; <JVMENTRIES <br xmi:id="JavaVirtualMachine_1175430184847">&gt; verboseModeClass="false" verboseModeGarbageCollection="false" <BR>&gt; verboseModeJNI="false" initialHeapSize="256" maximumHeapSize="512" <BR>&gt; runHProf="false" debugMode="false" debugArgs="-Djava.compiler=NONE <BR>&gt; -Xdebug -Xnoagent <BR>&gt; X
 runjdwp:transport=dt_socket,server=y,suspend=n,address=7777"<BR>&gt;
 genericJvmArguments="-Xbootclasspath/p:C:\IBM\WebSphere\AppServer\lib\enhanced.jar <BR>&gt; -Daspectwerkz.definition.file=D:\EProfilerFolder\eprofilerIBM\src\refrence\j2ee\aop.xml" <BR>&gt; disableJIT="false"&gt;<BR>&gt;<BR>&gt; <CLASSPATH>C:\IBM\WebSphere\AppServer\lib\aspectwerkz-2.0.jar <BR>&gt; C:\IBM\WebSphere\AppServer\lib\aspectwerkz-extensions-2.0.jar <BR>&gt; C:\IBM\WebSphere\AppServer\lib\aspectwerkz-jdk5-2.0.jar <BR>&gt; C:\IBM\WebSphere\AppServer\lib\dom4j-1.4.jar<BR>&gt; C:\IBM\WebSphere\AppServer\lib\qdox-1.4.jar<BR>&gt; C:\IBM\WebSphere\AppServer\lib\concurrent-1.3.1.jar <BR>&gt; C:\IBM\WebSphere\AppServer\lib\trove-1.0.2.jar<BR>&gt; C:\IBM\WebSphere\AppServer\lib\jrexx-1.1.1.jar <BR>&gt; C:\IBM\WebSphere\AppServer\lib\eProfiler.jar<BR>&gt; C:\IBM\WebSphere\AppServer\lib\demo.jar<BR>&gt; </CLASSPATH><BR>&gt; <BOOTCLASSPATH>C:\IBM\WebSphere\AppServer\lib\aspectwerkz-core-2
 .0.jar;C:\IBM\WebSphere\AppServer\java\lib\tools.jar</BOOTCLASSPATH><BR>&gt;
 <SYSTEMPROPERTIES name="JAVA_OPTIONS" <br xmi:id="Property_1175600965378">&gt; value="-javaagent:D:\aspectwerkz\lib\aspectwerkz-jdk5-2.0.jar" <BR>&gt; required="true"/&gt;<BR>&gt; <BR>&gt; </JVMENTRIES><BR>&gt; <BR>&gt; Any help is appriciated<BR>&gt; <BR>&gt; Thanks<BR>&gt; Akhilesh<BR>&gt;<BR>&gt; */Mark Lui <[email protected]>/* wrote:<BR>&gt;<BR>&gt; Akhilesh,<BR>&gt;<BR>&gt; I believe you need to add the java_options and addition classpaths to<BR>&gt; the JVM running the server not the JVM starting the server. This may<BR>&gt; be done through the console.<BR>&gt;<BR>&gt; Navigate to Servers/Application Servers/<BR>&gt;<BR><BR>-- <BR><BR>Mark Lui<BR>[email protected]<BR>310-737-7835<BR><BR>---------------------------------------------------------------------<BR>To unsubscribe from this list please visit:<BR><BR>http://xircles.codehaus.org/manage_email<BR><BR></BLOCKQUOTE><BR><p>&#32;

<hr size=1>8:00? 8:25? 8:40? <a href="
http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news"> Find a flick</a> in no time<br> with the<a href="
http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news">Yahoo! Search movie showtime shortcut.</a>
--0-1594455929-1175968794=:43142--