]
CasterJose CasterJose commented on DROOLS-1516:
-----------------------------------------------
Hi Toni/Arunja,
Do one of you two have a solution for me? I just tried it with a new tomcat
version(8.5.2.0) but still get the undetermined error.
GAV names are not coming properly when running the tomcat as Service
--------------------------------------------------------------------
Key: DROOLS-1516
URL:
https://issues.jboss.org/browse/DROOLS-1516
Project: Drools
Issue Type: Bug
Components: build, kie server, tools
Affects Versions: 6.5.0.Final
Environment: Windows
Reporter: Arunraj SRM
Assignee: Toni Rikkola
Priority: Critical
Labels: Drools, GAV,, Maven
Attachments: gav_issue.png
Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started
via service. All the artifacts populated under the GAV are displaying as
<undetermined>:<undetermined>:<undetermined>
instead of actual path including the guvnor
Start-up values:
-Dcatalina.home=C:\apache-tomcat-9.0.0.M19
-Dcatalina.base=C:\apache-tomcat-9.0.0.M19
-Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
-Xmx256M
-XX:MaxPermSize=2048m
-Dbtm.root=C:\apache-tomcat-9.0.0.M19\
-Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
-Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
-Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
-Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
-Dorg.jboss.logging.provider=jdk
-Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
-Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
-Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
-Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
-Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
-Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
-Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
-Dorg.kie.demo=false
-Dorg.kie.example=false
-Dorg.kie.server.id=default-kieserver
-Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
-Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
-Dorg.jbpm.server.ext.disabled=true
-Dorg.drools.server.filter.classes=true