cancel
Showing results for 
Search instead for 
Did you mean: 

fatal error after starting j2ee engine

Former Member
0 Kudos

Hi SDN,

We have installed a nw 7.0 SP21 sytem.

when I system start ive got with following error message :

com.sapportals.wcm.WcmException: config ID bw_service already exists

at com.sapportals.wcm.util.systemconfig.SystemConfig.addSystemPrincipal(SystemConfig.java:1019)

at com.sapportals.wcm.util.systemconfig.SystemConfig.addSystemPrincipal(SystemConfig.java:938)

at com.sap.ip.bi.broadcasting.BIRfcBroadcastingService.doAfterInit(BIRfcBroadcastingService.java:152)

at com.sap.ip.bi.portalrfc.services.BIRfcService.afterInit(BIRfcService.java:151)

at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)

at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)

at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)

at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)

at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)

at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)

at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)

at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)

Severity: fatal

Date: 2010-11-15

Time: 12:51:36:210

Message:

Error in DoInit method

Category: /System/Server

Location: com.sap.ip.bi.webapplications

Application: sap.com/irj

Thread: SAPEngine_Application_Thread[impl:3]_30

Data Source: /usr/sap/BIT/DVEBMGS00/j2ee/cluster/server0/log/system/server.log

Message ID: 001A4B06B834005B0000032A0000096E0004951462CB2BBF

Argument Objects: n/a

Arguments: n/a

DSR Component: n/a

DSR Transaction: d2d285e9f09d11df9f4d001a4b06b834

DSR User: n/a

Message Code: n/a

Session: 0

Transaction: n/a

User: J2EE_GUEST

Sytem details:

NW7.0 sp21

javaVMVersion=1.4.2_17, 64-Bit Server VM

Can someone suggest me how I can fix this.

Accepted Solutions (1)

Accepted Solutions (1)

desiree_matas
Contributor
0 Kudos

Hi,

It looks like the bw_service user is duplicated in the datasource. Have you made any change there?

This SAP note: 1016283 is useful to check the UME consistency.

Best regards,

Désiré

Former Member
0 Kudos

Thanks Matas !

You're absolutely right i find duplicate record for user bw_service when i delete it eror desapear !

but i find anather error in log file after java start :

maybe you can help solve this problem?

Group "Administrators" does not exist.

com.sap.security.api.NoSuchGroupException: Group "Administrators" does not exist.

at com.sap.security.core.imp.GroupFactory.getGroupByUniqueName(GroupFactory.java:1421)

at com.sap.caf.eu.gp.model.context.impl.GPModelServiceUser.checkServiceUser(GPModelServiceUser.java:64)

at com.sap.caf.eu.gp.model.context.impl.GPModelServiceUser.<clinit>(GPModelServiceUser.java:83)

at com.sap.caf.eu.gp.model.context.impl.UserContextFactory.getServiceUser(UserContextFactory.java:288)

at com.sap.caf.eu.gp.model.devobj.impl.DevelopmentObjectManager.<init>(DevelopmentObjectManager.java:171)

at com.sap.caf.eu.gp.model.svc.impl.GPServiceImpl.<init>(GPServiceImpl.java:262)

at com.sap.caf.eu.gp.model.svc.impl.GPServiceFrame.initGPModel(GPServiceFrame.java:877)

at com.sap.caf.eu.gp.model.svc.impl.ContainerEventListenerImpl.serviceStarted(ContainerEventListenerImpl.java:57)

at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:158)

at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:102)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)

Answers (1)

Answers (1)

desiree_matas
Contributor
0 Kudos

You're welcome!

Have you checked whether the 'administrators' group exist or not? You can check it from:

http:// where xx=instance number

If you are having problems with this, maybe you can open a new thread so that people can help (as this one is already marked as solved).

Regards,

Désiré

Former Member
0 Kudos

Have you checked whether the 'administrators' group exist or not?

no i dont find this group....