NetWeaver BPM: NullPointerException During Deployment

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

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 [...]

NetWeaver BPM: NullPointerException During Deployment

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

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 [...]

Empty sqljdbc.jar is deployed for Microsoft JDBC Driver

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

Symptom
Deploying Microsoft JDBC Driver for SQL Server (sqljdbc.jar) deploys an empty jar file in /bin/ext/ directoryOther terms
Microsoft JDBC driver deployment, empty jar, sqljdbc.jar, SQL Server
Reason and Prerequisites
Version 1.2 of the Microsoft JDBC Driver (583.286 bytes) contains besides the classes implementing the JDBC connectivity two additional files, namely:
sqljdbc.jar (0 bytes in size)sqljdbc.jar.old (287 KBs [...]