• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NoClassDefFoundError
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NoClassDefFoundError


  • Subject: NoClassDefFoundError
  • From: Jeff Schmitz <email@hidden>
  • Date: Thu, 18 Feb 2016 18:09:50 -0600

Hello list,
  I’m trying to deploy to a new machine and am getting the below classpath error when I start my app from the command line. I can build and run in my dev environment as well as deploy to a different machine.  I checked JAVA_HOME and it looks good so I’m not sure what to check next.  I’m guessing my main project is looking in the wrong place for the frameworks and added libs on the deployment machine, but I’m not sure what property tells it where to look when deployed.  I’m hoping this is a simple one.


Caused by: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
	at er.extensions.eof.ERXConstant.<clinit>(ERXConstant.java:140)
	at er.extensions.appserver.ERXApplication$Loader.<init>(ERXApplication.java:588)
	at er.extensions.appserver.ERXApplication.setup(ERXApplication.java:1066)
	at er.extensions.appserver.ERXApplication.main(ERXApplication.java:873)

Thanks!
Jeff
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: NoClassDefFoundError
      • From: Daniele Corti <email@hidden>
    • Re: NoClassDefFoundError
      • From: Paul Hoadley <email@hidden>
  • Prev by Date: Re: Apache 2.4 WebObjects adaptor for CentOS 6 i86_64
  • Next by Date: Re: NoClassDefFoundError
  • Previous by thread: Re: Apache 2.4 WebObjects adaptor for CentOS 6 i86_64
  • Next by thread: Re: NoClassDefFoundError
  • Index(es):
    • Date
    • Thread