<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    When I ran it on Windows with decompiling set to all packages (as I
    assumed you did), it hung while decompiling xercesImpl.jar (I could
    tell this from the logs). Looking on disk, there was a 0 byte file
    CoreDocumentImpl.java that appeared to be the last thing it was
    working on.<br>
    <br>
    So, I ran both Procyon 0.5.25 and 0.5.26 on it on Fedora, and both
    have hung in exactly the same place. This is obviously not a
    platform specific bug. I'll try to file this upstream with the
    procyon maintainer.<br>
    <br>
    <div class="moz-cite-prefix">On 10/15/2014 10:06 AM, Ondrej Zizka
      wrote:<br>
    </div>
    <blockquote cite="mid:543E7F64.5000103@redhat.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      I am getting to it tomorrow (going to a JBUG with Mark Little
      today).<br>
      I have a SSD on linux and HDD on Windows. Not sure how I/O heavy
      decompilation is, I assume not much. I don't have/know any free
      I/O analysis tools on Windows. But I'll set up breakpoints and
      check what's going on.<br>
      <br>
      Ondra<br>
      <br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 14.10.2014 20:53, Jess Sightler
        wrote:<br>
      </div>
      <blockquote cite="mid:543D7136.8080501@redhat.com" type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        We also need to know whether it is actually getting stuck (and
        taking &gt;1 minute/class). Do we maintain any stats like that
        at the moment?<br>
        <br>
        <div class="moz-cite-prefix">On 10/14/2014 02:52 PM, Lincoln
          Baxter, III wrote:<br>
        </div>
        <blockquote
cite="mid:CAEp_U4Gh8paei0vbu8E8ggP=D=5oduCjYnW1KB3csQLk0KJf+A@mail.gmail.com"
          type="cite">
          <div dir="ltr">In theory, this is a good idea, we probably do
            want to limit the amount of time spent on each class. 
            <div><br>
            </div>
            <div>However, simply running decompilation in a separate
              thread will likely not allow us to interrupt the thread.
              We'll need to figure out where Procyon is running, and if
              it actually responds to Thread.interrupt() (I'm betting it
              doesn't.) (And how to make sure that it does, which will
              likely take some extension or modification of Procyon
              itself.)</div>
            <div><br>
            </div>
            <div>This is definitely something to look in to over the
              next few weeks/months as we harden this first version of
              the tool.</div>
          </div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Tue, Oct 14, 2014 at 1:42 PM,
              Brad Davis <span dir="ltr">&lt;<a moz-do-not-send="true"
                  href="mailto:bdavis@redhat.com" target="_blank">bdavis@redhat.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
                think we could maybe create the decompiler as a
                runnable, and interrupt the thread with a timeout if the
                decompiler takes more than a minute for a class, which
                should be plenty of time.  We should log this, though,
                to make sure they are aware that one of the classes did
                not successfully decompile.<br>
                <br>
                Brad Davis<br>
                Senior Manager, Red Hat Consulting<br>
                Email: <a moz-do-not-send="true"
                  href="mailto:bdavis@redhat.com">bdavis@redhat.com</a>
                | c: <a moz-do-not-send="true" href="tel:980.226.7865"
                  value="+19802267865">980.226.7865</a> | <a
                  moz-do-not-send="true" href="http://www.redhat.com"
                  target="_blank">http://www.redhat.com</a><br>
                <div>
                  <div class="h5"><br>
                    <br>
                    ----- Original Message -----<br>
                    From: "Ondrej Zizka" &lt;<a moz-do-not-send="true"
                      href="mailto:ozizka@redhat.com">ozizka@redhat.com</a>&gt;<br>
                    To: "Windup-dev List" &lt;<a moz-do-not-send="true"
                      href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>&gt;<br>
                    Sent: Tuesday, October 14, 2014 11:55:17 AM<br>
                    Subject: [windup-dev] Windows Issues<br>
                    <br>
                    Hi,<br>
                    <br>
                    I've tried on Windows 7 64bit, Oracle JDK 1.7.0_67.<br>
                    <br>
                    The tests fail with WINDUP-335 and WINDUP-332 .<br>
                    The run against Tim's EAR get stuck on Decompilation
                    for about 8 hours, seems it's in an endless loop.
                    WINDUP-337<br>
                    <br>
                    <br>
                    Is Windows a priority? Do we have estimation on what
                    portion of users will run on Windows?<br>
                    <br>
                    Ondra<br>
                    <br>
                    <br>
                    <br>
                  </div>
                </div>
                _______________________________________________<br>
                windup-dev mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
                <a moz-do-not-send="true"
                  href="https://lists.jboss.org/mailman/listinfo/windup-dev"
                  target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
                _______________________________________________<br>
                windup-dev mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
                <a moz-do-not-send="true"
                  href="https://lists.jboss.org/mailman/listinfo/windup-dev"
                  target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
              </blockquote>
            </div>
            <br>
            <br clear="all">
            <div><br>
            </div>
            -- <br>
            Lincoln Baxter, III<br>
            <a moz-do-not-send="true" href="http://ocpsoft.org"
              target="_blank">http://ocpsoft.org</a><br>
            "Simpler is better." </div>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
windup-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a></pre>
        </blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
windup-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a></pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>