Hi,
I'm trying to install JAVA add-on alongside ABAP stack in the same machine (Dual-Stack).
The SCS instance and DB instance installation of JAVA add-on went fine. However, now I'm stuck at step 4 of 18 - 'Create Java users'. It is basically complaining about SAPJSF user. I can create the uiser manually and can skip tyhis step, though not sure if I will miss creation of other users viz. ADSUSER, J"EE_ADMIN etc.
I have attached the log files below.
Any help pointers are much appreciated.
Cheers,
Rajeev
devjrfc.trc_
Error file opened at 20080318 161129 Central European Time Rel 6.45.9 (2006-06-21) [700.133]
Error> occured >Tue Mar 18 16:11:29,331<
RfcException:
message: Connect to SAP gateway failed
Connect_PM TYPE=A ASHOST=usstubw08 SYSNR=03 GWHOST=usstubw08 GWSERV=sapgw03 PCS=1
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR partner '172.25.80.57:sapgw03' not reached
TIME Tue Mar 18 16:11:29 2008
RELEASE 700
COMPONENT NI (network interface)
VERSION 38
RC -10
MODULE nixxi.cpp
LINE 2512
DETAIL NiPConnect
SYSTEM CALL connect
ERRNO 239
ERRNO TEXT Connection refused
COUNTER 2
Return code: RFC_FAILURE(1)
error group: 102
key: RFC_ERROR_COMMUNICATION
Error file opened at 20080318 161659 Central European Time Rel 6.45.9 (2006-06-21) [700.133]
Error> occured >Tue Mar 18 16:16:59,420< >RfcGetException rc (7) message: The function module "PRGN_GEN_PROFILES_FOR_ROLES" cannot be used for 'remote' calls.
<RfcGetException
sapinst.log
Mar 18, 2008 4:16:29 PM Info: Connected to backend system IAP client 200 as user DDIC
Mar 18, 2008 4:16:30 PM Info: Called for user SAPJSF
Mar 18, 2008 4:16:30 PM Info: Formal password check successful
Mar 18, 2008 4:16:30 PM Info: Will create user SAPJSF
Mar 18, 2008 4:17:04 PM Warning: Error during creation of user SAPJSF. Will remove user
again to ensure clean exit state
Mar 18, 2008 4:17:10 PM Error: Exception during execution of the operation
[EXCEPTION]
com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: The function module "PRGN_
GEN_PROFILES_FOR_ROLES" cannot be used for 'remote' calls.
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1414)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3917)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3354)
at com.sap.security.tools.UserCheck.createUser(UserCheck.java:1602)
at com.sap.security.tools.UserCheck.main(UserCheck.java:289)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j
ava:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Mar 18, 2008 4:17:10 PM Info: Leaving with return code 4
UserCheck.log
Mar 18, 2008 4:16:28 PM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
Mar 18, 2008 4:16:29 PM Info: Connected to backend system IAP client 200 as user DDIC
Mar 18, 2008 4:16:30 PM Info: Called for user SAPJSF
Mar 18, 2008 4:16:30 PM Info: Formal password check successful
Mar 18, 2008 4:16:30 PM Info: Will create user SAPJSF
Mar 18, 2008 4:17:04 PM Warning: Error during creation of user SAPJSF. Will remove user again to ensure clean exit state
Mar 18, 2008 4:17:10 PM Error: Exception during execution of the operation
[EXCEPTION]
com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: The function module "PRGN_GEN_PROFILES_FOR_ROLES" cannot be used for 'remote' calls.
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1414)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3917)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3354)
at com.sap.security.tools.UserCheck.createUser(UserCheck.java:1602)
at com.sap.security.tools.UserCheck.main(UserCheck.java:289)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Mar 18, 2008 4:17:10 PM Info: Leaving with return code 4