Hi,
Bam server: 6.5sp2
Windows 2003r2sp2 32-bit
Rdbms server
Windows 2008 sp2 64-bit
Oracle 11g
Status with different weblogic versions installed on the bam server:
Weblogic 9.23 deploying the modifies ear file, do work to some extendt. The bam-engine log is flooded with java.sql.SQLException: ORA-01843 han the performance take a big hit.
We also get this error in the bam.log ERROR [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] com.documentum.fc.common.impl.preferences.PreferencesManager - [DFC_PREFERENCE_INCLUDE_FAILED] Failed to include persistent preferences from "$PATH($C(COMMON, DCTM_USER_DIR)/config/dfc.properties)"
java.io.FileNotFoundException:
\bea\user_projects\domains\bam\servers\AdminServer\tmp\_WL_user\bam-server\tgpiq9\APP-INF\classes\$PATH($C(COMMON, DCTM_USER_DIR)\config\dfc.properties)
I don't know the importance about this error, but accordning to what I find on google this is some core framwork for the event engine in bam - so I guess this error is not a good one.
JDBC with this versions of app server and rdbms use ojdbc5.jar named as weblogic_sp.jar .. etc
Weblogic 11g both versions + weblogic 10.3 deploys fine but when testing the server we got
Error 403--Forbidden
Googel weblogic and this status ends up with a lot of Oracle ADF discussions, and some directions that point to missing paragraps in weblogic.xml file.
If no one have any clu I will try to install 32-bit Oracle 10g rdbms one the bam server tomorrow.
Any one?