Hello all
I would like to use the Drools workbench, so I downloaded
"kie-drools-wb-distribution-6.0.1.Final.zip".
The archive has two WAR-files in it - one for Tomcat, one for JBoss.
Unfortunately I'm not able to deploy the workbench, neither on Tomcat, nor
on JBoss.
My problem is a BindException
*Caused by: java.lang.RuntimeException: java.net.BindException: Address
already in use: bind
at
org.uberfire.java.nio.fs.jgit.daemon.ssh.GitSSHService.start(GitSSHService.java:82)
~[uberfire-nio2-jgit-0.3.1.Final.jar:0.3.1.Final]
*
I'm pretty sure this is because the Windows-Firewall of my local machine
doesn't let Tomcat open the port. Since I'm a "normal user" on my
company-PC
I cannot change that.
My questions:
- What port does the service try to use? (It doesn't say)
- Why do I need this service anyway? I just want to edit rules, I do not
care about Git. (My Sysadmin will not be amused about opening ports
anyway... (security))
- Can I disable the GitSSHService?
Thank you very much in advance and best regards
Stephan
--
View this message in context:
http://drools.46999.n3.nabble.com/Not-able-to-deploy-workbench-tp4028658....
Sent from the Drools: User forum mailing list archive at
Nabble.com.