• 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: Weird WOComponentDefinition error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird WOComponentDefinition error


  • Subject: Re: Weird WOComponentDefinition error
  • From: email@hidden
  • Date: Fri, 12 Mar 2004 17:08:23 +0000

Hi Martin
On 12 Mar 2004, at 15:57, Erlandsson Martin wrote:

Thanks, but I already did that. That's how I found out which components were causing the problems.

<...>

I have tried to turn off cachingEnabled, but no change.

Thanks a lot for any advice. This is kind of spooky...


Are the two components part of the "Application Server" target? (also check they are there in the .woa folder)


Do they use specific elements that are not on the other components?

What do you mean by:

Reflection is used to find the class names.

Cheers, -- Denis.




/Martin




-----Original Message-----
From: Chuck Hill [mailto:email@hidden]
Sent: den 11 mars 2004 18:17
To: Erlandsson Martin
Cc: email@hidden
Subject: Re: Weird WOComponentDefinition error

It appears to be failing while creating a dynamic element:
at
com.webobjects.appserver.WOApplication.dynamicElementWithName(WOApplic at
ion.java:2042)


Try overriding this method and log out the parameters.  That may
provide a clue as to what is wrong.

Chuck


On Mar 10, 2004, at 11:19 PM, Erlandsson Martin wrote:

Hi list!

We have a wo application ("MyApplication.woa" below) with a number of
different templates that extend WOComponent. After converting from
WO4.5 to WO5, two of these refuse to be instantiated , with the
following
exception:

java.lang.IllegalStateException: Unable to find framework named
"MyApplication".
at
com.webobjects.appserver._private.WOComponentDefinition.<init>(WOComp on
e
ntDefinition.java:179)
at
com.webobjects.appserver.WOApplication._componentDefinitionFromClassN am
e
d(WOApplication.java:2350)
at
com.webobjects.appserver.WOApplication._componentDefinition(WOApplica ti
o
n.java:2445)
at
com.webobjects.appserver.WOApplication.dynamicElementWithName(WOAppli ca
t
ion.java:2042)
at
com.webobjects.appserver._private.WOSwitchComponent._realComponentWit hN
a
me(WOSwitchComponent.java:111)
at
com.webobjects.appserver._private.WOSwitchComponent.appendToResponse( WO
S
witchComponent.java:193)
at
com.webobjects.appserver._private.WODynamicGroup.appendChildrenToResp on
s
e(WODynamicGroup.java:121)
at
com.webobjects.appserver._private.WODynamicGroup.appendToResponse(WOD yn
a
micGroup.java:130)
at
com.webobjects.appserver.WOComponent.appendToResponse(WOComponent.jav a:
9
92)



All other components are being loaded and instantiated correctly, and I can't see how the two problem templates differ from the rest. Reflection is used to find the class names.

How can I solve our further analyze this problem?


Thanks,

/MartinA
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

A
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >RE: Weird WOComponentDefinition error (From: "Erlandsson Martin" <email@hidden>)

  • Prev by Date: RE: Weird WOComponentDefinition error
  • Next by Date: Re: Weird WOComponentDefinition error
  • Previous by thread: RE: Weird WOComponentDefinition error
  • Next by thread: Re: Weird WOComponentDefinition error
  • Index(es):
    • Date
    • Thread