[rules-users] Not able to deploy workbench

Michael Anstis michael.anstis at gmail.com
Wed Mar 12 06:24:12 EDT 2014


You can disable various services; see
http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html#wb.systemProperties

The workbench uses git as it's repository for storing rules etc; so
although you may not care much for git there is no avoiding it - however,
disabling the following should help:-

*org.uberfire.nio.git.daemon.enabled*
*org.uberfire.nio.git.ssh.enabled*
*org.kie.demo*



On 12 March 2014 10:18, stephan <stephan at sann.name> wrote:

> 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.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140312/d41e1c1e/attachment-0001.html 


More information about the rules-users mailing list