<br>   Brody,<br><br>   This seems to be a serialization problem. Please, talk to the guvnor people on how to migrate between versions.<br><br>    []s<br>    Edson<br><br><div class="gmail_quote">2009/7/9 Brody bach <span dir="ltr">&lt;<a href="mailto:brodybach@yahoo.com">brodybach@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Sooryfor reposting this one, Edson was expecting a feedback :)<br>
<div><div></div><div class="h5"><br>
<br>
<br>
Hi Edson,<br>
sorry for the very late reply<br>
<br>
As I mentioned before, I had this problem in Guvnor. So I undeployed my old<br>
guvnor and redeploy a new one (the one I take fresh from website :), so it<br>
should be the latest version).<br>
Now I get a new problem: I can&#39;t open any rules I&#39;ve created using the<br>
previous version. The exception I got:<br>
<br>
12:06:26,171 INFO  [STDOUT] [] DEBUG 01-07 12:06:26,171<br>
(ServiceImplementation.java:loadRuleAsset:491)   Load time taken for asset:<br>
62<br>
12:06:26,171 INFO  [STDOUT] [] ERROR 01-07 12:06:26,171<br>
(RepositoryServiceServlet.java:doUnexpectedFailure:69)<br>
com.google.gwt.user.client.rpc.SerializationException: Type<br>
&#39;org.drools.guvnor.client.rpc.RuleAsset&#39; was not assignable to<br>
&#39;com.google.gwt.user.client.rpc.IsSerializable&#39; and did not have a custom<br>
field serializer.  For security purposes, this type will not be serialized.<br>
12:06:26,171 ERROR [STDERR] []<br>
com.google.gwt.user.client.rpc.SerializationException: Type<br>
&#39;org.drools.guvnor.client.rpc.RuleAsset&#39; was not assignable to<br>
&#39;com.google.gwt.user.client.rpc.IsSerializable&#39; and did not have a custom<br>
field serializer.  For security purposes, this type will not be serialized.<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.impl.LegacySerializationPolicy.validateSerialize(LegacySerializationPolicy.java:140)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:581)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:129)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter$ValueWriter$8.write(ServerSerializationStreamWriter.java:146)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serializeValue(ServerSerializationStreamWriter.java:520)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.RPC.encodeResponse(RPC.java:573)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.RPC.encodeResponseForSuccess(RPC.java:441)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:529)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:164)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:86)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.seam.web.ContextFilter$1.process(ContextFilter.java:42)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.seam.servlet.ContextualHttpServletRequest.run(ContextualHttpServletRequest.java:53)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.seam.web.ContextFilter.doFilter(ContextFilter.java:37)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)<br>
12:06:26,171 ERROR [STDERR] []  at<br>
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)<br>
12:06:26,171 ERROR [STDERR] []  at java.lang.Thread.run(Thread.java:595)<br>
<br>
If I test the rules within the IDE (using Drools 5.0.0CR1 and Mvel 2.0.8) it<br>
works without problem. So probably the version is not the real problem;<br>
rather the guvnor?<br>
<br>
would really appreciate your analyse :)<br>
<br>
Regards<br>
bb<br>
<br>
<br>
<br>
<br>
</div></div><div class="im">Edson Tirelli-3 wrote:<br>
&gt;<br>
&gt;    Brody,<br>
&gt;<br>
&gt;    Can you try with Drools 5.0.1 (and corresponding MVEL version) that is<br>
&gt; the final community release? There were tons of fixes since the candidate<br>
&gt; release.<br>
&gt;<br>
&gt;    Let us know if it works.<br>
&gt;<br>
&gt;    Edson<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
</div>View this message in context: <a href="http://www.nabble.com/Validation-in-Guvnor-fails-due-to-unrecognized-method-of-implemented-interface-tp24203665p24407639.html" target="_blank">http://www.nabble.com/Validation-in-Guvnor-fails-due-to-unrecognized-method-of-implemented-interface-tp24203665p24407639.html</a><br>

<div><div></div><div class="h5">Sent from the drools - user mailing list archive at Nabble.com.<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>  Edson Tirelli<br>  JBoss Drools Core Development<br>  JBoss by Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a><br>