cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI 7.30 JNet registration errors on 64 Bit Windows 7

Former Member
0 Kudos

Hi all,

I've created a package to deploy SAP GUI 7.30 to my machines, and it works fine on Win7 x86 machines.  On x64 machines, I see the following error in the NWSapSetup.log:

10:58:16 NwSapFeiUt  1W  Registration with 'sapregsv.exe' failed. Error message: Unspecified error. Error code 0x80004005.

10:58:16 NwSapFeiUt  1   Attempting out of process self registration (regsvr32.exe)

10:58:16 NwSapFeiUt  1   Executing <C:\Windows\system32\regsvr32.exe C:\Windows\SysWOW64\CCM\Cache\TUR002D8.8.System\UNDEFINED\axbridge\bin\JNetBean.dll /s>

10:58:16 NwSapFeiUt  1   Waiting for 31000 milli-seconds...

10:58:16 NwSapFeiUt  1   Process <C:\Windows\system32\regsvr32.exe C:\Windows\SysWOW64\CCM\Cache\TUR002D8.8.System\UNDEFINED\axbridge\bin\JNetBean.dll /s> has finished.

10:58:16 NwSapFeiUt  1   Process <C:\Windows\system32\regsvr32.exe C:\Windows\SysWOW64\CCM\Cache\TUR002D8.8.System\UNDEFINED\axbridge\bin\JNetBean.dll /s> has the return code 5

10:58:16 NwSapFeiUt  1E  COM server out of process self registration failed! Reboot required. Error message: Access is denied. Error code 0x00000005 (5).

10:58:16 NwSapsAtlC  1E  While processing Component '$SAP JNet Files' with Id '{2D7439D3-7AD1-4FE8-8E91-A25317DE0278}' 1 error(s) have been registered.

This is being run on the machine in the System context, and again, it works fine on 32 bit systems, just not on 64 bit systems.  All of the machines are running either Java 6, or Java 7.  I've checked the deployment guide and done some googling, and I'm not finding anything.  Has anyone else seen this behavior?

Accepted Solutions (1)

Accepted Solutions (1)

jude_bradley
Advisor
Advisor
0 Kudos

Hello Matt,

Please ensure that you are using compilation 2 DVD of 7.30 GUI and patch it to the latest

level using sapsetup patch 36.

Refer to note

http://service.sap.com/sap/support/notes/1587566

Regards,
Jude
Former Member
0 Kudos

I'll bet this fixes it, we're only at 9.0.11.0 right now.  Is patch 36 cumulative, or will I need to apply each one between separately?

jude_bradley
Advisor
Advisor
0 Kudos

Hello Matt,

It's cumulative,

Answers (1)

Answers (1)

Former Member
0 Kudos

Try to run regsvr32.exe command to register JNet manually and check the result.