on 2009 Jun 04 3:39 PM
Hi
we have configured MSS Reports in Dev and QA and they are working fine. In PROD, we are getting the following error.
com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcui_gp.isrlpd.model.types.Qisrscenariogroup could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pcui_gp.isrlpd.model.types.Qisrscenariogroup does not exist
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createBLCComponentUsage(FPMComponent.java:761)
at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
at com.sap.pcui_gp.isrlpd.view.VcIsrlpd.onInit(VcIsrlpd.java:212)
at com.sap.pcui_gp.isrlpd.view.wdp.InternalVcIsrlpd.onInit(InternalVcIsrlpd.java:283)
at com.sap.pcui_gp.isrlpd.view.VcIsrlpdInterface.onInit(VcIsrlpdInterface.java:161)
at com.sap.pcui_gp.isrlpd.view.wdp.InternalVcIsrlpdInterface.onInit(InternalVcIsrlpdInterface.java:144)
at com.sap.pcui_gp.isrlpd.view.wdp.InternalVcIsrlpdInterface$External.onInit(InternalVcIsrlpdInterface.java:236)
at com.sap.xss.fin.lpa.reportlaunchpad.modlist.VLpaReportLaunchpadModListComp.onInit(VLpaReportLaunchpadModListComp.java:204)
at com.sap.xss.fin.lpa.reportlaunchpad.modlist.wdp.InternalVLpaReportLaunchpadModListComp.onInit(InternalVLpaReportLaunchpadModListComp.java:452)
at com.sap.xss.fin.lpa.reportlaunchpad.modlist.VLpaReportLaunchpadModListCompInterface.onInit(VLpaReportLaunchpadModListCompInterface.java:164)
at com.sap.xss.fin.lpa.reportlaunchpad.modlist.wdp.InternalVLpaReportLaunchpadModListCompInterface.onInit(InternalVLpaReportLaunchpadModListCompInterface.java:146)
at com.sap.xss.fin.lpa.reportlaunchpad.modlist.wdp.InternalVLpaReportLaunchpadModListCompInterface$External.onInit(InternalVLpaReportLaunchpadModListCompInterface.java:246)
at com.sap.xss.fin.lpa.reportlaunchpad.VLpaReportLaunchpadComp.onInit(VLpaReportLaunchpadComp.java:213)
at com.sap.xss.fin.lpa.reportlaunchpad.wdp.InternalVLpaReportLaunchpadComp.onInit(InternalVLpaReportLaunchpadComp.java:264)
at com.sap.xss.fin.lpa.reportlaunchpad.VLpaReportLaunchpadCompInterface.onInit(VLpaReportLaunchpadCompInterface.java:166)
at com.sap.xss.fin.lpa.reportlaunchpad.wdp.InternalVLpaReportLaunchpadCompInterface.onInit(InternalVLpaReportLaunchpadCompInterface.java:144)
at com.sap.xss.fin.lpa.reportlaunchpad.wdp.InternalVLpaReportLaunchpadCompInterface$External.onInit(InternalVLpaReportLaunchpadCompInterface.java:248)
at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
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(AccessController.java:215)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.dictionary.runtime.DdException: Type com.sap.pcui_gp.isrlpd.model.types.Qisrscenariogroup does not exist
at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:587)
at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:287)
at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:94)
at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
... 84 more
Can you please advise.
Regards,
Hi ,
Please check the Tranport Request is transported in the Production system properly .....
IF its allready transported then please check the settings in Quality and Production system .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please check the BP versions.
And also as suggested check whether transport went to prod. or not.
I assume this issue is with version mismatch, check both Business Package and also Portal version,
And also check in Service Marketplace for the solutions.
Hope this helps.
Cheers-
Pramod
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check whether Adobe ver.8.0 and Active Components framework is installed in your system. The Adobe version and Active X Component should be enabled.If it is not enabled please enable it .If you donu2019t have authorization to enable it you have to contact your system administrator to enable and to download the Adobe version 8 and above.
How to check:
Go to My Computer ->Click on Add or remove programs to see the latest version of Adobe ->To check Active X enabling:Open a site and go to tools-> click u201CManage Adds onu201D and can see whether it is enabled or disabled. If you donu2019t have access to enable it please contact your system administrator to enable it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Are these reports are custom of standard sap reports. In case of custom reports, please check the transport log if theay are transported to production without errors or not. Please do the syntax check of report in production system.
Thanks
Vishal kapoor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi
check the patch level between them and correct it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
102 | |
9 | |
7 | |
6 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.