NetWeaver BPM: NullPointerException During Deployment

[] [] [] [] [] [] [] [] [] [] []

  1. NetWeaver BPM: NullPointerException During DeploymentSymptom You are deploying a Process DC to the SAP NetWeaver BPM Process Server. The deployment fails with a NullPointerException. In the defaultTrace or the deployment error message you will find an...
  2. Netweaver BPM: IllegalArgumentException in notificationsSymptom The start of a process or the instantiation of a human task fails with the following exception: java.lang.IllegalArgumentException: parameter RoleUserMap must not be null! at com.sap.bpem.tm.notification.RecipientsManager.getRecipients(RecipientsManager.java:89) at com.sap.bpem.tm.notification.RecipientsManager.getSubstitutingRecipients(RecipientsManager.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  3. NetWeaver BPM: Mapping contains errorsSymptom The Problem view shows an error and there are exceptions in the error log for a mapping but the mapping editor doesn’t show the error. Other terms Galaxy, SAP NW BPM,...
  4. NetWeaver BPM: Build errors after migration to 7.2Symptom Build of DC fails with error after executing the quickfix for the migration to 7.2 Other terms Galaxy, SAP NW BPM, Business Process Management, Migration Reason and Prerequisites The quickfix sets...
  5. NetWeaver BPM: Boundary Events not generated by PV CompilerSymptom Modelled Boundary Events are not part of procvis file. When a process with boundary events is built, the information for boundary events is not included in the generated procvis file and...
  6. NetWeaver BPM: Simple content data not shownSymptom In BPM NWA applications Manage Processes and Manage Tasks, you do not see some context data values in ‘Context Data’ tab Other terms Galaxy, SAP NW BPM, Business Process Management, NWA,...
  7. NetWeaver BPM: Typo in value attribute in Process StarterSymptom In BPM Process Start application, there is a typo while in showing the “value” attribute. The value place holder is wrongly shown as “alue” Other terms Galaxy, SAP NW BPM, Business...
  8. NetWeaver BPM: Exception on table filter after cancel actionSymptom In NWA Manage Task application, you have filtered the table which results in only one task instance, then you cancel this task, and remove the filter value and hit enter. The...

Symptom

You are deploying a Process DC to the SAP NetWeaver BPM Process Server. The deployment fails with a NullPointerException. In the defaultTrace or the deployment error message you will find an exception stack trace comparable to the following one:
Caused by: com.sap.glx.core.dock.api.DockException: Adapter com.sap.glx.adapter.internal.ContainerAdapter didn’t comply with configuration
at com.sap.glx.core.dock.impl.DockingPortal.configureLoad
at com.sap.glx.core.dock.impl.DockingPortal.configureCallback
at com.sap.glx.core.dock.impl.DockingPortal.runConfigureCallback
at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.runRefreshDeploy
at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.run
at com.sap.glx.core.kernel.RuntimeManager.requestRuntimeMode
at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.execute
at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.refreshDeployUnits
at com.sap.glx.core.resource.impl.j2ee.rrdeploy.FlowHandlerImpl.receiveClusterNotification
at com.sap.glx.repository.service.cluster.impl.ClusterQueryManager.notifyHandlers
at com.sap.glx.repository.service.cluster.impl.ClusterQueryManager.clusterEventProcessing
… 24 more
Caused by: com.sap.glx.adapter.api.AdapterException: No type or root element was defined for container object.
at com.sap.glx.core.internaladapter.ContainerAdapter.unconfigure
at com.sap.glx.core.dock.impl.DockingPortal.configureLoad
… 34 more
Caused by: java.lang.NullPointerException
at com.sap.glx.core.internaladapter.ContainerAdapter.unconfigure
… 35 more
Typically, this happens when deploying the same Process DC multiple times in a row. This symptom has been observed primarily on cluster systems, i.e. AS Java installations having more than one server node.
Other terms

Galaxy, SAP NW BPM, Business Process Management
Reason and Prerequisites

Program error.
Solution

To correct this problem, apply the patch matching your support package version as listed in the patch table below as per the instructions in the NetWeaver Support Package Stack Guide.
As an intermediate workaround, you may run your system in a single-node cluster mode.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment