From: Ravishankar H. <rav...@re...> - 2004-05-08 15:09:03
|
=A0=0AHey Gaurav,=0AI think u r not starting Oscar from the $HOME/Oscar di= rectory.=0AYou can do one of these two options to get rid of your problem.= =0A1. try starting Oscar from the directory where u have installed Oscar (f= or eg $HOME/Oscar)=0AOR=0A2. In the system.properties file specify absolute= path name for all the bundles that u r starting in the beginning. ( for eg= . specify=0Afile:/home/ravi/Oscar/bundle/shell.jar )=0A=0ACheers,=0ARavi=0A= =0A=0AOn Wed, 05 May 2004 Gaurav Ganeriwal wrote :=0A>=0A>Greetings,=0A>= =0A>I am trying to port OSCAR on KAFFE-1.0.7 (http://wwww.kaffe.org).=0A>As= kaffe donot have swing package support, i decided to use SwingWT package. = I have made necessary changes in the OSCAR source code. I have also added v= arious bundles required to run oscar. With this set up i am able to build o= scar.jar through ant, but when i try to run oscar it gives me following err= or:=0A>=0A>Welcome to Oscar.=0A>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=0A>=0A>Enter profile name: my_profile=0A>=0A>Oscar: Error startin= g file:bundle/shell.jar=0A>Oscar: Error starting file:bundle/shelltui.jar= =0A>Oscar: Error starting file:bundle/bundlerepository.jar=0A>Dumping live = threads:=0A>`OscarStartLevel' tid 0x8419010, status SUSPENDED flags=0A> bl= ocked@0x8400fa8 (0x8419010->|)=0A>`OscarPackageAdmin' tid 0x840e010, status= SUSPENDED flags=0A> blocked@0x8400b88 (0x840e010->|)=0A>`OscarDispatchQue= ue' tid 0x83c9010, status SUSPENDED flags=0A> blocked@0x83beac8 (0x83c9010= ->|)=0A>`gc' tid 0x828e010, status SUSPENDED flags DONTSTOP=0A> blocked@0x= 827ea98 (0x828e010->|)=0A>`finaliser' tid 0x8285010, status SUSPENDED flags= DONTSTOP=0A> blocked@0x81ac3c0 (0x8285010->|)=0A>Deadlock: all threads bl= ocked on internal events=0A>Aborted=0A>=0A>=0A>What can be the reason for t= his error?=0A>=0A>For building oscar i unjar oscar_20031127.jar and bundles= rc.jar added jar files according to build.xml. I am using default system.pr= operties file and example.poilcy file.=0A>=0A>Thanks and Regards,=0A>Gaurav= Ganeriwal=0A |