Process Spaces Script Failure
(Doc ID 1474324.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.5.0 to 11.1.1.5.0 [Release 11gR1]Information in this document applies to any platform.
Symptoms
When attempting to create the BPM data sources via Process Spaces Ant configuration script execution, the following error occurs:
[exec] Caused by: java.lang.IllegalArgumentException: Array has at least one null element
[exec] at weblogic.descriptor.internal.AbstractDescriptorBeanHelper._cleanAndValidateArray(AbstractDescriptorBeanHelper.java:730)
[exec] at weblogic.management.configuration.TargetInfoMBeanImpl.setTargets(TargetInfoMBeanImpl.java:240)
[exec] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[exec] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[exec] at java.lang.reflect.Method.invoke(Method.java:597)
[exec] at weblogic.management.jmx.modelmbean.WLSModelMBean.setAttribute(WLSModelMBean.java:650)
[exec] ... 42 more
[exec] Problem invoking WLST - Traceback (innermost last):
[exec] File "/u01/processportal_installer_bpmps4fp/wc-post-install.py", line 266, in ?
[exec] File "/u01/processportal_installer_bpmps4fp/wc-post-install.py", line 98, in setDatasource
[exec] File "/u01/processportal_installer_bpmps4fp/wc-post-install.py", line 110, in updateTargets
[exec] File "<iostream>", line 581, in set
[exec] File "<iostream>", line 1848, in raiseWLSTException
[exec] WLSTException: Error occured while performing set : Error setting attribute Targets : Array has at least one null element
[exec] Use dumpStack() to view the full stacktrace
[exec]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |