JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 04, 2023, 08:30:32 AM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: fail to ant driver  (Read 2375 times)

ygzx_114

  • Guest
fail to ant driver
« on: December 06, 2011, 03:03:48 PM »

C:\JPPF-Tutorial\JPPF-2.5.4-driver>ant
Buildfile: C:\JPPF-Tutorial\JPPF-2.5.4-driver\build.xml

run:
     [echo] starting the JPPF driver
     [java] driver process id: 1476
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: javax/man
agement/StandardEmitterMBean
     [java]     at org.jppf.logging.jmx.JmxMessageNotifier.registerMBean(JmxMess
ageNotifier.java:162)
     [java]     at org.jppf.logging.jmx.JmxMessageNotifier.initializeJmx(JmxMess
ageNotifier.java:100)
     [java]     at org.jppf.logging.jmx.JmxMessageNotifier.<init>(JmxMessageNoti
fier.java:60)
     [java]     at org.jppf.server.JPPFDriver.<init>(JPPFDriver.java:115)
     [java]     at org.jppf.server.JPPFDriver.main(JPPFDriver.java:336)
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: fail to ant driver
« Reply #1 on: December 06, 2011, 08:38:45 PM »

Hello,

The class javax.management.StandardEmitterMBean is part of the JDK libraries since JDK 1.6. Could you check the version of Java you're using? It should be Java 1.6 or later. If not, you will need to upgrade.
I apologize if the documentation is misleading. Als, this would definitely be the same problem that you reported in your previous post about the tutorial.

Sincerely,
-Laurent
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads