OC4J_BI Error

Hi All,
When I try start OC4J, I get the error.
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x60ab8bc6, pid=5620, tid=1020
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode)
# Problematic frame:
# C [oranls10.dll+0x38bc6]
--------------- T H R E A D ---------------
Current thread (0x4b527a88): JavaThread "OC4J Launcher" [_thread_in_native, id=1020]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000002, EBX=0x00000080, ECX=0x00000000, EDX=0x4cb48a10
ESP=0x4bf4cf00, EBP=0x4bf4cf14, ESI=0x4cb48a74, EDI=0x00000000
EIP=0x60ab8bc6, EFLAGS=0x00010206
Top of Stack: (sp=0x4bf4cf00)
0x4bf4cf00: 00000005 4bf4d36c 4cb48ee8 4d194b98
0x4bf4cf10: 00000080 4bf4cf30 61cd6aae 61e11718
0x4bf4cf20: 00000000 4cb48a74 00000002 4cb48a10
0x4bf4cf30: 4bf4cf40 61cd6982 4cb48980 00005f15
0x4bf4cf40: 4bf4d36c 61de1ed2 4cb48980 00005f15
0x4bf4cf50: 00000000 00000000 4bf4cf90 4bf4cf6c
0x4bf4cf60: 00000020 00000103 4cb487d0 4bf4d194
0x4bf4cf70: 4bf4cf80 00000028 00000053 4f5c3a43
Instructions: (pc=0x60ab8bc6)
0x60ab8bb6: fc 8b 7d 0c 8b 75 10 0f b7 45 14 8b 55 18 8b 0a
0x60ab8bc6: 8b 19 85 c0 75 26 8b 45 08 85 c0 74 1d 8b 7d 08
Stack: [0x4bf10000,0x4bf50000), sp=0x4bf4cf00, free space=243k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [oranls10.dll+0x38bc6]
C [OraClient10.Dll+0xb6aae]
C [OraClient10.Dll+0xb6982]
C [OraClient10.Dll+0x1c1ed2]
C [OraClient10.Dll+0xae3fd]
C [OraClient10.Dll+0x61bc]
C [OCI.dll+0x28ec]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.jdbc.odbc.JdbcOdbc.driverConnect(J[B[B)V+0
j sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JLjava/lang/String;)V+93
j sun.jdbc.odbc.JdbcOdbcConnection.initialize(Ljava/lang/String;Ljava/util/Properties;I)V+984
j sun.jdbc.odbc.JdbcOdbcDriver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+129
j org.apache.commons.dbcp.DriverConnectionFactory.createConnection()Ljava/sql/Connection;+12
j org.apache.commons.dbcp.PoolableConnectionFactory.makeObject()Ljava/lang/Object;+4
j org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Lorg/apache/commons/dbcp/PoolableConnectionFactory;)V+3
j org.apache.commons.dbcp.BasicDataSource.createDataSource()Ljavax/sql/DataSource;+526
j org.apache.commons.dbcp.BasicDataSource.getConnection()Ljava/sql/Connection;+1
j org.quartz.utils.PoolingConnectionProvider.getConnection()Ljava/sql/Connection;+4
j org.quartz.utils.DBConnectionManager.getConnection(Ljava/lang/String;)Ljava/sql/Connection;+49
j org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection()Ljava/sql/Connection;+7
j org.quartz.impl.jdbcjobstore.JobStoreTX.cleanVolatileTriggerAndJobs()V+1
j org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(Lorg/quartz/spi/ClassLoadHelper;Lorg/quartz/spi/SchedulerSignaler;)V+104
j org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(Lorg/quartz/spi/ClassLoadHelper;Lorg/quartz/spi/SchedulerSignaler;)V+3
j org.quartz.impl.StdSchedulerFactory.instantiate()Lorg/quartz/Scheduler;+3196
j org.quartz.impl.StdSchedulerFactory.getScheduler()Lorg/quartz/Scheduler;+52
j org.quartz.ee.servlet.QuartzInitializerServlet.init(Ljavax/servlet/ServletConfig;)V+99
j oracle.apps.xdo.servlet.scheduler.quartz.ExtendedQuartzInitializerServlet.init(Ljavax/servlet/ServletConfig;)V+298
j com.evermind.server.http.HttpApplication.loadServlet(Lcom/evermind/util/ByteString;Z)Lcom/evermind/server/http/ServletInstanceInfo;+626
j com.evermind.server.http.HttpApplication.findServlet(Lcom/evermind/util/ByteString;Z)Lcom/evermind/server/http/ServletInstanceInfo;+364
j com.evermind.server.http.HttpApplication.findServlet(Lcom/evermind/util/ByteString;)Lcom/evermind/server/http/ServletInstanceInfo;+3
j com.evermind.server.http.HttpApplication.initPreloadServlets()V+166
j com.evermind.server.http.HttpApplication.initDynamic(Lcom/evermind/server/http/HttpApplicationConfig;)V+387
j com.evermind.server.http.HttpApplication.<init>(Lcom/evermind/server/Application;Lcom/evermind/server/http/HttpSite;Lcom/evermind/server/http/HttpApplicationConfig;Ljava/lang/String;Ljava/lang/String;ZZ)V+1281
j com.evermind.server.ApplicationStateRunning.getHttpApplication(Ljava/lang/String;Ljava/lang/String;ZJZLcom/evermind/server/http/HttpSite;Z)Lcom/evermind/server/http/HttpApplication;+118
j com.evermind.server.Application.getHttpApplication(Ljava/lang/String;Ljava/lang/String;ZJZLcom/evermind/server/http/HttpSite;Z)Lcom/evermind/server/http/HttpApplication;+15
j com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(Lcom/evermind/server/http/HttpApplicationReference;)Lcom/evermind/server/http/HttpApplication;+117
j com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(Lcom/evermind/server/http/HttpSite;Lcom/evermind/server/http/HttpApplicationReference;)V+133
j com.evermind.server.http.HttpSite.initApplications()V+268
j com.evermind.server.http.HttpSite.setConfig(Lcom/evermind/server/http/HttpSiteConfig;)V+552
j com.evermind.server.http.HttpServer.setSites()V+575
j com.evermind.server.http.HttpServer.setConfig(Loracle/oc4j/admin/config/HttpServerConfig;)V+108
j com.evermind.server.ApplicationServer.initializeHttp()V+76
j com.evermind.server.ApplicationServer.setConfig(Loracle/oc4j/admin/config/ApplicationServerConfig;)V+355
j com.evermind.server.ApplicationServerLauncher.run()V+344
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4be2cd98 JavaThread "BIPublisherScheduler_QuartzSchedulerThread" [_thread_blocked, id=1312]
0x4bdfd328 JavaThread "BIPublisherScheduler_Worker-2" [_thread_blocked, id=5864]
0x4bde7688 JavaThread "BIPublisherScheduler_Worker-1" [_thread_blocked, id=5360]
0x4bdd7e18 JavaThread "BIPublisherScheduler_Worker-0" [_thread_blocked, id=5640]
0x4b28e360 JavaThread "Timer-10" [_thread_blocked, id=5644]
0x4b1d77a8 JavaThread "Timer-9" [_thread_blocked, id=5108]
0x4b0ccb08 JavaThread "SystemThreadGroup-6" [_thread_blocked, id=1620]
0x4b0b8d00 JavaThread "SystemThreadGroup-5" [_thread_blocked, id=2504]
0x4b0ccd28 JavaThread "Timer-8" [_thread_blocked, id=5896]
0x4b1068e0 JavaThread "SystemThreadGroup-4" [_thread_blocked, id=5900]
0x4b105498 JavaThread "Timer-7" [_thread_blocked, id=2252]
0x4b106fb0 JavaThread "Timer-6" [_thread_blocked, id=2560]
0x4b1b95a8 JavaThread "Timer-5" [_thread_blocked, id=2936]
0x4b117240 JavaThread "Timer-4" [_thread_blocked, id=2712]
0x4ba7c080 JavaThread "Timer-3" [_thread_blocked, id=3984]
0x4ba75d90 JavaThread "Timer-1" daemon [_thread_blocked, id=2204]
0x4ba51980 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=2200]
0x4ba51198 JavaThread "Thread-9" daemon [_thread_blocked, id=5300]
0x4ba51010 JavaThread "Timer-0" [_thread_blocked, id=5664]
0x4b9a33b0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6052]
0x4b96fe18 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6092]
0x4b97f4d8 JavaThread "RMIServer [0.0.0.0:23943] count:1" [_thread_in_native, id=852]
0x4b94a598 JavaThread "RMIServer [0.0.0.0:23791] count:1" [_thread_in_native, id=5552]
0x4b908d68 JavaThread "JMSServer[source:9127]" [_thread_in_native, id=1188]
0x4b530650 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=6140]
0x4b8ffe08 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=5968]
0x4b4c2a50 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=5144]
0x4b4c2780 JavaThread "Timer ServiceThread" [_thread_blocked, id=2608]
0x4b739410 JavaThread "Event ServiceThread" [_thread_blocked, id=2536]
0x4b8a8fe8 JavaThread "LogFlusher" daemon [_thread_blocked, id=2184]
0x4b3626c0 JavaThread "LogFlusher" daemon [_thread_blocked, id=2516]
0x4b6cbe48 JavaThread "LogFlusher" daemon [_thread_blocked, id=5964]
=>0x4b527a88 JavaThread "OC4J Launcher" [_thread_in_native, id=1020]
0x00aa5340 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2748]
0x00aa3f98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3004]
0x00aa3378 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1508]
0x00a99b68 JavaThread "Finalizer" daemon [_thread_blocked, id=1144]
0x00a98f08 JavaThread "Reference Handler" daemon [_thread_blocked, id=676]
0x00035ea8 JavaThread "main" [_thread_blocked, id=2188]
Other Threads:
0x00a96430 VMThread [id=2784]
0x00aa66f8 WatcherThread [id=5076]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1280K, used 994K [0x02ae0000, 0x02c40000, 0x079a0000)
eden space 1152K, 75% used [0x02ae0000, 0x02bb8828, 0x02c00000)
from space 128K, 100% used [0x02c00000, 0x02c20000, 0x02c20000)
to space 128K, 0% used [0x02c20000, 0x02c20000, 0x02c40000)
tenured generation total 15604K, used 11292K [0x079a0000, 0x088dd000, 0x42ae0000)
the space 15604K, 72% used [0x079a0000, 0x084a72a0, 0x084a7400, 0x088dd000)
compacting perm gen total 32768K, used 32690K [0x42ae0000, 0x44ae0000, 0x4aae0000)
the space 32768K, 99% used [0x42ae0000, 0x44acc9b8, 0x44acca00, 0x44ae0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040d000      C:\Program Files\jdk1.5.0_09\bin\java.exe
0x7c910000 - 0x7c9d1000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c903000      C:\WINDOWS\system32\kernel32.dll
0x77d90000 - 0x77e3f000      C:\WINDOWS\system32\ADVAPI32.dll
0x77c40000 - 0x77cdf000      C:\WINDOWS\system32\RPCRT4.dll
0x77b90000 - 0x77bea000      C:\WINDOWS\system32\MSVCRT.dll
0x6d730000 - 0x6d8cb000      C:\Program Files\jdk1.5.0_09\jre\bin\client\jvm.dll
0x77f40000 - 0x77fd2000      C:\WINDOWS\system32\USER32.dll
0x77bf0000 - 0x77c38000      C:\WINDOWS\system32\GDI32.dll
0x769c0000 - 0x769ee000      C:\WINDOWS\system32\WINMM.dll
0x71a50000 - 0x71a58000      C:\WINDOWS\system32\rdpsnd.dll
0x779b0000 - 0x779c1000      C:\WINDOWS\system32\WINSTA.dll
0x71ad0000 - 0x71b28000      C:\WINDOWS\system32\NETAPI32.dll
0x76a90000 - 0x76a9b000      C:\WINDOWS\system32\PSAPI.DLL
0x6d2f0000 - 0x6d2f8000      C:\Program Files\jdk1.5.0_09\jre\bin\hpi.dll
0x6d700000 - 0x6d70c000      C:\Program Files\jdk1.5.0_09\jre\bin\verify.dll
0x6d370000 - 0x6d38d000      C:\Program Files\jdk1.5.0_09\jre\bin\java.dll
0x6d720000 - 0x6d72f000      C:\Program Files\jdk1.5.0_09\jre\bin\zip.dll
0x6d530000 - 0x6d543000      C:\Program Files\jdk1.5.0_09\jre\bin\net.dll
0x71a90000 - 0x71aa7000      C:\WINDOWS\system32\WS2_32.dll
0x71a80000 - 0x71a88000      C:\WINDOWS\system32\WS2HELP.dll
0x719b0000 - 0x719f2000      C:\WINDOWS\System32\mswsock.dll
0x76df0000 - 0x76e1a000      C:\WINDOWS\system32\DNSAPI.dll
0x76e90000 - 0x76e97000      C:\WINDOWS\System32\winrnr.dll
0x76e30000 - 0x76e5f000      C:\WINDOWS\system32\WLDAP32.dll
0x76ea0000 - 0x76ea5000      C:\WINDOWS\system32\rasadhlp.dll
0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
0x76840000 - 0x76904000      C:\WINDOWS\system32\USERENV.dll
0x6d550000 - 0x6d559000      C:\Program Files\jdk1.5.0_09\jre\bin\nio.dll
0x6edb0000 - 0x6ee09000      C:\WINDOWS\system32\hnetcfg.dll
0x71970000 - 0x71978000      C:\WINDOWS\System32\wshtcpip.dll
0x6d070000 - 0x6d1d9000      C:\Program Files\jdk1.5.0_09\jre\bin\awt.dll
0x72ef0000 - 0x72f17000      C:\WINDOWS\system32\WINSPOOL.DRV
0x761b0000 - 0x761cd000      C:\WINDOWS\system32\IMM32.dll
0x77510000 - 0x77644000      C:\WINDOWS\system32\ole32.dll
0x736f0000 - 0x7373c000      C:\WINDOWS\system32\ddraw.dll
0x73a20000 - 0x73a26000      C:\WINDOWS\system32\DCIMAN32.dll
0x6d2b0000 - 0x6d2ef000      C:\Program Files\jdk1.5.0_09\jre\bin\fontmanager.dll
0x725b0000 - 0x72601000      C:\WINDOWS\system32\MSCTF.dll
0x4c750000 - 0x4c76b000      C:\OracleBI\server\Bin\perfjni.dll
0x6d1f0000 - 0x6d20a000      C:\OracleBI\web\bin\perfcoll_OracleBIPresentationServer.dll
0x4c7b0000 - 0x4c7ca000      C:\OracleBI\server\Bin\perfcoll_OracleBIServer.dll
0x6d3e0000 - 0x6d3ed000      C:\Program Files\jdk1.5.0_09\jre\bin\JdbcOdbc.dll
0x4caf0000 - 0x4cb2d000      C:\WINDOWS\system32\ODBC32.dll
0x77e40000 - 0x77ed7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.1830_x-ww_1B6F474A\COMCTL32.dll
0x761d0000 - 0x7621a000      C:\WINDOWS\system32\comdlg32.dll
0x7c9e0000 - 0x7d1e7000      C:\WINDOWS\system32\SHELL32.dll
0x77ee0000 - 0x77f32000      C:\WINDOWS\system32\SHLWAPI.dll
0x77360000 - 0x77463000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7AE38CCF\comctl32.dll
0x4d020000 - 0x4d038000      C:\WINDOWS\system32\odbcint.dll
0x4d040000 - 0x4d114000      C:\Program Files\Sybase\Shared\DataDirect ODBC51\pbor821.dll
0x77cf0000 - 0x77d7c000      C:\WINDOWS\system32\OLEAUT32.dll
0x71a40000 - 0x71a4a000      C:\WINDOWS\system32\WSOCK32.dll
0x4d120000 - 0x4d179000      D:\OWB10201\bin\OCI.dll
0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
0x4d360000 - 0x4dcc7000      C:\Program Files\Sybase\Shared\DataDirect ODBC51\pbicu21.dll
0x4d1a0000 - 0x4d1ba000      C:\WINDOWS\system32\odbccp32.dll
0x77b80000 - 0x77b88000      C:\WINDOWS\system32\VERSION.dll
0x4d1c0000 - 0x4d1d1000      C:\Program Files\Sybase\Shared\DataDirect ODBC51\pbor821R.DLL
0x61c20000 - 0x61e76000      D:\OWB10201\bin\OraClient10.Dll
0x60870000 - 0x60957000      D:\OWB10201\bin\oracore10.dll
0x60a80000 - 0x60b46000      D:\OWB10201\bin\oranls10.dll
0x63690000 - 0x636a8000      D:\OWB10201\bin\oraunls10.dll
0x60eb0000 - 0x60eb7000      D:\OWB10201\bin\orauts.dll
0x636b0000 - 0x636b6000      D:\OWB10201\bin\oravsn10.dll
0x60fa0000 - 0x61093000      D:\OWB10201\bin\oracommon10.dll
0x60300000 - 0x6086b000      D:\OWB10201\bin\orageneric10.dll
0x63430000 - 0x63457000      D:\OWB10201\bin\orasnls10.dll
0x4dcd0000 - 0x4de46000      D:\OWB10201\bin\oraxml10.dll
0x60280000 - 0x60290000      C:\WINDOWS\system32\MSVCIRT.dll
0x60960000 - 0x60a72000      D:\OWB10201\bin\oran10.dll
0x62740000 - 0x6277d000      D:\OWB10201\bin\oranl10.dll
0x62790000 - 0x627a7000      D:\OWB10201\bin\oranldap10.dll
0x627f0000 - 0x628fc000      D:\OWB10201\bin\orannzsbb10.dll
0x62530000 - 0x62583000      D:\OWB10201\bin\oraldapclnt10.dll
0x62670000 - 0x6268b000      D:\OWB10201\bin\orancrypt10.dll
0x62920000 - 0x6296d000      D:\OWB10201\bin\oranro10.dll
0x626b0000 - 0x626b7000      D:\OWB10201\bin\oranhost10.dll
0x62660000 - 0x62666000      D:\OWB10201\bin\orancds10.dll
0x629c0000 - 0x629c8000      D:\OWB10201\bin\orantns10.dll
0x4de50000 - 0x4e1b6000      D:\OWB10201\bin\orapls10.dll
0x4d1e0000 - 0x4d1e9000      D:\OWB10201\bin\oraslax10.dll
0x63080000 - 0x63284000      D:\OWB10201\bin\oraplp10.dll
0x61ed0000 - 0x61f68000      D:\OWB10201\bin\orahasgen10.dll
0x62ab0000 - 0x62b1f000      D:\OWB10201\bin\oraocr10.dll
0x62b20000 - 0x62b66000      D:\OWB10201\bin\oraocrb10.dll
0x62980000 - 0x62990000      D:\OWB10201\bin\orantcp10.dll
0x63520000 - 0x635ba000      D:\OWB10201\bin\orasql10.dll
VM Arguments:
jvm_args: -Djava.library.path=C:\OracleBI\server\Bin;C:\OracleBI\web\bin -DSAROOTDIR=C:\OracleBI -DSADATADIR=C:\OracleBIData -XX:MaxPermSize=128m -Xmx1024m
java_command: C:\OracleBI\oc4j_bi\j2ee\home\oc4j.jar -config C:\OracleBI\oc4j_bi\j2ee\home\config\server.xml -userThreads
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\jdk1.5.0_09
CLASSPATH=C:\oracle\product\10.2.0\db_1\jdbc\lib\ojdbc14.jar
PATH=C:\Perl\site\bin;C:\Perl\bin;D:\OWB10201\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\jdk1.5.0_09\bin;C:\oracle\product\10.2.0\db_1\bin;C:\oracle\BIToolsHome\jdk\jre\bin\classic;C:\oracle\BIToolsHome\jdk\jre\bin;C:\oracle\BIToolsHome\bin;C:\oracle\BIToolsHome\jlib;C:\oracle\BIToolsHome\jre\1.4.2\bin\client;C:\oracle\BIToolsHome\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\
USERNAME=borlas
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 1
CPU:total 16 (cores per cpu 2, threads per core 2) family 15 model 4 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b03) for windows-x86, built on Oct 12 2006 01:20:10 by "java_re" with MS VC++ 6.0
Can anyone help?

Did you change the Portal password by other methods than Application Server Control. For example, sqlplus?
This the following is the only supported way to change the Portal schema password in 10g AS. This updates it in all of the appropriate places: database, OID, and the Portal DAD.
1. Go to your Mid Tier via Application Server Control (ASC), also referred to as EM.
2. Click on the Infrastructure Link under the Metadata Repository Heading.
3. You will see a Change Schema Password link. Click on it.
4. Select Portal.
5. Enter the Password, Password Confirmation, then click on OK.
This is how you resynchronize the Portal passwords:
1. Use Metalink note 198800.1 to find the Portal password listed in OID. For example, say it is 'WSXOKM'
2. Stop the entire Middle Tier.
3. Log into the infrastructure DB as system using sqlplus.
4. Change the portal password to the one listed in OID as follows:
alter user portal identified by WSXOKM;This should get the passwords back in synch.
For more information, see Metalink note 274931.1
Regards,
Martin

Similar Messages

  • Errors starting OC4J_BI

    Hi guys,
    Need some help here. When starting the OC4J_BI service, I get the following error:
    iccs-hp4:oraclebi:/OBIEE/OracleBI/oc4j_bi/bin# oc4j -start &
    [1] 8468
    iccs-hp4:oraclebi:/OBIEE/OracleBI/oc4j_bi/bin# Starting OC4J from /OBIEE/OracleBI/oc4j_bi/j2ee/home ...
    2012-05-02 15:00:53.637 NOTIFICATION SAROOTDIR From System Property=/OBIEE/OracleBI/systemsmanagement/resources//attribute-definitions.xml
    2012-05-02 15:00:53.664 NOTIFICATION Attribute file location is /OBIEE/OracleBI/systemsmanagement/resources//attribute-definitions.xml
    2012-05-02 15:00:54.585 ERROR J2EE OJR-00010 Exception starting HTTP server: default-web-site.xml, iccs-hp4:9704, error: Address already in use (errno:226)
    12/05/02 15:00:54 Error initializing server: Unable to start HTTP-Server. default-web-site configuartion may not be valid.
    2012-05-02 15:00:55.072 NOTIFICATION PERFORMANCE MONITOR Directory Location =/OBIEE/OracleBI/systemsmanagement/resources/performance
    2012-05-02 15:00:55.081 NOTIFICATION Found performance file :/OBIEE/OracleBI/systemsmanagement/resources/performance/perf_OracleBIServer.xml
    2012-05-02 15:00:55.083 NOTIFICATION Found performance file :/OBIEE/OracleBI/systemsmanagement/resources/performance/perf_OracleBIPresentationServer.xml
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: In PerfDllJNI with DOM Elementoracle.xml.parser.v2.XMLElement@1feae0f
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Open function is: PerfMon_Open
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Collect function is: PerfMon_Collect
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Close function is: PerfMon_Close
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: Calling LoadLibrary for perfjni
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: LoadLibrary for perfjni returned successfully
    2012-05-02 15:00:55.205 NOTIFICATION Number of performance objects to monitor: 7
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: In PerfDllJNI with DOM Elementoracle.xml.parser.v2.XMLElement@1f01b29
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Open function is: PerfMon_Open
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Collect function is: PerfMon_Collect
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: PERFMON Close function is: PerfMon_Close
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: Calling LoadLibrary for perfjni
    May 2, 2012 3:00:55 PM oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
    INFO: LoadLibrary for perfjni returned successfully
    2012-05-02 15:00:55.285 NOTIFICATION Number of performance objects to monitor: 20
    2012-05-02 15:00:55.314 NOTIFICATION Oracle BI Server has started. Perfcounter data is collected.
    2012-05-02 15:00:55.373 NOTIFICATION Oracle BI Presentation Server has started. Perfcounter data is collected.
    12/05/02 15:00:59 Fatal error: server exiting
    Wonder if anyone could shed some light on where should I look at to resolve this error?
    Thank you very much.

    http://kr.forums.oracle.com/forums/thread.jspa?threadID=640696
    Please check this link... it helped me in Solaris environment..it works for me.
    All the best..
    Thanks
    Deependra

  • Error while FTP ing BI Publisher Report

    The following Error is occured while FTPing a BI publisher report. The scheduling was running fine for the lase 1 year .But this error is occuring in production schedule of the ftp for the last 2 days.When I do the FTP by 'Run Immediately' manually it works fine.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:4621] Document file to deliver not found : /u01b/obiee/OracleBI/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp7057786.tmp
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1131)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)

    Duplicate post.
    Error is occured while FTPing a BI publisher report
    Error is occured while FTPing a BI publisher report
    "BI Publisher" is the appropriate forum for such questions.
    Thanks,
    Hussein

  • Error is occured while FTPing a BI publisher report

    The following Error is occured while FTPing a BI publisher report. The scheduling was running fine for the lase 1 year .But this error is occuring in production schedule of the ftp for the last 2 days.When I do the FTP by 'Run Immediately' manually it works fine.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:4621] Document file to deliver not found : /u01b/obiee/OracleBI/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp7057786.tmp
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1131)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)

    I've also encounter this error since many mounth now and especially when using Excel Template (not RTF Template) with FTP Delivery (Without Busting OR with ScheduleBustringOption=FALSE using BIP Web Service).
    I've performed many tests trying to diagnose the cause but I need to redo these test because they was not done corretly. What I think is this is related with the processing of XML DATA with the corresponding Template.
    I remember that in most cases I had the folowing conditions to reproduce the problem :
    - Report is executed by scheduling it with FTP delivery
    - The correponding query did not return data (empty XML structure)
    - When execution ends, schedule status is SUCCESS (Data processing ???) but delivery is FAILED due to document not found in BIP temporary directories
    - When scheduling the report without using the template (that is XML format output) then all work perfectly without ERROR
    So you'll need to perform many test cases to identify cause OR submit bug on Oracle Support.
    I think sometimes BIP needs some MINIMAL XML structure for generated data to be able to work without error with template (RTF or EXCEL) which contains special formating like chart for example.
    Unfortunatly debugging those are very ........
    We solved our problem by modiying the template until error dissapear when no data is returned by the report query (I did not create SR on Oracle Support for this issue)
    Here is what I get in BIP log file when using my problematic excel template to reproduce error with a query that return empty dataset :
    [051111_123444854][oracle.apps.xdo.common.xml.XSLT10gR1][STATEMENT] Oracle XML Developers Kit 10.1.0.5.0 - Production
    [051111_123444857][][STATEMENT] XSLT temporary file *(/PATH_TO_BIP_TEMPORARY/xdo/tmp/cxmluFppViKt81198124878270451623.dat)* is set.
    [051111_123445002][][STATEMENT] BOUNDSHEET [Feuil1] start=0xA466
    [051111_123445003][][STATEMENT] BOUNDSHEET [Segment Mobile] start=0xA6B0
    [051111_123445003][][STATEMENT] BOUNDSHEET [XDO_METADATA] start=0xBB00
    [051111_123445003][][STATEMENT] BOUNDSHEET [Tableau croisé] start=0xBCC0
    [051111_123445003][][STATEMENT] ===== SHEET start=0xA466 end=0xA6AF=====
    [051111_123445004][][STATEMENT] ===== SHEET start=0xA6B0 end=0xBAFF=====
    [051111_123445005][][STATEMENT] ===== SHEET start=0xBB00 end=0xBCBF=====
    [051111_123445006][][STATEMENT] ===== SHEET start=0xBCC0 end=0xD904=====
    *[051111_123445495][][EXCEPTION] java.lang.ArrayIndexOutOfBoundsException*
    at java.util.Vector.elementAt(Vector.java:430)
    at oracle.apps.xdo.excel.user.biff.RowBlock.getRow(Unknown Source)
    at oracle.apps.xdo.excel.user.bimpl.BSheet.getRow(Unknown Source)
    at oracle.apps.xdo.template.excel.util.ExcelUtil.getRowInSheet(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataWriter.copyCell(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataWriter.finishCell(Unknown Source)
    at oracle.apps.xdo.template.excel.render.CellHandler.endElement(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataParser.endElement(Unknown Source)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1295)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:292)
    at oracle.apps.xdo.template.excel.render.BookDataParser.parserXMLDocument(Unknown Source)
    at oracle.apps.xdo.template.excel.ExcelController.processActionLanguage(Unknown Source)
    at oracle.apps.xdo.template.excel.ExcelController.process(Unknown Source)
    at oracle.apps.xdo.template.ExcelProcessor.process(Unknown Source)
    at oracle.apps.xdo.service.excel.ExcelServiceTemplate.embedDataForExcelTemplate(ExcelServiceTemplate.java:718)
    at oracle.apps.xdo.service.excel.ExcelServiceTemplate.embedServiceTemplateData(ExcelServiceTemplate.java:737)
    at oracle.apps.xdo.servlet.ExcelCoreProcessor.transform(ExcelCoreProcessor.java:49)
    at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:517)
    at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:366)
    at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
    at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:357)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:977)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    [051111_123445497][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:614] Finished processing the document.
    [051111_123445497][][STATEMENT] [ID:614] Time elapsed for report processing : 8205, time from begining : 9423
    [051111_123445497][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:614] Document content type : application/vnd.ms-excel
    [051111_123445501][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:614] Unexpected exception occurred while the document delivery.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:614] Document file to deliver not found : */PATH_TO_BIP_TEMPORARY/xdo/tmp/xmlp1038692480549035173tmp*
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1178)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:496)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:196)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    The file not found */PATH_TO_BIP_TEMPORARY/xdo/tmp/xmlp1038692480549035173tmp* was created by BIP at the begining of the whole process with some other temporary files within the same temporary directory
    I guess at end of process BIP tries to perform some kind of merging with all temporary files created and associated with the corresponding JOBID. May I'm wrong ???
    Edited by: Cédric on 11 mai 2011 14:04

  • Error in BI Publisher Installation

    Hi all,
    I have this error during installation of BI Publisher in server.
    file not found D:
    \OraHome_1\oc4j_bi\oc4j_bi.jar
    I tried to uninstall it and delete the remnants of BIP in the registry and reinstall it again. but still my BIP can't proceed.
    I try to start the oc4j via command prompt and I got this error:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    G:\>C:\WINDOWS\system32\cmd.exe /c C:\OraHome_1\oc4j_bi\bin\oc4j.cmd -start
    Starting OC4J from C:\OraHome_1\oc4j_bi\j2ee\home ...
    2011-09-21 14:49:08.680 ERROR ServerFile[PersistentMap,/C:/OraHome_1/oc4j_bi/j2e
    e/home/persistence/jms.state]: persistence file could not be locked. Resolve th
    e sharing violation by ending the process currently holding the file lock or by
    using a different persistence directory for one or both processes.
    11/09/21 14:49:08 *** (SEVERE) ServerFile[PersistentMap,/C:/OraHome_1/oc4j_bi/j2
    ee/home/persistence/jms.state]: persistence file could not be locked. Resolve t
    he sharing violation by ending the process currently holding the file lock or by
    using a different persistence directory for one or both processes.
    2011-09-21 14:49:08.696 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/OraHome_1/oc4j_bi/j2ee/home/conf
    ig/jms.xml]
    11/09/21 14:49:08 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/OraHome_1/oc4j_bi/j2ee/home/con
    fig/jms.xml]
    2011-09-21 14:49:08.696 ERROR J2EE OJR-00011 Exception starting JMS server: Fail
    ed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerCo
    nfig[file:/C:/OraHome_1/oc4j_bi/j2ee/home/config/jms.xml]
    2011-09-21 14:49:08.790 ERROR J2EE RMI-00002 Error starting ORMI server NSW-9NJR
    82S-D port 23,791: Address already in use: JVM_Bind
    2011-09-21 14:49:08.821 ERROR java.net.BindException: Address already in use: JV
    M_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:4
    33)
    at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.jav
    a:347)
    at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:210)
    at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer
    .java:2378)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.jav
    a:966)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLa
    uncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    11/09/21 14:49:08 Error starting ORMI server NSW-9NJR82S-D port 23,791: Address
    already in use: JVM_Bind
    11/09/21 14:49:08 Shutting down OC4J...
    G:\>
    Or you can point me also on how to completely uninstall BI Publisher.
    Please help.
    Thanks,
    jP

    Hi
    1. Installed RCU first see the link bleow
    http://lamont-consulting.com/index.php/blog/obiee/11g/107-obiee-11g-rcu-install
    The RCU will communicate with OBIEE
    when you install obiee some information needed regarding the RCU.
    2. Installed OBIEE see the link below
    http://allaboutobiee.blogspot.com/2012/04/obiee-111160-step-by-step-installation.html
    i have 3 machines
    1. I have windows server 2008 64bit, Oracle Database 11g installed
    2. I have windows server 2003 32 bit, RCU and OBIEE installed
    3. I have windows XP SP3 32 bit, OBIEE desktop installed.
    i hope the above links will help you.
    if you have any queries, get back to me .. .

  • Error while installing Informatica 8.6.1 - Require Help

    Hi,
    I'm trying to install Informatica 8.6.1 in Solaris SPARC 64-bit machine.
    The installation fails with the following error when trying to create domains.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xffffffff1b213a2c, pid=6794, tid=1
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [libpmi18n.so+0x13a2c]
    # An error report file with more information is saved as hs_err_pid6794.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Error: Abort - core dumped
    ExitCode: 134
    Has anyone encountered this issue before ? Is there any workaround for this ?
    I've posted "Informatica_Installation_Server_Debug.log" and the error log "hs_err_pid6794.log" below.
    All the environmental variables set are listed in the file "Informatica_Installation_Server_Debug.log"
    Thanks,
    Seetharam
    Informatica_Installation_Server_Debug.log
    Time : 2010-10-26 12:22:32.257
    This log was generated during installation.
    Note: For status WARNING and ERROR, please see the PowerCenter_8.6.1_InstallLog.log at the installation directory.
    Environment variables used by installation program
    =============================================
    LANG = C
    LC_CTYPE = C
    LC_ALL = C
    PATH = /usr/bin:/usr/xpg4/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/jdk/jdk1.6.0_22/jre/bin/:/usr/jdk/jdk1.6.0_22/bin/:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/bin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
    LD_LIBRARY_PATH = /OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib32:/usr/lib:/usr/lib/64:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/OBIEE/biapps/products/BIEE/OracleBI/odbc/lib
    ORACLE_HOME = /OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1
    NLS_LANG = American_America.AL32UTF8
    System Environment Variables
    ===============================
    XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    J2EE_HOME=/OBIEE/biapps/products/BIEE/OracleBI/oc4j_bi/j2ee/home
    LANG=C
    ORACLE_BASE=/OBIEE/biapps/products/Db/11.1.0/
    THREADS_FLAG=
    LC_CTYPE=C
    PWD=/OBIEE/biapps/installables/informatica/extract/server
    _=./install.sh
    ORACLE_SID=BIDEV
    USER=biapps
    NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    CLASSPATH=/tmp/install.dir.27937/InstallerData:/tmp/install.dir.27937/InstallerData/installer.zip:
    NLS_LANG=American_America.AL32UTF8
    HOME=/OBIEE/biapps
    SATEMPDIR=/OBIEE/biapps/products/BIEE/OracleBIData/tmp
    SSH_CONNECTION=192.168.40.193 1417 192.168.40.31 22
    LD_LIBRARY_PATH=/tmp/install.dir.27937/Solaris/resource/jre/jre/lib/sparcv9/server:/tmp/install.dir.27937/Solaris/resource/jre/jre/lib/sparcv9:/tmp/install.dir.27937/Solaris/resource/jre/jre/../lib/sparcv9:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib32:/usr/lib:/usr/lib/64:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/OBIEE/biapps/products/BIEE/OracleBI/odbc/lib
    IATEMPDIR=/tmp
    SHELL=/bin/sh
    LOGNAME=biapps
    ORACLE_HOME=/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1
    ENV=
    SSH_TTY=/dev/pts/1
    PM_CODEPAGENAME=UTF8
    SHLVL=1
    SSH_CLIENT=192.168.40.193 1417 22
    MAIL=/usr/mail/biapps
    INFA_CODEPAGENAME=UTF8
    TZ=Asia/Calcutta
    SADATADIR=/OBIEE/biapps/products/BIEE/OracleBIData
    JAVA_HOME=/tmp/install.dir.27937/Solaris/resource/jre
    OLDPWD=/OBIEE/biapps
    SAROOTDIR=/OBIEE/biapps/products/BIEE/OracleBI
    LC_ALL=C
    TERM=xterm
    PATH=/usr/bin:/usr/xpg4/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/jdk/jdk1.6.0_22/jre/bin/:/usr/jdk/jdk1.6.0_22/bin/:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/bin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
    License Key
    ===========
    License key file location: /OBIEE/biapps/installables/informatica/extract/Oracle_All_OS_Prod.key
    File Contents
    Serial number: 9567
    Key type: Original
    Edition: PowerCenter Standard
    Software Version: 8.1.1
    Distributed by: Siebel
    Issued on: 2007-Jul-02 12:56:17.705
    Validity period: Non-Expiry
    Deployment level: Production
    List of supported platforms are:
    Adding [255] logical CPUs for [AIX 32]
    Adding [255] logical CPUs for [AIX 64]
    Adding [255] logical CPUs for [All operating systems]
    Adding [255] logical CPUs for [HP-UX PA-RISC 32]
    Adding [255] logical CPUs for [HP-UX IPF 64]
    Adding [255] logical CPUs for [HP-UX PA-RISC 64]
    Adding [255] logical CPUs for [Linux 32]
    Adding [255] logical CPUs for [Linux 64]
    Adding [255] logical CPUs for [Solaris 32]
    Adding [255] logical CPUs for [Solaris 64]
    Adding [255] logical CPUs for [Windows 32]
    Adding [255] logical CPUs for [Windows 64]
    Number of authorized repository instances: 1
    Number of authorized Metadata Manager users: 0
    List of PowerCenter options are:
    Adding [Data Analyzer]
    Adding [Team Based Development]
    List of connectivities are:
    Adding [DB2]
    Adding [Informix]
    Adding [Microsoft SQL Server]
    Adding [ODBC]
    Adding [Oracle]
    Adding [SyBase]
    Adding [Teradata]
    Adding [PowerExchange for IBM MQ Series]
    Adding [PowerExchange for Oracle E-Business Suite]
    Adding [PowerExchange for PeopleSoft]
    Adding [PowerExchange for SAP NetWeaver - BW]
    Adding [PowerExchange for SAP NetWeaver - BW (Real-Time)]
    Adding [PowerExchange for SAP NetWeaver - mySAP]
    Adding [PowerExchange for SAP NetWeaver - mySAP (Real-Time)]
    Adding [PowerExchange for Siebel]
    Installation directory selection
    ================================
    /OBIEE/biapps/products/Informatica
    Disk Space validation
    ======================
    true
    Enough Disk space is available for this Installation.
    Available Disk Space: 368691
    Required Disk Space: 1560
    HTTPS Selection
    ===========
    Do not enable HTTPS: 1
    Use installer generated keystore: 0
    Use existing keystore file: 0
    Copying files
    =============
    Copied the installer utillity files to /tmp/install.dir.27937
    Informatica Installation Server Debug log
    ================================
    Informatica Installation Server Debug log moved successfully to user installation directory : /OBIEE/biapps/products/Informatica
    Copying files
    =============
    server to /OBIEE/biapps/products/Informatica
    Copying files
    =============
    ODBC5.2 to /OBIEE/biapps/products/Informatica
    Copying files
    ============
    Orchestration server to /OBIEE/biapps/products/Informatica/OrchestrationServer
    ================================
    Copying folders from /OBIEE/biapps/installables/informatica/extract/server/Update/ to /OBIEE/biapps/products/Informatica
    ===============================
    PowerCenter Pre-Installation Tasks
    ==================================
    Create or Join Domain selection: Create Domain
    PowerCenter Repository Configuration (JDBC Test Connection)
    ===========================================================
    In PowerCenter Repository Configuration Panel (JDBC Test Connection)
    Database type:: <Default:1>Oracle
    Database URL:test:1521
    Database user ID:infa_config
    Database service name:BIDEV
    Configure Domain Panel
    Domain name:Domain_test
    Domain host name:test
    Node name:node01_test
    Domain port no:6001
    Domain user name:admin
    Advanced configuration for PowerCenter
    ======================================
    These are the minimum and maximum port numbers for the node. Application services on the node use a port in this range.
    Minimum Port : 6005
    Maximum Port : 6105
    Define Domain, Node and Resources
    =====================================
    Current time:
    Command Executed
    cd "/OBIEE/biapps/products/Informatica/server"
    ./infasetup.sh defineDomain -dn "Domain_test" -ad "admin" -pd "*****" -ld \"/OBIEE/biapps/products/Informatica/server/infa_shared/log\" -nn "node01_test" -na "test:6001" -mi 6005 -ma 6105 -sv 6002 -bd \"/OBIEE/biapps/products/Informatica/server/infa_shared/Backup\" -rf nodeoptions.xml -da "test:1521" -du infa_config -dp infa_config -dt Oracle -ds BIDEV -f
    Output of execution
    Output: #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xffffffff1b213a2c, pid=6794, tid=1
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [libpmi18n.so+0x13a2c]
    # An error report file with more information is saved as hs_err_pid6794.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Error: Abort - core dumped
    ExitCode: 134
    hs_err_pid6794.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xffffffff1b213a2c, pid=6794, tid=1
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [libpmi18n.so+0x13a2c]
    --------------- T H R E A D ---------------
    Current thread (0x000000010011fea0): JavaThread "main" [_thread_in_native, id=1]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0000000000000020
    Registers:
    O0=0x0000000000000020 O1=0x0000000100fcbfd8 O2=0x00000000000000f5 O3=0x0000000000128a80
    O4=0x0000000000000000 O5=0xffffffff1b347fd8 O6=0xffffffff7fffa181 O7=0xffffffff1b213a24
    G1=0xffffffff1b21e718 G2=0x000000000000ffff G3=0x000000000000fc00 G4=0x0000000000000000
    G5=0xffffffff7f736c60 G6=0x0000000000000000 G7=0xffffffff7f400200 Y=0x0000000000000000
    PC=0xffffffff1b213a2c nPC=0xffffffff1b213a30
    Top of Stack: (sp=0xffffffff7fffa980)
    0xffffffff7fffa980: ffffffff1b23fb36 0000000000000000
    0xffffffff7fffa990: 0000000100fb8f5b 0000000100fb8f56
    0xffffffff7fffa9a0: 0000000000000000 ffffffff7fffaaa8
    0xffffffff7fffa9b0: 0000000000000065 ffffffff1b347fd8
    0xffffffff7fffa9c0: ffffffff7fffabe0 0000000100fb8f20
    0xffffffff7fffa9d0: 000000010100d760 ffffffff1b34ba50
    0xffffffff7fffa9e0: 0000000000000000 0000000000000000
    0xffffffff7fffa9f0: ffffffff7fffa311 ffffffff1b214024
    0xffffffff7fffaa00: ffffffff7fffa241 ffffffff1b215f98
    0xffffffff7fffaa10: ffffffff7f400200 0000000000000000
    0xffffffff7fffaa20: ffffffff7fffa261 ffffffff1b2160c0
    0xffffffff7fffaa30: 0000000100f5ae4a 0000000100ecbd90
    0xffffffff7fffaa40: 000000007f60ac00 0000000000000001
    0xffffffff7fffaa50: ffffffff1ca01230 ffffffff1b47542d
    0xffffffff7fffaa60: 0000000000000000 0000000000000000
    0xffffffff7fffaa70: 000000000ef77f9f 0000000100fcbfd8
    Instructions: (pc=0xffffffff1b213a2c)
    0xffffffff1b213a1c: 40 04 d5 69 90 10 00 1b 40 04 d5 6f b8 10 00 08
    0xffffffff1b213a2c: d0 5a 20 00 40 04 d5 74 01 00 00 00 a4 10 00 08
    Stack: [0xffffffff7fefe000,0xffffffff80000000), sp=0xffffffff7fffa980, free space=1010k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libpmi18n.so+0x13a2c]
    C [libpmi18n.so+0x1402c]
    C [libpmuti.so+0x24b83c]
    C [libpmuti.so+0x23cfd0]
    C [libpmuti.so+0x23ce18]
    C [libpmsdkcmn.so+0x1e07c]
    C [libpmsdkcmn.so+0x1e650]
    C [libpmjrepn.so+0x318c4]
    j com.informatica.powercenter.sdkint.repository.ILocaleManager._init(Ljava/lang/String;)I+1584578032
    j com.informatica.powercenter.sdkint.repository.ILocaleManager._init(Ljava/lang/String;)I+0
    j com.informatica.powercenter.sdkint.repository.ILocaleManager.init(Ljava/lang/String;)I+9
    j com.informatica.pcsf.infacmd.InfaCmdMainLoop.mainLoop([Ljava/lang/String;)V+21
    j com.informatica.pcsf.infacmd.InfaSetupMain.main([Ljava/lang/String;)V+15
    v ~StubRoutines::call_stub
    V [libjvm.so+0x29b810]
    V [libjvm.so+0x2ae788]
    V [libjvm.so+0x3e69c8]
    C [java+0x285c]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.informatica.powercenter.sdkint.repository.ILocaleManager._init(Ljava/lang/String;)I+0
    j com.informatica.powercenter.sdkint.repository.ILocaleManager.init(Ljava/lang/String;)I+9
    j com.informatica.pcsf.infacmd.InfaCmdMainLoop.mainLoop([Ljava/lang/String;)V+21
    j com.informatica.pcsf.infacmd.InfaSetupMain.main([Ljava/lang/String;)V+15
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000100ae0e00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=137]
    0x0000000100ade6c0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=136]
    0x0000000100add570 JavaThread "CompilerThread0" daemon [_thread_blocked, id=135]
    0x0000000100adc6a0 JavaThread "AdapterThread" daemon [_thread_blocked, id=134]
    0x0000000100adb690 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=133]
    0x0000000100ac7660 JavaThread "Finalizer" daemon [_thread_blocked, id=132]
    0x0000000100ac53d0 JavaThread "Reference Handler" daemon [_thread_blocked, id=131]
    =>0x000000010011fea0 JavaThread "main" [_thread_in_native, id=1]
    Other Threads:
    0x0000000100ac1660 VMThread [id=130]
    0x0000000100197b70 WatcherThread [id=138]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 154112K, used 2641K [0xffffffff50000000, 0xffffffff5ac00000, 0xffffffff65800000)
    eden space 132096K, 2% used [0xffffffff50000000,0xffffffff502947c0,0xffffffff58100000)
    from space 22016K, 0% used [0xffffffff59680000,0xffffffff59680000,0xffffffff5ac00000)
    to space 22016K, 0% used [0xffffffff58100000,0xffffffff58100000,0xffffffff59680000)
    PSOldGen total 348160K, used 0K [0xffffffff25400000, 0xffffffff3a800000, 0xffffffff50000000)
    object space 348160K, 0% used [0xffffffff25400000,0xffffffff25400000,0xffffffff3a800000)
    PSPermGen total 24576K, used 3792K [0xffffffff20000000, 0xffffffff21800000, 0xffffffff25400000)
    object space 24576K, 15% used [0xffffffff20000000,0xffffffff203b42d8,0xffffffff21800000)
    Dynamic libraries:
    0x0000000100000000      /OBIEE/biapps/products/Informatica/java/bin/java
    0xffffffff7f700000      /usr/lib/64/libthread.so.1
    0xffffffff7f200000      /usr/lib/64/libdl.so.1
    0xffffffff7ef00000      /usr/lib/64/libc.so.1
    0xffffffff7ee00000      /platform/SUNW,T5240/lib/sparcv9/libc_psr.so.1
    0xffffffff7e000000      /OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/server/libjvm.so
    0xffffffff7de00000      /usr/lib/64/libsocket.so.1
    0xffffffff7ec00000      /usr/lib/64/libsched.so.1
    0xffffffff7dc00000      /usr/lib/64/libCrun.so.1
    0xffffffff7da00000      /usr/lib/64/libm.so.1
    0xffffffff7d800000      /usr/lib/64/libnsl.so.1
    0xffffffff7d600000      /usr/lib/64/libm.so.2
    0xffffffff7d400000      /usr/lib/64/libscf.so.1
    0xffffffff7d200000      /usr/lib/64/libdoor.so.1
    0xffffffff7d000000      /usr/lib/64/libuutil.so.1
    0xffffffff7ce00000      /usr/lib/64/libgen.so.1
    0xffffffff7cc00000      /usr/lib/64/libmd.so.1
    0xffffffff7ca00000      /platform/SUNW,T5240/lib/sparcv9/libmd_psr.so.1
    0xffffffff7c800000      /usr/lib/64/libmp.so.2
    0xffffffff7c600000      /OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/native_threads/libhpi.so
    0xffffffff7c400000      /OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/libverify.so
    0xffffffff7c200000      /OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/libjava.so
    0xffffffff7c000000      /OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/libzip.so
    0xffffffff1ce00000      /OBIEE/biapps/products/Informatica/server/bin/libpmjrepn.so
    0xffffffff1cc00000      /OBIEE/biapps/products/Informatica/server/bin/libpmsdkcmn.so
    0xffffffff1c800000      /OBIEE/biapps/products/Informatica/server/bin/libACE.so.5.4.7
    0xffffffff1c600000      /usr/lib/64/librt.so.1
    0xffffffff1c400000      /usr/lib/64/libadm.so.1
    0xffffffff1c200000      /usr/lib/64/libaio.so.1
    0xffffffff1c000000      /OBIEE/biapps/products/Informatica/server/bin/libpmasrt.so
    0xffffffff1be00000      /OBIEE/biapps/products/Informatica/server/bin/libpmICE.so
    0xffffffff1bc00000      /OBIEE/biapps/products/Informatica/server/bin/libpmdec.so
    0xffffffff1ba00000      /OBIEE/biapps/products/Informatica/server/bin/libpmser.so
    0xffffffff1b400000      /OBIEE/biapps/products/Informatica/server/bin/libpmuti.so
    0xffffffff1b200000      /OBIEE/biapps/products/Informatica/server/bin/libpmi18n.so
    0xffffffff1af00000      /OBIEE/biapps/products/Informatica/server/bin/libpmicui18n.so.32
    0xffffffff1ac00000      /OBIEE/biapps/products/Informatica/server/bin/libpmicuuc.so.32
    0xffffffff19c00000      /OBIEE/biapps/products/Informatica/server/bin/libpmicudata.so.32
    0xffffffff1d000000      /usr/lib/64/libpthread.so.1
    0xffffffff19800000      /OBIEE/biapps/products/Informatica/server/bin/libpmxml.so
    0xffffffff19000000      /OBIEE/biapps/products/Informatica/server/bin/libpmxerces-c.so.27
    0xffffffff1aa00000      /OBIEE/biapps/products/Informatica/server/bin/libpmcmnvar.so
    0xffffffff18e00000      /OBIEE/biapps/products/Informatica/server/bin/libpmcmnvari.so
    0xffffffff18c00000      /OBIEE/biapps/products/Informatica/server/bin/libpmcmnxcontext.so
    0xffffffff18a00000      /OBIEE/biapps/products/Informatica/server/bin/libpmcmnexpr.so
    0xffffffff16000000      /OBIEE/biapps/products/Informatica/server/bin/libpmcmnrep.so
    0xffffffff18600000      /OBIEE/biapps/products/Informatica/server/bin/libpmcrep.so
    0xffffffff18400000      /OBIEE/biapps/products/Informatica/server/bin/libpmodl.so
    0xffffffff15e00000      /OBIEE/biapps/products/Informatica/server/bin/libpmesapi.so
    0xffffffff15c00000      /OBIEE/biapps/products/Informatica/server/bin/libpminfapi.so
    0xffffffff15900000      /OBIEE/biapps/products/Informatica/server/bin/libpmrepsdk.so
    0xffffffff14c00000      /OBIEE/biapps/products/Informatica/server/bin/libpcsfcmn.so
    0xffffffff15700000      /OBIEE/biapps/products/Informatica/server/bin/libpcsfprtcl.so
    0xffffffff14900000      /OBIEE/biapps/products/Informatica/server/bin/libpmsrvexpr.so
    0xffffffff14700000      /OBIEE/biapps/products/Informatica/server/bin/libpmlicense.so
    0xffffffff14500000      /OBIEE/biapps/products/Informatica/server/bin/libpmsso.so
    0xffffffff14200000      /usr/lib/64/libCstd.so.1
    0xffffffff14000000      /OBIEE/biapps/products/Informatica/server/bin/libpmicuio.so.32
    0xffffffff13e00000      /OBIEE/biapps/products/Informatica/server/bin/libpmproctasklib.so
    0xffffffff13c00000      /OBIEE/biapps/products/Informatica/server/bin/libpmcuti.so
    0xffffffff13a00000      /usr/lib/64/libcrypt_i.so.1
    0xffffffff13800000      /OBIEE/biapps/products/Informatica/server/bin/libz.so
    0xffffffff13600000      /usr/lib/64/libkstat.so.1
    0xffffffff13300000      /OBIEE/biapps/products/Informatica/server/bin/libcrypto.so.0.9.7
    0xffffffff13100000      /OBIEE/biapps/products/Informatica/server/bin/libcurl.so.3
    0xffffffff12f00000      /OBIEE/biapps/products/Informatica/server/bin/libssl.so.0.9.7
    VM Arguments:
    jvm_args: -DINFA_HOME=/OBIEE/biapps/products/Informatica -DINFA_DEV_LOG_DIR= -Duser.dir=/OBIEE/biapps/products/Informatica/server -DCATALINA_HOME=/OBIEE/biapps/products/Informatica/server/tomcat -DINFA_DOMAINS_FILE=/OBIEE/biapps/products/Informatica/domains.infa -DINFA_DEFAULT_DOMAIN= -DINFA_DEFAULT_DOMAIN_USER= -DINFA_DEFAULT_DOMAIN_PASSWORD= -DINFA_DEFAULT_DATABASE_PASSWORD=
    java_command: com.informatica.pcsf.infacmd.InfaSetupMain defineDomain -dn Domain_test -ad admin -pd admin -ld "/OBIEE/biapps/products/Informatica/server/infa_shared/log" -nn node01_test -na test:6001 -mi 6005 -ma 6105 -sv 6002 -bd "/OBIEE/biapps/products/Informatica/server/infa_shared/Backup" -rf nodeoptions.xml -da test:1521 -du infa_config -dp infa_config -dt Oracle -ds BIDEV -f
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/tmp/install.dir.27937/Solaris/resource/jre
    CLASSPATH=/tmp/install.dir.27937/InstallerData:/tmp/install.dir.27937/InstallerData/installer.zip:
    PATH=/OBIEE/biapps/products/Informatica/server/bin:/usr/bin:/usr/xpg4/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/jdk/jdk1.6.0_22/jre/bin/:/usr/jdk/jdk1.6.0_22/bin/:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/bin:/usr/bin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/usr/sbin:/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
    LD_LIBRARY_PATH=/OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9/server:/OBIEE/biapps/products/Informatica/java/jre/lib/sparcv9:/OBIEE/biapps/products/Informatica/java/jre/../lib/sparcv9:/OBIEE/biapps/products/Informatica/server/bin:/tmp/install.dir.27937/Solaris/resource/jre/jre/lib/sparcv9/server:/tmp/install.dir.27937/Solaris/resource/jre/jre/lib/sparcv9:/tmp/install.dir.27937/Solaris/resource/jre/jre/../lib/sparcv9:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib:/OBIEE/biapps/products/Db/11.1.0/product/11.1.0/db_1/lib32:/usr/lib:/usr/lib/64:/OBIEE/biapps/products/BIEE/OracleBI/server/Bin:/OBIEE/biapps/products/BIEE/OracleBI/odbc/lib
    SHELL=/bin/sh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x8525a4], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x8525a4], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x36ddb0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x36ddb0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x36ddb0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: [libjvm.so+0x7bbac0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGINT: [libjvm.so+0x7bbac0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x7bbac0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x7bbac0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 10 10/09 s10s_u8wos_08a SPARC
    Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 September 2009
    uname:SunOS 5.10 Generic_141444-09 sun4v (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:1.23 1.35 1.04
    CPU:total 128 has_v8, has_v9, has_vis1, has_vis2, is_ultra3, is_sun4v, is_niagara1
    Memory: 8k page, physical 33325056k(20724936k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-b03) for solaris-sparc, built on Dec 15 2006 01:13:09 by unknown with unknown Workshop:0x550

    Hi Seetharam,
    I am getting the same issue when trying to install a different BI application in Solaris sparc 64bit environment. Were you able to resolve the issue?? If so, could you please explain what the problem was and how you resolved it.
    Thanks

  • 500 Internal Server Error in BI Publisher

    Hi Guys,
    Just started to use BI publisher. When I tried to export report from BI Answer in
    Data Model >> General Setting >> Type: BI Answer
    In the DETAILS I clicked on the flash light icon.
    A new window popped up with the following Error Message:
    500 Internal Server Error
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:C:\OracleBI\oc4j_bi\j2ee\home\application-deployments\xmlpserver\xmlpserver\persistence\_pages\\_saw__popup.java
    Error: Could not find or load main class com.sun.tools.javac.Main
    The URL looks unusual too: https://localhost/xmlpserver/saw_popup.jsp?f=
    ALL I did recently was enable SSL encryption. Not sure if this mucked up the URL setting or this is something a bigger issue. I did Google around with the error code but couldn't find anyone having similar problem.
    Would be greatful if someone can shed some light on this.
    Many thanks.

    Hi JAM,
    No I didnt. I checked HTTP setting it was already set to HTTPS.
    Error says it cannot compile some "saw__popup.java" and that could not load the main class.
    when I googled the error code, other (non-BI) sites mentioned about JDK issue. I got the latest one JDK 1.7.0 so bit lost really.

  • Getting a heap error while opening the BI Publisher Console login page

    Hi,
    I have installed BI Publisher 10.1.3.4.2 on OC4J on Windows 7 OS and getting the following error on opening the BI Publisher Login Console.
    *2013-04-30 20:44:31.921 NOTIFICATION J2EE JSP-0008 Unable to dispatch JSP Page*
    *: Exception:oracle.jsp.provider.JspCompileException: <H3>Errors compiling:C:\Ora*
    Home_2\oc4j_bi\j2ee\home\application-deployments\xmlpserver\xmlpserver\persisten
    ce\_pages\\_login.java</H3><pre>Could not create the Java virtual machine.
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    *</pre>*
    Thanks !

    set the JAVA_HOME environment variable to point to the same location where the JDK for OC4J standalone is located

  • Java Error while executing the excel template in the BIP 10g report server

    Hello Gurus,
    While we are executing the excel template we are getting the following java error and the report cannot be rendered to user who triggers the report. Where as the same excel template is generating output when user run it against the same data locally.
    "oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:652] Document file to deliver not found : C:\Oracle\bipublisher\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\xdo\tmp\xmlp3307tmp
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1172)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:495)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)"
    We have tried with designing the .rtf template for this report and we are able to generate the report form the server. Please let us know the cause for this error in the server and way to rectify the exception from the report server.
    Thanks,
    Kamath.

    "oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:652] Document file to deliver not found : C:\Oracle\bipublisher\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\xdo\tmp\xmlp3307tmp
    imho it's about empty result file
    Data are there
    may be yes but is some data from all for report itself ?
    in other words data can be in output ( in xml ) but report can filters data and so report doesn't have appropriate data to representation ( it's assumption for error )
    Data are there, when we are using rtf template, it is generating the output.
    if you sure about data for report and on this data report works fine by bip desktop, so no ideas, only SR
    btw you can first check my assumption and try to catch "no data found" in template
    also you can check data itself, is it well-formed xml

  • Error when Installing OBIEE on Windows 2008 r2

    Hi all
    When Install Oracle BI 10.1.3.4.2 on Windows Server 2008 r2  x64I have several errors in install log:
    (Aug 13, 2013 8:52:46 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\server\Bin\installperfsas.bat error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\server\Bin\installperfsas.bat error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    (Aug 13, 2013 8:52:47 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\web\bin\installperfsaw.bat error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\web\bin\installperfsaw.bat error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    (Aug 13, 2013 8:52:47 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\oc4j_bi\bin\oc4j.cmd -start error=2
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: CreateProcess: G:\BI\OracleBI\oc4j_bi\bin\oc4j.cmd -start error=2
      at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
      at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
      at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
      at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
      at java.lang.Thread.run(Unknown Source)
    I found several discussions on this, but there was no solution.
    JVM - jdk1.6.0_37 and it works fine. Tried to use x86 and x64 jdk. No reason.
    I tried to install "as administrator", but it did not worked. Copy the install folder to the C:\, run with comtatibility with Windows7 and got the same error.
    I install the same OBIEE on other servers and it was no problem to install.
    Please HEEEELP

    Hi Agha,
    Yes, You can install a Windows 2008 Enterprise R2 machine as additional domain controller  along with Windows server 2008 Enterprise SP2 DC's. There will not be any issues.
    Before you add a domain controller that is running Windows Server 2008 R2 to an Active Directory forest run Adprep.exe from the Windows Server 2008 R2 media on your existing domain controllers to prepare your domain and forest.
    http://technet.microsoft.com/en-us/library/dd379511(v=ws.10).aspx
    Regards,
    Rafic
    If you found this post helpful, please give it a "Helpful" vote.
    If it answered your question, remember to mark it as an "Answer".
    This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion in a test environment before implementing!

  • Error in rendering maps through mapviewer in obiee

    Hi
    I am trying to integrate mapviewer with OBIEE, when i connect to the datasource from the mapviewer, and try to click on any of the demo Oracle maps, I am getting an error saying that...." Cannot get map cache instance config information for MVDEMO.DEMO_MAP."
    When check in the start OC4J its showing " ERROR Not found in MDSYS.CS_SRS: srid=8307, Warning Invalid cache root directory :/scrtrach/mvdemomaps"
    This "/scratch/mvdemomaps" path is there in USER_SDO_CACHED_MAPS_TABLE under DEFINITION column in MDSYS Schema in the database. whereas this root directory path is different in the Oracle application server Mapviewer --->Mangement-->Managing Map Tile Layers--->DEMO_MAP-->Tile storage-->" *C:\OracleBI\oc4j_bi\j2ee\home\applications\mapviewer\web\tilecache\MVDEMO.DEMO_MAP*
    My doubt is whether this both path (in the mapviewer and in the database) should be the same. Because i am unable to render any of the demo maps.
    Can somebody please throw some light on it.
    Thanks

    Does it have to be a software only installation since it is on AIX?
    From the install doc:
    The Software Only Install type installs the Oracle Business Intelligence software binary files in an Oracle home for later configuration as part of a Fusion Middleware deployment. This install type is required to install Oracle Business Intelligence on an AIX operating system or with a 64-bit JVM, such as on a supported 64-bit operating system.

  • "500 Internal Server Error" not opening into explorer

    I have problem in ORACLE BI while opening Presentation Services and BI publisher.
    I installed MS Windows 2003 Server SP2, Internet Explorer 6.0, ORACLE10g R2 database and created a database MIS. Installed JDK 1.6 and ORACLE BIEE 10.1.3.4.1
    When I open ORACLE BI Presentation Services or BI Publisher from menu it is giving
    “500 Internal Server Error” not opening into explorer. Attached is the screen shot for your review.
    The log says
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:
    C:\obiee\OracleBI\oc4j_bi\j2ee\home\applicationdeployments\analytics\analytics\persistence\_pages\\_default.java
    An input/output error occurred
    Consult the following stack trace for detail
    java.io.IOException: cannot close class loader
    Caused by : java.lang.NullPointerException.
    All advice appreciated.
    Thanks

    Hello Brahmeshwar
    The defaulttrace error you are looking normally is just a warning, and can be simply ignored.
    Please search the Exception ID which you are seeing in the page, like "005056A0354D001F000000650000100C0004904D0B0E33C7"
    And check the detailed exception there.
    And please check whether you are getting any issue when accesing other J2EE apps like http://<host>:<port>/useradmin  or /nwa.
    Best Regards,
    Thunder

  • Scheduler Configuration page gives 500 Internal Server Error

    Hello,
    I have BI Publisher 10.1.3.4.1 installed. Now Scheduler Configuration_ page under System Maintenance is not coming. Giving below message.
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I checked the log (/oc4j_bi/j2ee/home/application-deployments/xmlpserver/application.log), it gives below errors.
    at java.lang.Thread.run(Thread.java:595)
    12/05/07 19:41:33.80 xmlpserver: Servlet error
    java.lang.NullPointerException
    at oracle.apps.xdo.servlet.ui.admin.SchedulerConfigPage.getPlatformFromClasses(SchedulerConfigPage.java:1097)
    at oracle.apps.xdo.servlet.ui.admin.SchedulerConfigPage.render(SchedulerConfigPage.java:491)
    at oracle.apps.xdo.servlet.ui.admin.SchedulerConfigPage.doPost(SchedulerConfigPage.java:206)
    at oracle.apps.xdo.servlet.ui.admin.SchedulerConfigPage.doGet(SchedulerConfigPage.java:162)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:94)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    can anyone help me on this.

    Hi
    Shutdown apps tier, run autoconfig. On database tier run autoconfig. Cleanly shutdown all, restart all in sequence. Error because some of the os processes are hanging. Nothing to worry.

  • Unable to enter into em in obiee 10g (oc4j admin) ,erroring out

    HI All,
    I am trying enter into oc4j admin with proper password. how ever next screen shows an error.
    Error:
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance null on Application Server null is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml.
    Any help on this .. was approached server methods as per google threads , no luck.
    Thanks,
    Ram

    Hi,
    I remember this as an issue in Unix and it was recommended simply to use the Unix kill command to stop the standalone OC4J.
    Also, metalink document 1312743.1 provides this syntax:
    java -jar OracleBI_HOME/oc4j_bi/j2ee/home/admin.jar ormi://localhost:23791 oc4jadmin <oc4jadmin password> -shutdown force
    where <oc4jadmin password> is the password for the oc4jadmin user.
    The syntax above works well on Windows. On Linux it generates the reported error.
    If affected, try one of the following alternate syntax options. The first excludes the host name and port from the ormi argument. The second includes the IPV4 option.
    java -jar /OracleBI/oc4j_bi/j2ee/home/admin.jar ormi:// oc4jadmin <oc4jadmin password> -shutdown force
    java -Djava.net.preferIPv4Stack=true -jar /OracleBI/oc4j_bi/j2ee/home/admin.jar ormi://localhost:23791 oc4jadmin <oc4jadmin password> -shutdown force
    Hope this helps.
    Thank you,
    Dhar

  • Error in configuring OC4J as a Windows Service

    I created a batch file and placed it in my drive C. It has the following code:
    SET PATH=C:\Program Files\Java\jdk1.6.0_01\bin
    cd C:\OracleBI\oc4j_bi\j2ee\home
    java -jar oc4j.jarWhen i double click on the batch file OC4J starts correctly. However, when i configure it as a windows service using the same batch file i get the error:
    Error 1053: The service did not respond to start or control request in a timely fashion
    I created a windows service are as follows:
    sc.exe create "Oracle BI OC4J" binPath= "c:\Start_OC4J.bat"
    Thats it. I did only this much. I feel i am missing out on some steps. I can see the service but not able to start it. The error is:
    Error 1053: The service did not respond to start or control request in a timely fashion

    Windows bit also matters and you need to use specific javaservice
    Try something like below
    Windows 64 BIT
    Download "JavaService-2.0.7.64" from http://forge.ow2.org/project/download.php
    javaservice -install "Oracle BI OC4J Service" "C:\Program Files\Java\jre6\bin\server\jvm.dll" -XX:MaxPermSize=128m -Xmx512m "-Djava.class.path=D:\OracleBI\oc4j_bi\j2ee\home\oc4j.jar" -start oracle.oc4j.loader.boot.BootStrap
    Windows 32 BIT
    Download "JavaService-2.0.10" from http://forge.ow2.org/project/download.php
    javaservice -install "Oracle BI OC4J" "D:\Java\jre7\bin\client\jvm.dll" -XX:MaxPermSize=128m -Xmx512m "-Djava.class.path=D:\OracleBI\oc4j_bi\j2ee\home\oc4j.jar" -start oracle.oc4j.loader.boot.BootStrap -out "D:\OracleBI\oc4j_bi\j2ee\home\log\oc4j.log.txt" -err "D:\OracleBI\oc4j_bi\j2ee\home\log\oc4j.err.txt" -description "Oracle BI OC4J"
    Edited by: Srini VEERAVALLI on May 20, 2013 9:13 AM

Maybe you are looking for

  • Questions you need to answer to receive better help

    Questions you need to answer to receive better help... please answer as much as you can, that relates to your problem, back in your original message If a program is not showing on the Cloud screen, it is most likely because your computer does not mee

  • Having trouble with sound quality

    I have had this iPod Touch 2nd Generation for almost 2 years now, and I'm starting to have some troubles with it. The headphone sound quality is now starting to deteriorate. Unless the headphones are plugged in a specific way, either one bud goes out

  • Solaris 2.5 or earlier?

    I'm russian OS/Researcher and technical writer. Unfortnataly, very poor, so using only GNU/free/open/shareware, but need to Solaris for learning. I can't use 8/9, because my computer very weak (AMD K6-200/64Mb RAM/3Gb HDD) and my host system is OS/2

  • Window layout

    In my final cut pro 7 settings i have made 5 personal window layouts. I know where they are located:    Users/your name/Library/Preferences/Final Cut Pro User Data/Window Layouts. Now i want to make another one. When i try to save it, the window layo

  • IE for MAC

    how can use Internet Explorer in MAC. thanks