PK58818: ADMF0002E: REQUIRED PARAMETER VALUE IS NOT FOUND FOR COMMAND CONFIGURERESOURCEPROPERTIES - WHEN TRYING TO CREATE DATASOURCE

 Fixes are available

6.1.0.15 WebSphere Application Server V6.1 Fix Pack 15 for i5/OS
6.1.0.15 WebSphere Application Server V6.1 Fix Pack 15 for AIX
6.1.0.15: WebSphere Application Server V6.1 Fix Pack 15 for HP-UX
6.1.0.15: WebSphere Application Server V6.1 Fix Pack 15 for Windows
6.1.0.17 WebSphere Application Server V6.1 Fix Pack 17 for i5/OS
6.1.0.17: WebSphere Application Server V6.1 Fix Pack 17 for Linux
6.1.0.17: WebSphere Application Server V6.1 Fix Pack 17 for Solaris
6.1.0.17: WebSphere Application Server V6.1 Fix Pack 17 for HP-UX
6.1.0.17: WebSphere Application Server V6.1 Fix Pack 17 for Windows
6.1.0.17 WebSphere Application Server V6.1 Fix Pack 17 for AIX
6.1.0.15: WebSphere Application Server V6.1 Fix Pack 15 for Linux
6.1.0.15: WebSphere Application Server V6.1 Fix Pack 15 for Solaris
6.1.0.19 WebSphere Application Server V6.1 Fix Pack 19 for AIX
6.1.0.19: WebSphere Application Server V6.1 Fix Pack 19 for HP-UX
6.1.0.19 WebSphere Application Server V6.1 Fix Pack 19 for i5/OS
6.1.0.19: WebSphere Application Server V6.1 Fix Pack 19 for Linux
6.1.0.19: WebSphere Application Server V6.1 Fix Pack 19 for Solaris
6.1.0.19: WebSphere Application Server V6.1 Fix Pack 19 for Windows
Java SDK 1.5 SR8 Cumulative Fix for WebSphere Application Server



APAR status
Closed as program error.

Error description
We observed this error with EJB 3.0 Feature Pack and with the
Web Services Feature Pack.
.
When a new Type 2 DataSource is being created, the following
error may be seen:
.
ADMF0002E: Required parameter value is not found for command
configureResourceProperties
.
We observed this error when the "Finish" button is clicked on
the final panel (Step 4: Summary) in the Admin Console. We tried
to create a Universal Type 2 driver.
.
The ADMF0002E error also appeared in the Job output of the
WebSphere application server.
Local fix
To bypass this error, enter a "Server name" on the Panel in :
"Step 3: Enter database specific properties for the data
source".
.
Note that for a type 2 driver, the "Server name" is not used /
required (and thus normally does not have to be coded).
Problem summary
****************************************************************
* USERS AFFECTED: All users of WebSphere Application Server    *
*                 V6.1 for z/OS                                *
****************************************************************
* PROBLEM DESCRIPTION: For users of WebSphere Application      *
*                      Server Feature Pack for EJB 3.0 and     *
*                      WebSphere Application Server Feature    *
*                      Pack for WebServices, the following     *
*                      error occurs when creating a data       *
*                      source using the Integrated Solutions   *
*                      Console, or when creating a data        *
*                      source using the createDatasource       *
*                      AdminTask command.                      *
*                                                              *
*                          ADMF0002E: Required parameter       *
*                      value is not found for command          *
*                      configureResourceProperties.            *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The problem occurs whenever the serverName field is not set
while creating data sources that use the type 2 DB2 Universal
JDBC Driver.  Using the Integrated Solutions Console, the
ADMF0002E error message will display when the user attempts to
finish the last step of creating the data source; using the
createDatasource AdminTask command, the error message will
display with a stack trace similar to one shown below.

com.ibm.ws.scripting.ScriptingException:
com.ibm.websphere.management.cmdframework.
RequiredParameterNotFoundException: ADMF0002E: Required
parameter value is not found for command
configureResourceProperties.

        at com.ibm.ws.scripting.adminCommand.AdminCmdController.
executeCmd(AdminCmdController.java:1531)
        at com.ibm.ws.scripting.adminCommand.AdminCmdController.
processCmd(AdminCmdController.java:283)
        at com.ibm.ws.scripting.adminCommand.
AdminCmdProxyHandler.invoke(AdminCmdProxyHandler.java:86)
        at com.ibm.ws.scripting.adminCommand.AdminCmdProxyBase.
__method1(AdminCmdProxyBase.java:43)
        at
com.ibm.ws.scripting.adminCommand.AdminTask.createDat
asource(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
        at sun.reflect.NativeMethodAccessorImpl.
invoke(NativeMethodAccessorImpl.java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.
invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at org.python.core.PyReflectedFunction.
__call__(PyReflectedFunction.java)
        at org.python.core.PyMethod.__call__(PyMethod.java)
        at org.python.core.PyObject.__call__(PyObject.java)
        at org.python.core.PyInstance.invoke(PyInstance.java)
        at org.python.pycode._pyx4.DB2provider$3(<string>:111)
        at org.python.pycode._pyx4.call_function(<string>)
        at org.python.core.PyTableCode.call(PyTableCode.java)
        at org.python.core.PyTableCode.call(PyTableCode.java)
        at org.python.core.PyFunction.__call__(PyFunction.java)
        at org.python.pycode._pyx4.f$0(<string>:163)
        at org.python.pycode._pyx4.call_function(<string>)
        at org.python.core.PyTableCode.call(PyTableCode.java)
        at org.python.core.PyCode.call(PyCode.java)
        at org.python.core.Py.runCode(Py.java)
        at org.python.core.Py.exec(Py.java)
        at org.python.util.PythonInterpreter.
exec(PythonInterpreter.java)
        at com.ibm.bsf.engines.jython.
JythonEngine$BSFPythonInterpreter.exec(Unknown Source)
        at com.ibm.bsf.engines.jython.JythonEngine.
exec(Unknown Source)

When the error occurs the data source is not created in the
configuration.
Problem conclusion
Support has been modified to enable the createDatasource
AdminTask command to accept an unspecified serverName value when
creating data sources over type 2 DB2 JDBC Universal driver.

APAR PK58818 is currently targeted for inclusion in Service
Level (Fix Pack) 6.1.0.15 of WebSphere Application Server V6.1
for z/OS.
Temporary fix Comments
&#158;**** PE08/04/15 PTF IN ERROR. SEE APAR 
PK63481  FOR DESCRIPTION
APAR information
APAR number PK58818
Reported component name WAS EJB3 FEATUR
Reported component ID 5655I3551
Reported release 610
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Special Attention YesSpecatt / CST
Submitted date 2008-01-04
Closed date 2008-02-27
Last modified date 2008-04-15

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros

Publications Referenced

Fix information
Fixed component name WEBSPHERE FOR Z
Fixed component ID 5655I3500

Applicable component levels
R500 PSN    UP
R601 PSN    UP
R610 PSY UK33974    UP08/03/13 P F803

  Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.


Document Information


Current web document: swg1PK58818.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS
Operating system(s):
Software version: 610
Software edition:
Reference #: PK58818
IBM Group: Software Group
Modified date: Apr 15, 2008