Ticket #75 (closed defect: invalid)

Opened 20 years ago

Last modified 16 years ago

property requested does not exist for bean AND Not using an ORM adapter messages

Reported by: delraysteve@… Owned by: somebody
Priority: normal Milestone:
Version: 2.0.304 Severity: normal
Keywords: Cc:

Description

I've setup Unity w/ ColdSpring? and Reactor in a 6.1 instance, and created the translator app from the QuickStart.

I'm always returned to the translationForm page, and am never shown the translationFormAction page. Don't know if it's a setup issue, or a coding issue.

The debugging shows the 'Not using an ORM adapter.' message which tells me that it can't find Reactor, but I have mapped it in the admin (tried both directly under JRun, and then moved it under the web root when I first saw the error). I saw the note in ChangeSet? 108 that it is no longer required. I'm also getting the following errors at the bottom (which are referenced in the closed ticket #64):

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: frameworkLoader

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: modelGlue

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: stateBuilder

14:08:38.038 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: coldSpringAdapter

14:08:39.039 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: eventLoader

14:08:40.040 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: ormController

14:08:40.040 - coldspring.beanDefException - in C:\JRun4\servers\modelglueunity\cfusion-ear\cfusion-war\coldspring\beans\BeanDefinition?.cfc : line 168

property requested does not exist for bean: ormController

So, any ideas as to what the issue is? Thanks for the help.

Change History

Changed 20 years ago by anonymous

I've fixed the 'not using ORM adapter message'. Confusing installation. Reactor should have clearer instructions, somehow. Not your prob.

I'm still not getting the translated text to show up, though...

Changed 20 years ago by delraysteve@…

  • status changed from new to closed
  • resolution set to invalid

Nevermind, solved my problem. Typo. Thanks.

Changed 16 years ago by cfgrok

  • milestone User Reported Issues (with full information) deleted

Milestone User Reported Issues (with full information) deleted

Note: See TracTickets for help on using tickets.