Re: Where did this error come from???
Re: Where did this error come from???
- Subject: Re: Where did this error come from???
- From: Fabian Peters <email@hidden>
- Date: Mon, 12 Sep 2016 19:04:42 +0200
Hi Ted,
ERMD2WColumnSelector is a new component that got added on 3 days ago. I just checked out the current wonder master and cannot reproduce the issue. The change to ERMDSimpleListePage is in the same commit as the new ERMD2WColumnSelector.
So my guess would be that you have an incomplete build/install. Cleaning your workspace and/or building and installing wonder should fix it.
Fabian
P.S.: In case anybody actually ventures to enable it: It looks like the SVG icon of the column selector behaves rather strangely. I'll have a look at it.
> Am 12.09.2016 um 17:52 schrieb Theodore Petrosky <email@hidden>:
>
> I just created a new D2W app, I added my framework with my model. When I run the app, I get a log in screen, I log in and see the Search all page, If I click find on any entity the app crashes with:
>
> Sep 12 11:47:55 TesxtD2W[62237] WARN NSLog -
> Sep 12 11:47:55 TesxtD2W[62237] DEBUG NSLog - DirectToWeb WebAssistant launch line: appletviewer http://localhost:62237/cgi-bin/WebObjects/TesxtD2W.woa/wa/D2WActions/openWebAssistant
> Sep 12 11:47:55 TesxtD2W[62237] DEBUG NSLog - Waiting for requests...
> Sep 12 11:47:57 TesxtD2W[62237] INFO NSLog - ***DirectAction.loginAction - username: null : password: null***
> Sep 12 11:48:00 TesxtD2W[62237] DEBUG NSLog - === Begin Internal Transaction
> Sep 12 11:48:00 TesxtD2W[62237] DEBUG NSLog - evaluateExpression: <com.webobjects.jdbcadaptor.PostgresqlExpression: "SELECT t0.accountingcontact, t0.addressline1, t0.addressline2, t0.city, t0.companyname, t0.id, t0.isactive, t0.phonenumber, t0.postcode, t0.state FROM companydata t0" withBindings: >
> Sep 12 11:48:00 TesxtD2W[62237] DEBUG NSLog - 1 row(s) processed
> Sep 12 11:48:00 TesxtD2W[62237] DEBUG NSLog - === Commit Internal Transaction
> Sep 12 11:48:00 TesxtD2W[62237] WARN NSLog (ListCompanyData) - WOBundle.lookForClassInAllBundles(ERMD2WColumnSelector) failed!
> Sep 12 11:48:01 TesxtD2W[62237] WARN NSLog (ListCompanyData) - <er.extensions.appserver.ERXComponentRequestHandler>: Exception occurred while handling request:
> com.webobjects.foundation.NSForwardException [java.lang.ClassNotFoundException] Cannot find class or component named ERMD2WColumnSelector in runtime or in a loadable bundle:<com.webobjects.appserver._private.WOComponentDefinition: Error parsing template for Component : 'file:/Users/asacksadmin/Repository/WonderSource/Frameworks/D2W/ERModernDirectToWeb/build/ERModernDirectToWeb.framework/Resources/ERMDSimpleListPageRepetition.wo':
> java.lang.ClassNotFoundException: Cannot find class or component named ERMD2WColumnSelector in runtime or in a loadable bundle
> [2016-9-12 11:48:1 EDT] <WorkerThread2> com.webobjects.foundation.NSForwardException [java.lang.ClassNotFoundException] Cannot find class or component named ERMD2WColumnSelector in runtime or in a loadable bundle:<com.webobjects.appserver._private.WOComponentDefinition: Error parsing template for Component : 'file:/Users/asacksadmin/Repository/WonderSource/Frameworks/D2W/ERModernDirectToWeb/build/ERModernDirectToWeb.framework/Resources/ERMDSimpleListPageRepetition.wo':
> java.lang.ClassNotFoundException: Cannot find class or component named ERMD2WColumnSelector in runtime or in a loadable bundle
> at com.webobjects.appserver._private.WOComponentDefinition.template(WOComponentDefinition.java:375)
> at com.webobjects.appserver.WOComponent.template(WOComponent.java:499)
>
>
>
> Do you need to see more? what is this?
> NSLog (ListCompanyData) - WOBundle.lookForClassInAllBundles(ERMD2WColumnSelector) failed!
> Sep 12 11:48:01 TesxtD2W[62237] WARN NSLog (ListCompanyData) - <er.extensions.appserver.ERXComponentRequestHandler>: Exception occurred while handling request:
> com.webobjects.foundation.NSForwardException [java.lang.ClassNotFoundException] Cannot find class or component named ERMD2WColumnSelector in runtime or in a loadable bundle:<com.webobjects.appserver._private.WOComponentDefinition: Error parsing template for Component :
>
> this is a new app just minted 5 minutes ago.
> _______________________________________________
> 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
_______________________________________________
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