cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

After we patch PI from sp14 to sp 23 while we starting the Integration Directory, it result in the error "Unable to launch the application"while verifying the application:

com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://<hostname>:port/dir/directory/aii_ibdir_sbeans.jar.

we have jre 1.6.0_24.

I get this error:

com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://pint1.dlg.dk:50000/dir/directory/aii_ibdir_sbeans.jar

at com.sun.deploy.cache.CacheEntry.writeManifest(Unknown Source)

at com.sun.deploy.cache.CacheEntry.access$2000(Unknown Source)

at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)

at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)

Regards

0 Likes
View Entire Topic
former_member463616
Contributor
0 Likes

Hi,

In PI 7.1,

Then go to:

> Integration buider by using the URL: http://<host>:<port>/rep

>Goto Administration

> Goto Directory tab (Repository as well)

> Java Web Start Administration

> Restore Archives and Generate New Signature.

And see the below threads, it will consist similar kind of issue.

Hope this helps to you.

[Link1|;

[Link2|;

[Link3|;

Regards,

P.Rajesh

Former Member
0 Likes

Hi Rajesh,

I done everything you Suggested. But have still the same problem.

com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://pint1.dlg.dk:50000/dir/directory/aii_ibdir_sbeans.jar

Any body have any idea.

Regards

Former Member
0 Likes

Hi,

When I start Internet Explorer with this url http://port:50000/rep/start/Main.jsp

I get this massage: on Additional Information

-


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Timestamp: Mon, 28 Mar 2011 09:20:36 UTC

Message: 'parent.InnerFr' is null or not an object

Line: 61

Char: 15

Code: 0

URI: http://port:50000/rep/start/XI.js

-


Can it be reason I can not start * Integration Builder: Configuration Integration Directory*. And get this massages:

com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://port:50000/dir/directory/aii_ibdir_sbeans.jar

Any Help

Regards

0 Likes

Hi,

Try again the procedure:

Then go to:

> Integration buider page http://<host>:<port>/rep

> Administration

> Tab - Repository (Do it for the Directory as well!!)

> Java Web Start Administration

> Re-initialization and force-signing

In case it did not help, try re-deploying the XI Tools and when deploying, use the latest patches available.

Regards,

Caio Cagnani

Former Member
0 Likes

HI caio,

Thanks for reply,

I did try thar agian but it did not help,I have the latest patches of XI Tools sp23 install on server.

Have another idea?

Regards

0 Likes

Hi!

Have you tried using the same "Re-initialization" button for the Directory tab as well?

If so and the patches are the latest already you have two options:

1- Ensure you're using the 1.4.2 Java version for both Client and Server.

You may verify that by running the command "java -version" in both sides.

2- Re-deploy the XI Tools and then proceed with the Cache cleaning and "re-initialization" option again.

Kind regards,

Caio Cagnani

Former Member
0 Likes

Hi Caio,

What do you mean with. Have you tried using the same "Re-initialization" button for the Directory tab as well? There is just one place on Administration - tab Repository for Re-initialization, or I do mistake.

I have the same problem when I starting the Integration Directory from server.

Is it possible to remove the java installation from server and install it a new one and configur sap installation to user new java?

Regards

0 Likes

Hi,

Concerning your question... Yes, it's possible.

The 1.4.2 Java version is the one recommended by SAP, so you must use

that for both Cliend and Server sides.

And make sure this is the only one you have installed.

Also, for the tabs in Administration, you can select the "Directory" one

and run the same option for that.

Try accessing with http:host:port/dir.

Regards,

Caio Cagnani

Former Member
0 Likes

Hi Caio,

Thanks a lot foryour answer.

I did try to remove java 1.4.2_13 form control panel and install a new one 1.4.2_17. I did change java home on config tool and restart server.

But Now in this server, process Dispatcher is always in yellow with status "Running, Message Server connection ok, Dialog Queue time: 0.00 sec, J2EE status info unavailable".

And I think you have the answer I should "Re-initialization" button for the Directory tab as well.

After I remove and install a new jave should I change jave directory on config tool is ir right?

Regards

0 Likes

Hi there,

You don't need to change anything else after installing the Java 1.4.2 version.

It's just the recommended version for your XI release.

For the "re-init" option, you'll need to change to Directory tab and proceed accordingly.

Kind regards,

Caio Cagnani

Former Member
0 Likes

Thanks again,

The problem is I did remove alle java installation form server, so the new java install not work, I think I need to change jave adress on configu tool. To use the new jav installation.

DO you have any idea?

0 Likes

Hi,

You may have to set the environment path for the JAVA_HOME in your OS.

Check also for the JVM settings for this java version you have.

You can find some SAP notes to deal with that.

Kind regards,

Caio Cagnani

Former Member
0 Likes

Hi Caio,

I did chang the java version and try to accessing with http:host:port/dir. But it redirect the url to http:host:port/rep.

So the Integration Repository work fine, but still problem with Integration Directory.

I am trying to Re-deploy the XI. I hope this help.

Regards

Former Member
0 Likes

Hi Caio,

Thanks for help. I did solve the problem and it working now.

Regards

0 Likes

Hey there,

I'm glad that it's working now!

My help was at least useful in the end

Have a nice day,

Caio Cagnani

former_member324993
Active Contributor
0 Likes

Dear Ejersbo Reza,

I have a issue same you,Did you tell how to solved it?Thank you.