dcbasso
13 years agoOccasional Contributor
LoadUI 1.5 Starting Problem...
People, I have use the LoadUI for months and today the LoadUI is not starting...
I never got this error, so here go the problem:
The Launch File:
The Exception:
Why this problem appers? How to fix?
I never got this error, so here go the problem:
The Launch File:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="X-UA-Compatible" content="IE=7.0000"/><link href="/images/block-favicon.png" type="image/png" rel="icon"/><title>Supridatta | Web Filter Warning</title>
<link type="text/css" rel="stylesheet" href="/skins/default/css/user.css"></link>
<script type="text/javascript">
// <![CDATA[
var nonce = 'bc7ac045203b29f8';
var tid = '26';
var url = 'http://dl.javafx.com/1.3/javafx-rt.jnlp';
// ]]>
</script>
<script src="sitefilter.js" type="text/javascript"></script></head><body class="blockpage" id="simple"><div style="width:738px !important;padding:0px 0px 0px !important;margin-bottom:0px !important" id="content"><div style="margin:3px !important;" id="header"><a href=""><img alt="" src="/images/BrandingLogo.gif"/></a><div class="title">Web Filter</div></div><div style="top: auto !important;height:auto !important;position:relative !important;margin-top:30px !important;" id="main"><p style="float:left;width:170px;" class="icon-block"><br/></p><p style="text-align:left;margin-bottom:0px;font-size:14px;" class="description"><span><b>This web page is blocked</b> because it violates network policy.</span><br/><span style="font-size:8pt;">If you have any questions, Please contact <a href='mailto:clovis@supridatta.com.br?subject=site%3Adl.javafx.com&body=URL%3Ahttp%3A%2F%2Fdl.javafx.com%2F1.3%2Fjavafx-rt.jnlp'>Clovis</a>.</span></p><p style="bottom:110px !important;left:70px;" class="contact"/><div style="float:left;background-color:#EFEFEF !important;margin-bottom:10px !important;" class="info-list"><div><b style="margin-right:5px;">Host:</b>dl.javafx.com</div><div><b style="margin-right:5px;">URL:</b>http://dl.javafx.com/1.3/javafx-rt.jnlp</div><div><b style="margin-right:5px;">Reason:</b>Software, Hardware & Electronics - Web pages with information about or makers of computer equipment, computer software, hardware, peripherals, data networks, computer services and electronics.</div></div><div style="margin-left:170px; !important;" class="u-form-item"></div></div><div id="footer"><p><span>Supridatta Web Filter</span></p></div><div id="extra-div-1"><span/></div><div id="extra-div-2"><span/></div><div id="extra-div-3"><span/></div><div id="extra-div-4"><span/></div><div id="extra-div-5"><span/></div><div id="extra-div-6"><span/></div></div></body></html>
The Exception:
JNLParseException[ Could not parse launch file. Error at line 12.]
at com.sun.javaws.jnl.XMLFormat.throwNewException(XMLFormat.java:220)
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:107)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:84)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:102)
at com.sun.javaws.LaunchDownload.downloadExtensionsHelper(LaunchDownload.java:724)
at com.sun.javaws.LaunchDownload.downloadExtensions(LaunchDownload.java:654)
at com.sun.javaws.Launcher.prepareLaunchFile(Launcher.java:694)
at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:584)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:327)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:199)
at com.sun.javaws.Launcher.launch(Launcher.java:116)
at com.sun.javaws.Main.launchApp(Main.java:416)
at com.sun.javaws.Main.continueInSecureThread(Main.java:248)
at com.sun.javaws.Main$1.run(Main.java:110)
at java.lang.Thread.run(Thread.java:662)
Why this problem appers? How to fix?