Titanium appcelerator close automatically -


2 days ago had installed titanium appcelerator 3.1 , today installed android sdk 2.2 , 4.2, after starting titanium, gets automatically closes after few minutes , showing java related error.

my system configurations :

  • ubuntu 12.04
  • 64 bit java 1.6.0_27
  • titanium 3.1
  • android sdk 2.2 , 4.2
  • 4 gb ram

please find error log below

a fatal error has been detected java runtime environment:   sigsegv (0xb) @ pc=0x00007f29fb86f757, pid=2889, tid=139818259298048   jre version: 6.0_27-b27  java vm: openjdk 64-bit server vm (20.0-b12 mixed mode linux-amd64 compressed oops) derivative: icedtea6 1.12.3  distribution: ubuntu 12.04 lts, package 6b27-1.12.3-0ubuntu1~12.04.1  problematic frame: v  [libjvm.so+0x588757]  klassvtable::oop_follow_contents()+0xd7 

you have wrong jdk. need use oraclejdk specified here.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -