cancel
Showing results for 
Search instead for 
Did you mean: 

** Unable to open IR - JAR resources in JNLP file are not signed by same ce

jegathees_waran
Active Participant
0 Kudos

Hi Friends,

When I open the ESR/Integration Directory, I am getting the following error:

-


java.net.ConnectException: Connection refused: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(Unknown Source)

at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.getJSFileFromURL(Unknown Source)

at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.init(Unknown Source)

at com.sun.deploy.net.proxy.DynamicProxyManager.reset(Unknown Source)

at com.sun.deploy.net.proxy.DeployProxySelector.reset(Unknown Source)

at com.sun.javaws.Main.initializeExecutionEnvironment(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)

Could not launch from cache. Will try online mode. [Some of required resources are not cached.]

        1. Java Web Start Error:

        2. JAR resources in JNLP file are not signed by same certificate

-


When we clear temporary files (Start --> Settings- -> Control Panel --> Java --> Temporary Internet Files --> Setting --> Delete all) and login into ESR and ID, it is opening.

After exit, and login into ESR/ID, getting the error 'Unable to Launch the application'. The above error is coming.

I just removed SAP AG certificates from Security --> Certificates --> Remove Tab (by though of certificate problem)

We have JDK 1.5 and JRE 1.6.0_20.

Still the error is coming. How do we solve this ? I am confusing.

Kindly reply.

Kind regards,

Jegathees P.

Accepted Solutions (0)

Answers (3)

Answers (3)

jegathees_waran
Active Participant
0 Kudos

Hi,

I uninstalled JDK 6. (This problem is not related with JDK),

I removed all folders from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\cache.

Then, In PI start page, in Tools, I clicked the Icon 'Restore Archive and Get New Signature' under Java WebStart Administration. (both in Repository & Directory). (This step required admin login)

Java Web Start re-started.

After this ESR & ID is opening fine.

Thank you friends.

Former Member
0 Kudos

Hi

Just a quick note, I had that "jnlp file truncated after 10K" problem as well, I tried everything above, nothing worked but I restarted SAP and then it worked, its weird but it worked

Regards.

jegathees_waran
Active Participant
0 Kudos

Hi Caio

I checked in the Tools --> Java Web Start Administration. There is no option like Re-initialization and force signing. In the screen following items are there:

Status :

Initialization Status - Display

List of Resources - Display

JNLP File - Display Execute

Restore Archives

Restore Archives

Restore Archives and Generate New Signature

Remove Lock

(All these 3 buttons are disabled)

I have given below the end of the error message when we click ESR / ID.

-


<property name="jnlp.com.sap.aii.ib.client.properties" value="com.sap.aii.ib.client., com.sap.aii.ib.core., com.sap.aii.util.xml., com.sap.aii.connect., com.sap.aii.repository.mapping.additionaltypes, com.sap.aii.docu.*, com.sap.aii.ibrep.core.cms.activated, com.sap.aii.ibdir.core.cms.activated"/><property name="jnlp.com.sap.aii.connect.integrationserver.r3.sysnr" value="97"/><property name="jnlp.com.sap.aii.connect.landscape.contextroot" value="sld"/><property name="jnlp.com.sap.aii.connect.cr.name" value="d31.al.sw.ericsson.se"/><property name="jnlp.com.sap.aii.ib.client.content.languages" value="EN,DE"/><property name="jnlp.com.sap.aii.connect.repos

jnlp file truncated after 10K

-


I have installed JDK 6.

Kindly help me how to solve this.

0 Kudos

Hello there.

From the Integration Builder Tools page

-> Administration

-> Tab - Directory

-> Java Web Start Administration

-> Re-Initialization and force-signing.

-> Do this for the Repository as well.

And then, try to open it again.

Edited by: Caio Cagnani on Apr 19, 2010 10:34 PM