atom feed5 messages in net.java.dev.phoneme.advancedRe: Failed to run demos on linux-x86
FromSent OnAttachments
phon...@mobileandembedded.orgOct 18, 2007 7:33 am 
Gary Adams - Client Systems GroupOct 18, 2007 8:07 am 
phon...@mobileandembedded.orgOct 18, 2007 8:08 pm 
phon...@mobileandembedded.orgOct 18, 2007 8:57 pm 
Gary AdamsOct 19, 2007 4:43 am 
Subject:Re: Failed to run demos on linux-x86
From:Gary Adams - Client Systems Group (Gary@Sun.COM)
Date:Oct 18, 2007 8:07:32 am
List:net.java.dev.phoneme.advanced

The Autotest script is set up to run a sequence of tests from a test harness such as the javatest TCK harness or Sun's JDTS functional tests. Each testis wrapped in a MIDlet and run within an isolate for that specific application context.

bin/autotest http://<host>:<port>/test/getNextApp.jad

Look for the autotest.properties file that the startup script generated and you should see the url is missing.

phon@mobileandembedded.org wrote:

I've built with: J2ME_CLASSLIB=basis QTEMBEDDED=true USE_MIDP=ture USE_JUMP=true QTOPIA=false

the build finished in linux-x86-generic successfully But I can't run demos. Only cdc.HelloWorld passd. When I tried ./bin/autotest The error is: com.sun.jump.module.download.JUMPDownloadException: Unexpected error:no
protocol: at
com.sun.jumpimpl.module.download.OMAOTADownloadModule.createDescriptor(Unkown
Source) at
com.sun.jumpimpl.presentation.autotester.AutoTester.installAndPerformTests(Unkown
Source) ...... [Message sent by forum member 'feng_tian' (feng_tian)]

http://forums.java.net/jive/thread.jspa?messageID=240947