Re: ERXExtensions initialization changes in 5.8.2 ?
Gavin Eadie <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <CAPF+y5KDAVdHdmhrbAJewUUSrepn7mo0SA3BcbotwF1FgmqhMQ@mail.gmail.com> |
Well .. Some digging revealed not what I expected! First, ERXExtensions _IS_ getting initialized, and reason the new framework doesn't show this that the logging has changed (change "debug" to "info" and it logs the initialization). Second, one old framework of mine had a 'build.properties' that was almost exactly five years old (older than my work on the code!): #Thu Dec 06 14:19:33 PST 2007 principalClass= framework.name=OKIOSIDDBSupport project.name= customInfoPListContent= eoAdaptorClassName= webXML=false webXML_CustomContent= classes.dir=bin #Mon Dec 03 00:31:42 EST 2012 project.name=OKIOSIDDBSupport project.name.lowercase=okiosiddbsupport project.type=framework adding the three last lines fixed the "ERXExtensions have not been initialized" error! There's more that's broken: "can't find 'Main' ..." and I'll report on progress .. Gavin On Sun, Dec 2, 2012 at 11:00 PM, Gavin Eadie <[email protected]> wrote: > I just did wholesale substitution of the Wonder 5.8.2 Frameworks folder, > for a build from the beginning of May, and am getting the dreaded message: > > "ERXExtensions have not been initialized. Please report the rest of the > bundles to the Wonder mailing list: > > Remaining frameworks: []" > > > The first three WOLips console line for the May frameworks are > > > - [-STATIC-] .. Application > > - [-STATIC-] .. Application - SET UP NOTIFICATION OBSERVERS > > [... EST] <main> Initialized : er.extensions.ERXExtensions > > [... EST] <main> Couldn't load properties file: > /Users/gavin/WebObjects.properties at path: /Users/gavin > > > and for today's frameworks: > > - [-STATIC-] .. Application > > - [-STATIC-] .. Application - SET UP NOTIFICATION OBSERVERS > > [... EST] <main> Couldn't load properties file: > /Users/gavin/WebObjects.properties at path: /Users/gavin > > Clearly, and obviously, something's changed, and I'm not particularly > surprised, though I would like to have got further into my app before it > happened! > > I'm prepared to go a-hunting, but thought it wise to drop a quick note > here first, in case someone point me a known issue that I've missed over > the months? > > Gavin Eadie > Ramsay Consulting, Ann Arbor > > ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net _______________________________________________ Wonder-disc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wonder-disc