Do you have the JOTM configured as part of tomcat?  FDMS requires a JTA based transaction manager.   See the Tomcat install instructions on this page:

 

http://www.adobe.com/support/documentation/en/flex/2/install.html

 

It looks like there is an exception occurring when the hibernate assembler is being initialized.  One possibility is that JOTM is missing, but it could be also be a hibernate specific problem .  Are you getting any other stack traces logged?  That stack trace is a chained exception… the “root cause” is what we need to more fully diagnose this case.  I checked on jrun and I am getting all of the exceptions logged but this could be dependent on some jrun specific code logs all of the stack traces when a servlet throws an exception during startup.     

 

We do ship the source to the hibernate assembler so if necessary you could use that to help debug the problem.

 

Jeff

 


From: [email protected] [mailto:[email protected]] On Behalf Of Douglas McCarroll
Sent: Wednesday, November 01, 2006 1:39 PM
To: [email protected]
Subject: [flexcoders] FDS-Hibernate Error: Error instantiating ... 'flex.data.assemblers.HibernateAssembler'

 

Hi All,

Here's a more complete error message (from Tomcat's localhost log file):

Nov 1, 2006 4:22:13 PM org.apache.catalina.core.ApplicationContext log
SEVERE: StandardWrapper.Throwable
flex.messaging.config.ConfigurationException: Unable to create service
'flex.data.DataService' for 'data-service' due to the following error:
Error instantiating application scoped instance of type
'flex.data.assemblers.HibernateAssembler' for destination
'actor.hibernate'..
at
flex.messaging.config.MessagingConfiguration.createServices(MessagingConfiguration.java:202)
at
flex.messaging.config.MessagingConfiguration.configureBroker(MessagingConfiguration.java:84)
at
flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:105)
etc.

Any pointers/suggestions?

TIA!

Douglas

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to