[jboss-jira] [JBoss JIRA] (DROOLS-4399) KIE Server kie-server-7.24.0.Final-webc fails with ClassNotFoundException

Simon Dallaway (Jira) issues at jboss.org
Thu Aug 8 01:38:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768353#comment-13768353 ] 

Simon Dallaway commented on DROOLS-4399:
----------------------------------------

Hi Maciej,

This is a somewhat uninformed comment but here goes:

I was looking at the problem in the Java Debugger and noticed 2 things
  1. The log entry was being made for a thread named Periodic Recovery
  2. The context being used to lookup comp/env/xads only had an entry for UserDatabase

UserDatabase is defined in the <GlobalNamingResources> section of the server.xml file. When I move the XA datasource from the context.xml file to the server.xml file and put a ResourceLink entry into the context.xml file the Periodic Recover thread finds it but now fails because the URL associated is empty.

Still investigating but I'm on the train home so I won't get much more done until tomorrow.

> KIE Server kie-server-7.24.0.Final-webc fails with ClassNotFoundException
> -------------------------------------------------------------------------
>
>                 Key: DROOLS-4399
>                 URL: https://issues.jboss.org/browse/DROOLS-4399
>             Project: Drools
>          Issue Type: Bug
>          Components: kie server
>    Affects Versions: 7.24.0.Final
>         Environment: Windows 8.1 x64
> Tomcat 9.0.16
>            Reporter: Simon Dallaway
>            Assignee: Maciej Swiderski
>            Priority: Major
>         Attachments: catalina.2019-08-05.log, catalina.2019-08-06.log, catalina.2019-08-08.log, catalina.2019-08-08.log, context.xml, libDir.txt, server.xml, setenv.bat, tomcat-users.xml, xa-recovery-properties.xml
>
>
> Attempting to deploy KIE Server on Tomcat 9 fails with a ClassNotFoundException org.jboss.narayana.tomcat.jta.NarayanaJtaServletContextListener when trying to setup application listener



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list