<div dir="ltr">You can disable various services; see <a href="http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html#wb.systemProperties">http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html#wb.systemProperties</a><div>
<br></div><div>The workbench uses git as it&#39;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:-</div><div><br></div><div>
<a id="wb.systemProperties" style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><span class=""><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">org.uberfire.nio.git.daemon.enabled</code></strong></span></a></div>
<div><a style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><span class=""></span></a><a id="wb.systemProperties" style="color:rgb(51,51,51)"><span class=""><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">org.uberfire.nio.git.ssh.enabled</code></strong></span></a><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap"><br>
</code></strong></div><div><a style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><span class=""></span></a><a style="color:rgb(51,51,51)"><span class=""></span></a><a id="wb.systemProperties" style="color:rgb(51,51,51)"><span class=""><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">org.kie.demo</code></strong></span></a><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap"><br>
</code></strong></div><div><a style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><span class=""></span></a><a style="color:rgb(51,51,51)"><span class=""></span></a><a style="color:rgb(51,51,51)"><span class=""><strong><code class="" style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap"><br>
</code></strong></span></a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 March 2014 10:18, stephan <span dir="ltr">&lt;<a href="mailto:stephan@sann.name" target="_blank">stephan@sann.name</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all<br>
<br>
I would like to use the Drools workbench, so I downloaded<br>
&quot;kie-drools-wb-distribution-6.0.1.Final.zip&quot;.<br>
<br>
The archive has two WAR-files in it - one for Tomcat, one for JBoss.<br>
<br>
Unfortunately I&#39;m not able to deploy the workbench, neither on Tomcat, nor<br>
on JBoss.<br>
<br>
My problem is a BindException<br>
<br>
*Caused by: java.lang.RuntimeException: java.net.BindException: Address<br>
already in use: bind<br>
        at<br>
org.uberfire.java.nio.fs.jgit.daemon.ssh.GitSSHService.start(GitSSHService.java:82)<br>
~[uberfire-nio2-jgit-0.3.1.Final.jar:0.3.1.Final]<br>
*<br>
<br>
I&#39;m pretty sure this is because the Windows-Firewall of my local machine<br>
doesn&#39;t let Tomcat open the port. Since I&#39;m a &quot;normal user&quot; on my company-PC<br>
I cannot change that.<br>
<br>
My questions:<br>
<br>
- What port does the service try to use? (It doesn&#39;t say)<br>
- Why do I need this service anyway? I just want to edit rules, I do not<br>
care about Git. (My Sysadmin will not be amused about opening ports<br>
anyway... (security))<br>
- Can I disable the GitSSHService?<br>
<br>
Thank you very much in advance and best regards<br>
Stephan<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Not-able-to-deploy-workbench-tp4028658.html" target="_blank">http://drools.46999.n3.nabble.com/Not-able-to-deploy-workbench-tp4028658.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>