Where did this error come from???
Where did this error come from???
- Subject: Where did this error come from???
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 12 Sep 2016 11:52:42 -0400
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