<p>Hello,</p>
<p>I assume you created a new project? Did you enter GAV (Group, Artifact and Version) information on the pom.xml editor and save it first?</p>
<p>We know we have to tighten that up. That information is mandatory.</p>
<p>sent on the move</p>
<p>On 1 Apr 2013 05:33, &quot;calcacuervo&quot; &lt;<a href="mailto:calcacuervo@gmail.com">calcacuervo@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey everyone.<br>
<br>
I am trying to use Guvnor NG, so I cloned the master repository in github. I<br>
managed to compile it and generate the wars. I deployed it to tomcat and it<br>
started :).<br>
<br>
Now I see that I get some errors in my browsers, for example, when I try to<br>
create a new DRL rule,<br>
<br>
exception: org.jboss.errai.bus.client.api.base.MessageDeliveryFailure: error<br>
inv<br>
oking endpoint<br>
disconnect: false<br>
java.lang.RuntimeException: no marshalling definition available for<br>
type:com.tho<br>
ughtworks.xstream.io.StreamException<br>
        at<br>
org.jboss.errai.marshalling.client.util.MarshallUtil.getMarshaller(Ma<br>
rshallUtil.java:131)<br>
        at<br>
org.jboss.errai.marshalling.client.marshallers.ErraiProtocolEnvelopeM<br>
arshaller.marshall(ErraiProtocolEnvelopeMarshaller.java:97)<br>
        at<br>
org.jboss.errai.marshalling.client.protocols.ErraiProtocol.encodePayl<br>
oad(ErraiProtocol.java:40)<br>
        at<br>
org.jboss.errai.marshalling.server.protocol.ErraiProtocolServer.encod<br>
ePayloadToByteArrayInputStream(ErraiProtocolServer.java:31)<br>
        at<br>
org.jboss.errai.bus.server.io.BufferHelper.encodeAndWrite(BufferHelpe<br>
r.java:70)<br>
        at<br>
org.jboss.errai.bus.server.MessageQueueImpl.offer(MessageQueueImpl.ja<br>
va:186)<br>
        at<br>
org.jboss.errai.bus.server.ServerMessageBusImpl.enqueueForDelivery(Se<br>
rverMessageBusImpl.java:739)<br>
        at<br>
org.jboss.errai.bus.server.ServerMessageBusImpl.send(ServerMessageBus<br>
Impl.java:728)<br>
        at<br>
org.jboss.errai.bus.server.ServerMessageBusImpl.send(ServerMessageBus<br>
Impl.java:675)<br>
        at<br>
org.jboss.errai.bus.client.api.base.ConversationMessageWrapper.sendNo<br>
wWith(ConversationMessageWrapper.java:228)<br>
        at<br>
org.jboss.errai.bus.client.api.base.DefaultMessageBuilder$1.sendNowWi<br>
th(DefaultMessageBuilder.java:78)<br>
        at<br>
org.jboss.errai.bus.client.util.ErrorHelper.sendClientError(ErrorHelp<br>
er.java:107)<br>
        at<br>
org.jboss.errai.bus.client.util.ErrorHelper.sendClientError(ErrorHelp<br>
er.java:77)<br>
        at<br>
org.jboss.errai.bus.client.util.ErrorHelper.handleMessageDeliveryFail<br>
ure(ErrorHelper.java:170)<br>
        at<br>
org.jboss.errai.bus.server.SimpleDispatcher.dispatchGlobal(SimpleDisp<br>
atcher.java:53)<br>
        at<br>
org.jboss.errai.bus.server.service.ErraiServiceImpl.store(ErraiServic<br>
eImpl.java:93)<br>
        at<br>
org.jboss.errai.bus.server.service.ErraiServiceImpl.store(ErraiServic<br>
eImpl.java:107)<br>
        at<br>
org.jboss.errai.bus.server.servlet.DefaultBlockingServlet.doPost(Defa<br>
ultBlockingServlet.java:117)<br>
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)<br>
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)<br>
        at<br>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl<br>
icationFilterChain.java:305)<br>
        at<br>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF<br>
ilterChain.java:210)<br>
        at<br>
org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFire<br>
SecurityFilter.java:221)<br>
        at<br>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl<br>
icationFilterChain.java:243)<br>
        at<br>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF<br>
ilterChain.java:210)<br>
        at<br>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV<br>
alve.java:225)<br>
        at<br>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextV<br>
alve.java:169)<br>
        at<br>
org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica<br>
torBase.java:472)<br>
        at<br>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j<br>
ava:168)<br>
        at<br>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j<br>
ava:98)<br>
        at<br>
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:<br>
927)<br>
        at<br>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal<br>
ve.java:118)<br>
        at<br>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav<br>
a:407)<br>
        at<br>
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp<br>
11Processor.java:999)<br>
        at<br>
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(<br>
AbstractProtocol.java:565)<br>
        at<br>
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoin<br>
t.java:309)<br>
        at<br>
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec<br>
utor.java:886)<br>
        at<br>
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor<br>
.java:908)<br>
        at java.lang.Thread.run(Thread.java:662)<br>
<br>
and well, some alerts saying<br>
&quot;Unable to complete your request. The following exception occurred: Unable<br>
to get KieModule, Errors Existed.&quot;.<br>
<br>
So I wanted to check which is the status of this, when at high level it is<br>
expected to be stable, etc.<br>
<br>
Thanks in advance!<br>
<br>
Demian<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Status-of-GuvnorNG-tp4023136.html" target="_blank">http://drools.46999.n3.nabble.com/Status-of-GuvnorNG-tp4023136.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></p>