cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver Initial setup error

Former Member
0 Kudos

hi guys,

Trying to do ACC configuration.

As initial step, I am trying to execute Netweaver Initial setup using NWA configuration Wizard.

Http://hostname:512000/nwa

->Configuration management->Scenarios->configuration Wizard.

It takes more than 3hours and still executing, I refered Defaulttrace_00_02.trc. it shows below

error. can anyone tell me what could be the problem approximately.

Error : Defaulttrace_00_02.trc.

#1.5 #00E000C5097800340000081400003CCC110DEADB1439F8C2#1216880880292#com.sapportals.portal.prt.service.usermanagement.persistence.pcd.GLRolePersistence#sap.com/tclmctcccltemplate_installer~wd#com.sapportals.portal.prt.service.usermanagement.persistence.pcd.GLRolePersistence.[cf=com.sapportals.portal.prt.service.usermanagement.persistence.pcd.GLRolePersistence][md=populatePrincipalDatabag][cl=171406]#Administrator#4057#SAP J2EE Engine JTA Transaction : [75325ffffffb200447]#n.a.##23776ed0594811ddce8b00e000c50978#HTTP Worker [4]##0#0#Error##Plain###Trying to access a role that doesn't exist ROLE.PCD_ROLE_PERSISTENCE.VvlvkEGjiW9zPFaxR/4pd2/bX5Q=#

#1.5 #00E000C5097800350000172400003CCC110DEADB1439C29F#1216880901590#com.sap.engine.services.servlets_jsp.Deploy#sap.com/tclmitsamcouinwalocalnavigationwd#com.sap.engine.services.servlets_jsp.Deploy#Administrator#4057##n.a.##23776ed0594811ddce8b00e000c50978#HTTP Worker [0]##0#0#Error##Plain###Cannot get aliases for [sap.com/cafeugpuisupport] application. The error is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5005] Application sap.com/cafeugpui~support is not deployed on cluster element get its aliases and it is not possible to .

at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.getAliases(DeployCommunicatorImpl.java:513)

at com.sap.engine.services.servlets_jsp.server.DeployContext.getAliases(DeployContext.java:153)

at com.sap.engine.services.servlets_jsp.server.DeployContext.getAliasesCanonicalized(DeployContext.java:170)

at com.sap.engine.services.servlets_jsp.server.deploy.impl.WebContainerExtensionContext.getMyWebModules(WebContainerExtensionContext.java:152)

at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.isWebDynproApplication(WebDynproRuntimeServiceImpl.java:480)

at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.getDeployableObject(WebDynproRuntimeServiceImpl.java:251)

at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:85)

at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObjectFactory$1.getDeployableObject(AbstractDeployableObjectFactory.java:120)

at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObject(WDDeployableObject.java:43)

at com.sap.tc.lm.co.ui.nwa.localnavigation.util.NavigationParser.isEnabled(NavigationParser.java:268)

at com.sap.tc.lm.co.ui.nwa.localnavigation.util.NavigationParser.isActiveNodeFromPCD(NavigationParser.java:230)

at com.sap.tc.lm.co.ui.nwa.localnavigation.util.NavigationParser.loadNavigationFromPCD(NavigationParser.java:127)

at com.sap.tc.lm.co.ui.nwa.localnavigation.LocalNavigationView.wdDoModifyView(LocalNavigationView.java:184)

at com.sap.tc.lm.co.ui.nwa.localnavigation.wdp.InternalLocalNavigationView.wdDoModifyView(InternalLocalNavigationView.java:1159)

regards

jaichan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi Jaichain,

we are also facing the same issue please reply if you resolved the issue

thanks

karthic_rajganesan
Participant
0 Kudos

Change the configtool parameters related to JVM (refer Note 710146)

-XX:MaxPermSize=256M

-XX:PermSize=256M

-XX:NewSize=176M

-XX:MaxNewSize=176M

Increased the PermSize parameters to the values below, keeping all other JVM parameters same:

-XX:MaxPermSize=1024M

-XX:PermSize=1024M

Please make sure that you have the backup of the current values.

Restart the engine and then try to run NWA.

Revert if this not now solve ur problem and award points if helpful

Thank you

Former Member
0 Kudos

hi Karthik,

could you please let me know how you come to conclusion of this solution.

How it relates to error? could you please give your suggestion more.

regards

Former Member
0 Kudos

hi guys,

After changes in VM parameter, i am getting below error. any suggestions please.

Error :Applications/Adaptive COmputing/Engine/Java Error occured when

running FetchManager(repeated 54 Times)

Exception

com.sap.sldserv.exception.SldServiceRuntimeException:Getting WBEMClient

Failed:com.sap.sldserv.exception.SldServiceRuntimeException:

Destination SLD_Client not found. Destinations are defined in

Destination Services.

at com.sap.sldserv.SldApplicationService.getWbemClient

(SldApplicationService :java:155)

Caused by

com.sap.sldserv.exception.SldServiceRuntimeException.Destination

SLD_Client not found. Destinations are defined in the Destination Services

Former Member
0 Kudos

Hi

Please correct me if i am posted this question in wrong place.

Do you guys need any other things to confirm from my side for addition information.

Appreciate your reply in advance.

thanks

Former Member
0 Kudos

hi guys,

From below error, I could find its trying to access for Role to be assigned for J2ee user "Administrator". if this is the case, where should i assign this role.?

#Administrator#4057#SAP J2EE Engine JTA Transaction : [75325ffffffb20044e].a.##23776ed0594811ddce8b00e000c50978#HTTP Worker [0]##0#0#Error##Plain###Trying to access a role that doesn't exist ROLE.PCD_ROLE_PERSISTENCE.VvlvkEGjiW9zPFaxR/4pd2/bX5Q=#

Any more suggestions please

regards

Jaichan