PathwayCommons / cpath2

Biological pathway data integration and access platform (Pathway Commons)
http://www.pathwaycommons.org/pc2/
MIT License
6 stars 5 forks source link

Null Pointer Exception Occurs When Searching for "dna repair" #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  I searched for "dna repair"  

What is the expected output? What do you see instead?

I got a NullPointerException:

java.lang.NullPointerException
    at
org.apache.jsp.WEB_002dINF.jsp.pages.search.biopax_005fsearch_jsp._jspService(bi
opax_005fsearch_jsp.java:364)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by cer...@gmail.com on 2 Oct 2009 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by cer...@gmail.com on 5 Oct 2009 at 6:10

GoogleCodeExporter commented 9 years ago

Original comment by cer...@gmail.com on 5 Oct 2009 at 6:38

GoogleCodeExporter commented 9 years ago
I didn't get any null pointer exception.

Original comment by fkaz...@gmail.com on 6 Oct 2009 at 5:05

GoogleCodeExporter commented 9 years ago

Original comment by rod...@gmail.com on 4 Jan 2013 at 11:59

IgorRodchenkov commented 9 years ago

This issue was moved to PathwayCommons/cpath1#23