16.3 Installation

Certified Lead Developer
Hi,

We're getting the following error while starting JBOSS standalone.sh:

15:17:18,820 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 53) HHH000231: Schema export unsuccessful: java.lang.UnsupportedOperationException: The application must supply JDBC connections

Seems like a datastore issue, but we're not able to figure out the reason.
Let me me know if you need any configuration to look at.

Thanks,
Riccardo

OriginalPostID-255278

  Discussion posts and replies are publicly visible

Parents
  • Thanks for your reply.
    In <JBOSS_HOME>\\standalone\\deployments there is only one *-ds.xml file and it contains only one DataSource. However there is a *-ds.xml.failed file, and moving it to another folder, again the following error occurs:
    HHH000231: Schema export unsuccessful: java.lang.UnsupportedOperationException: The application must supply JDBC connections
Reply
  • Thanks for your reply.
    In <JBOSS_HOME>\\standalone\\deployments there is only one *-ds.xml file and it contains only one DataSource. However there is a *-ds.xml.failed file, and moving it to another folder, again the following error occurs:
    HHH000231: Schema export unsuccessful: java.lang.UnsupportedOperationException: The application must supply JDBC connections
Children
No Data