cancel
Showing results for 
Search instead for 
Did you mean: 

Which is the right jARM.jar?

Former Member
0 Kudos

Dear all,

I am trying to measure the performances of my wd4j DC using jarm.

I was looking for jarm.jar in my eclipse/plugins folder. There are a lot of jarm.jar

-


eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\com.sap.util.monitor.jarm\_comp\gen\default\public\default\lib\java

eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\com.sap.util.monitor.jarm\_comp\gen\default\public\default\lib\java

eclipse\plugins\com.sap.tc.webdynpro.runtime_2.0.0\lib

eclipse\tools\lib

eclipse\plugins\com.sap.tc.jarm_2.0.0\lib

---

Which is the right one?

I added each of these ones in my dc preferences -> libraries but building it I always read in "tasks":

Error: This compilation unit indirectly references the missing type com.sap.util.monitor.jarm.IMonitor (typically some required class file is referencing a type outside the classpath) InternalStartView.java ---mycomponentname -- line 0

I hope to receive some replies.

Thanks a lot.

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

If you have NWDS installed in your local m/c, then this jar file would be found in the following path:

<drive>:\Program Files\SAP\JDT\eclipse\plugins\com.sap.tc.jarm\lib

(or) you can also find it on your server at:

<drive>:\usr\sap\<ID>\JC00\j2ee\cluster\server0\bin\ext\com.sap.util.monitor.jarm

Regards

Pankaj

Former Member
0 Kudos

Ok thanks....

With my previuos version of NWDS (7.0.14) using this jarm.lib I was not able to build the development component.

Now I am working with NWDS (7.0.11) and every things works fine.

Mmmmhh OK

Thanks for your replies.

Best regards.