Did you try to debug your code to see exactly where the hung is? zip4j seems to be open source, you could even debug its internals to see where the problem is and maybe you can get a clue of what is going wrong.<div><br></div>
<div>Best Regards, </div><div class="gmail_extra"><br clear="all"><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>
<br><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 4:26 PM, zaphod <span dir="ltr"><<a href="mailto:pcooper@emspic.org" target="_blank">pcooper@emspic.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Wolfgang,<br>
<br>
Here's my dilemma...there is no exception thrown! I wouldn't even be here<br>
asking the question if I was getting an OOME...my problem is that the rule<br>
hangs, and from that point on, the entire rules engine is hung, even though<br>
other processing continues on that jboss node.<br>
<br>
Note that I'm using zip4j, as the default zip library provided in Java does<br>
not support password-protecting the zip file. That is a requirement of this<br>
process. And this is new code...it works perfectly outside the rules<br>
container, but not at all inside it.<br>
<br>
What baffles me is the process hanging...I've been writing Java code for 13<br>
years, and I've never seen a process just hang...<br>
<br>
Paul<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Noob-desperately-needing-help-tp4020589p4020615.html" target="_blank">http://drools.46999.n3.nabble.com/Noob-desperately-needing-help-tp4020589p4020615.html</a><br>
<div class="HOEnZb"><div class="h5">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>
</div></div></blockquote></div><br></div>