Hi This is suresh.I am new for embedded linux system.Actually i bought one single board computer. They used AM3354BZCZ80 IC .The board is working good.But my issue is i want run my .jar application on my linux board.So i got follwoing command "java -jar first.jar" (without quotation) from the net. But i got SWING and AWT Exeptionhandling error. So i have tried to know about that error in the net.But still i didn't get correct solution .Right now i have installed "ejre1.7.0_51.tar" java .I don't know clearly my java is not supported GUI or not. If i need to run ,what should i do.Here i have attached one of application screen shot.But already we have tested GPOS(Windows 7 & XP).But right now we are moving to RTOS based linux.I don't asking about desktop GUI or application icons.Simply what am i saying , i need to boot my board by linux kernel without ubuntu ,fedora or any other skins. and i have to install my .jar application. Please give me some ideas.