Jump to content

jasperServer on Jboss EAP missing Dependency


pcouas_1

Recommended Posts

Hi,

I tried to deploy jasperServer on Jboss eap7

It seems me i have added jdbc, jar in my war, but i have following error message

Could you explain me

 

Regards

05:55:58,458 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "jasperserver630.war")]) - failure description: {

    "WFLYCTL0180: Services with missing/unavailable dependencies" => [

        "jboss.data-source."jboss.naming.context.java.jdbc.jasperserver" is missing [jboss.jdbc-driver.postgresql-9_4-1212_jdbc42_jar]",

        "jboss.data-source."jboss.naming.context.java.jdbc.foodmart" is missing [jboss.jdbc-driver.postgresql-9_4-1212_jdbc42_jar]",

        "jboss.data-source."jboss.naming.context.java.jdbc.sugarcrm" is missing [jboss.jdbc-driver.postgresql-9_4-1212_jdbc42_jar]"

    ],

    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

        "Services that were unable to start:" => [

            "jboss.data-source.reference-factory.java:/jdbc/foodmart",

            "jboss.data-source.reference-factory.java:/jdbc/jasperserver",

           "jboss.data-source.reference-factory.java:/jdbc/sugarcrm",

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...