cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to login through user "j2ee_admin" in EP

Former Member
0 Kudos

Hi All,

We recently completed Oracle to DB2 migration on DEV EP instance.

Post migration,we cannot login with "j2ee_admin" user,thus we cannot apply "Java login" dependent support patches.

Currently S/W components are on different versions and Application team is not able to deploy new application ,error faced is "SDM Error "Connection between SDM client and server is broken"


We have carried out same activity on Sandbox where patch application went smooth,but here even after updating the j2ee_admin username and password in secure-store using config-tool it doesn't help.

Login to visual admin is also not possible with any user.

I am able to access EP front-end with "administrator" user but while applying support upgrade  patches like SAPJTECHS it cannot login and connect using j2ee_admin user.

Please advice..


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In default trace below error is being faced:

#1.5^H#001A64760122005E000000790000532F0005020054EEF817#1409575331755#com.sap.tc.cbs.server.rt.bs.BSAdmin##com.sap.tc.cbs.server.rt.bs.BSAdmin####n/a##dabf750a31d311e4845d0000001cbae2#Thread[CBS BSA Orc,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error##Java###{0}

{1}

[EXCEPTION]

{2}#3#Unable to instantiate a Build Space administrator!

Build Space "EPD_MYGPTR_C" [bsID: 6, version: 1] [in-queue: on, out-queue: "on", processing: on]#Server error [503 Service Unavailable]#com.sap.tc.cbs.api.CommunicationException: Server error [503 Service Unavailable]

        at com.sap.tc.cbs.comm.Repository.execute(Repository.java:64)

        at com.sap.tc.cbs.api.impl.BSFacade.getOwnerBuildspace(BSFacade.java:510)

        at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:87)

        at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:57)

        at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:183)

        at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:251)

        at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:437)

        at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:217)

        at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:339)

        at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)

        at java.lang.Thread.run(Thread.java:708)

Sriram2009
Active Contributor
0 Kudos

Hi Pati

could you refer the SAP Note Error msg "com.sap.tc.cbs.api.CommunicationException: Server error"

1175019 - Unable to instantiate a Build Space administrator!

1239613 - CommunicationException: Unexpected response status [200 OK]

Regards

Ram

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Vinnet,

1st complete the post configuration of your migration.

Adjust RFC configuration of java connector.

If you are using NWDI in you landscape, check on that

Check SLD connection.

The above error is related to Design Time Repository and Component Build Service - i.e you NWDI and SLD portal - if you can work on this refer:


1175019 - Unable to instantiate a Build Space administrator!


Answers (3)

Answers (3)

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Vinnet,

This is your Portal system. Why are you using J2EE_Admin ?

You have just migrated your system - you need to adjust you UME setting.

Goto configtool and correct the UME setting to point to ABAP source, then only you can logon with J2ee_admin.

Otherwise, only Administrator user will work.

Also, don't have to update J2EE_admin password in secure store. Update password of administrator.

Check with : 1144877 - Connection between SDM client and server is broken

Configuration of User Management in the Portal - Portal - SAP Library


Regards

Former Member
0 Kudos

Hi Divyanshu,

While applying patches it says cannot login with j2ee_admin.

For UME settings , I navigated to  this path....Global server configuration -> services -> com.sap.security.core.ume.service

what needs to be changed in this?

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Vineet,

Why should a single stack system permit you to use dual-stack admin user ?

Use Administrator for this purpose.

If you were using ABAP as data source - you have to adjust ume.r3.connection.master and realted parameters.

Regards

Former Member
0 Kudos

Hi Divyanshu,

Issue resolved,Thanks for the info.

We re-installed system with J2ee user as administrator.

Regards,

Vineet

divyanshu_srivastava3
Active Contributor
0 Kudos

Great.. !!

You can now close this thread.

Regards,

Sriram2009
Active Contributor
0 Kudos

Hi Pati

1. Check the user id J2EE_admin user id locked?

2. Could you check this SAP Notes for Visual admin logon issue

957355 - Cannot log on to the Visual Administrator or deploy via SDM

BR

SS

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

If the UME is configured to an existing ABAP stack then you will be using J2EE_ADMIN user. If this portal is configured to use it's own database as the UME then you should use the Administrator user.

Regards

RB