cancel
Showing results for 
Search instead for 
Did you mean: 

Problem configuration ADS SAP interactive Forms by ABAP.

Former Member
0 Kudos

I want to configure the SAP Interactive Forms to ABAP, I have my ABAP and Java integrated system, I configured users in the backend ADSUSER to the roles ADSCALLERS, SAP_BC_JSF_COMMUNICATION and the user ADS_AGENT, the roles SAP_BC_FP_ICF with the two have activated the profile SAP_ALL.

When I want to configure in the Visual Administrator / User Management / ADSCallers to put the license gives us the sieguiente error:

Unable to force password change!

com.sap.security.core.server.userstore.UserstoreException: Could not write user property for user UACC.R3_DATASOURCE.ADSUSER

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Can not update user UACC.R3_DATASOURCE.ADSUSER in ABAP backend system. Reason: The MU / ABAP adapter has recognized that the communication user is only assigned to the read-only role SAP_BC_JSF_COMMUNICATION_RO (or no role at all) in the backend system.

As can I fix this?

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

Hi Nesimi,

You could give me a mail address to which to write and as quickly fix this problem?

Regards,

Ale.

Former Member
0 Kudos

nesimi80 at hotmail.com

Former Member
0 Kudos

Hi Ale

The user ADSuser needs the Role ADSCALLERS

The user ADS_AGENT needs :

SAP_BC_FP_ICF, if AS ABAP and AS Java (with ADS) are on the same system (Double-Stack or Java Add-In).

SAP_BC_FPADS_ICF, if AS ABAP and AS Java (with ADS) are on different systems

https://www.sdn.sap.com/irj/sdn/adobe?rid=/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ffd9a6

regards

Nesimi

Former Member
0 Kudos

Hi Nesimi,

I review the V. Administrator, there are many properties into Security, which one(s) I should to change, in this case, I changed all properties that have had severity = Error, but only into Security.

I have the defaultTrace file, but I don't know how to attach it.

Regards,

Ale.

Former Member
0 Kudos

Hello Alejandra

you can use for instance http://www.rafb.net/paste/ to paste the entire trace

regards

Nesimi

Former Member
0 Kudos

Hi Nesimi,

I do not understand what they ask me to do, you can guide me a little more please?

Regards,

Ale.

Former Member
0 Kudos

Hi

login to the ADS Server with the Visual Admin

Goto Server / Services / Log Configurator

Click on "To Advanced Mode"

Goto Locations

Drill down to com / sap / Security

Select here Severity to "ALL" (not its currnent state - probably ERROR)

reproduce the issue

Now please dont forget to change Severity back to ERROR

Check the defaulttrace for a more verbose error

regards

Nesimi

Former Member
0 Kudos

Nesimi

I have SP16.

Regards,

Alejandra

Former Member
0 Kudos

Can you increase the Security Trace in the VA and paste the output?

The Service for that is called Log Configurator

regards

Nesimi

Former Member
0 Kudos

Alejandra

Which SP do you run on?

please check #877271

regards

Nesimi

Former Member
0 Kudos

Hello,

Thank you very much for asking, if this configuration of the ADS, now I get an error when an application deployer, the error is the sliguiente:

27/10/2008 10:53:57 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] WARNING:

[005]Deployment finished with warning

Settings

SDM host : 192.168.0.11

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/Penitus/CONFIG1/Temp/temp3210FundsManagement.ear

Result

=> deployed with warning : file:/C:/DOCUME1/Penitus/CONFIG1/Temp/temp3210FundsManagement.ear

Finished with warnings: development component 'FundsManagement'/'local'/'LOKAL'/'0.2008.10.27.10.18.02'/'3':

Caught exception during application startup from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Error occurred while starting application local/FundsManagement and wait. Reason: Clusterwide exception: server ID 3198550:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application local/FundsManagement for startup. Reason=Clusterwide exception: Failed to start dependent library ''sap.com/xappscprxrpmcommon'' of application ''local/FundsManagement''. Status of dependent component: STATUS_MISSING. Hint: Is the component deployed correctly on the engine?

at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1494)

at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)

at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)

at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)

at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)

at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)

at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4712)

at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4617)

at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4590)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment exception : Got problems during deployment

Please help me with this problem, I can fix it.

Best Regards,

Ale.

Former Member
0 Kudos

What is the reason for giving the role SAP_BC_JSF_COMMUNICATION? From the installation and configuration guide for ADS I only see ADSCALLERS role for the ADS_AGENT. Is that role for the Net Weaver Developer Studio on the JAVA stack?

Former Member
0 Kudos

I already have a user with that role alone, thanks for the recommendation.

Now when I want to Run program FP_CHECK_DESTINATION_SERVICE from tcode SE38: Do not give me any answers will be thinking.

What could it be?

You've already configured ADS? You can give me a step by step guide?

I have integrated the ABAP and JAVA on the same XRPM system and have another instance JAVA with the PORTAL, the settings that say the manuals for the Visual Administrator must be in the JAVA xRPM or in the JAVA Portal?

Regards,

Alejandra.

Former Member
0 Kudos

Alejandra,

Is this problem fixed ?

Thanks

Bhaskar

chintan_virani
Active Contributor
0 Kudos

Alejandra,

See if below thread helps you:-

Chintan

Former Member
0 Kudos

Chintan

I am doing the testing services fp, fpads and gui in the transaction se38 in the backend but he remains quite some time thinking about me and not given any answer, it can be?

Besides I have ABAP and at the same instance java xRPM and an instance of Portal, the configuration in the Visual Administrator needs to be done at the instance of java xrpm or java of portal?

Alejandra.

chintan_virani
Active Contributor
0 Kudos

Alejandra,

Not completely sure but most likely to be on Portal Java as that's where your WD applications will get deployed eventually, correct?

Chintan