Re: Application runs on client but not on deployment
Re: Application runs on client but not on deployment
- Subject: Re: Application runs on client but not on deployment
- From: Robert Walker <email@hidden>
- Date: Thu, 2 Jun 2005 21:01:52 -0400
Oops. sorry I didn't catch that. This type of error often happens
when jars are missing. Should have read more closely.
It's been too long since I have tried to deploy to a Windows server.
I hope others on the list can help you with your problem.
On Jun 2, 2005, at 2:09 PM, email@hidden wrote:
Yes.
ps: the error does not say any thierd-party classes. it misses the
WOComponent.class.
and this is available, because the application can open another files.
Thank you.
----- Original Message -----
From: "Robert Walker" <email@hidden>
To: <email@hidden>
Cc: "Apple WebObjects List" <email@hidden>
Sent: Thursday, June 02, 2005 8:02 PM
Subject: Re: Application runs on client but not on deployment
Do you have all required third-party JAR files loaded on you
deployment
server?
On Jun 2, 2005, at 11:37 AM, email@hidden wrote:
Hello,
i have WO application it runs on my Eclipse with WO5.2.3
successfully
but
not on the Server with Windows 2000 WO5.2.3.
Another applications are already running for long time.
i get the following error, what i cant understand.
ps: i get the error only on a special site. Other diffrent files are
working
fine. The Other sites are more or less similar to this site.
Any can help?
Thanks,
Sako.
The Error:
--------------------------------------------------------------------
---
-----
---------------------
[2005-06-02 17:14:42 CEST] <WorkerThread7> <WOWorkerThread id=7
socket=null>
Throwable occurred: java.lang.NoClassDefFoundError:
com/webobjects/appserver/WOComponent
[2005-06-02 17:14:42 CEST] <WorkerThread7>
java.lang.NoClassDefFoundError:
com/webobjects/appserver/WOComponent
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
com.webobjects.foundation._NSUtilities._classWithPartialName
(_NSUtiliti
es.ja
va:307)
at
com.webobjects.foundation._NSUtilities.classWithName
(_NSUtilities.java:
291)
at
com.webobjects.appserver._private.WOHTMLWebObjectTag._elementWithDec
lar
ation
(WOHTMLWebObjectTag.java:166)
at
com.webobjects.appserver._private.WOHTMLWebObjectTag.dynamicElement(
WOH
TMLWe
bObjectTag.java:122)
at
com.webobjects.appserver._private.WOHTMLTemplateParser.didParseClosi
ngW
ebObj
ectTag(WOHTMLTemplateParser.java:52)
at
com.webobjects.appserver._private.WOHTMLParser.didParseClosingWebObj
ect
Tag(W
OHTMLParser.java:183)
at
com.webobjects.appserver._private.WOHTMLParser.endOfWebObjectTag
(WOHTML
Parse
r.java:150)
at
com.webobjects.appserver._private.WOHTMLParser.parseHTML
(WOHTMLParser.j
ava:6
7)
at
com.webobjects.appserver._private.WOHTMLTemplateParser.parseHTML
(WOHTML
Templ
ateParser.java:81)
at
com.webobjects.appserver._private.WOHTMLTemplateParser.parse
(WOHTMLTemp
lateP
arser.java:95)
at
com.webobjects.appserver._private.WOParser.templateWithHTMLAndDeclar
ati
on(WO
Parser.java:71)
at
com.webobjects.appserver._private.WOComponentDefinition.template
(WOComp
onent
Definition.java:288)
at
com.webobjects.appserver.WOComponent.templateWithName
(WOComponent.java:
597)
at com.webobjects.appserver.WOComponent.template(WOComponent.java:
507)
at
com.webobjects.appserver.WOComponent.appendToResponse
(WOComponent.java:
982)
at
com.webobjects.appserver.WOSession.appendToResponse(WOSession.java:
1198)
at
com.webobjects.appserver.WOApplication.appendToResponse
(WOApplication.j
ava:1
418)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatc
hWi
thPre
paredPage(WOComponentRequestHandler.java:230)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatc
hWi
thPre
paredSession(WOComponentRequestHandler.java:287)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatc
hWi
thPre
paredApplication(WOComponentRequestHandler.java:322)
at
com.webobjects.appserver._private.WOComponentRequestHandler._handleR
equ
est(W
OComponentRequestHandler.java:358)
at
com.webobjects.appserver._private.WOComponentRequestHandler.handleRe
que
st(WO
ComponentRequestHandler.java:432)
at
com.webobjects.appserver.WOApplication.dispatchRequest
(WOApplication.ja
va:13
06)
at
com.webobjects.appserver._private.WOWorkerThread.runOnce
(WOWorkerThread
.java
:173)
at
com.webobjects.appserver._private.WOWorkerThread.run
(WOWorkerThread.jav
a:254
)
at java.lang.Thread.run(Unknown Source)
--------------------------------------------------------------------
---
-----
---------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
--
Robert Walker
Bennett Technology Group
(770) 957-1866 Ext: 790
_______________________________________________
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