Project

General

Profile

Actions

bug #6139

closed

NPE in UtisController.search()

Added by Andreas Kohlbecker over 7 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
New
Category:
utis
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Found in Version:

Description

NOTE: This issue has been imported from bitbucket. All timestamps have been reset during the import.


The following request causes a NPE (http://cybertaxonomy.eu/eu-bon/utis/search?query=Prionus&providers=pesi%252C%2520edit)

java.lang.NullPointerException
    at org.bgbm.utis.controller.UtisController.search(UtisController.java:154)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:622)
    at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandl
Actions #1

Updated by Andreas Kohlbecker over 7 years ago

  • Status changed from New to Closed

originally closed on 2015-01-19

Actions #2

Updated by Andreas Kohlbecker over 7 years ago

  • Assignee set to Andreas Kohlbecker
Actions #3

Updated by Andreas Kohlbecker over 4 years ago

  • Category set to utis
Actions #4

Updated by Andreas Müller about 2 years ago

  • Project changed from UTIS to EDIT
  • Category changed from utis to utis
  • Severity set to normal
Actions

Also available in: Atom PDF