cancel
Showing results for 
Search instead for 
Did you mean: 

java.util.MissingResourceException: Can't find resource for bundle

Former Member
0 Kudos

Hi All,

We are using EP 7.0 as the front end and R/3 4.6c as backend. We are facing a strange issue in which a user in the production, when he tries to access a customized PCR, is getting the portal runtime exception and when we looked into the trace file, it says that :

##Exception ID:03:17_26/03/10_0034_1044552 
[EXCEPTION]
 {0}#1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
Component : xx.xxx.mss.isr.ext_transfer_status.default
Component class : xx.xxx.xxx.mss.isr.utilities.IsrProcessEvent
User : p664847
	at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
	at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
	at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
	at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
	at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
	at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
	at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
	at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
	at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
	
	... 138 more
Caused by: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key DateFormatText
	at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
	at java.util.ResourceBundle.getString(ResourceBundle.java:285)
	at pagelet._sapportalsjsp_IsrMain.subDoContent(_sapportalsjsp_IsrMain.java:1153)
	at pagelet._sapportalsjsp_IsrMain.doContent(_sapportalsjsp_IsrMain.java:42)
	... 42 more

We urgently need to solve the issue.

Hoping for the replies!

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The issue was becuase of some missing relationships for the user in SAP in HR Master data.

Former Member
0 Kudos

Hi Anupma,

I am also getting the same error. Can you explain how you resolve this error?

Thanks,

Kundan

Former Member
0 Kudos

Hi Kundan,

The user didnt had the required relationships on PO13 transaction in backend. A user having the MSS role, needs to have A - 012 type relationship. Please take help of the HR consultant in your team, to understand this properly.

Hope this helps u....

Regards,

Anupama