Hi all,
We have 23 computers connecting happily to our Servoy server, from the LAN and from various remote locations. One laptop will only connect when on the LAN.
After clicking the orange spinner, Java loads and fails with the following message:
Java Web Start Error:
The following required field is missing from the launch file:
MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Servoy 3.5.2
Win XP
Java Web Start 1.6.0_02
Using JRE version 1.6.0_02 Java HotSpotâ„¢ Client VM
User home directory = C:\Documents and Settings\UserName
Any ideas?