FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Problems launching netbeans me ubuntu

 
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users
View previous topic :: View next topic  
Author Message
manie.besselaar



Joined: 29 Dec 2008
Posts: 1
Location: South Africa

PostPosted: Mon Dec 29, 2008 8:22 pm    Post subject: Problems launching netbeans me ubuntu Reply with quote

Hi there!

I'm new to the whole forum scene, so forgive me if I mess up the etiquette, just let me know if I do something wrong!

I am running netbeans on ubuntu 8.10 runs great, but if I truy to run any app for my mobile phone I get the following output, but no emulator window:

pre-init:
pre-load-properties:
exists.config.active:
exists.netbeans.user:
exists.user.properties.file:
load-properties:
exists.platform.active:
exists.platform.configuration:
exists.platform.profile:
basic-init:
cldc-pre-init:
cldc-init:
cdc-init:
ricoh-pre-init:
ricoh-init:
semc-pre-init:
semc-init:
savaje-pre-init:
savaje-init:
sjmc-pre-init:
sjmc-init:
nokiaS80-pre-init:
nokiaS80-init:
nsicom-pre-init:
nsicom-init:
bdj-init:
post-init:
init:
conditional-clean-init:
conditional-clean:
deps-jar:
pre-preprocess:
do-preprocess:
Pre-processing 0 file(s) into /home/manie/NetBeansProjects/GameBuilderDemo1/build/preprocessed directory.
post-preprocess:
preprocess:
pre-compile:
extract-libs:
do-compile:
post-compile:
compile:
pre-obfuscate:
proguard-init:
skip-obfuscation:
proguard:
post-obfuscate:
obfuscate:
pre-preverify:
do-preverify:
post-preverify:
preverify:
pre-jar:
set-password-init:
set-keystore-password:
set-alias-password:
set-password:
create-jad:
add-configuration:
add-profile:
do-extra-libs:
nokiaS80-prepare-j9:
nokiaS80-prepare-manifest:
nokiaS80-prepare-manifest-no-icon:
nokiaS80-create-manifest:
semc-build-j9:
do-jar:
nsicom-create-manifest:
do-jar-no-manifest:
bdj-build-image:
update-jad:
Updating application descriptor: /home/manie/NetBeansProjects/GameBuilderDemo1/dist/GameBuilderDemo1.jad
Generated "/home/manie/NetBeansProjects/GameBuilderDemo1/dist/GameBuilderDemo1.jar" is 41794 bytes.
ricoh-init-dalp:
ricoh-add-app-icon:
ricoh-build-dalp-with-icon:
ricoh-build-dalp-without-icon:
ricoh-build-dalp:
savaje-prepare-icon:
savaje-build-jnlp:
post-jar:
jar:
pre-run:
cldc-run:
Copying 1 file to /home/manie/NetBeansProjects/GameBuilderDemo1/dist/nbrun4353
Copying 1 file to /home/manie/NetBeansProjects/GameBuilderDemo1/dist/nbrun4353
Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/home/manie/NetBeansProjects/GameBuilderDemo1/dist//GameBuilderDemo1.jad
Starting emulator in execution mode
/home/manie/netbeans-6.5/mobility8/WTK2.5.2/bin/emulator: 26: java: not found
ricoh-run:
semc-icon-assembly:
semc-ppro-emulator:
semc-do-run:
semc-run:
savaje-run:
sjmc-run:
nokiaS80-run:
nsicom-run:
bdj-run:
run:
BUILD SUCCESSFUL (total time: 3 seconds)

I think the problem lies here:
/home/manie/netbeans-6.5/mobility8/WTK2.5.2/bin/emulator: 26: java: not found

Any suggestions on how this can be repaired?

Thanks in advance for any help!
Shocked

_________________
You live you learn, you stagnate you die!
Back to top
View user's profile Send private message
ricarte



Joined: 29 May 2009
Posts: 1

PostPosted: Fri May 29, 2009 3:52 pm    Post subject: WTK Emulator does not start on linux Reply with quote

Edit your emulator script ( yourpath/netbeans-6.5.1/mobility8/WTK2.5.2/emulator ) and config the javapathtowtk, like:

#!/bin/sh
javapathtowtk="/usr/java/jdk1.6.0_13/bin/"

...
...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB