Community
Participate
Working Groups
Created attachment 105690 [details] Snapshot of COSMOSUI with error message Build ID: COSMOS-1.0.0-200806231121 Steps To Reproduce: 1 Go to the test page at : http://localhost:8080/COSMOSUITests/?page=graphResponseViewer 2 Three Graph Response Viewer Widgets should be displayed 3 On each of the three Nodes and Edges Grids, click on the cell at row 4 cell 2 (the edge) with a value "reference" 3.1 for each 3.1.1 check the ART pane title is hown without the grid (the pane container has a title that can be toggled so that the contents beneath it are not displayed) 3.1.2 check that the green circle icon with a white + is shown underneath the Detail label 3.1.3 Check that the Record Id is shown: ECM01:SomeLongWordsAndSomeNumbers/12345678/09876/AndHereIsSomeMore/AndSoonThisWillFinsih/TestingTesting/OneTwoThreegone! Output: - Record Details dialog throws some exceptions as listed below exception javax.servlet.ServletException: Servlet execution threw an exception root cause java.lang.ExceptionInInitializerError org.eclipse.cosmos.internal.dr.drs.service.outputter.RecordDetailsOutputter.render(RecordDetailsOutputter.java:33) org.eclipse.cosmos.internal.dr.drs.service.handler.common.OutputterDelegator.delegateRequest(OutputterDelegator.java:71) org.eclipse.cosmos.internal.dr.drs.service.handler.common.OutputterDelegator.doGet(OutputterDelegator.java:39) org.eclipse.cosmos.internal.dr.drs.service.handler.common.URLDelegator.doGet(URLDelegator.java:75) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) root cause java.util.MissingResourceException: Can't find bundle for base name org.eclipse.cosmos.internal.dr.drs.service.outputter.messages, locale en_AU java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836) java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805) java.util.ResourceBundle.getBundle(ResourceBundle.java:549) org.eclipse.cosmos.internal.dr.drs.service.outputter.Messages.<clinit>(Messages.java:19) org.eclipse.cosmos.internal.dr.drs.service.outputter.RecordDetailsOutputter.render(RecordDetailsOutputter.java:33) org.eclipse.cosmos.internal.dr.drs.service.handler.common.OutputterDelegator.delegateRequest(OutputterDelegator.java:71) org.eclipse.cosmos.internal.dr.drs.service.handler.common.OutputterDelegator.doGet(OutputterDelegator.java:39) org.eclipse.cosmos.internal.dr.drs.service.handler.common.URLDelegator.doGet(URLDelegator.java:75) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) note The full stack trace of the root cause is available in the Apache Tomcat/5.5.25 logs. More information: Refer attached snapshot
Can the graph viewer test just reference a json file instead of calling the outputter. The cosmos test application should just tests the dojo widgets with hard coded json files and not call outputters.
Moving bug to i13. This issue is related to test cases and not critical for i12.
Hello Srinivas, I was unable to recreate the errors seen in the snapshot using build COSMOS-1.0.0200808061030. Please can you confirm that this is fixed in the latest stable build for you as well. Thanks Leonard
This is verified on build-COSMOS-1.0.0200808061030 and found to be working fine. Leonard, Pl. close this, as it's already fixed by some other bug.
This is not a problem anymore so closing it.
Based on above comment, I am closing it.