[windup-dev] WU1 runs, WU2 profiling
    Ondrej Zizka 
    ozizka at redhat.com
       
    Sat Aug 30 22:10:27 EDT 2014
    
    
  
Ah, I see. I thought there was some trick with Jad itself.
Thanks.
On 27.8.2014 17:43, Jess Sightler wrote:
> For windup-legacy, I added the following (before the catch for
> IOException) to JadretroDecompilerAdapter:
>
>    } catch (ExecuteException e) {
>                          LOG.error("Expected decompiled source:
> "+sourceOutputLocation.getAbsolutePath()+"; But failed with error: " +
> e.getExitValue() + " message: " + e.getMessage());
> }
>
> This seemed to allow it to proceed (albeit with not all files decompiled).
>
> On 08/26/2014 07:40 PM, Ondrej Zizka wrote:
>> The separator for packages is colon, not coma.
>> When I use the right one, jad fails for me, too.
>> Unlike Jess, I don't know how to fix that.
>> So I at least wrote few scripts to automate running.
>>
>> Profiling - my previous session crashed with OOME, twice (I thought 2,5
>> GB could be enough) so I set to 6 GB, hopefully that will pass. If not,
>> I'm out of hw resources to profile the big apps.
>>
>> Ondra
>> _______________________________________________
>> windup-dev mailing list
>> windup-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/windup-dev
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
    
    
More information about the windup-dev
mailing list