Project

General

Profile

Actions

bug #8107

closed

NPE when throwing PopupEditorException in AbstractPopupEditor

Added by Andreas Kohlbecker about 5 years ago. Updated about 5 years ago.

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

100%

Estimated time:
Severity:
normal
Found in Version:
Tags:

Description

Heba reported an NPE which occurred while saving a name popup editor:

Problem beim Speichern um 10:08 Uhr.
http://api.phycobank.org/phycobank/app/registration#!workingset/8295ec6c-d84f-409a-a83c-0e5215a94fe3

Das Problem war bei:

Jadwigia Limnetica Woloszynskia limnetica Bursa 1958

ava.lang.NullPointerException
                at eu.etaxonomy.vaadin.mvp.AbstractPopupEditor.boundPropertyIdPath(AbstractPopupEditor.java:597)
                at eu.etaxonomy.cdm.vaadin.event.EditorActionContext.getTargetPropertyIdPath(EditorActionContext.java:67)
                at eu.etaxonomy.cdm.vaadin.event.EditorActionContextFormatter.format(EditorActionContextFormatter.java:73)
                at eu.etaxonomy.cdm.vaadin.event.EditorActionContextFormatter.format(EditorActionContextFormatter.java:139)
                at eu.etaxonomy.vaadin.mvp.PopupEditorException.<init>(PopupEditorException.java:40)
                at eu.etaxonomy.vaadin.mvp.AbstractPopupEditor.save(AbstractPopupEditor.java:448)
                at eu.etaxonomy.vaadin.mvp.AbstractPopupEditor.lambda$new$fad408e6$1(AbstractPopupEditor.java:174)
                at sun.reflect.GeneratedMethodAccessor446.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)
                at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:200)
                at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:163)
                at com.vaadin.server.AbstractClientConnector.fireEvent(AbstractClientConnector.java:1015)
                at com.vaadin.ui.Button.fireClick(Button.java:377)
                at com.vaadin.ui.Button$1.click(Button.java:54)
                at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:158)
                at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:119)
                at com.vaadin.server.communication.ServerRpcHandler.handleInvocation(ServerRpcHandler.java:437)
                at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:402)
                at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:273)
                at com.vaadin.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:90)
                at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41)
                at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1435)
                at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:380)
...
                at java.lang.Thread.run(Thread.java:748)

Related issues

Related to EDIT - bug #8099: Error saving name type designation editor due to problem in poupeditor contextClosedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF