I can't start JBoss AS server with the standalone.xml fond in the jbpm-installer root folder, I get the following error:
10:08:40,520 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
10:08:42,933 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
10:08:42,984 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
10:08:46,990 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:46,995 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:46,996 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:46,998 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:47,000 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:47,002 WARN [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.
10:08:47,006 WARN [org.jboss.as.jmx] JBAS011305: <jmx-connector/> is no longer supporting. <remoting-connector/> should be used instead to allow remote connections via JBoss Remoting.
10:08:47,445 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("data-source" => "H2DS")
]) - failure description: "JBAS014803: Duplicate resource [
(\"subsystem\" => \"datasources\"),
(\"data-source\" => \"H2DS\")
]"