Middleware
Documentation
This document lists issues and workarounds discovered after the product's initial release. As new issues arise, they are added to this page.
For a list of issues and workarounds that were known at the time of the initial release, see the Oracle Fusion Middleware Release Notes.
For known issues and workarounds for other Oracle SOA and AIA Foundation Pack releases, see Known Issues for Oracle SOA Products and AIA Foundation Pack.
For a list of issues and workarounds pertaining to Oracle SOA Suite Installation, Upgrade, High Availability, Enterprise Deployment, Performance Tuning, and Web Services and IBM Websphere, see the Oracle Fusion Middleware Release Notes.
On this page: (Last updated: 21-June-2011)
|
|
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 11659220
Added: 11-March-2011
Platform: All
While installing AIA FP, installation fails with the following error message:
"c:\\aiafp\rc11soa_lataiafp/Infrastructure/ErrorHandling/src/AIAErrorTaskAdmin
istrationApp/AIAErrorTaskAdministrationProcess/composite.xml"
[scac] error: location {/ns:composite}(12,61): Parse of component type
files failed, check the adf-config.xml file :
"oracle.fabric.common.FabricException:
oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS
configuration document
[scac] MDS-01329: unable to load element "persistence-config"
[scac] MDS-01370: MetadataStore configuration for metadata-store-usage
"mstore-usage_2" is invalid.
Workaround: Update aiaoneclick.properties under the Disk1/install/win32/win64 (depending on whether it is a 32-bit or a 64-bit operating system) folder with the following:
aia_deploy_cmd1_win=cmd /c set PATH=mwHome\\modules\\org.apache.ant_1.7.1 bin;javaHome bin;%PATH%&& set CLASSPATH=.;mwHome\\wlserver_10.3\\server\\lib\\weblogic.jar; aiaHome\\lib\\aia.jar;aiaHome\\lib\\aia-utils.jar; mwHome\\modules\\net.sf.antcontrib_1.1.0.0_1-0b2\\lib\\ant-contrib.jar; mwHome\\oracle_common\\modules\\oracle.mds_11.1.1\\mdsrt.jar; mwHome\\oracle_common\\modules\\oracle.jps_11.1.1\\jps-common.jar; mwHome\\oracle_common\\modules\\oracle.jps_11.1.1\\jps-internal.jar; mwHome\\oracle_common\\modules\\oracle.jps_11.1.1\\jps-unsupported-api.jar; mwHome\\oracle_common\\modules\\oracle.pki_11.1.1\\oraclepki.jar; mwHome\\oracle_common\\modules\\oracle.idm_11.1.1\\identitystore.jar; mwHome\\oracle_common\\modules oracle.webservices_11.1.1 oracle.webservices.standalone.client.jar;%CLASSPATH%&&set JAVA_HOME=javaHome&& set ANT_HOME=mwHome modules org.apache.ant_1.7.1&&set ANT_OPTS=-Xms512M -Xmx1024M -XX:MaxPermSize=512M&& set AIA_HOME=aiaHome&& set SOA_HOME=soaHome&& set MW_HOME=mwHome&& set ORACLE_HOME=oracleHome&& set WEBLOGIC_HOME=mwHome wlserver_10.3&& set SystemRoot=systemRoot&& set USERDOMAIN=&& set USERNAME= && cd /d aiaHome\\Infrastructure Install AID&& ant -f aiaHome\\Infrastructure\\Install AID AIACreateInstance.xml -DPropertiesFile=aiaInstanceXX config AIAInstallProperties.xml )
Bug: 10416419
Added: 2-March-2011
Platform: Windows
Running the following command to generate a deployment plan on Windows results in an error:
ant -f D:\AIAHome\Infrastructure\Install\AID\AIADeploymentPlanGenerator.xml -DInput=D:\AIAHome\DBAdapterBOM.xml -DDeploymentPlan=D:\DBAdapterDP.xml -DHarvesterSettings=D:\AIAHome\DBAdapterHS.xml
This returns the following error message:
[exec] Buildfile: AIADeploymentPlanGenerator.xml
[exec] [java] java.util.regex.PatternSyntaxException: Unexpected
internal error near index 1
Workaround: Pass paths in the arguments using UNIX style, with forward slashes:
ant -f D:/AIAHome/Infrastructure/Install/AID/AIADeploymentPlanGenerator.xml -DInput=D:/AIAHome/DBAdapterBOM.xml -DDeploymentPlan=D:/DBAdapterDP.xml -DHarvesterSettings=D:/AIAHome/DBAdapterHS.xml
Bug: 11684134
Added: 23-February-2011
Platform: Exalogic
During installation, the OUI installer fails within the MDS page in cases where SOA and MDS data sources are SDP-based (non-TCP). The MDS page gets auto-populated with the database JDBC credentials that are SDP-based. This results in a connection failure with a wrong password error even though the credentials passed are correct.
Workaround: Install SOA Suite and AIA Foundation Pack first. Then change the MDS and other data sources to use SDP.
Bug: 10634347
Removed from Known Issues: 23-February-2011
Platform: All
This issue was resolved in the February 2011 update of the Oracle Fusion Middleware 11gR1 (11.1.1.4.0) Documentation Library.
Bug: 11720721
Removed from Known Issues: 23-February-2011
Platform: All
This issue was resolved in the February 2011 update of the Oracle Fusion Middleware 11gR1 (11.1.1.4.0) Documentation Library.
Bug: 11715101
Removed from Known Issues: 23-February-2011
Platform: All
This issue was resolved in the February 2011 update of the Oracle Fusion Middleware 11gR1 (11.1.1.4.0) Documentation Library.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 13452689
Added: 5-December-2011
Platform: All
The location for Oracle SOA Suite samples has changed from:
https://soasamples.samplecode.oracle.com
to
http://java.net/projects/oraclesoasuite11g/
If you are in the 11gR1 11.1.1.4.0 Oracle SOA Suite documentation and click https://soasamples.samplecode.oracle.com, you receive an untrusted connection error.
As a workaround, perform one of the following steps:
or
s in http):
http://soasamples.samplecode.oracle.com
This displays the Sample Code for Developers and Admins page.
The Official Oracle SOA Suite 11g Samples page is displayed.
Bug: 12746127
Added: 25-July-2011
Platform: All
Do not change the location of log directories unless absolutely necessary. If an absolute path for the log directory is specified, and not a relative path, composite deployment fails.
Workaround: If any change to the SOA server log path is required, then the new path must be a relative path (relative to the SOA server directory), and not an absolute path.
Bug: 9646299
Added: 25-July-2011
Platform: All
There are no equivalent properties for encryption and decryption in Oracle Fusion Middleware release 11g that are similar to those provided in Oracle BPEL Process Manager release 10.1.3.5. Instead, encryption and decryption can be achieved by attaching Oracle Web Services Manager (OWSM) policies. OSWM is included in Oracle SOA Suite release 11g.
For more information about policies, see the following documentation:
Bug: 11797953
Updated: 18-April-2011
Platform: All
When you run the looped or parallel purge script in an Oracle SOA Suite 11.1.1.4 environment that was upgraded from 11.1.1.3, the XML_DOCUMENT_REF table is not purged.
For example, assume you perform the following steps:
soa_purge_scripts.sqlcommon/debug_on.sqlXML_DOCUMENT_REF table.XML_DOCUMENT_REF table.XML_DOCUMENT_REF table has not been purged.Workaround:
You can use a DELETE or TRUNCATE SQL query to
remove records from this table only after running the looped
or parallel purge script.
Bug: 11825391
Updated: 18-April-2011
Platform: All
You cannot undeploy all composites at the partition level with the Undeploy SOA Composite wizard in Oracle Enterprise Manager Fusion Middleware Control in SSO-enabled environments. You can only undeploy a single composite at a time with this wizard.
Workaround: Perform the following steps:
Bug: 11812306
Updated: 18-April-2011
Platform: All
The getAuditTrail() method of oracle.soa.management.internal.facade.FacadeCompositeInstanceImpl (the class that implements the interface oracle.soa.management.facade.CompositeInstance) always returns a value of null.
This means that CompositeInstance.getAuditTrail() always returns null whether or not the instance is created.
Workaround: Use Locator.getAuditTrail() to obtain details such as instance status, state, underlying sensors, creation/modification date, and so on.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
Bug: 13929048
Added: 08-June-2012
Platform: All
This problem affects every release the adapters are certified for: 11.1.1.4.0, 11.1.1.5.0, and 11.1.1.6.0.
The following two libraries are missing when starting the starting the design tool for the Application Adapters WLS (Application Explorer) after installation:
In the Oracle Fusion Middleware Application Adapters Installation Guide for Oracle WebLogic Server, section 2.3.1 Starting Application Explorer, the guide states that users must run the setDomainEnv.sh to set the environment accordingly. The two libraries need to be added to the setDomainEnv scripts to avoid class loading exceptions.
The following exceptions may occur when using the Application Explorer to generate EIS adapter artifacts:
20120405-11:51:04 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar
20120405-12:12:30 ERROR
com.ibi.bse.ConfigWorker:java.lang.NoClassDefFoundError:
oracle/tip/adapter/api/exception/PCResourceException
at
com.ibi.afjca.cci.IWAFConnection.createInteraction(IWAFConnection.java:81)
at
com.iwaysoftware.iwae.common.JCATransport.initJCA(JCATransport.java:100)
at
com.iwaysoftware.iwae.common.JCATransport.<init>(JCATransport.java:87)
at
com.iwaysoftware.iwae.common.AdapterClient.<init>(AdapterClient.java:85)
at com.ibi.bse.ConfigWorker.run(ConfigWorker.java:41)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.ClassNotFoundException:
oracle.tip.adapter.api.exception.PCResourceException
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 6 more
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError:
oracle/integration/platform/blocks/adapter/fw/metadata/AdapterConfigDocument$Factory
at
com.iwaysoftware.af.container.tools.wsdl.oracle.InboundWSDLGenerator.get11g_jca
at
com.iwaysoftware.af.container.tools.wsdl.oracle.IWayWSILBrowser.writeFiles
(IWayWSILBrowser.java:137)
at
com.iwaysoftware.af.container.tools.wsdl.oracle.IWayWSILBrowser.generateIWayWSDL
(IWayWSILBrowser.java:132)
at
com.iwaysoftware.af.container.OracleAEManager.generateWSDL
(OracleAEManager.java:83)
at
com.iwaysoftware.af.container.OracleAEManager.generateWSDL
(OracleAEManager.java:64)
at
com.iwaysoftware.af.container.ae.AEComponentMessage.buildEXPORTWSDL
(AEComponentMessage.java:185)
at
com.iwaysoftware.af.container.ae.AEComponentMessage.build
(AEComponentMessage.java:89)
at
com.iwaysoftware.af.container.ae.AEComponentMessage.<init>(AEComponentMessage.java:61)
at
com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:134)
at
com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest
(IWAFContainer.java:876)
at
com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:286)
at
com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:182)
at
com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:107)
at
com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:166)
at
com.iwaysoftware.iwae.common.AdapterClient.generateWSDL(AdapterClient.java:437)
at
com.ibi.bse.gui.ExportWSDLDialog.saveWSDL(ExportWSDLDialog.java:590)
at
com.ibi.bse.gui.ExportWSDLDialog.okButtonActionPerformed(ExportWSDLDialog.java:476)
at
com.ibi.bse.gui.ExportWSDLDialog.access$000(ExportWSDLDialog.java:36)
at
com.ibi.bse.gui.ExportWSDLDialog$2.actionPerformed(ExportWSDLDialog.java:417)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased
(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6267)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6032)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
at java.awt.Dialog$1.run(Dialog.java:1046)
at java.awt.Dialog$3.run(Dialog.java:1098)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1096)
at
com.ibi.bse.ComponentNodeData.actionPerformed(ComponentNodeData.java:406)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased
(BasicMenuItemUI.java:1264)
at java.awt.Component.processMouseEvent(Component.java:6267)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6032)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.ClassNotFoundException:
oracle.integration.platform.blocks.adapter.fw.metadata.
AdapterConfigDocument$Factory
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 73 more
The exceptions are related to missing libraries in the classpath when starting the Application Explorer.
The following libraries must be added to the classpath via the setDomainEnv script prior starting the Application Explorer:
Workaround: The installation guide will be updated in a future release.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 9099352
Updated: 18-March-2011
Platform: All
If you are using Microsoft Internet Explorer 8, and Oracle BAM Active Studio, or any of the Oracle BAM Web Applications, does not open properly (for example, some of the main user interface tabs do not appear), refresh your web browser or reload Oracle BAM Active Studio.
If that workaround does not resolve the issue, close Oracle BAM Active Studio, and clear your Internet Explorer browser cache (go to Tools > Internet Options > Browser history > Delete and delete the temporary internet files), then reopen Oracle BAM Active Studio.
If the above workarounds do not resolve the issue, follow these steps to add the Oracle BAM web server to Microsoft Internet Explorer's Trusted sites:
http://bam_hostnameBug: 9553416
Updated: 18-March-2011
Platform: All
Some versions of the Sun JDK cause the Active Studio View Editor Tabs to display incorrectly. The View Editor tabs may appear empty without any Tab text. This issue can occur with any version of Oracle BAM.
To resolve this issue, the Oracle BAM Server requires the Sun JDK patch that fixes JDK bug 6940416. Generally, Sun JDK version 1.6.0_24 or later will resolve the issue.
Bug: 10423062
Updated: 18-March-2011
Platform: All
An interaction between McAfee Host Intrusion Prevention 7 and Microsoft Internet Explorer update KB2416400 causes Charts and KPIs to display incorrectly.
If you are using McAfee Host Intrusion Prevention and this issue occurs, you can resolve it using one of the following workarounds:
Links:
MS10-090: Cumulative security update for Internet Explorer
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 11832683
Added: 18-April-2011
Platform: All
The T2P Migration document for Dashboards needs to explicitly specify the migration.properties supported for the T2P utility for objectType DASHBOARD.
Bug: 11678299
Added: 13-February-2011
Platform: All
Creating a Business Object based on a schema type using a schema type that is not contained in the BPM project causes an IllegalStateException.
Workaround: The following procedure shows you how to modify a Business Object based on a schema type contained in the project to reference an external schema type.
definitions element replace the xmlns:oj value with the namespace of the external type.xsd:import element replace the namespace and location with the values corresponding to the external type.bpmo:binding element replace the type value with the name of the external type.Bug: 11060337
Added: 13-February-2011
Platform: All
In BPM Process Workspace, after you invoke a process instance from the Applications panel, the instance does not appear in the Process Instance table in the Process Tracking tab.
Workaround: To view the process instance in the Process Instance table, refresh the browser.
Bug: 11066631
Added: 13-February-2011
Platform: All
At times, in BPM Process Workspace when there are no process instances running, the Process Tracking page refreshes continuously.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 12868234
Added: 06-December-2011
Platform: All
When you open a Oracle SOA Suite (11.1.1.2.0) project in Oracle SOA Suite (11.1.1.3.0) and click Reload All Facts, an error is displayed when you try to locate the schema in the Project directory and not in the XSD directory (where it is available). This is because the schemaLocation has not been updated to reflect the correct location.
This error also occurs when you open Oracle SOA Suite (11.1.1.2.0) project and create a testsuite.
Workaround: You need to delete the facts pertaining to Oracle SOA Suite (11.1.1.2.0) projects and regenerate them again from their source schemas.
Bug: 11675232
Added: 04-February-2011
Platform: All
While creating business rules, in the Import schema file dialog box, when you point to the URL location for a schema, the Copy to Project checkbox is not selected by default.
Workaround: In the Import Schema File" dialog box, manually select the Copy to Project checkbox. This is the default selection for schemas imported from local file system (file:/......).
Bug: 11062184
Added: 04-February-2011
Platform: All
In Oracle SOA Composer, when writing the "if" part of a if-then rule, RL.contains is incorrectly displayed as one of the relational operators in the operator list.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 11701338
Added: 13-February-2011
Platform: All
A user can destroy the entire Oracle B2B repository (both the design-time and run-time data) if an incorrect fromdate value is entered while executing a command-line purge.
Incorrect:
ant -f ant-b2b-util.xml b2bpurge -Dfromdate="sddsdsd"
Correct:
ant -f ant-b2b-util.xml b2bpurge -Dfromdate="01/02/2009 12:00 AM"
Bug: 9669427
Added: 06-December-2011
Platform: All
While creating a delivery or listening channel for a Trading Partner in the Oracle B2B UI, currently, you do not have any provision for specifying a ReadOnly parameter. This feature was present in Oracle SOA Suite 10g.
Workaround: You can achieve the same functionality by setting the File Archival directory parameter available in the Oracle B2B UI.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 11064870
Added: 18-March-2011
Platform: All
In the Federated Worklist Application, acting on a task causes the error 500: Internal Server Error, although the action is being successfully executed.
Workaround: In the file weblogic.xml of the Federated Worklist Application, add the cookie path as in the following example:
<cookie-path>/FedWLJAXbObject-ViewController-context-root/</cookie-path>
where /FedWLJAXbObject-ViewController-context-root/ is the context path of the Federated Worklistapp.
Bug: 11663263
Added: 18-March-2011
Platform: All
Although you can configure an alternative LDAP authentication provider for Oracle BPM Worklist, Oracle Platform Security Services does not support multiple LDAP authentication providers. The provider you want to use for human workflow authentication must be the first one listed in the order of authentication providers for Oracle SOA Suite.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
Bug: 12830557
Updated: 3-August-2011
Platform: Linux, Solaris
On Linux and Solaris, to run Oracle Service Bus on Exalogic, apply the following patches:
For information on supported versions of Oracle Service Bus and Exalogic, see the System Requirements and Supported Platforms for Oracle Service Bus 11gR1.
Bug: 12544742
Updated: 11-May-2011
Platform: All
Following are corrections to the "Interoperability Scenarios and Considerations" in the Oracle Fusion Middleware Administrator's Guide for Oracle Service Bus:
Bug: 12399728
Updated: 29-April-2011
Platform: All
When exporting an Oracle Service Bus configuration using an Ant script, as described in the Oracle Fusion Middleware Developer's Guide for Oracle Service Bus at http://www.oracle.com/pls/as111114/lookup?id=OSBDV121, the export appears to fail with a "Premature end of life" error. This is a false error, and you can safely ignore it.
This issue occurs with Oracle Enterprise Pack for Eclipse (OEPE) version 11.1.1.6.1, the supported version for Oracle Service Bus 11.1.1.4.0. The false error does not occur in OEPE version 11.1.1.7.x, which is the supported version for Oracle Service Bus 11.1.1.5.0.
Bug: 12340850
Updated: 15-April-2011
Platform: All
When trying to run multiple Oracle Service Bus servers on a development machine, you receive JDBC errors when each server attempts to connect the Derby instance. The issue occurs after one server is created with the default Derby database settings in the Oracle Fusion Middleware Configuration Wizard. Even though the original server starts successfully, subsequent development servers created with the default Derby database on the same machine cannot start even when the original server is not running. This is because only one server can be associated with a specific Derby database.
Workaround: For Derby best practices and troubleshooting information, see "Running Multiple Development Domains with Derby" in the Oracle Fusion Middleware Development Guide for Oracle Service Bus at http://www.oracle.com/pls/as1111/lookup?id=OSBDV1892.
Bug: 11729325
Updated: 10-February-2011
Platform: Linux
When using Oracle Access Manager 10g or 11g to log in to the Oracle Service Bus Administration Console, clicking Logout does not end the session. It returns you to the Oracle Service Bus Administration Console home page, still logged in, rather than logging you out and returning you to the Oracle Access Manager login page.
Workaround: To end the Oracle Service Bus Administration Console session, close your browser.
For a list of issues and workarounds that were known at the time of this product's initial release, see the Oracle Fusion Middleware Release Notes.
As additional issues and workarounds are discovered after initial release, they will be listed here.