<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><a href="http://docs.jboss.org/drools/release/6.0.0.Final/drools-docs/html/wb.Workbench.html#wb.Installation">http://docs.jboss.org/drools/release/6.0.0.Final/drools-docs/html/wb.Workbench.html#wb.Installation</a><div><h3 class="title" style="color: rgb(74, 93, 117); line-height: 20px; margin-top: 0em; font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 1.3em; padding-top: 0em; padding-bottom: 0em; text-align: justify;"><a id="wb.systemProperties">15.1.3.&nbsp;System properties</a></h3><div><ul style="padding-left: 1.6em; list-style-image: url(http://docs.jboss.org/drools/release/6.0.0.Final/drools-docs/html/images/community/dot.png); list-style-type: circle; color: rgb(51, 51, 51); font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; line-height: 18px; text-align: justify;"><li style="padding-left: 0.2em; padding-bottom: 0.5em; margin: 0em;"><div style="padding: 0em !important; margin: 0em !important;"><a id="wb.systemProperties"><span class="bold"><strong><code class="literal" style="font-size: 0.9em; font-family: courrier, monospace; white-space: nowrap;">org.uberfire.nio.git.daemon.host</code></strong></span>: If daemon enabled, uses this property as local host identifier. Default:<code class="literal" style="font-size: 0.9em; font-family: courrier, monospace; white-space: nowrap;">localhost</code></a></div></li><li style="padding-left: 0.2em; padding-bottom: 0.5em; margin: 0em;"><div style="padding: 0em !important; margin: 0em !important;"><a id="wb.systemProperties"><span class="bold"><strong><code class="literal" style="font-size: 0.9em; font-family: courrier, monospace; white-space: nowrap;">org.uberfire.nio.git.daemon.port</code></strong></span>: If daemon enabled, uses this property as port number. Default:&nbsp;<code class="literal" style="font-size: 0.9em; font-family: courrier, monospace; white-space: nowrap;">9418</code></a></div></li></ul><div><br></div></div><div>Do you still have your tomcat running, did you forget to shut it down? Maybe the other WB installation is still running.</div><div><br></div><div>Mark</div><div><br><div><div>On 11 Dec 2013, at 05:59, Anjana Ackroyd &lt;anjana.ackroyd@gmail.com&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Ok I tried to deploy it on jboss 7.1.1 following the steps in the video<div><br></div><div><br></div><div>My deploy fails with this error message</div><div><div>122:54:34,699 WARN &nbsp;[org.jboss.weld.Bootstrap] (MSC service thread 1-3) WELD-001440 Scope type @javax.enterprise.context.RequestScoped() used on injection point [field] @Inject @RequestScoped private org.jbpm.designer.repository.vfs.VFSRepository.descriptor</div>
<div>22:54:35,735 ERROR [org.uberfire.java.nio.file.api.FileSystemProviders] (MSC service thread 1-3) Can't initialize FileSystemProviders: java.util.ServiceConfigurationError: org.uberfire.java.nio.file.spi.FileSystemProvider: Provider org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider could not be instantiated: org.uberfire.java.nio.IOException: java.net.BindException: Address already in use</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.ServiceLoader.fail(ServiceLoader.java:224) [rt.jar:1.7.0_05]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.ServiceLoader.access$100(ServiceLoader.java:181) [rt.jar:1.7.0_05]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:370) [rt.jar:1.7.0_05]</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.ServiceLoader$1.next(ServiceLoader.java:438) [rt.jar:1.7.0_05]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.java.nio.file.api.FileSystemProviders.buildProviders(FileSystemProviders.java:62) [uberfire-nio2-api-0.3.0.Final.jar:0.3.0.Final]</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.java.nio.file.api.FileSystemProviders.&lt;clinit&gt;(FileSystemProviders.java:48) [uberfire-nio2-api-0.3.0.Final.jar:0.3.0.Final]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.java.nio.file.FileSystems.newFileSystem(FileSystems.java:117) [uberfire-nio2-api-0.3.0.Final.jar:0.3.0.Final]</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.java.nio.file.FileSystems.newFileSystem(FileSystems.java:83) [uberfire-nio2-api-0.3.0.Final.jar:0.3.0.Final]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.io.impl.AbstractIOService.newFileSystem(AbstractIOService.java:246) [uberfire-io-0.3.0.Final.jar:0.3.0.Final]</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.uberfire.backend.server.config.ConfigurationServiceImpl.setup(ConfigurationServiceImpl.java:75) [uberfire-backend-server-0.3.0.Final.jar:0.3.0.Final]</div></div><div><br></div><div><br></div><div><br></div>
<div>I am not sure which port its trying to use, it doesnt say in the log message ??&nbsp;</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 10, 2013 at 4:13 PM, Mark Proctor <span dir="ltr">&lt;<a href="mailto:mproctor@codehaus.org" target="_blank">mproctor@codehaus.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">could you try with JBossAS 7.1.1? That’s the one we all use for our day to day testing?<div>
<br></div><div>If you look at the set of videos in the playlist, the first one shows you how to do setup and installation. Each video shows a different part of the workbench. The video’s in the playlist can be played back to back:</div>
<div><a href="http://blog.athico.com/2013/11/videos-showing-new-workbench.html" target="_blank">http://blog.athico.com/2013/11/videos-showing-new-workbench.html</a><br><div><br></div><div>Mark<br><div><div><div class="h5">
<div>On 10 Dec 2013, at 21:09, Anjana Ackroyd &lt;<a href="mailto:anjana.ackroyd@gmail.com" target="_blank">anjana.ackroyd@gmail.com</a>&gt; wrote:</div><br></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr">
Yes I am logged in as&nbsp;<div>userid: admin&nbsp;</div><div>password : admin.&nbsp;</div><div>Do I have to create that role first? Or is it already defined in the WAR deployed?</div><div><br></div><div>All I get is a blank screen. I went ahead and installed maven and defined by M2_HOME. The warning is gone now but it dint help. Here is the log output when I click on the Administration menu , I get forwarded to this&nbsp;<a href="http://vlslcitcat07.regence.com:38080/kie/org.kie.workbench.drools.KIEDroolsWebapp/KIEDroolsWebapp.html?#org.kie.guvnor.Problems" target="_blank">http://vlslcitcat07.regence.com:38080/kie/org.kie.workbench.drools.KIEDroolsWebapp/KIEDroolsWebapp.html?#org.kie.guvnor.Problems</a>&nbsp;</div>

<div><br></div><div><div>java.lang.RuntimeException: Failed to dispatch CDI Event</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.cdi.server.events.EventDispatcher.callback(EventDispatcher.java:197)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.DeliveryPlan.deliver(DeliveryPlan.java:47)</div>

<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.ServerMessageBusImpl.sendGlobal(ServerMessageBusImpl.java:284)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.SimpleDispatcher.dispatchGlobal(SimpleDispatcher.java:46)</div><div>

&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.service.ErraiServiceImpl.store(ErraiServiceImpl.java:92)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.service.ErraiServiceImpl.store(ErraiServiceImpl.java:109)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.bus.server.servlet.DefaultBlockingServlet.doPost(DefaultBlockingServlet.java:140)</div>

<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)</div>

<div>&nbsp; &nbsp; &nbsp; &nbsp;Caused by: java.lang.ClassNotFoundException: org.guvnor.common.services.project.events.DeleteProjectEvent</div></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1688)</div>

<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1533)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.forName0(Native Method)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.forName(Class.java:169)</div>

<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.errai.cdi.server.events.EventDispatcher.callback(EventDispatcher.java:107)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ... 30 more</div><div>*** Message delivery failure ***</div><div>Bus: org.jboss.errai.bus.server.ServerMessageBusImpl@760663ec</div>

<div>Message: Qualifiers=[], BeanType=org.guvnor.common.services.project.events.DeleteProjectEvent, CommandType=RemoteSubscribe, ToSubject=cdi.event:Dispatcher</div><div>errorMessage: Error calling remote service: cdi.event:Dispatcher</div>

<div>exception: java.lang.RuntimeException: Failed to dispatch CDI Event</div><div>disconnect: false</div></div><div><br></div><div><br></div><div>I am attaching the screen shot one more time</div></div></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote"><div><div class="h5">On Tue, Dec 10, 2013 at 1:02 PM, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><p dir="ltr">I can't see the screen shot; it's been compressed. That said does your user have the "admin" role? I asked earlier but you did not say. Most of the administration perspective requires that role.</p><p dir="ltr">The warning is benign and can be ignored. It definitely would not cause problems with the administration perspective. </p><p dir="ltr">Sent on the move</p></div></div><div>
<div class="gmail_quote"><div><div class="h5">On 10 Dec 2013 20:21, "Anjana Ackroyd" &lt;<a href="mailto:anjana.ackroyd@gmail.com" target="_blank">anjana.ackroyd@gmail.com</a>&gt; wrote:<br type="attribution"></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div class="h5">I went ahead and re-installed kie-drools-wb-distribution-wars-6.0.0.Final-tomcat7.0.war on tomcat 7. My server starts up with no errors. But I do see a warning<div><br></div></div></div>
<div><div><div class="h5"><div>2013-12-10 13:15:52,727 [tomcat-http--30] WARN &nbsp;Environment variable M2_HOME is not set</div>


<div><br></div><div>I am guessing I need to install Maven on my server and try it again?</div><div>I am logged in as userid : admin <br></div><div>Here is a screen shot<br>
</div></div></div><div><span>&lt;image.png&gt;</span><br></div></div></div><div><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 10, 2013 at 10:41 AM, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I went to double-check what I'd said.. but the image is no longer available on nabble.<div><br></div>



<div>If menus are missing, make sure your user has "admin" role.</div></div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 10 December 2013 18:38, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">Was that a screen-shot of your installation?<div><br></div><div>It looks fine to me.. you have one repository "uf-playground". What is missing?</div><div><br></div><div>You can use the "Organizational Unit Manager" to show/manage OUs, or click on uf-playground in the tree-view to show it's (sparse) details.</div>





<div><br></div><div>Or better still, move over to the Authoring Perspective and have a look at the "mortgages" project.</div><div><br></div><div><br></div></div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">
On 10 December 2013 18:29, anjana.ackroyd <span dir="ltr">&lt;<a href="mailto:anjana.ackroyd@gmail.com" target="_blank">anjana.ackroyd@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





I deployed<br>
kie-drools-wb-distribution-wars-6.0.0-20131207.033517-672-tomcat7.0.war to<br>
my tomcat. I am trying to point it to the repository I have by using the<br>
steps listed<br>
<a href="http://docs.jboss.org/jbpm/v6.0/userguide/wb.Workbench.html#wb.QuickStartAddRepository" target="_blank">http://docs.jboss.org/jbpm/v6.0/userguide/wb.Workbench.html#wb.QuickStartAddRepository</a><br>
<br>
But under Administration all I see is File Explorer<br>
<br>
<br>
&lt;<a href="http://drools.46999.n3.nabble.com/file/n4027197/Untitled.png" target="_blank">http://drools.46999.n3.nabble.com/file/n4027197/Untitled.png</a>&gt;<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Kie-Work-Bench-missing-repositories-menu-option-tp4027197.html" target="_blank">http://drools.46999.n3.nabble.com/Kie-Work-Bench-missing-repositories-menu-option-tp4027197.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" target="_blank">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>
</div></blockquote></div><br></div>
</div><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">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>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">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></div></div></blockquote></div>
</div><div><div class="h5"><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">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></div></div></blockquote></div><br></div>
<span>&lt;Untitled.png&gt;</span>_______________________________________________<div class="im"><br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank">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></div></blockquote></div><br></div></div></div><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>
_______________________________________________<br>rules-users mailing list<br>rules-users@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/rules-users</blockquote></div><br></div></div></body></html>