Hi Ruwan/Firzan,

I have tried the proposed solution. But the server still crashes.

Regards,
Vinod

On Fri, Aug 28, 2015 at 3:00 PM, Firzhan Naqash <[email protected]> wrote:

> Yes Ruwan.
>
> They have reported a bug [1] about this and they have provided the
> workaround for this issue.
>
> We can try it after adding the following parameter
>
> -XX:CompileCommand=exclude,com/sun/crypto/provider/GCTR.*"
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8049855
>
> Regards,
> Firzhan
>
> On Fri, Aug 28, 2015 at 2:50 PM, Ruwan Abeykoon <[email protected]> wrote:
>
>> Hi Vinod,
>> It seems that this is a problem with crypto library or related. See
>> similar issue [1]
>> Can we exclude com.sun.crypto.provider  from wso2server.sh and check ?
>>
>> [1]
>> http://mail-archives.apache.org/mod_mbox/tomcat-users/201410.mbox/%[email protected]%3E
>>
>> Cheers,
>> Ruwan
>>
>> On Fri, Aug 28, 2015 at 12:07 PM, Vinod Kavinda <[email protected]> wrote:
>>
>>> Hi all,
>>>
>>> We are experiencing a JVM crash in BPS. It can be reproduced by
>>> uploading the bpel sample CorrelationWithAttribute.zip found in
>>> repository/samples/bpel folder to BPS server. Crashes in both 3.2.0 and
>>> 3.5.0 versions.
>>>
>>> The crash occurs only when we upload the package using management
>>> console UI. Sample works fine when we deploy it directly to the deployment
>>> directory without UI.
>>>
>>> This seem to be a JVM bug. Please find the stack trace below.
>>>
>>> Has anyone  experienced the same problem?
>>>
>>> Current thread (0x00007f85ec007000):  JavaThread "http-nio-9443-exec-36"
>>> daemon [_thread_in_Java, id=7214,
>>> stack(0x00007f8557e62000,0x00007f8557f63000)]
>>>
>>> Stack: [0x00007f8557e62000,0x00007f8557f63000],  sp=0x00007f8557f5fc50,
>>>  free space=1015k
>>> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
>>> C=native code)
>>> V  [libjvm.so+0xa76cea]  VMError::report_and_die()+0x2ca
>>> V  [libjvm.so+0x4e4da9]  report_fatal(char const*, int, char const*)+0x59
>>> V  [libjvm.so+0x97c28a]
>>>  SharedRuntime::continuation_for_implicit_exception(JavaThread*, unsigned
>>> char*, SharedRuntime::ImplicitExceptionKind)+0x33a
>>> V  [libjvm.so+0x8eb17a]  JVM_handle_linux_signal+0x48a
>>> V  [libjvm.so+0x8e1dd3]  signalHandler(int, siginfo*, void*)+0x43
>>> C  [libpthread.so.0+0x10340]
>>> J 12340 C2 com.sun.crypto.provider.GCTR.update([BII[BI)I (158 bytes) @
>>> 0x00007f8665abbe21 [0x00007f8665abbc40+0x1e1]
>>>
>>> Regards,
>>> Vinod
>>> --
>>> Vinod Kavinda
>>> Software Engineer
>>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
>>> Mobile : +94 (0) 712 415544
>>> Blog : http://soatechflicks.blogspot.com/
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> *Ruwan Abeykoon*
>> *Architect,*
>> *WSO2, Inc. http://wso2.com <http://wso2.com/> *
>> *lean.enterprise.middleware.*
>>
>> email: [email protected]
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 
Vinod Kavinda
Software Engineer
*WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
Mobile : +94 (0) 712 415544
Blog : http://soatechflicks.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to