cancel
Showing results for 
Search instead for 
Did you mean: 

PI transaction SXMB_IFR didn't start

Former Member
0 Kudos

Hello Community !

I installed SAP PI/XI 7.01 SP3.

Then I run transaction SXMB_IFR

SAP opens browser:

I choose Integration Directory


After than I got message: unable to launch the applicaion:

Error details:

Exeption:

In text:

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

  at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source)

  at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source)

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

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

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

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

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

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

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

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

  at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

  at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)

  at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

  at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

  at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)

  at java.util.concurrent.FutureTask.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

It is something with signing resource. What can I do ?

Thanks for answers !

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Igor,

Please try to go to the Administration Page and there you will find a Force Signing option. Click it and try.

Hope it works!!

Thanks,

Kalyan

Former Member
0 Kudos

When I press on Administration tab I got message:

By the way, I get this message only if I enter the correct login/password (like j2ee_admin). If I use wrong login or password - browser ask me login again and again.

Former Member
0 Kudos

Hello Kalyan,

I fixed it, I should use special user with proper authorizations. Where can I find force signing option it administration tab ?

Former Member
0 Kudos

All done! Thanks a lot, Kalyan!

I should to use Directory Tab on left of screen:

Then click on Java Web Start Administration:

Choose:

After that if I launch Integration Directory I got message:

After that all will run good !

Answers (1)

Answers (1)

Muniyappan
Active Contributor
0 Kudos

Hi igor.

What is your jdk version? i think it should be 1.4.

check this Troubleshooting PI ESR and Integration Builder Logon Issues - Process Integration - SCN Wiki

Regards,

Muniyappan.