Hi folks, I am trying to compile GWT code on server (amd 64-bit, Ubuntu). I have gwt 1.6.4 on server. I am compiling code with ant it works fine on localhost(Ubuntu), same ant script. But on server it throws error as follow:
# # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f8d00a8d25a, pid=14267, tid=140243142814032 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b22 mixed mode linux-amd64) # Problematic frame: # V [libjvm.so+0x1f125a] # Please help me or give me a proper direction. How can I compile code on server. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
