cancel
Showing results for 
Search instead for 
Did you mean: 

PI ESR - JARSigningException: Signatur

christoph_ostrop
Active Contributor
0 Kudos

we have PI-7.00 SP18 with actually a Webstart-Problem

=== Integration Builder - DESIGN ================

com.sun.deploy.net.JARSigningException:

signatur could not be verified in resource: http://<host>:<port>/rep/repository/aii_ibrep_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$Sync.innerRun(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)

==== Integration Builder - CONFIGURATION ===============

com.sun.deploy.net.JARSigningException:

signatur could not be verified in resource: http://<host>:<port>/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$Sync.innerRun(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)

===================

i already know this thread http://scn.sap.com/thread/1750367

but all trys to resolve as described there did not work -

what can we do more?

Accepted Solutions (0)

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Christoph,

Probably you need to update the Software Components listed in note 1598282 XI/PI:Jar Files are signed by different certificates in 2011. Check if your SP18 CORE TOOLS and XITOOLS components are on a lower Patch Level (PL) than recommended in this note.

Regards

Mark

iaki_vila
Active Contributor
0 Kudos

Hi,

Have you choosen "Re-inicialization and force signing"? Have you installed java 1.4 to launch the application?. Try also to delete the java cache in the java control panel.

Regards.

christoph_ostrop
Active Contributor
0 Kudos

j2re1.4.2_19 is installed,

we did "Re-inicialization" java webstart only

until now, we did not "Re-inicialization and force signing"

we did clean the browser temp. directory

we did config javaws option without proxy

we did clean the java cache

but it still do not work, we have checked all 6 options:

EXE = development PI-system,

EXT = quality-test PI-system, 

EXP = prod. PI-system

EXP – Design             - application did not start

EXP – Configuration      - application did not start

EXT – Design            - application starts o.k. 
EXT – Configuration      - application did not start

EXE – Design            - application did not start

EXE – Configuration      - application starts o.k.

how to determine, why some applications did not start?