Search code examples
javadeploymentjnlpjava-web-start

JNLP hangs when downloading resources


When you execute this JNLP it hangs after download all resources but before execute the application. Are there any application to debug the download process?


Solution

  • Checking it with JaNeLA reveals..

    JaNeLA Report - version 11.05.17
    
    
    Report for http://crrcsimeditor.sourceforge.net/launch.jnlp
    
    cvc-complex-type.2.4.a: Invalid content was found starting with element 'security'. One of '{resources, application-desc, applet-desc, component-desc, installer-desc}' is expected.
    ...
    

    Or to put that another way. The JNLP is invalid, expect problems.