Skip to content

Regression

org.appng.appngizer.controller.GroupControllerTest.testList

Failing for the past 1 build (Since Failed#94 )
Took 2 ms.

Error Message

Request processing failed; nested exception is java.lang.NullPointerException

Stacktrace

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
	at org.appng.appngizer.controller.GroupControllerTest.testList(GroupControllerTest.java:83)
Caused by: java.lang.NullPointerException
	at org.appng.appngizer.controller.GroupControllerTest.testList(GroupControllerTest.java:83)

Standard Output

2022-09-08 10:12:12,213 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-09-08 10:12:12,213 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-09-08 10:12:12,214 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms