[jdf-users] New comment posted on JBoss Developer Framework

Disqus notifications at disqus.net
Mon Jan 6 01:28:04 EST 2014



Vineet Reynolds <vineet.reynolds at gmail.com> wrote, in response to MarwenBRIKCHA:

Well, this error informs there is some failure with starting the JPA service. As far as this tutorial is concerned, it is usually due to :

* some failure to create tables via the DDL statements issued by Hibernate. This is usually resolved by restoring any changes to the persistence.xml file and redeploying the app/restarting the container, or
* a failure to start the service due to missing classes. Sometimes this is due to the missing Hibernate Search module that needs to be installed; you'll see a no class definition found error if such is the case. You'll find info on setting up Hibernate Search, in this chapter :  http://www.jboss.org/jdf/examples/ticket-monster/tutorial/HibernateSearch/#setting-up-the-infrastructure

Would you please post any relevant stacktraces (including any failures to create tables) to pastebin or some other service, if this is not the problem?

IP address: 122.167.244.107
Link to comment: http://redirect.disqus.com/url?url=http%3A%2F%2Fjboss.org%2Fjdf%2Fexamples%2Fticket-monster%2Ftutorial%2FDataPersistence%2F%23comment-1188713551%3AgninrzFDvxyAxWgINLvdC8rRiPQ&impression=b2934104-769b-11e3-9aac-00259035ce46&type=notification.post.moderator&event=email&behavior=click

MarwenBRIKCHA wrote:

When I deploy the project , i see some error on console like 

Failed to start service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": org.jboss.msc.service.StartException in service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": Failed to start service

How can i resolv this problem !
thanks

-----
Options: You can moderate through email. Respond in the body with "Delete". Reply with "Like" to like this comment, or respond with anything else to approve this comment and post your message as a reply comment.

Or use the moderate panel: http://jdf.disqus.com/admin/moderate/#/pending


Stop receiving notifications when new comments are posted:
http://disqus.com/account/#notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jdf-users/attachments/20140106/e19e4c2f/attachment-0001.html 


More information about the jdf-users mailing list