maybe "libjvm.so" is in 32 bit format??

run a simple javac or java command and see what happens, if its only with
this application..

it looks like you need to unistall all JDK in you linux (including IceTea)
and install only the sun jdk again..

hope this help..

Regards,

Fabio Kaminski

On Wed, Feb 24, 2010 at 3:51 AM, AmolSawant <[email protected]> wrote:

> Hello Friends,
>
> While compiling GWT code on 64-bit CentOS with Jdk1.6.0_04, I get the
> following message:
> Please advise.
>
> Build tool used is CruiseControl that calls a master build.xml :
>
> [cc]Feb-24 01:33:09 ScriptRunner  - copyGWTCompileCode:
> [cc]Feb-24 01:33:10 ScriptRunner  -
> [cc]Feb-24 01:33:10 ScriptRunner  - compileGWTCode:
> [cc]Feb-24 01:33:24 ScriptRunner  -      [java] Compiling module
> com.giki.GikiApplication
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # An unexpected error
> has been detected by Java Runtime Environment:
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #  SIGSEGV (0xb) at
> pc=0x00002b82de3c822a, pid=9372, tid=1146300736
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # Java VM: Java
> HotSpot(TM) 64-Bit Server VM (10.0-b19 mixed mode linux-amd64)
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # Problematic frame:
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # V  [libjvm.so
> +0x1f122a]
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # An error report file
> with more information is saved as:
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # /data/cc/
> cruisecontrol-bin-2.8.3/projects/gikiapp/giki/app/hs_err_pid9372.log
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # If you would like to
> submit a bug report, please visit:
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> http://java.sun.com/webapps/bugreport/crash.jsp
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # The crash happened
> outside the Java Virtual Machine in native code.
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] # See problematic
> frame for where to report the bug.
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] #
> [cc]Feb-24 01:33:34 ScriptRunner  -      [java] Java Result: 134
>
>
> thanks,
> Amol
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to