Error: no MIDlet Suites found when install

I have runned Java Application Manager(JAM) with entering the following command:
emulator -Xjam
then click the install soft button;enter thr URL:http://localhost:8080/demos.jad . raise an error:No MIDlet Suites found.I have placed demos.jar and demos.jad on the server.
why?
thanks.

You have to indicate the location of a web page that contains an absolute link to the jad file:
The greatest Application Ever
not the name of the jad file.
Once the emulator gets to the page, you will be prompted to install "The Greatest Application Ever".

Similar Messages

  • Deskjet 2542 all in one error: 'the specified module could not be found' when installing to USB

    Installation proceeds OK until the USB cable is connected, when the error message is displayed and installation ceases.
    I have successfully istalled and run the printer on another XP PC of a similar age - ie old.
    I have upgraded the XP OS to SP3 with numerous updates;
    Checked that the USB ports read Data sticks OK;
    run a/v and malware programs, including Microsoft Safety Scanner;
    checked that USB drivers are up to date;
    uninstalled driver software and re-installed with software downloaded from HP;
    carried out the procedures detailed in HP Support Forum 4022116
    Error message the same.  
    This is for my elderly neighbour - help please!
    This question was solved.
    View Solution.

    Hi @bodger50,
    Welcome to the HP Forums! 
    I understand that your HP Deskjet 2542 gives you the error: 'the specified module could not be found' when installing to USB, on Windows XP.
    I would recommend going through the steps in this post, Re: Install Error "The system cannot find the file specified" (hpzprl40.exe). When you get to the printer install wizard section, just use the full feature software and drivers found at this website, HP Deskjet 2540 All-in-One Printer series Full Feature Software and Drivers. As the printer install wizard is only for Windows 7 and up.
    Hope this is helpful, and thank you for posting!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • No Midlet Suites Found. Check the URL to make sure it is correct

    hi,
    i am very much in need of solution so plz respond as early as possible
    i am trying to simulate OTA provisioning through J2ME Wireless Toolkit for this i am using Apache HTTP Server Version 1.3
    i placed the .jad files and .jar files in htdocs directory and i added the below two lines to httpd.config file
    AddType text/vnd.sun.j2me.app-descriptor .jad
    AddType application/java-archive .jar
    i changed the MIDlet-Jar-URL property in .jad file to point to .jar file
    i restarted the Apache server and started the toolkit when i pointed to the .jad the error i got is "No Midlet Suites Found. Check the URL to make sure it is correct"
    can any one help me out in finding what i missed in the process of installing the midlet suite through OTA provisioning in the toolkit

    try adding these lines in the configuration file as applicable to your server
    <mime-mapping>
    <extension>jar</extension>
    <mime-type>application/java-archive</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>jad</extension>
    <mime-type>text/vnd.sun.j2me.app-descriptor</mime-type>
    </mime-mapping>
    Also, check if your JAD file contains the following information
    MIDlet-Jar-URL: http://<server_ip_or_name>:<port_if_other_than_80>/<context_root>/<name_of_your_file.jar>

  • No MIDlet Suites found.

    The below is the error message that pops up while I run the Tiny sample app from OTA provisioning.
    "No MIDlet Suites found.Check the URL to make sure it is correct."
    Although the app runs perfectly fine from the browser as well -http://myserver/myvirtualdirectory/tiny.html.
    I am running this on IIS. I am novice in this area, so just wanted to start on J2ME so started with sample app, but failed make any progress.
    Any help would be of great help to me
    Rgds
    Ram

    More info on what .jad file and the .html file i have.
    Apart from the below there is a jar file at the same location where these files are present.( in the iis virtual directory called "midlets" )
    .jad file contents
    MIDlet-1: Tiny, Tiny.png, TinyMIDlet
    MIDlet-Jar-Size: 1145
    MIDlet-Jar-URL: http://localhost/midlets/Tiny.jar
    MIDlet-Name: Tiny
    MIDlet-Vendor: Unknown
    MIDlet-Version: 1.0
    MicroEdition-Configuration: CLDC-1.1
    MicroEdition-Profile: MIDP-2.1
    .html file contents
    <html>
    <body>
    Test
    </body>
    <html>
    rgds,
    Ram

  • HP Deskjet Ink Advantage K209a Driver not found when installing windows 8

    MY  PRINTER " HP Deskjet Ink Advantage K209a"  OPERATING SYSTEM  Windows 8 32 bit
    Driver not found when installing windows 8 .So,please give me a suggestion & give me new driver for win 8.
    [Personal Information Removed]
    Please give me a suggestion

    Hey 101214,
    I see you have a Windows 8 PC and a Deskjet Ink Advantage All-in-One printer (K209a).  I also see that you need a driver link for this OS and Printer.  Please follow the link below to download the driver for this printer/OS combo.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=al-109242-1&cc=us&dlc=en&lc=en...
    If you need information on how to perform the USB installation on your Windows 8 PC please click here.
    I wish you the best!
    Jason
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • Error "actionlist not found" when installing adobe flash player update

    in trying to update adobe flash player i get error "action list not found"I have win XP 32 bit. Have removed old version from my computer before downloading newer version, still will not load.

    You should by now be using Firefox 11. (You may well have updated since you posted this question).
    Possibly you have tried to download and install the FlashPlayer version intended for Internet Explorer, instead of the plugin for Firefox. (See related thread [/questions/859758#answer-228076] ''When trying to update Adobe Flash Player, message says no ActionList found.'' )
    Others may also note there is or was problem with some Flash Upgrades not being detected , but should start a new thread of your own if you have problems. See article [[Yahoo! and at&t mail say your browser is blocking Flash]]

  • Weird things I found when installing J2ME

    I downloaded a bundle of tools for J2ME: midp1.0.3 and cldc1.0. I use Windows 98 and Mandrake 9.2 separately in my PC.
    I then tried to install J2ME into both, then here's what I found when I tried to run MIDlets:
    1. In Windows 98, I compiled my *.java by the command 'javac' and it worked.
    Then, I had to preverify it before running the classes (the executables) on an
    emulator, didn't I? But, when I preverified it, an error message came out, saying
    Error loading class : illegal constant pool index.
    2. In Mandrake 9.2, I compiled my *.java by the command 'javac' and it worked.
    Then, I preverified it, but this time, it worked. Wow! But then, when I ran it on an
    emulator, an error message came out, saying
    ALERT : Could not load required font
    Segmentation fault
    Then, I copied these classes to Windows 98 C:\ direcory and guess what ...
    when I ran then, it worked well on the emulator.
    This is kinda funny. I now begin to write the Java code in Mandrake, compile it, preverify it, and then move the classes to Windows to run in its emulator.
    Can someone help me out of this trouble? It seems so time-consuming to do this, doesn't it?

    I ran into the same font problem using Suse 9.2. Some digging into the source code revealed that the midp application tries loading fonts in sizes 9, 11, and 15, which don't exist. The standard font sizes in Suse (at least for adobe-helvetica) are 8,10,12,14,18, and 24.
    To fix this, edit midp2.0fcs/src/solaris/native/text.c. Around line 80, there is a line with:
    int height = "\011\013\017"[sizeKey];
    For using slightly smaller fonts, change this to:
    int height = "\010\012\016"[sizeKey];
    If you want to use slightly larger fonts (except for the large size, change it to):
    int height = "\012\014\017"[sizeKey];
    Then go to build/linux/kvm, and run "make clean all". The generated kvm (build/linux/kvm/bin/kvm) works without errors for me.

  • HELP"apple application support not found when installing itunes after a hard drive crash and replace

    HELP"   error "apple application support not found" when downloading itunes after a hard drive crash and replacement????

    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, does iTunes launch properly now?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • GLIBC_2.3 not found when installing oracle10g on SUSE linux

    Hi all,
    i am tryring to build a test server of SUSE linux 8 and when installing oracle 10g on the same....i am getting an error
    GLIBC_2.3 not found
    oracle@testserver:~/database>export DISPLAY=:0.0
    oracle@testserver:~/database>./runInstaller
    /opt/oracle/database/install/.oui:/lib/libc.so.6: version 'GLIBC_2.3' not found
    (required by /opt/oracle/database/install/.oui)
    oracle@testserver:~/database>pls suggest me where can i found these rpm i have been tryring to google the same....i have tried on rpmfind.com but not found rpm for suse 8
    pls help me...

    You should have searched a little bit, but my home server is an OpenSuSE 10.2/64 with Oracle 10g/64, so I will reply:
    runInstaller -ignoreSysPrereqsOpenSuSE 10.2/64 works really fine with 10g, installation is straightforward.

  • Error -43 file not found when exporting from QT Pro 7.5

    I get the error -43 (a file could not be found) when trying to export into any format from within Quicktime Pro 7.5 (861) which i believe is the most current version. I also cannot perform a simple "save as" to save my video into another name, i dont get an error message for that one, but it just doesnt do anything. Im not sure if there is any point placing this on this forum, but maybe someone at Apple is interested in offering a little support...?

    OK so i found the solution myself - seems apple programmers have been not doing their jobs properly, to get this working the file name of the video that i want exported cannot be anything other than in 8.3 format (like old MS-DOS) but it's more than that, even if you do have the file in 8.3 format it still cant be in a directory that has a name longer than 8 characters, or which has spaces in it etc. so in my case i copied my video to c:\temp and renamed all of them to the old MS-DOS 8.3 format, now the export works... amazing I wonder how long i would have waited for apple support if i hadnt resolved this myself.

  • Error in writing to directory when installing

    Hi, I encounter an error when installing Oracle 9.2.0.6 client on Window 2000 Professional machine. After I execute setup.exe about 3-5 secs, an error message is showed which displays "Error in writing to directory c:\docume~1\....\Temp\OraInstall2009-04-18_01_08_20PM. Please ensure that this directory is writable and has atleast 32MB of disk space.Installation can not continue.".
    I tried a number of testings and am sure that the cause of this error is not like the surface desription of the message. The error is no reaseon triggerred by permission or disk space. In addition, the timing of the error happens is when the installation copy temp files to my OS temp directory. I have further googled much information and did some tries but still have no idea how to solve it. Can anyone give instrcution to solve this problem?
    Thank in advance.

    I find a document describing the problem I have in installation. The reference is
    https://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=433612.1&blackframe=1.
    It says 2 work-arounds for the problem.
    ----------Extraced from the doc----------------------------------------------------------------------------------
    As of 05-25-2007, this BUG is still unresolved. Two potential work-arounds exist:
    Workaround #1
    ============
    Keep 9.2.0.5 (or greater) patchset staging area, and use the runInstaller from the 9.2.0.5 (or greater) patchset staging area.
    Workaround #2
    ============
    To fix this in the $ORACLE_HOME, you can just edit the file $ORACLE_HOME/oui/oraparam.ini and update the value of the "JRE_LOCATION" with the actual value of <ORACLE_HOME>/jdk directory (upto and including the "jdk" directory).
    About the first work-around, I don't know how to do. About the second one, I am confused, because the "$ORACLE_HOME/oui" path will be created after the installation is done. But I encounter error in installation. So, how can i edit the file "$ORACLE_HOME/oui/oraparam.ini."? In addition, I find oraparam.ini in the "disk1\install" path. And change the value of "JRE_LOCATION" to "C:\orahome\jdk" (My $ORACLE_HOME is "C:\orahome"). Howere, it doesn't work. I don't understand the meanings of the two work-arounds. Can anyone explain these to me or tell me where to get fruther information?
    Thank in advance.

  • Drag&Relate with error 'no matching records found'  when adding UDF columns

    in SBO 2007A I added a large amount of UDF fields to marketing documents title section. Then I tried Drag&Relate, as result i got only the error 'no matching record found ....'.
    I removed some of the UDF Fields and Drag&Relate works correct. It seems to be a length problem of the table row. But I have no information about such a restriction and the error message dont say anything about length problem.
    Does anybody know about this behavior and the maximum length of table rows, or is there any other solution to fix this problem?

    Hello,
    there are approximatly 170 fields and most of them are alphanumeric (internaly nvarchar(max)) - when i remove 2 fields it works.
    Best regards
    Klaus
    Edited by: Klaus Steinkellner on Jan 13, 2011 4:27 PM

  • Frustrated because I keep getting "action list not found" when installing adobe-reader.

    1. I had Adobe-reader installed and working but kept getting pop-up screens telling me to update.
    2. Each time I tried updating, an error-message showed up "action list not found".
    3a. So I thought deleting adobe-reader and doing a fresh install might work.
    3b. Using Goggle-Chrome, I still get the same error-message.
    3c. Then trying Internet-Explorer as a browser, I still get the same error-message.
    4. The real problem now is I have no Adobe-reader at all and that will make my wife unhappy.
    5. Operating-system is XP; I don't know how to tell if I have SP-2 or SP-3 if that makes a difference at all.

    This problem has been resolved; ultimately, I found out via Googling that XP-SP2-32bit can only handle Version 9.5.
    I am upset that Adobe kept telling me for weeks now that I needed to update but they directed me to an update my system is incapable of handling.
    Hence the error "action list not found". Dumb!!! I trusted them that they knew what they were doing.
    I felt it would help to uninstall what I had and do a fresh install.
    Now in that path, Adobe directed me to download version 9.0, which I did.
    Then somehow I found out that version 9.5 is the latest-greatest for my machine.
    Why did Adobe not make available 9.5 right away instead of 9.0??? Dumb again!!!!
    Nice product though; bad execution.
    I'm done venting.

  • OUI prob JRE not found when installing Oracle8i PE on Win98 (non P4 machine)

    Oracle universal installer won't run. Java Runtime Environment not found. Tried installing version 1.1.8 of JRE, but this didn't help. (note: download not CD)

    Thank you for your answer. This is the developer suite, and I though this could be installed on win98. I have installed Oracle Database Personal Edition 9i, and It works fine. Now I just want to practice my lessons with forms and reports, being able to connect to my oracle personal 9i (stand alone).
    Thats why I want to install the Developer Suite 10g, but if this is not for win98, can someone tellme wich version of developer suite could I install in order to practice oracle forms and reports and eventually all the other applications of the suite?

  • Error "Specifed Key not found" while installing Oracle 11g R2 db

    Hi,
    I am new to installing oracle 11gr2 DB. While installing at the stage of "install product" during the process of .Copy files its throwing the following error
    *Specified Key not found
    Please help me solving this problem. Your help is much appreciated.
    Thanks in advance.

    979400 wrote:
    Hi ..
    I am getting the "Specified Key not found" while installing Oracle 11 g r2 on windows 8 (64 bit) and below is the installation log , Please help me .
    Number one - you are hijacking someone else's thread. Please read the forum FAQ. The link to that is conveniently located in the upper right corner of this very page.
    Number two - no oracle product is certified to run on Window 8. If you want to run an Oracle product, you need to use an OS which Oracle has certified for said product.
    ID: oracle.install.driver.oui.OUISetupDriver:13
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------

Maybe you are looking for

  • Problem in converting varchar to timestamp

    Hi all, I'm having one varchar column which has data like, 2008-08-01T12:00:16.000000+00:00 i need to extract '2008-08-01 12:00:16' and put into an timestamp solumn. How can this be done. i tried the below query, SELECT to_date((to_date((SUBSTR((REPL

  • How To Set Terminal Type in Solaris 10 Jumpstart?

    Hi all, I'm installing Solaris 10 via jumpstart, and I'd like to set the terminal type for the console to be vt100 by default. I've tried setting the terminal type to vt100 in sysidcfg, with a line: terminal=vt100 but this has no effect (and never ha

  • All my photos are lost in photo stream

    I downgraded my iPhone 4S from iOS7 beta4 to iOS6. All the photos in photo stream were gone. Can someone tell me how to get back my photos in photo stream

  • Metadata with Multichannel Audio doesn't work...

    I've been attempting to create metadata entries for some movie files and have found that the data will display properly only if the file has 2-channel audio. Other files with multichannel audio will not display the info correctly from within iTunes.

  • I need help in establishing a smale applet

    Pleaze i need help in creating this small program. any one can help me pleaze. All what is required is to write a java applet, that does the following: 1) Creates an empty file on the client side. The name of the file is given by the client user. 2)