cancel
Showing results for 
Search instead for 
Did you mean: 

Connection / Permission Problems with PI System to Solman

DieterLorenz
Active Participant
0 Kudos

I have 3 PI Systems (7.4) who are connection to a Solman 7.1. The abap solman connection/configuration works fine.

In the java configuration assistant at diagnostic agent, test status and Host Agent status are green.

On the next,next,next step create user get the error:

500 SAP Internal Server Error

ERROR: no RFC-permission for function module BAPI_USER_GET_DETAIL. (termination: RABAX_STATE)


But abap user have SAP_ALL, SAP_NEW and SAP_S_RFCACL permission. Java User are j2ee_admin and have also the SAP_S_RFC_ACL permission.


If I check the connection in the systemparameter assistant, get the error:
Fehler Action failed : No Diagnostics Agent is currently available for system BPT. Therefore the preliminary look-up of the Managed Java Message Server information (XXX.XXX:3600) via the Agent is not possible.


But Diagnostic Agent status is green ? Very strange !


Have anybody a solution ? Thanks for your help !

Accepted Solutions (1)

Accepted Solutions (1)

amar_reddy15
Explorer
0 Kudos


Hi Dieter Lorenz,

Try with  message server port  : 8101

it may be resolve the issue.

Regards,

Amar.

DieterLorenz
Active Participant
0 Kudos

I check ms port 3901 and 8101 to open, but customer must open the firewall, I think it takes a while.

Thanks for your help !

DieterLorenz
Active Participant
0 Kudos

Customer open the Message Server Port 3901, telnet works.


Diagnostic Agent status are both green !


Also get the error message:


500 SAP Internal Server Error

ERROR: no RFC-permission for function module BAPI_USER_GET_DETAIL. (termination: RABAX_STATE)



DieterLorenz
Active Participant
0 Kudos

Unselect "Mark if system has a ABAP User Store

Grant j2ee_admin SAP_ALL, SAP_NEW Permission. Create/Update User in the Solman Wizard.

Delete Permission from j2ee_admin.

Thats it - problem solved !

divyanshu_srivastava3
Active Contributor
0 Kudos

- Awesome - "User Store".

Answers (1)

Answers (1)

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Lorenz,

1st question for you is.. Are you configuring your PI system as a dual stack scenario ?

Now, can you share the screenshot and the place where you are getting this error ?

Divyanshu

DieterLorenz
Active Participant
0 Kudos

Hello,

yes PI System as a dual stack scenario. Sure here are the screeshots:

Assistent Sections:

Assign Diagnostic Agent

Enter System Parameters

Create Users

divyanshu_srivastava3
Active Contributor
0 Kudos

Update your service file with sapmsSID and port number of PI on solman

Also, your host file os solman with PI hostname and IP.

Divyanshu

DieterLorenz
Active Participant
0 Kudos

Hello,

no luck  - same error messages.

divyanshu_srivastava3
Active Contributor
0 Kudos

Your MS server port should be 36XX, where XX is your SCS number.

So, if your SCS is 01, then port should be 3601

Divyanshu

DieterLorenz
Active Participant
0 Kudos

Sure, I copy the sapmsSID entry from satellite to solman services file.

divyanshu_srivastava3
Active Contributor
0 Kudos

Even, in your above screen shot, you have written 3600, which should be 3601.

divyanshu_srivastava3
Active Contributor
0 Kudos

Have you made the changes and fixed it as I have told you ?

divyanshu_srivastava3
Active Contributor
0 Kudos

Any updates ?

DieterLorenz
Active Participant
0 Kudos

I check the port via telnet from solman. 3600 is open, 3601 not.

divyanshu_srivastava3
Active Contributor
0 Kudos

then get this port opened.