• 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
Re: NoClassDefFoundError
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NoClassDefFoundError


  • Subject: Re: NoClassDefFoundError
  • From: Jeff Schmitz <email@hidden>
  • Date: Fri, 19 Feb 2016 22:03:13 -0600

I believe they are.  

NEXT_ROOT is set to /opt

and the frameworks are installed in /opt/Library/Frameworks, including ERJars.framework

Jeff


On Feb 19, 2016, at 2:49 AM, Daniele Corti <email@hidden> wrote:

Hi Jeff,
the slf4j is in the ERJar framework. Check the NEXT_ROOT variable and see if the frameworks are correctly copied in the Local path on the new machine.



2016-02-19 1:09 GMT+01:00 Jeff Schmitz <email@hidden>:
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



--
Daniele Corti
--
I DON'T DoubleClick

 _______________________________________________
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>
References: 
 >NoClassDefFoundError (From: Jeff Schmitz <email@hidden>)
 >Re: NoClassDefFoundError (From: Daniele Corti <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: NoClassDefFoundError
  • Next by thread: Re: NoClassDefFoundError
  • Index(es):
    • Date
    • Thread