Community
Participate
Working Groups
This happens for both RDF/XML and OSLC Compact responses. CR.doGET - Accept: application/rdf+xml, query=id=16933 2012-01-31 12:27:36.197:WARN::/bugz/changerequest java.lang.NullPointerException at org.eclipse.lyo.samples.bugzilla.jbugzx.rpc.ExtendedGetBug.getBug(ExtendedGetBug.java:68) at org.eclipse.lyo.samples.bugzilla.ChangeRequestService.doGet(ChangeRequestService.java:81) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) CR.doGET - Accept: application/x-oslc-compact+xml, application/x-jazz-compact-rendering; q=0.5, query=id=16933 2012-01-31 12:27:47.126:WARN::/bugz/changerequest java.lang.NullPointerException at org.eclipse.lyo.samples.bugzilla.jbugzx.rpc.ExtendedGetBug.getBug(ExtendedGetBug.java:68) at org.eclipse.lyo.samples.bugzilla.ChangeRequestService.doGet(ChangeRequestService.java:81) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
This is with Bugzilla 4.0 (landfill) and might be related to the j2bugzilla 1.0 update. I think it has the same underlying cause as Bug 369922.
https://github.com/spadgett/lyo.server/commit/2f6c0090f071d93ba33773a4ad7c0870575a278c Pull Request: https://github.com/eclipse/lyo.server/pull/7 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Resolved by the following commit: http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=21d3402f46b3697f9b2421a5c8abb95a3864ee64
Closing...