cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Builder: Configuration Integration Directory not start.

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

former_member463616
Contributor
0 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

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 Kudos

Hi Caio,

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

Regards

0 Kudos

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 Kudos

Dear Ejersbo Reza,

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

Answers (4)

Answers (4)

former_member463616
Contributor
0 Kudos

Hi,

>>>it result in the error "Unable to launch the application"while verifying the application:

First, disable the proxy settings, then after click on Integration Directory.

Hope this help to you.

Regards,

P.Rajesh

Former Member
0 Kudos

Hi and tanks for help.

I have java version=1.4.2_13-b06 on PI 7.0.

I did from Control Panel, go to Java -> General tab, Temporary Internet Files -> View... -> Delete all the content there.

The proxy settings is disable.

And I did Re-initialization and force-signing

But I sill 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

The strang thing is the:

Integration Builder: Design Integration Repository Is working but I have just problem with: Integration Builder: Configuration Integration Directory.

Any Idea.

Regards

naveen_chichili
Active Contributor
0 Kudos

Hi

Try Re-initialization and force-signing it works fine.

Regards,

Naveen.

0 Kudos

Hi,

First thing, ensure you use the 1.4.2 Java version only for XI 3.0 or 7.0x.

This is the recommended version here.

Then, from Control Panel, go to Java -> General tab, Temporary Internet Files -> View... -> Delete all the content there.

Then go to:

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

> Administration

> Tab - Directory (Repository as well)

> Java Web Start Administration

> Re-initialization and force-signing

Regards,

Caio Cagnani

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Check this thread

You have solution in these links.