I did have the following in my browsers page history. http://pickeldi:7080/rhq/resource/inventory/view.xhtml?id=506050 Calling this, resulted in a red box saying "/rhq/resource/layout/main.xhtml @81,60 test="#{ResourceUIBean.facets.callTime}" Cant instantiate class: org.rhq.enterprise.gui.inventory.resource.ResourceUIBean." Looking at the stack trace shows way down that the resource just does not exist. In cases like those (user may have saved a resource in the browsers bookmark and the resource has meanwhile been deleted) or just any other, we should print a much friendlier message with a link back to resource hub or dashboard -- a little bit like we had it in the past.
This can also happen in situations like RHQ-1943
ah, i was looking for this jira a while back but couldn't find it. anyway, this is now done as the new error.xhtml page which you're redirect to upon errors loading other facelets, one of those instances being ResourceNotFoundException.
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1932 This bug relates to RHQ-1943