[Registry-dev] [jira] Created: (REGISTRY-246) NPE occurred when
adding a description into root level
Krishantha Samaraweera (JIRA)
jira at wso2.org
Thu Mar 6 23:25:44 PST 2008
NPE occurred when adding a description into root level
------------------------------------------------------
Key: REGISTRY-246
URL: https://wso2.org/jira/browse/REGISTRY-246
Project: WSO2 Registry
Issue Type: Bug
Components: UI
Affects Versions: SNAPSHOT
Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
Reporter: Krishantha Samaraweera
Assignee: Chanaka Jayasena
NPE occurred when adding a description into root level. Pls refer to attached image.
java.lang.NullPointerException
org.wso2.registry.jdbc.Repository.get(Repository.java:70)
org.wso2.registry.jdbc.handlers.filters.MediaTypeMatcher.handlePutChild(MediaTypeMatcher.java:128)
org.wso2.registry.jdbc.handlers.HandlerManager.putChild(HandlerManager.java:143)
org.wso2.registry.jdbc.JDBCRegistry.put(JDBCRegistry.java:292)
org.wso2.registry.secure.SecureRegistry.put(SecureRegistry.java:236)
org.wso2.registry.web.actions.SetDescriptionAction.execute(SetDescriptionAction.java:38)
org.wso2.registry.web.ControllerServlet.doPost(ControllerServlet.java:205)
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list