Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Trouble Installing the new Oracle BPM 11g Feature Pack (FP4)

user6370711Sep 23 2011 — edited Feb 16 2012
I'm trying to install the new feature pack that just came out on and I'm curious if anyone has successfully installed it on a Windows 64 bit machine.

Although the blog post by Jan Kettenis (http://kettenisblogs.blogspot.com/2011/09/tips-for-installing-oracle-bpm-suite.html) was helpful, when I get to the step to run
%ORACLE_HOME%/OPatch/opatch napply
from the command line, I get the error shown below.

java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:417)
at java.lang.Integer.parseInt(Integer.java:499)
at oracle.sysman.oii.oiii.OiiiCompsXMLHandler.createCompIdOhPair(OiiiCom
psXMLHandler.java:453)
at oracle.sysman.oii.oiii.OiiiCompsXMLHandler.access$500(OiiiCompsXMLHan
dler.java:96)
at oracle.sysman.oii.oiii.OiiiCompsXMLHandler$OiiiDepElementHandler.onSt
art(OiiiCompsXMLHandler.java:1599)
at oracle.sysman.oix.oixs.OixsElementHandler.startElement(OixsElementHan
dler.java:140)
at oracle.sysman.oix.oixs.OixsDefaultHandler.startElement(OixsDefaultHan
dler.java:109)
at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler
.java:181)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingPa
rser.java:1284)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidati
ngParser.java:326)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
arser.java:294)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:209)
at oracle.sysman.oii.oiii.OiiiInstallXMLReader.readComps(OiiiInstallXMLR
eader.java:321)
at oracle.sysman.oii.oiii.OiiiInstallXMLReader.readComps(OiiiInstallXMLR
eader.java:229)
at oracle.sysman.oii.oiii.OiiiInstallInventory.getCompOHListElement(Oiii
InstallInventory.java:2231)
at oracle.sysman.oii.oiii.OiiiAreaInventory.getAllCompsVect(OiiiAreaInve
ntory.java:1057)
at oracle.opatch.OUIInstallInventory.getAllCompsVect(OUIInstallInventory
.java:157)
at oracle.opatch.OracleHomeInventory.load(OracleHomeInventory.java:2549)

at oracle.opatch.UtilSession.getGenericInventory(UtilSession.java:125)
at oracle.opatch.UtilSession.process(UtilSession.java:235)
at oracle.opatch.OPatchSession.main(OPatchSession.java:2074)
at oracle.opatch.OPatch.main(OPatch.java:651)
Verifying environment and performing prerequisite checks...
UtilSession failed: Patch 12319055 requires component(s) that are not installed
in OracleHome. These not-installed components are oracle.sysman.plugin.ai.main.oms:11.1.1.5.0,
Log file location: C:\Middleware\SOASuite11gR1PS4\oracle_common\cfgtoollogs\opat
ch\opatch2011-09-23_23-34-16PM.log

OPatch failed with error code = 73
This post has been answered by User773294-Oracle on Oct 24 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2012
Added on Sep 23 2011
5 comments
262 views