Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] aopmetrics-0.3 is not running in Linux

Please some body can help me, when i try to run aopmetrics.sh, i am getting the following error.

Exception in thread "main" java.lang.NoClassDefFoundError: org/tigris/aopmetrics/AopMetricsCLI
Caused by: java.lang.ClassNotFoundException: org.tigris.aopmetrics.AopMetricsCLI
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: org.tigris.aopmetrics.AopMetricsCLI.  Program will exit.


Thanks

Regards
 S K SAGAR


On Sat, Dec 18, 2010 at 10:30 PM, <aspectj-dev-request@xxxxxxxxxxx> wrote:
Send aspectj-dev mailing list submissions to
       aspectj-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://dev.eclipse.org/mailman/listinfo/aspectj-dev
or, via email, send a message with subject or body 'help' to
       aspectj-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
       aspectj-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of aspectj-dev digest..."


Today's Topics:

  1. Re: AJ compiler death...AAOB (Neale Upstone)


----------------------------------------------------------------------

Message: 1
Date: Fri, 17 Dec 2010 20:13:06 +0000
From: Neale Upstone <neale.upstone@xxxxxxxxxxxxx>
To: AspectJ developer discussions <aspectj-dev@xxxxxxxxxxx>
Subject: Re: [aspectj-dev] AJ compiler death...AAOB
Message-ID:
       <AANLkTikiwPsYZvPgSdzrp93RBT49FvOKxYp11+9pFLAe@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi. It's 3.0.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/aspectj-dev/attachments/20101217/8522179a/attachment.htm>

------------------------------

_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev


End of aspectj-dev Digest, Vol 69, Issue 7
******************************************


Back to the top