When I had this type of problem a while back, the root cause was the name
of the project for me.  It was either a space and/or a period.  Not having
bundleless builds drove me nuts.

On Fri, Jul 13, 2012 at 3:03 PM, Pascal Robert <prob...@macti.ca> wrote:

> FYI, I also have this problem (this is why I told James to enable
> bundles), even if my project names and paths don't have a hyphen or a space
> in it.
>
> > What's your application/project named?
> >
> > On Fri, Jul 13, 2012 at 7:00 AM, James Cicenia <ja...@jimijon.com>
> wrote:
> > Thank you for replying. The secret to get it to work was offered by
> Pascal (bless his heart). I had to "Enable Bundles" in the Eclipse
> preferences. This magically made everything work.
> >
> > Thank goodness for this list as a solo developer it has truly become my
> lifeline, teacher and forward looking information source.
> >
> > Regards,
> > James
> >
> >
> > On Fri, Jul 13, 2012 at 8:58 AM, Ralf Schuchardt <r...@gmx.de> wrote:
> > Hi James,
> >
> > there are at least two possible reasons for this exception:
> >
> > You may call ERXExtension methods before the frameworks are completely
> loaded, e.g. in static initializers. But if this project did run before,
> then it is probably not the case here.
> >
> > The other reason may be an unfortunate choosing of project paths,
> project names and Eclipse project file locations. Are these framework
> projects opened in Eclipse when you start your app? You could try to
> install them and then close the corresponding projects. If this succeeds
> then you need to closely examine the project paths.
> > Your best shot would be to enable the debug output in
> ERXApplication.Loader.debugMsg() and see if the loaded projects match your
> expectations of what should get loaded.
> >
> > Ralf
> >
> > Am 12.07.2012 um 19:39 schrieb James Cicenia:
> >
> >> Oh how I wish I could press once GoLipse button and all wonder/wo
> frameworks would just work.
> >>
> >> Anyway... I did all that, git'd the Wonder Integration and imported all
> frameworks into Eclipse.
> >> Things were looking good, no compile errors, etc. but, when I try to
> launch I get the following:
> >>
> >> I have moved ERExtension up and down, removed it, added, it, etc.
> nothing changes.
> >>
> >> What am I missing?
> >>
> >> Thanks
> >> James
> >>
> >> [2012-7-12 12:38:46 EDT] <main> A fatal exception occurred:
> ERXExtensions have not been initialized. Please report the classpath and
> the rest of the bundles to the Wonder mailing list:
> >> Remaining frameworks: [ERDirectToRest, ERPDFGeneration,
> ERCoolComponents, Ajax, ERModernLook, ERRest, ERModernDirectToWeb,
> ERDirectToWeb, ERModernDefaultSkin, WOLips, ExcelGenerator,
> QualifierAdditions, ERExcelLook, MySQLPlugIn, ERAttachment,
> JavaERJDBCAdaptor, ERJavaMail, JavaWOExtensions, ERPrototypes,
> ERExtensions, ERTaggable]
> >> Classpath:
> /Developer/Workspace/PIRefresh/PI/bin:/Developer/git/wonder/Frameworks/Core/ERExtensions/bin:/Developer/git/wonder/Frameworks/Core/JavaWOExtensions/bin:/Developer/git/wonder/Frameworks/EOAdaptors/JavaERJDBCAdaptor/bin:/Developer/git/wonder/Frameworks/Misc/ERDirectToRest/bin:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/bin:/Developer/git/wonder/Frameworks/D2W/ERModernLook/bin:/Developer/git/wonder/Frameworks/Excel/ExcelGenerator/bin:/Developer/git/wonder/Frameworks/Ajax/ERCoolComponents/bin:/Developer/git/wonder/Frameworks/BusinessLogic/ERTaggable/bin:/Developer/git/wonder/Frameworks/Core/ERPrototypes/bin:/Developer/git/wonder/Frameworks/D2W/ERModernDefaultSkin/bin:/Developer/git/wonder/Frameworks/D2W/ERModernDirectToWeb/bin:/Developer/git/wonder/Frameworks/Excel/ERExcelLook/bin:/Developer/git/wonder/Frameworks/Misc/WOLips/bin:/Developer/git/wonder/Frameworks/PlugIns/MySQLPlugIn/bin:/Developer/git/wonder/Frameworks/Core/ERDirectToWeb/bin:/Developer/git/wonder/Frameworks/Ajax/Ajax/bin:/Developer/Workspace/PIRefresh/QualifierAdditions/bin:/Developer/git/wonder/Frameworks/Core/ERJavaMail/bin:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/bin:/Developer/git/wonder/Frameworks/EOF/ERRest/bin:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDTWGeneration.framework/Resources/Java/javadtwgeneration.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDTWGeneration.framework/WebServerResources/Java/JavaDTWGeneration.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/Java/javadirecttoweb.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDirectToWeb.framework/WebServerResources/Java/JavaDirectToWeb.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOApplication.framework/Resources/Java/javaeoapplication.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOApplication.framework/WebServerResources/Java/JavaEOApplication.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOProject.framework/Resources/Java/javaeoproject.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-net-2.2.jar:/Developer/Workspace/PIRefresh/PI/Libraries/mysql-connector-java-5.1.13-bin.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/iText-2.1.7.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/ujac-1.0.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-logging.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-xerces-2.9.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/core-renderer-20101006.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/fop-hyph.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/avalon-framework-4.2.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/batik-all-1.7.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-io-1.3.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-logging-1.0.4.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xalan-2.7.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xercesImpl-2.7.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-1.3.04.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-ext-1.3.04.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xmlgraphics-commons-1.4.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/fop.jar:/Developer/git/wonder/Frameworks/Excel/ExcelGenerator/Libraries/poi-3.6-20091214.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-codec-1.6.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-lang-2.6.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/erxservletadaptor.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/junit-4.8.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/icu4j-3_8_1.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/slf4j-api-1.6.5.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/slf4j-log4j12-1.6.5.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ognl-2.6.7.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2-sources.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/log4j-1.2.16.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6-sources.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6.jar:/Developer/git/wonder/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/activation-1.1.1.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/dsn-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/imap-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/mailapi-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/pop3-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/smtp-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/mockmail.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-cli-1.1.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-io-1.4.jar:/Developer/Workspace/PIRefresh/PI/Libraries/httpclient-4.1.3.jar:/Developer/Workspace/PIRefresh/PI/Libraries/httpcore-4.1.4.jar:/Developer/Workspace/PIRefresh/PI/Libraries/log4j-1.2.8.jar:/Developer/Workspace/PIRefresh/PI/Libraries/metadata-extractor-2.3.1.jar:/Developer/Workspace/PIRefresh/PI/Libraries/ostermillerutils-1.08.02.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/metadata-extractor-2.3.1.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/httpclient-4.1.3.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/httpcore-4.1.4.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/commons-cli-1.1.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/commons-io-1.4.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-logging-1.1.1.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-collections-3.2.1.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/ezmorph-1.0.6.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/json-lib-2.3-jdk15.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-beanutils-1.8.3.jar:/Developer/Workspace/PIRefresh/PI/Libraries/jcommon-1.0.17.jar:/Developer/Workspace/PIRefresh/PI/Libraries/jfreechart-1.0.14.jar
> >> [2012-7-12 12:38:46 EDT] <main> java.lang.RuntimeException:
> ERXExtensions have not been initialized. Please report the classpath and
> the rest of the bundles to the Wonder mailing list:
> >> Remaining frameworks: [ERDirectToRest, ERPDFGeneration,
> ERCoolComponents, Ajax, ERModernLook, ERRest, ERModernDirectToWeb,
> ERDirectToWeb, ERModernDefaultSkin, WOLips, ExcelGenerator,
> QualifierAdditions, ERExcelLook, MySQLPlugIn, ERAttachment,
> JavaERJDBCAdaptor, ERJavaMail, JavaWOExtensions, ERPrototypes,
> ERExtensions, ERTaggable]
> >> Classpath:
> /Developer/Workspace/PIRefresh/PI/bin:/Developer/git/wonder/Frameworks/Core/ERExtensions/bin:/Developer/git/wonder/Frameworks/Core/JavaWOExtensions/bin:/Developer/git/wonder/Frameworks/EOAdaptors/JavaERJDBCAdaptor/bin:/Developer/git/wonder/Frameworks/Misc/ERDirectToRest/bin:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/bin:/Developer/git/wonder/Frameworks/D2W/ERModernLook/bin:/Developer/git/wonder/Frameworks/Excel/ExcelGenerator/bin:/Developer/git/wonder/Frameworks/Ajax/ERCoolComponents/bin:/Developer/git/wonder/Frameworks/BusinessLogic/ERTaggable/bin:/Developer/git/wonder/Frameworks/Core/ERPrototypes/bin:/Developer/git/wonder/Frameworks/D2W/ERModernDefaultSkin/bin:/Developer/git/wonder/Frameworks/D2W/ERModernDirectToWeb/bin:/Developer/git/wonder/Frameworks/Excel/ERExcelLook/bin:/Developer/git/wonder/Frameworks/Misc/WOLips/bin:/Developer/git/wonder/Frameworks/PlugIns/MySQLPlugIn/bin:/Developer/git/wonder/Frameworks/Core/ERDirectToWeb/bin:/Developer/git/wonder/Frameworks/Ajax/Ajax/bin:/Developer/Workspace/PIRefresh/QualifierAdditions/bin:/Developer/git/wonder/Frameworks/Core/ERJavaMail/bin:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/bin:/Developer/git/wonder/Frameworks/EOF/ERRest/bin:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDTWGeneration.framework/Resources/Java/javadtwgeneration.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDTWGeneration.framework/WebServerResources/Java/JavaDTWGeneration.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/Java/javadirecttoweb.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaDirectToWeb.framework/WebServerResources/Java/JavaDirectToWeb.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOApplication.framework/Resources/Java/javaeoapplication.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOApplication.framework/WebServerResources/Java/JavaEOApplication.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOProject.framework/Resources/Java/javaeoproject.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-net-2.2.jar:/Developer/Workspace/PIRefresh/PI/Libraries/mysql-connector-java-5.1.13-bin.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/iText-2.1.7.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/ujac-1.0.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-logging.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-xerces-2.9.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/core-renderer-20101006.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/fop-hyph.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/avalon-framework-4.2.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/batik-all-1.7.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-io-1.3.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/commons-logging-1.0.4.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xalan-2.7.0.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xercesImpl-2.7.1.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-1.3.04.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xml-apis-ext-1.3.04.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/xmlgraphics-commons-1.4.jar:/Developer/git/wonder/Frameworks/Misc/ERPDFGeneration/Libraries/fop.jar:/Developer/git/wonder/Frameworks/Excel/ExcelGenerator/Libraries/poi-3.6-20091214.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-codec-1.6.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-lang-2.6.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/erxservletadaptor.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/junit-4.8.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/icu4j-3_8_1.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/slf4j-api-1.6.5.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/slf4j-log4j12-1.6.5.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/ognl-2.6.7.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2-sources.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/log4j-1.2.16.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6-sources.jar:/Developer/git/wonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6.jar:/Developer/git/wonder/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/activation-1.1.1.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/dsn-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/imap-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/mailapi-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/pop3-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/smtp-1.4.2.jar:/Developer/git/wonder/Frameworks/Core/ERJavaMail/Libraries/mockmail.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-cli-1.1.jar:/Developer/Workspace/PIRefresh/PI/Libraries/commons-io-1.4.jar:/Developer/Workspace/PIRefresh/PI/Libraries/httpclient-4.1.3.jar:/Developer/Workspace/PIRefresh/PI/Libraries/httpcore-4.1.4.jar:/Developer/Workspace/PIRefresh/PI/Libraries/log4j-1.2.8.jar:/Developer/Workspace/PIRefresh/PI/Libraries/metadata-extractor-2.3.1.jar:/Developer/Workspace/PIRefresh/PI/Libraries/ostermillerutils-1.08.02.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/metadata-extractor-2.3.1.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/httpclient-4.1.3.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/httpcore-4.1.4.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/commons-cli-1.1.jar:/Developer/git/wonder/Frameworks/BusinessLogic/ERAttachment/Libraries/commons-io-1.4.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-logging-1.1.1.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-collections-3.2.1.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/ezmorph-1.0.6.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/json-lib-2.3-jdk15.jar:/Developer/git/wonder/Frameworks/EOF/ERRest/Libraries/commons-beanutils-1.8.3.jar:/Developer/Workspace/PIRefresh/PI/Libraries/jcommon-1.0.17.jar:/Developer/Workspace/PIRefresh/PI/Libraries/jfreechart-1.0.14.jar
> >>      at
> er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:1125)
> >>      at com.tos.application.Application.<init>(Application.java:348)
> >>      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> >>      at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> >>      at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
> >>      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> >>      at java.lang.Class.newInstance0(Class.java:355)
> >>      at java.lang.Class.newInstance(Class.java:308)
> >>      at
> com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
> >>      at
> er.extensions.appserver.ERXApplication.main(ERXApplication.java:826)
> >>      at com.tos.application.Application.main(Application.java:66)
> >>
> >> _______________________________________________
> >> Do not post admin requests to the list. They will be ignored.
> >> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> >> Help/Unsubscribe/Update your Subscription:
> >> https://lists.apple.com/mailman/options/webobjects-dev/rasc%40gmx.de
> >>
> >> This email sent to r...@gmx.de
> >
> >
> >
> >  _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> >
> https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com
> >
> > This email sent to ted.archib...@gmail.com
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> >
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> >
> > This email sent to prob...@macti.ca
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to