JavaMonitor works as a direct connection or through apache? If through apache, are you sure the frameworks are embedded?
--- On Sat, 11/10/12, ute Hoffmann <[email protected]> wrote: > From: ute Hoffmann <[email protected]> > Subject: Re: Deployment on Cent OS 5.7 > To: "Theodore Petrosky" <[email protected]> > Cc: [email protected] > Date: Saturday, November 10, 2012, 2:33 AM > It is a fresh install, Java Monitor > works, but the apps do not work. > I will have a look at the security enhancements. It is a > root server at a provider, > so it is not our own box, > > Am 09.11.2012 um 17:10 schrieb Theodore Petrosky: > > > this centos box, is it one of your standard deployment > boxes? i mean, are there other apps running successfully on > this box? > > > > are the frameworks embedded? > > > > I struggled with centos 6.2 for days with errors like > this only to find the the security enhancements were > enabled. but this was a fresh install. there were no 'other' > apps running. > > > > > > --- On Fri, 11/9/12, ute Hoffmann <[email protected]> > wrote: > > > >> From: ute Hoffmann <[email protected]> > >> Subject: Deployment on Cent OS 5.7 > >> To: [email protected] > >> Date: Friday, November 9, 2012, 9:32 AM > >> Hi, > >> This is a deployment install on Cent OS 5.7 with: > >> Java 1.5, WebObjects 5.4 und Wonder 5.4 > >> > >> I get this error when I try to start the > application. Any > >> idea what might be wrong? > >> > >> java.lang.reflect.InvocationTargetException > >> at > >> sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > >> at > >> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > >> at > >> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > >> at > >> java.lang.reflect.Method.invoke(Method.java:585) > >> at > >> > com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71) > >> Caused by: java.lang.NoClassDefFoundError: > >> > com/webobjects/foundation/development/NSBundleFactory > >> at > >> > er.extensions.appserver.ERXApplication.setup(ERXApplication.java:1030) > >> at > >> > er.extensions.appserver.ERXApplication.main(ERXApplication.java:854) > >> at > >> Application.main(Application.java:26) > >> ... 5 more > >> > >> Regards, > >> > >> Ute > >> _______________________________________________ > >> Do not post admin requests to the list. They will > be > >> ignored. > >> Webobjects-dev mailing list ([email protected]) > >> Help/Unsubscribe/Update your Subscription: > >> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com > >> > >> This email sent to [email protected] > >> > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
