cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Launch the Application - MissingFieldException

Former Member
0 Kudos

We are running a Proof of Concept Disaster Recovery exercise from our Production Cluster - PI7.1 SPS6.

We have done all the system restores to an independant self contained server.....

we have done all the tasks required for this however there seem to be a few issues...

when trying to launch the IDfrom the ESR or the ESR from the ID we get the following errors:

Unable to Launch the Application


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>307 TEMPORARY REDIRECT</TITLE>
</HEAD><BODY>
<H1>Moved Temporary</H1>
The document has moved <A HREF="http://host.domain:5<SYSNO>00/rep/start/repository.jnlp"> here</A>
</BODY></HTML>

The message server is calling a legitmate App server...


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.jnl.LaunchDescFactory.buildDescriptor(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)

all the links work correctly from the index.jsp page..

and i have checked the ports and hosts/domains in the Exchange Profile....

any ideas on resolution????

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

OSS note was a partial success

had to downgrade java version too

Former Member
0 Kudos

Hi Barry Neaves

Please use this URL to test the connectivity between your ESR and ID.

http://<hostname>:<http port>/dir/hmidiag/ext?method=info

Upon completion of the execution you should notice the problem exactly if it's not successfuly.

I hope this helps you.

Regards

Sekhar

Former Member
0 Kudos

Thanks for the link...

but everything loaded fine and i am not sure what i should be looking for anyway....

former_member200962
Active Contributor
0 Kudos

Any chance this didnt help : https://service.sap.com/sap/support/notes/1286788

Regards,

Abhishek.

Former Member
0 Kudos

thank you!

that could be just the ticket!!!!

not sure why i did not get from OSS search....

but applying it now!