Problem in kie-workbench 7.0

261 views
Skip to first unread message

Jainath Gupta

unread,
Jun 28, 2017, 11:40:53 AM6/28/17
to Drools Development
Hi,
Previously 6.x, we added datasource in standalone.xml and copy jndi-name and paste in D:\wildfly-8.2.0.Final\standalone\6.5\kie-wb.war\WEB-INF\classes\META-INF\persistance.xml
<jta-data-source>java:/drooltest</jta-data-source>.

But in kie-wb 7.0 there is no any persistance.xml.
There is datasource-management.properties, so how can I configure my data source.

Thanks

Michael Anstis

unread,
Jun 28, 2017, 11:42:50 AM6/28/17
to drools-de...@googlegroups.com
AFAIK Data Sources were used by the process runtime; which for 7.x has moved exclusively to Kie Server.

Consequentially I'd expect Data Source definitions to now be required in Kie Server configuration.

@maciej, am I wrong? 

--
You received this message because you are subscribed to the Google Groups "Drools Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsub...@googlegroups.com.
To post to this group, send email to drools-development@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/62921314-ada2-42a0-b2b0-a3eb399a6ad2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Maciej Swiderski

unread,
Jun 28, 2017, 12:30:12 PM6/28/17
to drools-de...@googlegroups.com
Correct, workbench does not use persistence any more. It was moved completely to kie server and if you want to change default persistence on kie server you just need to declare it in standalone.xml and then set system property pointing to it. See docs of kie server bootstrap switches

Maciej 
To unsubscribe from this group and stop receiving emails from it, send an email to drools-developm...@googlegroups.com.
To post to this group, send email to drools-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/CAAG9P0uW9WAOs%3DOOZLjZJaua4L0wYtOJ58J-QXdppeqULzMT%2Bw%40mail.gmail.com.

Jainath Gupta

unread,
Jun 29, 2017, 1:15:35 AM6/29/17
to Drools Development
Hi,
I am facing problem in deployment of kie-server-7.0.0.Final-ee7.war and kie-workbench in wildfly server, see log:-





D:\Project Software\Drools Server\wildfly-8.2.0.Final\bin>standalone.bat
Calling "D:\Project Software\Drools Server\wildfly-8.2.0.Final\bin\standalone.conf.bat"
Setting JAVA property to "D:\Project Software\jdk1.7.0\bin\java"
===============================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: "D:\Project Software\Drools Server\wildfly-8.2.0.Final"

  JAVA: "D:\Project Software\jdk1.7.0\bin\java"

  JAVA_OPTS: "-Dprogram.name=standalone.bat -Xms512M -Xmx2048M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Dor
g.kie.demo=false -Dorg.kie.example=false -Dorg.kie.server.user=jainath -Dorg.kie.server.pwd=jainath1! -Dorg.kie.server.id=jai-kie-server -Dorg.kie.server.location=htt
p://172.19.65.41:8082/kie-server/services/rest/server -Dorg.kie.server.controller=http://172.19.65.41:8082/kie-wb/rest/controller -Dorg.kie.server.controller.user=jai
nath -Dorg.kie.server.controller.pwd=jainath1! -Dorg.kie.server.persistence.ds=java:/drooltest"

===============================================================================

10:38:57,095 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
10:38:57,401 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
10:38:57,463 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
10:38:59,884 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
10:38:59,887 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.3.0.Final
10:38:59,896 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.0.Final
10:38:59,934 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem
10:38:59,939 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 52) JBAS010153: Node identifier property is set to the default value. Please make sure it is uniqu
e.
10:38:59,944 INFO  [org.jboss.as.security] (MSC service thread 1-7) JBAS013170: Current PicketBox version=4.0.21.Final
10:38:59,958 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.
10:38:59,960 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem
10:38:59,968 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
10:38:59,975 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem
10:38:59,984 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main]
10:39:00,011 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
10:39:00,025 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
10:39:00,028 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
10:39:00,034 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 34) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads
 based on your 4 available processors
10:39:00,068 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 53) JBAS017502: Undertow 1.1.0.Final starting
10:39:00,068 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017502: Undertow 1.1.0.Final starting
10:39:00,071 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (
version 1.3)
10:39:00,079 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) JBAS010417: Started Driver service with driver-name = h2
10:39:00,236 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 53) JBAS017527: Creating file handler for path D:\Project Software\Drools Server\wil
dfly-8.2.0.Final/welcome-content
10:39:00,343 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017525: Started server default-server.
10:39:00,348 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017531: Host default-host starting
10:39:00,428 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.dri
ver.OracleDriver (version 11.2)
10:39:00,435 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = com.oracle
10:39:00,553 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017519: Undertow HTTP listener default listening on /172.19.65.41:8082
10:39:00,555 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.6.Final
10:39:00,577 WARN  [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If you
r platform is Linux, install LibAIO to enable the AIO journal
10:39:00,607 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class com.ibm.db2.jcc
.DB2Driver (version 3.57)
10:39:00,610 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = com.db2
10:39:00,755 WARN  [jacorb.codeset] (MSC service thread 1-6) Warning - unknown codeset (Cp1252) - defaulting to ISO-8859-1
10:39:00,766 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=f
alse,backup=false,sharedStore=true,journalDirectory=D:\Project Software\Drools Server\wildfly-8.2.0.Final\standalone\data\messagingjournal,bindingsDirectory=D:\Projec
t Software\Drools Server\wildfly-8.2.0.Final\standalone\data\messagingbindings,largeMessagesDirectory=D:\Project Software\Drools Server\wildfly-8.2.0.Final\standalone
\data\messaginglargemessages,pagingDirectory=D:\Project Software\Drools Server\wildfly-8.2.0.Final\standalone\data\messagingpaging)
10:39:00,776 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221006: Waiting to obtain live lock
10:39:00,839 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221013: Using NIO Journal
10:39:00,847 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/drooltest]
10:39:00,848 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
10:39:00,864 INFO  [org.jboss.as.jacorb] (MSC service thread 1-6) JBAS016330: CORBA ORB Service started
10:39:00,897 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:10000
10:39:00,900 INFO  [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 56) Your platform does not provide complete low-level API for accessing di
rect buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
10:39:00,951 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221043: Adding protocol support CORE
10:39:00,965 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221043: Adding protocol support AMQP
10:39:00,976 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221043: Adding protocol support STOMP
10:39:01,040 INFO  [org.jboss.as.jacorb] (MSC service thread 1-8) JBAS016328: CORBA Naming Service started
10:39:01,053 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221034: Waiting to obtain live lock
10:39:01,054 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221035: Live Server Obtained live lock
10:39:01,165 INFO  [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
10:39:01,533 INFO  [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
10:39:01,533 INFO  [org.jboss.messaging] (MSC service thread 1-6) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughpu
t acceptor
10:39:01,760 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221007: Server is now live
10:39:01,760 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221001: HornetQ Server version 2.4.5.FINAL (Wild Hornet, 124) [7c42eb92-d9fa-11e5-964
8-5d353a048945]
10:39:01,764 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 56) HQ221003: trying to deploy queue jms.queue.DLQ
10:39:01,774 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 56) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ
10:39:01,809 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221003: trying to deploy queue jms.queue.ExpiryQueue
10:39:01,811 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue
10:39:01,831 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
10:39:01,844 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 57) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnection
Factory
10:39:01,846 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA
10:39:01,890 INFO  [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started
10:39:01,891 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Depl
oyed: file://RaActivatorhornetq-ra
10:39:01,894 INFO  [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
10:39:01,894 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
10:39:05,740 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."kie-server.war".PARSE: org.jboss.ms
c.service.StartException in service jboss.deployment.unit."kie-server.war".PARSE: JBAS018733: Failed to process phase PARSE of deployment "kie-server.war"
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0]
        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011666: Could not parse file D:\Project Software\Drools Server\wildfly-8.2.0.Final\st
andalone\deployments\kie-server.war\META-INF\kie-server-jms.xml
        at org.jboss.as.messaging.deployment.MessagingXmlParsingDeploymentUnitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:99)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
        ... 5 more
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011666: Could not parse file D:\Project Software\Drools Server\wildfly-8.2.0.Final\st
andalone\deployments\kie-server.war\META-INF\kie-server-jms.xml
        at org.jboss.as.messaging.deployment.MessagingXmlParsingDeploymentUnitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:96)
        ... 6 more
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,75]
Message: Unexpected element '{urn:jboss:messaging-activemq-deployment:1.0}messaging-deployment'
        at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
        at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
        at org.jboss.as.messaging.deployment.MessagingXmlParsingDeploymentUnitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:90)
        ... 6 more

10:39:09,027 INFO  [org.jboss.as.pojo] (MSC service thread 1-2) JBAS017000: Found legacy bean/pojo namespace: urn:jboss:bean-deployer:2.0 - might be missing some xml
features (potential exceptions).
10:39:10,205 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.kie-wb.war" is using a private module ("org.jboss.as.
domain-management:main") which may be changed or removed in future versions without notice.
10:39:10,206 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.kie-wb.war" is using a private module ("org.jboss.as.
domain-management:main") which may be changed or removed in future versions without notice.
10:39:10,219 WARN  [org.jboss.modules] (MSC service thread 1-7) Failed to define class org.uberfire.ext.security.server.SecureHeadersFilter in Module "deployment.kie-
wb.war:main" from Service Module Loader: java.lang.UnsupportedClassVersionError: org/uberfire/ext/security/server/SecureHeadersFilter : Unsupported major.minor versio
n 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.7.0]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791) [rt.jar:1.7.0]
        at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.3.Final]
        at java.lang.Class.forName0(Native Method) [rt.jar:1.7.0]
        at java.lang.Class.forName(Class.java:264) [rt.jar:1.7.0]
        at org.jboss.as.server.deployment.reflect.DeploymentClassIndex.classIndex(DeploymentClassIndex.java:54)
        at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:85)
        at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159)
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0]
        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0]

10:39:10,256 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."kie-wb.war".POST_MODULE: org.jboss.
msc.service.StartException in service jboss.deployment.unit."kie-wb.war".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment "kie-wb.war"
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0]
        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0]
Caused by: java.lang.UnsupportedClassVersionError: org/uberfire/ext/security/server/SecureHeadersFilter : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.7.0]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791) [rt.jar:1.7.0]
        at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules.jar:1.3.3.Final]
        at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.3.Final]
        at java.lang.Class.forName0(Native Method) [rt.jar:1.7.0]
        at java.lang.Class.forName(Class.java:264) [rt.jar:1.7.0]
        at org.jboss.as.server.deployment.reflect.DeploymentClassIndex.classIndex(DeploymentClassIndex.java:54) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
        at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:85)
        at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
        ... 5 more

10:39:10,299 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "kie-
server.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"kie-server.war\".PARSE" => "org.jboss.msc.service.StartException in
service jboss.deployment.unit.\"kie-server.war\".PARSE: JBAS018733: Failed to process phase PARSE of deployment \"kie-server.war\"
    Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011666: Could not parse file D:\\Project Software\\Drools Server\\wildfly-8.2.0.F
inal\\standalone\\deployments\\kie-server.war\\META-INF\\kie-server-jms.xml
    Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011666: Could not parse file D:\\Project Software\\Drools Server\\wildfly-8.2.0.F
inal\\standalone\\deployments\\kie-server.war\\META-INF\\kie-server-jms.xml
    Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,75]
Message: Unexpected element '{urn:jboss:messaging-activemq-deployment:1.0}messaging-deployment'"}}
10:39:10,309 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "kie-
wb.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"kie-wb.war\".POST_MODULE" => "org.jboss.msc.service.StartException in se
rvice jboss.deployment.unit.\"kie-wb.war\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"kie-wb.war\"
    Caused by: java.lang.UnsupportedClassVersionError: org/uberfire/ext/security/server/SecureHeadersFilter : Unsupported major.minor version 52.0"}}
10:39:10,370 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "kie-wb.war" (runtime-name : "kie-wb.war")
10:39:10,371 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "kie-server.war" (runtime-name : "kie-server.war")
10:39:10,498 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9991/management
10:39:10,498 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9991
10:39:10,499 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.2.0.Final "Tweek" started (with errors) in 13653ms - Started 248 of 299 services (2 s
ervices failed or missing dependencies, 97 services are lazy, passive or on-demand)
10:39:12,405 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "kie-wb.war" (runtime-name: "kie-wb.war")
10:39:12,405 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "kie-server.war" (runtime-name: "kie-server.war")






Alexandre Porcelli

unread,
Jun 29, 2017, 6:02:10 AM6/29/17
to drools-de...@googlegroups.com
Try with WildFly 10+
Regards,
___________________
Alexandre Porcelli
F: +1 (978) 844-8695
http://porcelli.me
> --
> You received this message because you are subscribed to the Google Groups
> "Drools Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to drools-developm...@googlegroups.com.
> To post to this group, send email to drools-de...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/drools-development/74cb584a-65c6-4fc7-b472-0796d39b9b39%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages