Start file failure

Hello,
I want my application to start with Webstart. I have an jar-file and want to start it. Ever I get an start file failure: "...the following needed field is not existing in the start file - application-desc , applet-desc...".
This is the jnlp-file:
<?xml version="1.0" encoding="utf-8"?>
<jnlp
spec="1.0+"
codebase="http://xxx/xxx/">
<information>
<title>CMS<title>
<vendor>CMS User Group</vendor>
<homepage href="start.html"/>
<description>CMS fuer Schulen</description>
<description kind="short">First version - CMS fuer Schulen</description>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.3"/>
<jar href="OpenCMS.jar"/>
</resources>
<application-desc main-class="Dummy">
</application-desc>
</jnlp>
What's wrong?
Thx for your help
Kalkofe

Hi,
you can validate your JNLP startup file using Vanessa - Vamp's free multi-schema JNLP validator.
You can kick start Vanessa at http://www.jenomics.de/vamp/vanessa.jnlp (5 MB)
You can find out more about Vanessa at
http://www.vamphq.com/vanessa.html
- Gerald
PS: Blame Sun's multi-schema valdation engine for this gigantic download size.

Similar Messages

  • Fails to start: Registry file failure

    Hi,
    When I switch on the system (T61 thinkpad 7658 model) 
    It gives the following message 
    Stop: C0000218 Registery file failure
    The registry cannot load the hive(file):
    \Systemroot\System32\Config\SAM 
    It is corrupt or not writable or non existent 
    It then follows with a message " dumping physical memory on to the disk" 
    How do i fix this problem? 
    Thanks in advance. 

    try this http://support.microsoft.com/kb/307545
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • Installer Package install file failure ....

    Hi there,
    Reasondly when I make any AIR Installer Package with any of my Apps which are perfectly working I get always an 'Install File Failure (damaged)' when I want to install them. Anybody has an idea what to look out for as this is only happening just reasondly ???
    thanks in advance regards aktell

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Import File Failure, Help!

    Hello, I am new to Adobe Premiere Pro CS4 and thought i would start by working my way through the Adobe "Classroom In a Book" CS4.  I made a start through the early chapters then almost instantly hit a problem.  What ever I tried to import e.g. Panasonic P2, Still images below 4000x4000, .avi.  Basically all the material that was supplied on the Dvd that come with the book, I get the message "Import File Failure" "File Video Dimentions (Width/Height) Too Large".
    I've tried restarting the computer but no luck, really gutted as I need to learn this program before next semester
    I've also made sure my sequence sizes are the same size as my assets
    I am running the Adobe Suite on a MacBook Pro 2.53GHz with Snow Leopard (10.6.4)
    Hope anyone can help
    Cheers

    Try reading through the results of MY SEARCH to see if anything applies.  You may just need to uninstall CS4 and then reinstall it.
    -Jeff

  • Registry File Failure

    Hi.  I have an a satellite M45-S359 that won't boot up.  the error message is STOP: c0000218 {Registry File Failure}  the registry cannot load the hive (file).  I have tried the recovery disc but get the same result.  Appreciate any help I can get
    Thanks

    Satellite M45-S359
    STOP: c0000218
    Microsoft would have you follow this arcane procedure. (You probably cannot.)
       How to recover from a corrupted registry that prevents Windows XP from starting
    I have tried the recovery disc but get the same result. 
    How could that happen? 
    If you are restoring the hard drive to its original factory-fresh state, then there is no registry to be corrupt.
    -Jerry

  • [SOLVED] Systemd stuck at "Starting File system check"

    Hi all
    Backstory
    My hardware:
    Mobo: Gigabyte X99 2011v3 with UEFI and dual bios.
    GFX: MSI GTX 970 4GB Gaming OC
    HDD: Samsung 850 Pro 1TB SSD
    CPU: intel 5820k
    I have been using arch for about 2 years now. I recently bought new hardware, Gigabyte X99 motherboard uefi dual bios. I have tried a couple of times to install arch the old way, i.e. legacy mode or normal bios mode, however after a successful install, when I reboot my bios says "Select Proper Boot Device". Then I decided to put everything in UEFI mode and install arch using the uefi install disc. At first, I was not very successful, because I followed the arch wiki to the bone but when it comes to UEFI, instructions are a bit vague. In any case, I managed to install Arch and get uefi to work 100% by using this guide http://jorisvandijk.com/2014/installing … pt-system/ .
    Problem
    After installing arch successfully using UEFI mode, arch starts booting up, everything shows [OK] at the side, no errors, however, it hangs after a line that reads "Starting File system check ". I am not at home right now, however I thought I could start troubleshooting and maybe get some ideas.
    I have tried the following.
    - Chrooted back into my arch install using the live cd and mounting my partitions.
    - Updated and synced pacman.
    - Removed all journal log files.
    - reinstalled Systemd.
    - rebuilt kernel modules.
    none of the above worked. It still hangs at "Starting fiel system check"
    Any ideas.
    SOLUTION
    Solved by using
    nolapic
    Still had other problems after that, however, the initial problem was solved.
    Last edited by janpansa (2015-02-26 20:04:24)

    jasonwryan wrote:Taking the time to read through the relevant pages and working through the Beginners' Guide methodically is the best (and only) way to both install Arch and also bed in a sound understanding of how your system is put together. It is an investment that will continue to pay you back as long as you run a Linux/UNIX box.
    Hi Jason,
    thx for your help so far. I have printed out the Arch beginners install and followed it to the bone and focusing on the UEFI parts. Arch installed without a single error, everything went smooth. Aftwerwards, I exited from the chroot environmount, unmount and reboot and again, it hangs on the startup. This time I took screenshots.
    I present to the board, exhibit A, arch starting up after a fresh install :
    http://oi61.tinypic.com/2m4x82o.jpg
    I now present to the board, exhibit B, arch starting up for a second time, after restarting the pc :
    http://oi59.tinypic.com/10ehvki.jpg
    Afterwards, I restarted again. Went into bios setup and checked my boot priorities. This is what I saw:
    I now present exhibit C, my bios boot options :
    http://oi62.tinypic.com/24ys0bd.jpg
    I tried all the options listed for my Samsung SSD, with and without UEFI as well as the option that was the default aka Linux boot manage". Each one did exactly the same.
    I have a few ideas :
    1.) Leave out swap.
    2.) Disable fscheck.
    3.) I have a feeling that my SSD is reading/writing too fast and that fscheck is having trouble ?
    I am now trying option 1. In other words, I am reinstalling arch, again, following the beginners guide to the bone and focusing specifically on the UEFI parts. This time, I am leaving out swap. (I have 16GB of DDR4 memory). I have about a 70% feeling that the outcome will be the same. However, I will be back after that to comment on the outcome. Please leave feedback and help me through this where you can ! Thanks
    Last edited by jasonwryan (2015-02-23 19:34:21)

  • DW CS3 Layout Starter Files

    Hello
    In the layout starter files, why does the first line of text
    in the 'Main Content', not line up with the first line of text in
    the 'Left Side Bar'? Can someone please tell me why, & if there
    is a way to fix this?
    I'm using 2 column fixed, left side bar, header & footer,
    previewing in IE7.
    Thanks

    It's because of the padding on the sidebar div which is
    pushing contents
    therein down by 30px. THis is enforced by the use of IE
    Conditional
    comments in the head of the page -
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional
    comment */
    .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixLtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout
    it needs to
    avoid several bugs */
    </style>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jrn007" <[email protected]> wrote in
    message
    news:f0rqcm$qn3$[email protected]..
    > Hello
    >
    > I can't work out why the first line of text in the 'Main
    Content' doesn't
    > line
    > up with the first line of text in 'Left Side Bar'? Can
    someone please tell
    > me
    > why, & if there is a way to fix this?
    >
    > I'm using 2 column fixed, left side bar, header &
    footer, previewing in
    > IE7.
    >
    > Thanks
    >

  • Running a start file

    In SQL Plus, I used to be able to execute a start file stored on C: by entering:
    @c:\gnt.sql;
    When I do this in SQL Developer 2.1, I get a dialog box asking me to "Enter Binds"
    Does it think 'gnt' is a bind variable?
    How can I get it to run the script?
    Thanks.

    Hi Prohan,
    I have reproduced it - the bug happens when I use execute statement (f9) (for graphical grid) rather than execute script(f5) (which produces text based output).
    Bug Logged:
    bug 9437875 OTN-2.1.1/2.1 @C:\RUNME.SQL FAILS UNDER RUN STATEMENT(F9) - THINKS IT IS A BIND
    -Turloch
    Edited by: Turloch O'Tierney on Mar 5, 2010 6:58 AM
    Added bug number

  • Nokia E61 system error, phone start-up failure

    Good day I did a software update(RM89) on my E61 phone. After completion and start up my phone gave me a system error and then phone start up failure. How can i reset or go in to safe mode to rective to problem?

    The only things you can try are:
    1) Read this post in the Pool of Knowledge:
    Recovering from a failed update
    and 2) Take your phone into a Nokia Care Point. Note that if your phone is still in the warranty period and it got bricked as a result of using NSU, the repair is covered under the warranty.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • Getting started files and trial version

    Just downloaded trial version of Muse. Starting tutorial re "Katie's Cafe". Possible to access Muse-Getting-Started-Files from trial version?

    Hello,
    Please check if the solutions listed in the below posts is what you're looking for:
    http://forums.adobe.com/message/5620579
    http://forums.adobe.com/thread/1273138
    Cheers
    Parikshit

  • Runtime.getRuntime().exec("cmd /c start file\\"+"My file.txt" ) Not work

    Hello
    i have a problem I use:
    Runtime.getRuntime().exec("cmd /c start file\\"+"My file.txt");
    to open "my file.txt" And I have error System Windows don't open file file\My becaus file My don't exist When I rename file to "Myfile.txt" and use:
    Runtime.getRuntime().exec("cmd /c start file\\"+"Myfile.txt");
    It's work great. My problem is when my file have space in name or other [ ], etc symbol. How fix this problem?
    Thenks to help:)

    Try using the verson where you specify the parameters in an array as this example shows:
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=635363
    Note: you may need to enclose the file name in quotes

  • Prompt that  start file wrong

    to run with java -jar prisys.jar is very well,but running it by jws was prompted that start file problem .,lack necessary field <application-desc|applet-desc....>.following is the .jnlp file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- file Hello.jnlp -->
    <jnlp codebase="http://localhost:8080/javatest/apps"
    href="aaa.jnlp">
    <information>
    <title>Hello</title>
    <vendor>my company</vendor>
    </information>
    <resources>
    <j2se version="1.2+"/>
    <jar href="lib/prisys.jar"/>
    </resources>
    // <installer-desc main-class="prisys"/>
    <application-desc main-class="prisys"/>
    </jnlp>
    when run it at another pc, i put the </resources> behind <application-desc main-class="prisys">. it runs well . i am confused now.
    please help me
    thanks

    ok, i know where is the problem.

  • Stop: c0000218 {Registry File Failure}

    I have a  windows XP HP Pavilion a250n that stopped booting
    Instead of booting this error message appears
    Stop: c0000218 {Registry File Failure} The registry cannot load the hive (file): \SystemRoot\System32\Config\SOFTWARE or its log or alternate
    Any suggestions on how to fix?

    Hi Bas,
    Thanks for your info.
    The system i bought is brand new & i didn't add-in anything at all.
    Anyway, i provide the below spec, hope that you can help to pinpoint the cause of the error.
    Thank you very much for your time.
    MSI K8T NEO-FIS2R W/CPU 3200 + FAN MB-123
    BIOS version 07.00T (American Megatrends Inc Build date: 04/02/01)
    2 x KINGTONS 512MB DDR 3200/400
    MAXTOR DIAMONDMAX PLUS9 S-ATA 200GB 8MB
    Onboard NIC
    MSI FX5200-TD 128MB(8X)
    MSI 15X/40X DVD-ROM
    MICROSTAR 52X32X52 INT. CD-RW
    7788 ATX-400WATT-CASING PIV 115/230V +3.3V/28A +5V/40A +12/18A
    4 x FAN DC-12V 0.15a4 FAN

  • Mac Pro Start up Failures: Fix

    My Mac Pro 1.1 under OSX 10.7.5 just suffered from multiple start-up failures.
    It would load it's system...the "loading clock" spun a while and then go to black. I still had cursor control and CD tray function.
    I ran the system install disk, started a hardware diagnostic...and it repeatedly froze.
    I thought I was fried......but without doing a hardware diagnostic...the system install disk could report all my components and memory.
    I zapped the PRAM and still no joy. I finally checked the PRAM Battery..the CR2032 which had never been changed in 7 years.
    I found another one in an Apple Remote I never use...swapped it out..and everything worked fine.
    I've read that in some machines, a bad PRAM battery will cause a black screen.
    Guess that's what I had.
    If you have any startup issues, system loads and screen goes black...trying swapping the PRAM Battery.
    Sounds easy. Took me about 3 hours and repeat startup failures to figure it out.
    Are there any apps that check the PRAM Batterty to know they are starting to go bad?

    Quick update: Had several more "freezes/crashes" after changing PRam battery.
    Tracked it down to the Display Screen Saver.
    When it launched into screen saver, it would freeze after a very short time.
    I disabled the screensaver and adjusted my energy savings setting to just a few minites so know when i time sout...it goes to black.
    It comes on with a mouse click with no problem.
    Hopes it lasts.
    I ran diagnostics on the video card/memory and it passed with no problems.
    Something has corrupted my system which had been stable for quite a while.

  • E72 Start-up failure after nokia logo ;(

    all..help me to fix this problems..
    My E72 White edition Z-white, i  buy 2 month ago
    ( V.031.023 , 31 march 2010)
    Made in China , don’t know it’s original or just fake...
    Slow reponse and always restart itself, the problems is :
    1.  when i open a website its sometimes error and restart itself..
    2.  the response when open an images or video and other applications is
          very slow.., and  sometimes make it restart itself...
    3.  now  the huge problem  is totally can't using my phone..
         when turn on my phone after nokia logo appear :
         “phone start-Up failure, contact the retailer “
         what the hell, retailer can fix this poblem?
         Im try to remove the memory card
         (4GB micrSD original from phone packages) then put it back again...
         And it’s work, but in few hours,  error message is appear back...so sad.. 
    Please help me to solve this problem : (

    /t5/Pool-of-Knowledge/Avoiding-fake-Nokia-phones/td-p/366514
    try updating the software first,if nothing happens or no change
    i would return it to a nokia care center if its original
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

Maybe you are looking for