Exception in handler thread. in BI Presentation Services

Hi
We are revicing following error in OBIEE 11g presentation services
Dose anyone know the reason?
+Exception in handler thread. An error occurred during execution of "send". Broken pipe [Socket:82]^M+
Error Codes: ETI2U8FA^M
Location: saw.rpc.variablemos.finalize, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads^M
+[[+
File:socketrpcserver.cpp
Line:565
Location:
saw.rpc.server.handleConnection
saw.rpc.server.dispatch
saw.threadpool

Hi ,
By any chance have you changed anything in socketrpcserver.cpp ??
looks like the file has changed or not copied propelry.
Open the socketrpcserver.cpp in vi editor and check if it contains any control M charatcers (^M).
Or
It can be because of the JavaHost process not running. Check instanceconfig.xml (check the port number)
If you have changed the JavaHost Port Number (default is 9810), you need to update it in instanceconfig.xml.
<JavaHostProxy>
<Hosts><Host address="myhost.domain.com" port="newport>" /></Hosts>
</JavaHostProxy>

Similar Messages

  • Unable to start Presentation Services

    Hi all,
    To make ibots work I ran the cryptotools and made all changes in Job Manager and then tried to restart all the services. I could start all the services except presentation and schedule services. And it gives me error " Windows could not start the Oracle Presentation Server on Local Computer. For more information, review the system Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-Specific erro code -1."
    OracleBI version:10.1.3.4
    and log file (sawlog0) shows:
    ==============================================================================================
    Type: Information
    Severity: 30
    Time: Tue Nov 22 09:44:17 2011
    File: project/sawserver/sawserver.cpp Line: 386
    Properties: ThreadID-852
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services 10.1.3.4 (Build 080726.1900) are starting up.
    Type: Error
    Severity: 42
    Time: Tue Nov 22 09:44:17 2011
    File: project/webutil/cipherimpl.cpp Line: 186
    Properties: ThreadID-852
    Location:
         saw.credentialStore.load.file
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid encrypted block.
    Type: Error
    Severity: 20
    Time: Tue Nov 22 09:44:17 2011
    File: project/sawserver/winmain.cpp Line: 74
    Properties: ThreadID-852
    Location:
         saw.sawserver.initializesawserver
         saw.threads
    Invalid encrypted block.
    Type: Error
    Severity: 30
    Time: Tue Nov 22 09:44:17 2011
    File: project/webcomm/rpcserver.cpp Line: 145
    Properties:
    Location:
         saw.unknown
    Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
    ==================================================================================================
    the changes i have made in instance config file after crytotools run (shown in bold); copied instance config file..
    <?xml version="1.0" encoding="utf-8"?>
    <WebConfig>
    <ServerInstance>
    <DSN>AnalyticsWeb</DSN>
    <CatalogPath>C:/OracleBIData/web/catalog/paint</CatalogPath>
    <Alerts>
    <ScheduleServer>USER</ScheduleServer>
    </Alerts>
    <AdvancedReporting>
    <ReportingEngine>XmlP</ReportingEngine>
    <Volume>XmlP</Volume>
    <ServerURL>http://USER:9704/xmlpserver/services/XMLPService</ServerURL>
    <WebURL>http://USER:9704/xmlpserver</WebURL>
    <AdminURL>http://USER:9704/xmlpserver/servlet/admin</AdminURL>
    <AdminCredentialAlias>bipublisheradmin</AdminCredentialAlias>
    </AdvancedReporting>
    <JavaHome>C:\Program Files\Java\jdk1.5.0_11</JavaHome>
    <BIforOfficeURL>client/OracleBIOffice.exe</BIforOfficeURL>
    <!-- To configure a limited set of languages to be available to users uncomment the <AllowedLanguages> tag below and choose a subset set of language tags from the list. Values must be comma separated. -->
    <!-- <AllowedLanguages>ar,cs,da,de,el,en,es,fi,fr,hr,hu,it,iw,ja,ko,nl,no,pl,pt,pt-br,ro,ru,sk,sv,th,tr,zh,zh-tw</AllowedLanguages> -->
    <!-- To configure a limited set of locales to be available to users uncomment the <AllowedLocales> tag below and choose a subset set of locale tags from the list. Values must be comma separated. -->
    <!-- <AllowedLocales>ar-dz,ar-bh,ar-dj,ar-eg,ar-iq,ar-jo,ar-kw,ar-lb,ar-ly,ar-ma,ar-om,ar-qa,ar-sa,ar-so,ar-sd,ar-sy,ar-tn,ar-ae,ar-ye,cs-cz,da-dk,de-at,de-ch,de-de,de-li,de-lu,el-gr,en-au,en-ca,en-cb,en-gb,en-hk,en-ie,en-in,en-jm,en-nz,en-ph,en-us,en-za,en-zw,es-ar,es-bo,es-cl,es-co,es-cr,es-do,es-ec,es-es,es-gt,es-hn,es-mx,es-ni,es-pa,es-pe,es-pr,es-py,es-sv,es-uy,es-ve,fi-fi,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,fr-mc,hr-hr,hu-hu,id-id,it-ch,it-it,iw-il,ja-jp,ko-kr,ms-my,nl-be,nl-nl,no-no,pl-pl,pt-br,pt-pt,ro-ro,ru-ru,sk-sk,sv-fi,sv-se,th-th,tr-tr,zh-cn,zh-mo,zh-sg,zh-tw</AllowedLocales> -->
    <!-- <Disconnected><ArchiveIbots>true</ArchiveIbots><DisconnectedDir>disconnected</DisconnectedDir></Disconnected> -->
    *<!-- other settings ... -->*
    *<CredentialStore>*
    *<CredentialStorage type="file" path="C:\OracleBIData\web\config\credentialstore.xml" passphrase="secret"/>*
    *<!-- other settings ... -->*
    *</CredentialStore>*
    *<!-- other settings ... -->*
    </ServerInstance>
    </WebConfig>
    Pls answer as soon as possible as i could not able to proceed.
    thanks
    chandrakanth.

    Hi kanth,
    From the error above mentioned what exactly has went wrong cant be known...But i can assume you are missing some configuration steps.
    Please follow this guide step by step http://download-uk.oracle.com/docs/cd/B40078_02/doc/bi.1013/b31765.pdf
    This might of help too https://kr.forums.oracle.com/forums/thread.jspa?threadID=518291
    hope helps you.
    Cheers,
    KK

  • Error while starting BI Presentation Services in Windows XP

    Hi All,
    I am receiving error while starting presentation services in windows. When I checked Saw0.log file below is the error. I already searched forums posted here, but i do not see any solution given to this. Can anyone please help me on this. Its very urgent.
    Type: Information
    Severity: 30
    Time: Tue Nov 24 21:35:26 2009
    File: project/sawserver/sawserver.cpp Line: 335
    Properties: ThreadID-2120
    Location:
    saw.sawserver
    saw.sawserver.initializesawserver
    saw.threads
    Oracle BI Presentation Services 10.1.3.2 (Build 010607.1740) are starting up.
    Type: Error
    Severity: 20
    Time: Tue Nov 24 21:35:26 2009
    File: project/webodbcaccess/odbcenvironment.cpp Line: 98
    Properties: ThreadID-2120
    Location:
    saw.webextensionbase.staticinit
    saw.sawserver
    saw.sawserver.initializesawserver
    saw.threads
    ODBC driver preload failed.  ODBC library name: 'nqsodbc.dll'
    Type: Error
    Severity: 20
    Time: Tue Nov 24 21:35:26 2009
    File: project/webodbcaccess/odbcenvironment.cpp Line: 100
    Properties: ThreadID-2120
    Location:
    saw.webextensionbase.staticinit
    saw.sawserver
    saw.sawserver.initializesawserver
    saw.threads
    The specified module could not be found.
    Type: Error
    Severity: 42
    Time: Tue Nov 24 21:35:26 2009
    File: project/webodbcaccess/odbcenvironment.cpp Line: 195
    Properties: ThreadID-2120
    Location:
    saw.webextensionbase.staticinit
    saw.sawserver
    saw.sawserver.initializesawserver
    saw.threads
    Allocation of SQLEnvironment failed (SQLError: -1).   Please ensure that the odbc driver is in your environment path.
    Type: Error
    Severity: 20
    Time: Tue Nov 24 21:35:26 2009
    File: project/sawserver/winmain.cpp Line: 74
    Properties: ThreadID-2120
    Location:
    saw.sawserver.initializesawserver
    saw.threads
    Allocation of SQLEnvironment failed (SQLError: -1).   Please ensure that the odbc driver is in your environment path.
    Type: Error
    Severity: 30
    Time: Tue Nov 24 21:35:26 2009
    File: project/webcomm/rpcserver.cpp Line: 145
    Properties:
    Location:
    saw.unknown
    Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
    Thanks in advance............
    Regards
    Sreekar Suri.

    Hi,
    I had this problem after warehouse builder standalone installation. Looks like, it modified Environment variables.
    Check Environment variables in control panel. I added these values to system path variable:
    C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\SQLAnywhere;C:\OracleBI\jdbc;
    Though, not sure exactly which one helped, but now i have presentation services stared.

  • Oracle bi presentation service is not getting started

    hi All,
    for this i checked the sawkig0.log file (under OracleBIdata\web\log ) i got the following details:
    Type: Information
    Severity: 30
    Time: Tue May 20 10:32:15 2008
    File: project/sawserver/sawserver.cpp Line: 386
    Properties: ThreadID-812
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services 10.1.3.3.3 (Build 080430.1930) are starting up.
    Type: Warning
    Severity: 30
    Time: Tue May 20 10:32:17 2008
    File: project/websubsystems/webextensionbase.cpp Line: 380
    Properties: ThreadID-812
    Location:
         saw.webextensionbase.init.workstationCheck
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    WARNING: The Oracle BI Presentation Server is running on a workstation class machine (Windows 2000 Workstation, Windows XP Professional, etc.). Number of concurrent users may be severely limited by the operating system.
    Type: Error
    Severity: 42
    Time: Tue May 20 10:32:18 2008
    File: project/webutil/streaming.cpp Line: 72
    Properties: ThreadID-812
    Location:
         saw.catalog.local.loadCatalog
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Unexpected end of file encountered. 2 bytes were requested and 1 bytes were read.
    Type: Error
    Severity: 30
    Time: Tue May 20 10:32:18 2008
    File: project/webcatalog/catalogimpl.cpp Line: 1216
    Properties: ThreadID-812
    Location:
         saw.catalog.local.loadCatalog
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Error reading object: /system/privs/catalog/ChangePermissionsPrivilege
    Unexpected end of file encountered. 2 bytes were requested and 1 bytes were read.
    Type: Error
    Severity: 20
    Time: Tue May 20 10:32:18 2008
    File: project/sawserver/winmain.cpp Line: 74
    Properties: ThreadID-812
    Location:
         saw.sawserver.initializesawserver
         saw.threads
    Error reading object: /system/privs/catalog/ChangePermissionsPrivilege
    Unexpected end of file encountered. 2 bytes were requested and 1 bytes were read.
    Type: Error
    Severity: 30
    Time: Tue May 20 10:32:18 2008
    File: project/webcomm/rpcserver.cpp Line: 145
    Properties:
    Location:
         saw.unknown
    Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
    I already checked the instanceconfig.xml file and found it ok.
    please help me out
    thanks

    I have installed Oracle BI EE on My vista Home premuim edition and have installed DB 10g . now trying to start the presentation services but getting error message..
    Oracle BI Presentation Services 10.1.3.4 (Build 080726.1900) are starting up.
    Type: Warning
    Severity: 30
    Time: Thu Apr 23 01:07:56 2009
    File: project/websubsystems/webextensionbase.cpp Line: 380
    Properties: ThreadID-5552
    Location:
         saw.webextensionbase.init.workstationCheck
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    WARNING: The Oracle BI Presentation Server is running on a workstation class machine (Windows 2000 Workstation, Windows XP Professional, etc.). Number of concurrent users may be severely limited by the operating system.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:03 2009
    File: project/webcatalog/catalogimpl.cpp Line: 736
    Properties: ThreadID-5552
    Location:
         saw.sqlNodeCacheMgr.loadCatalog
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item \\?\C:\OracleBIData\web\catalog\samplesales\root\system\mktgcache\anuj-pc\sawguidstate.atr.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:03 2009
    File: project/webcatalog/catalogimpl.cpp Line: 736
    Properties: ThreadID-5552
    Location:
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item \\?\C:\OracleBIData\web\catalog\samplesales\root\system\mktgcache\anuj-pc\sawguidstate.atr.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:03 2009
    File: project/webcatalog/catalogimpl.cpp Line: 381
    Properties: ThreadID-5552
    Location:
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item /system/mktgcache/Anuj-PC/sawguidstate.
    Type: Error
    Severity: 20
    Time: Thu Apr 23 01:08:05 2009
    File: project/sawserver/winmain.cpp Line: 74
    Properties: ThreadID-5552
    Location:
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item /system/mktgcache/Anuj-PC/sawguidstate.
    Type: Error
    Severity: 30
    Time: Thu Apr 23 01:08:05 2009
    File: project/webcomm/rpcserver.cpp Line: 145
    Properties:
    Location:
         saw.unknown
    Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
    Type: Information
    Severity: 30
    Time: Thu Apr 23 01:08:35 2009
    File: project/sawserver/sawserver.cpp Line: 386
    Properties: ThreadID-5848
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services 10.1.3.4 (Build 080726.1900) are starting up.
    Type: Warning
    Severity: 30
    Time: Thu Apr 23 01:08:35 2009
    File: project/websubsystems/webextensionbase.cpp Line: 380
    Properties: ThreadID-5848
    Location:
         saw.webextensionbase.init.workstationCheck
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    WARNING: The Oracle BI Presentation Server is running on a workstation class machine (Windows 2000 Workstation, Windows XP Professional, etc.). Number of concurrent users may be severely limited by the operating system.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:35 2009
    File: project/webcatalog/catalogimpl.cpp Line: 736
    Properties: ThreadID-5848
    Location:
         saw.sqlNodeCacheMgr.loadCatalog
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item \\?\C:\OracleBIData\web\catalog\samplesales\root\system\mktgcache\anuj-pc\sawguidstate.atr.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:35 2009
    File: project/webcatalog/catalogimpl.cpp Line: 736
    Properties: ThreadID-5848
    Location:
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item \\?\C:\OracleBIData\web\catalog\samplesales\root\system\mktgcache\anuj-pc\sawguidstate.atr.
    Type: Error
    Severity: 10
    Time: Thu Apr 23 01:08:35 2009
    File: project/webcatalog/catalogimpl.cpp Line: 381
    Properties: ThreadID-5848
    Location:
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item /system/mktgcache/Anuj-PC/sawguidstate.
    Type: Error
    Severity: 20
    Time: Thu Apr 23 01:08:37 2009
    File: project/sawserver/winmain.cpp Line: 74
    Properties: ThreadID-5848
    Location:
         saw.sawserver.initializesawserver
         saw.threads
    Invalid item /system/mktgcache/Anuj-PC/sawguidstate.
    Type: Error
    Severity: 30
    Time: Thu Apr 23 01:08:37 2009
    File: project/webcomm/rpcserver.cpp Line: 145
    Properties:
    Location:
         saw.unknown
    Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
    ---------------------------------------

  • Exception while handling service request: org/apache/soap/Envelope

    Hi all,
    i´ve tried to run a message style webservice .
    Now i always get following Error: Exception while handling service request: org/apache/soap/Envelope
    Can anyone tell me what i should do?
    I use Bea 6.1 and Apache Soap 2.2
    I have deployed the Webservice and when i try to run the samples in apache all
    works fine.
    Thank you very much!!

    found the problem.
    I use apache soap with tomcat 5.5.9
    wrong: place the class file in a jar in the common/lib folder of tomcat
    wright: place the class file in the directory webapps/soap/web-inf/classes
    an other problem is when the method not exist

  • Macbook pro running windows 8.1 system thread exception not handled

    Running Windows 8.1on MacBook Pro with dual operating system. Get BSOD on boot up with following message - system thread exception not handled but no error code.  Have checked drivers all seem to be updated. Ran fine for a few weeks but Is happening daily also external speakers are not working - please help.

    Was W8.1 installed using Bootcamp? Are BC drivers installed? What year/model is the MBP?

  • Fail to upgrade my laptop to Windows 10 due to :"system thread exception not handled ndis.sys"

    Hi,I am trying to upgrade my Toshiba satellite Z30 laptop from windows 8.1 to windows 10.every time i try( and i tired more than 8 times already), it goes all the way to finishing installing the drivers and then after the auto reboot it comes up with a :"system thread exception not handled ndis.sys" error. at the second boot phase.I have an Intel I218V network adapter and an Intel(R) Dual Band Wireless-AC 3160.I tries upgrading them manually to a windows 10 compatible driver before the install but still no success.I also tried a clean booot and disabling both adapters before upgrading.does anyone have an additional idea of how to solve this problem? thanks Amose

    My many Win 10 install attempts have failed similarly. In the final phase of install during "Configuring Settings" I get the error message: "System Thread Exception Not handled...."  I'm not sure if it reads, "ndis.sys" at the end. The message doesn't remain long.I have a Satellite L355-S7905 with Windows 7 Home Premium. 

  • Enabled Hyper-V causes "System thread exception not handled" BSOD in builds 10041 and 10049

    I had a Windows 10 TP build 9926 installation with Visual Studio 2013 Community Edition installed, when build 10041 was released Windows Update tried to install it but after restart it got BSOD with "System thread exception not handled" text and
    reverted back to 9926 with error code 0xC1900101-0x40017. I tried update from ISO, got the same BSOD. Tried clean installation, it worked. 
    I decided to install software and restart the system after each installation and discovered that installing Visual Studio 2015 CTP6 caused BSOD after restart if and only if emulators were included. Installation of  Visual Studio 2015 CTP6 without emulators
    and then installation of Tools for Windows 10 also caused BSOD with "System thread exception not handled" error after restart. 
    So I thought that it was Hyper-V related and disabled hardware virtualisation in BIOS settings. It worked, system successfully booted, but, of course, Tools for Windows 10 setup showed up and told me about fail in UAP for Windows Phone package.
    So, my hardware is Gigabyte GA-A75N-USB3 motherboard with AMD A8-3870 APU with integrated graphics, Intel SSDSA2CW080G3 80GB SSD and 8 GB RAM.
    Steps to reproduce are to enable "Virtualisation" item in BIOS settings, install Windows 10 Technology Preview Build 10041, install Visual Studio 2015 CTP6, install Visual Studio Tools for Windows 10 Preview, restart the system and
    see blue screen with white text of description of "System thread exception not handled" error.

    Same issue, MSI A75MA-G55 AMD Fusion Socket FM1 with A8-3850 APU, 16GB RAM.  Hyper-V worked in 9926, but broke in 10041 and remains broken in 10049.  I have found that if you get in this BSOD loop, you can boot to Safe Mode and Un-install Hyper-V
    to recover.  10041 was an update to 9926, and 10049 was a clean install.

  • Error in deploying OBIEE 10.1.3.4.2 BI Presentation Service on WAS6.1

    Hi,
    I am working on environment setup using OBIEE suite version 10.1.3.4.2 on a UNIX (AIX6.1 platform) system (which is a remote machine for me).
    Installation of OBIEE 10g suite (all components) on AIX server is completed, and ever the BI server and BI Presentation Server (PS) services are running on the system.
    IBM WAS6.1 is being used as the web application server to connect to BI presentation server from my local desktop (windows 7 platform).
    Both BI PS and WAS6.1 are installed on the same AIX system. Hence, the OBIEE_HOME/web/app/WEB-INF/web.xml file has host name as localhost and port number as 9710.
    I am facing issue in configuring the WAS6.1 to support the BI Presentation services. Steps involved in the config are –
    1. Deploy the analytics.war file from OBIEE_HOME/web/ using 'Install new enterprise application' option on WAS6.1 admin console.
    2. Context root provided is /analytics
    3. Start WAS Application server
    4. Start OBI Presentation server
    5. Access URL: http://nameserver:port/analytics/saw.dll?Dashboard – this is the test url provided in OBI documentation.
    nameserver is the host name of the AIX server on which both BI PS and WAS6.1 are installed
    Port - this is the HTTP port provided in the configuration details of WAS6.1 profile. ( I am not using 9710 in the url, if that is used, HTTP 404 - address not found error is generated.)
    For step 5 above, I am getting HTTP 500 error while trying to access this URL.
    Error message in SystemOut.log file in WAS6.1_Profile_home/logs/server1/ is as below.
    Can anyone please help in understanding and resolution of this error as well as configuration of BI PS. Thanks.
    SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge.
    [7/24/12 13:06:15:645 GMT+05:30] 0000001f ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:06:15:664 GMT+05:30] 0000001f WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:666 GMT+05:30] 0000001e ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:685 GMT+05:30] 0000001e WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)

    Hi Dhar,
    thanks for a quick reply...
    Yes even I thought it is reaching the PS, as the error log mentions error with 'SAWbridge'... but I am not sure how to debug further.
    If it helps, below is a output of checking if the PS is running on the server. But I am not sure if the PS continues runnning once the service is started.
    $ ps -ef | grep sawserver
    e614832 14221496 27984058 0 15:53:00 pts/25 0:00 grep sawserver
    e614832 15859900 23396688 0 17:00:00 - 0:07 OBI_Home/web/bin/sawserver
    e614832 23396688 1 0 17:00:00 - 0:00 /bin/sh OBI_Home/setup/sawserver.sh
    if it helps further, excerpt from sawserver.out.log -
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-2828
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-2828
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-4370
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-4370
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Could you please help further?
    Thanks,
    Shweta.
    Edited by: ShwetaC on Jul 24, 2012 6:10 AM

  • Exception not handled by the Collaxa Cube system

    Hi!
    i have plsql procedure and i published it as a web service using JDev 10.1.3, web service is deployed on OC4J 10.1.3. When i call it directly, everything works fine. When i make a BPEL process jast wrapping this web service (receive, assign, invoke, assign, reply - that`s all) the web service is invoked fine without error, but then error appears in the bpel process:
    Exception not handled by the Collaxa Cube system. An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "java.lang.NullPointerException at com.collaxa.cube.engine.delivery.DeliveryHelper.saveAttachments(DeliveryHelper.java:436) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.saveAttachments(WSIFOperation_ApacheAxis.java:3521) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.populateOutMsgParts(WSIFOperation_ApacheAxis.java:1403) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.buildResponseMessages(WSIFOperation_ApacheAxis.java:1303) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.invokeAXISRPCStyle(WSIFOperation_ApacheAxis.java:1815) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.invokeRequestResponseOperation(WSIFOperation_ApacheAxis.java:1613) at com.collaxa.cube.ws.wsif.providers.axis.WSIFOperation_ApacheAxis.executeRequestResponseOperation(WSIFOperation_ApacheAxis.java:1083) at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:452) at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:327) at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:189) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:601) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:317) at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:188) at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3408) at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1836) at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:166) at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:252) at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5438) at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1217) at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:120) at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:153) at ICubeEngineLocalBean_StatelessSessionBeanWrapper0.syncCreateAndInvoke(ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java:486) at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:520) at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:435) at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:132) at com.collaxa.cube.ejb.impl.DeliveryBean.request(DeliveryBean.java:101) at IDeliveryBean_StatelessSessionBeanWrapper22.request(IDeliveryBean_StatelessSessionBeanWrapper22.java:479) at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:120) at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:70) at _ngDoInitiate._jspService(_ngDoInitiate.java:289) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:267) at _displayProcess._jspService(_displayProcess.java:792) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222) at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186) at java.lang.Thread.run(Thread.java:534) ". Exception: java.lang.NullPointerException Handled As: com.collaxa.cube.CubeException
    i found similar problem calling axis web service, but this web service runs on OC4J ... any suggestions what to do?
    Thanks,
    Tomas

    User,
    I'd probably try the [url http://forums.oracle.com/forums/forum.jspa?forumID=212]BPEL Forum for this one.
    Regards,
    John

  • OBIEE 10g Linux Presentation Services not starting

    Hi,
    I'm having some problems starting up the Presentation Services. The oc4j service and the Server (run-sa.sh) service started with no problems but when i try to start the Presentation Services i get the following error on the sawserver.out.log:
    Oracle BI Presentation Services 10.1.3.4.1 (Build 090414.1900) are starting up.
    Type: Error
    Severity: 20
    Time: Thu Apr 21 11:28:02 2011
    File: project/sawserver/main.cpp Line: 338
    Properties: ThreadID-4116260560
    Location:
         saw.sawserver
    Sax parser returned an exception.
    Message: An exception occurred! Type:UTFDataFormatException, Message:invalid byte 2 (r) of a 3-byte sequence., Entity publicId: /usr/local/OracleBI/web/config/localedefinitions.xml, Entity systemId: , Line number: 1, Column number: 39
    I tried to find something similar to my problem on older threads but couldn't find anything.
    Any help would be appreciated.
    Thank you

    Hi,
    Is this the only error that you got in log files. Can you change the presentation catalog name and give it a try. Kill all the services. Start OC4J and then start the services.
    Regards,
    Sandeep

  • BI presentation services login error

    Hi,
    Installed OBIEE 11.1.1.5.0 on windows 7 home premium 64 bit.when i try to login with weblogic username/pwd says invalid username/pwd.
    when i start BI presentation services got the following error.any clues will be appreciated
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx2048m -XX:MaxPermSize=512m -XX:-UseSSE42Intr
    insics
    WLS Start Mode=Production
    CLASSPATH=C:\OBIEE1~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\OBIEE
    11G5\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\OBIEE1~1\patch_wls1035\pr
    ofiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\OBIEE1~1\ORACLE~2\jd
    k\lib\tools.jar;C:\OBIEE1~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\OBIEE1~1\WL
    SERV~1.3\server\lib\weblogic.jar;C:\OBIEE1~1\modules\features\weblogic.server.mo
    dules_10.3.5.0.jar;C:\OBIEE1~1\WLSERV~1.3\server\lib\webservices.jar;C:\OBIEE1~1
    \modules\ORGAPA~1.1/lib/ant-all.jar;C:\OBIEE1~1\modules\NETSFA~1.0_1/lib/ant-con
    trib.jar;C:\OBIEE11G5\wlserver_10.3\server\lib\weblogic.jar;C:\OBIEE11G5\oracle_
    common\modules\oracle.dms_11.1.1\dms.jar;C:\OBIEE11G5\oracle_common\modules\orac
    le.jmx_11.1.1\jmxframework.jar;C:\OBIEE11G5\oracle_common\modules\oracle.jmx_11.
    1.1\jmxspi.jar;C:\OBIEE11G5\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\
    OBIEE1~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\OBIEE1~1\ORACLE~1\soa\modul
    es\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\OBIEE1~1\ORACLE~1\modules\oracle
    .jrf_11.1.1\jrf.jar;C:\OBIEE1~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\O
    BIEE1~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\OBIEE1~1\patch_wls1035\profiles\default\native;C:\OBIEE1~1\WLSERV~1.3\se
    rver\native\win\x64;C:\OBIEE1~1\WLSERV~1.3\server\bin;C:\OBIEE1~1\modules\ORGAPA
    ~1.1\bin;C:\OBIEE1~1\ORACLE~2\jdk\jre\bin;C:\OBIEE1~1\ORACLE~2\jdk\bin;C:\app\gu
    ntaka\product\11.2.0\Dbhome11g\bin;%PROGRAMFILES%\Internet Explorer;C:\Windows\S
    ystem32;C:\OBIEE11G5\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\OBIEE11G5\
    Oracle_BI1\bin;C:\OBIEE11G5\Oracle_BI1\opmn\bin;C:\OBIEE11G5\Oracle_BI1\opmn\lib
    ;C:\OBIEE11G5\Oracle_BI1\perl\bin;C:\OBIEE1~1\WLSERV~1.3\server\native\win\x64\o
    ci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    C:\OBIEE1~1\ORACLE~2\jdk\bin\java -server -Xms256m -Xmx2048m -XX:MaxPermSize=5
    12m -XX:-UseSSE42Intrinsics -Dweblogic.Name=AdminServer -Djava.security.policy=C
    :\OBIEE1~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabl
    ed=true -Doracle.home=C:\OBIEE11G5\Oracle_BI1 -da -Dplatform.home=C:\OBIEE1~1\W
    LSERV~1.3 -Dwls.home=C:\OBIEE1~1\WLSERV~1.3\server -Dweblogic.home=C:\OBIEE1~1\W
    LSERV~1.3\server -Dcommon.components.home=C:\OBIEE1~1\ORACLE~1 -Djrf.version=11
    .1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logge
    r -Ddomain.home=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1 -Djrockit.optfile=C:\OBIEE
    1~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.confi
    g.dir=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\servers\AdminServer
    -Doracle.domain.config.dir=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1
    -Digf.arisidbeans.carmlloc=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON
    ~1\carml -Digf.arisidstack.home=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FM
    WCON~1\arisidprovider -Doracle.security.jps.config=C:\OBIEE1~1\USER_P~1\domains\
    BIFOUN~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\OBIEE1~1\U
    SER_P~1\domains\BIFOUN~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.
    ext=\- -Dweblogic.alternateTypesDirectory=C:\OBIEE1~1\ORACLE~1\modules\oracle.os
    soiap_11.1.1,C:\OBIEE1~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.proto
    col.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -D
    EPM_ORACLE_HOME=C:\OBIEE11G5\Oracle_BI1 -DHYPERION_HOME=C:\OBIEE11G5\Oracle_BI1
    -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=C:\OBIEE11G5\Oracle_BI1 -DEPM_REG_
    PROPERTIES_PATH=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.use
    ApplicationContextId=false -Doracle.biee.search.bisearchproperties=C:\OBIEE11G5\
    Oracle_BI1\bifoundation\jee\BISearchConfig.properties -Dweblogic.management.clea
    rTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interval=20
    00 -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.S
    SL.enableJSSE=true -Dfile.encoding=utf-8 -Duser.language=en -Duser.region=US -Db
    i.oracle.home=C:\OBIEE11G5\Oracle_BI1 -DEPM_ORACLE_HOME=C:\OBIEE11G5\Oracle_BI1
    -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityServi
    ce -Doracle.ecsf.configuration.class=oracle.biee.search.services.BISearchService
    Configuration -Dxdo.server.config.dir=C:\OBIEE11G5\user_projects\domains\bifound
    ation_domain\config\bipublisher -DXDO_FONT_DIR=C:\OBIEE11G5\Oracle_BI1\common\fo
    nts -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=C:\OBIEE11G5\oracle_com
    mon -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativ
    eDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext
    .dirs=C:\OBIEE1~1\patch_wls1035\profiles\default\sysext_manifest_classpath webl
    ogic.Server
    <Mar 1, 2013 7:19:20 PM CST> <Info> <Security> <BEA-090905> <Disabling CryptoJ J
    CE Provider self-integrity check for better startup performance. To enable this
    check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Mar 1, 2013 7:19:21 PM CST> <Info> <Security> <BEA-090906> <Changing the defaul
    t Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable
    this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Mar 1, 2013 7:19:23 PM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) 64-Bit Server VM Version 19.1-b02 from Sun Mic
    rosystems Inc.>
    <Mar 1, 2013 7:19:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:19:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:19:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:06 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:16 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:26 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:06 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:16 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:26 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:07 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:17 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:27 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:31 PM CST> <Critical> <WebLogicServer> <BEA-000362> <Server fa
    iled. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Unable to obtain lock on C:\OBIEE11G5\u
    ser_projects\domains\bifoundation_domain\servers\AdminServer\tmp\AdminServer.lok
    . Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.ja
    va:206)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.ja
    va:67)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirec
    toryService.java:74)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesMan
    ager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServ
    icesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
    at weblogic.Server.main(Server.java:71)
    >
    <Mar 1, 2013 7:22:31 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FAILED>
    <Mar 1, 2013 7:22:31 PM CST> <Error> <WebLogicServer> <BEA-000383> <A critical s
    ervice failed. The server will shut itself down>
    <Mar 1, 2013 7:22:31 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FORCE_SHUTTING_DOWN>
    C:\OBIEE11G5>
    Edited by: 7688438 on Mar 1, 2013 4:34 PM

    Hi DNK,
    Removed the "adminserver.lok file.
    Getting the same issue:Unable to Sign In
    An invalid User Name or Password was entered.
    Started BI services:
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.BindingBuilderImpl$ImplicitImplementation.get(Bindi
    ngBuilderImpl.java:334)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImp
    l.java:473)
    ... 52 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.server.RpcRemote
    for member at com.sigmadynamics.server.SDCluster.<init>(SDCluster.java:83)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 63 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.cluster.RpcSender
    for member at com.sigmadynamics.server.RTDRpcRemote.<init>(RTDRpcRemote.java:4
    1)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 72 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.server.kernel.SDKernel
    for member at com.sigmadynamics.cluster.rpc.WSRpcSender.<init>(WSRpcSender.jav
    a:54)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 76 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.sdo.util.StringCatalogInterface
    for member at com.sigmadynamics.server.kernel.SDKernelImpl.<init>(SDKernelImpl
    .java:86)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 91 more
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetExcepti
    on
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:161)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 100 more
    Caused by: java.lang.reflect.InvocationTargetException
    at com.sigmadynamics.sdo.util.StringCatalog$$FastClassByGuice$$c75b3a0e.
    newInstance(<generated>)
    at com.google.inject.cglib.reflect.FastConstructor.newInstance(FastConst
    ructor.java:40)
    at com.google.inject.DefaultConstructionProxyFactory$2.newInstance(Defau
    ltConstructionProxyFactory.java:67)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:142)
    ... 108 more
    Caused by: com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    erException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.comm
    on.ResourceException: Could not create pool connection. The DBMS driver exceptio
    n was: IO Error: The Network Adapter could not establish the connection
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(
    JDBCUtil.java:250)
    at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:352)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:369)
    at com.sigmadynamics.server.SDDataSource.getConnection(SDDataSource.java
    :85)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.c
    reateNewInstance(DatabaseInfo.java:145)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.g
    etInstance(DatabaseInfo.java:134)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    er.<init>(DatabaseProvider.java:119)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    er.<init>(DatabaseProvider.java:110)
    at com.sigmadynamics.server.SDDatabase.getDefaultDatabase(SDDatabase.jav
    a:37)
    at com.sigmadynamics.sdo.util.StringCatalog.<init>(StringCatalog.java:31
    ... 112 more
    Caused by: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.
    resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could n
    ot create pool connection. The DBMS driver exception was: IO Error: The Network
    Adapter could not establish the connection
    ... 122 more
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
    a:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.
    resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could n
    ot create pool connection. The DBMS driver exception was: IO Error: The Network
    Adapter could not establish the connection
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(
    JDBCUtil.java:250)
    at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:352)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:369)
    at com.sigmadynamics.server.SDDataSource.getConnection(SDDataSource.java
    :85)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.c
    reateNewInstance(DatabaseInfo.java:145)
    Truncated. see log file for complete stacktrace
    >
    PostInstallConfigIntegration:oracle_ias_farm target auth registration is done.
    <Mar 1, 2013 11:33:34 PM CST> <Warning> <org.apache.myfaces.trinidadinternal.con
    fig.GlobalConfiguratorImpl> <BEA-000000> <Configurator services already initiali
    zed.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    0]" is now listening on fe80:0:0:0:2131:cb43:cfbf:342e:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    2]" is now listening on fe80:0:0:0:bc6c:cf4:a1f4:d913:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Warning> <Server> <BEA-002611> <Hostname "guntaka
    -PC", maps to multiple IP addresses: 192.168.254.1, 192.168.255.1, 169.254.52.46
    , 192.168.1.3, fe80:0:0:0:2dbf:1cb5:70f:a5b7%19, fe80:0:0:0:98f2:c39d:c365:389e%
    20, fe80:0:0:0:2131:cb43:cfbf:342e%17, fe80:0:0:0:10a7:a924:c8f9:acfa%11, fe80:0
    :0:0:3cd8:1270:93e3:9c3d%16, 2001:0:4137:9e76:3cd8:1270:93e3:9c3d>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    4]" is now listening on fe80:0:0:0:b8ee:dd61:6b18:9814:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 2001:0:4137:9e76:3cd8:1270:93e3:9c3d:7001 for protocols iiop
    , t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[5
    ]" is now listening on fe80:0:0:0:0:5efe:a9fe:342e:7001 for protocols iiop, t3,
    ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on 192.168.254.1:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[8
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:ff01:7001 for protocols iiop, t3,
    ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    6]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.
    >
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[9
    ]" is now listening on 169.254.52.46:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[7
    ]" is now listening on fe80:0:0:0:2dbf:1cb5:70f:a5b7:7001 for protocols iiop, t3
    , ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 192.168.255.1:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[4
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:103:7001 for protocols iiop, t3, l
    dap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[6
    ]" is now listening on fe80:0:0:0:98f2:c39d:c365:389e:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    7]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp,
    http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    5]" is now listening on fe80:0:0:0:10a7:a924:c8f9:acfa:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    3]" is now listening on fe80:0:0:0:a5f8:4f28:68e1:dbcd:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[3
    ]" is now listening on 192.168.1.3:7001 for protocols iiop, t3, ldap, snmp, http
    .>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    1]" is now listening on fe80:0:0:0:3cd8:1270:93e3:9c3d:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000329> <Started We
    bLogic Admin Server "AdminServer" for domain "bifoundation_domain" running in Pr
    oduction Mode>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,066 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,065 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,063 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,064 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,062 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:20 PM CST> <Error> <oracle.wsm.agent.handler.wls.WSMAgentHook
    <BEA-000000> <WSMAgentHook: An Exception is thrown: WSM-06162 The policy referenced by URI "oracle/wss_username_token_service_policy" could not be retrieved a
    s connection to Policy Manager cannot be established at "t3://guntaka-PC:7001" d
    ue to invalid configuration or inactive state.
    >
    <Mar 1, 2013 11:35:11 PM CST> <Error> <oracle.wsm.agent.handler.wls.WSMAgentHook
    <BEA-000000> <WSMAgentHook: An Exception is thrown: WSM-06162 The policy referenced by URI "oracle/wss_username_token_service_policy" could not be retrieved a
    s connection to Policy Manager cannot be established at "t3://guntaka-PC:7001" d
    ue to invalid configuration or inactive state.
    >

  • Sudden termination of Presentation services

    Hi
    We are using 10.1.3.4.1 version of OBIEE.Surprisingly few days back we observed weird behavior of presentation services. They got terminated all of sudden.
    When looked into saw.log it recorded errors as follows:
    Type: Error
    Severity: 40
    Time: Fri Sep 02 01:16:54 2011
    File: project/websubsystems/httpserver.cpp Line: 484
    Properties: ThreadID-5948;HttpCommand-AnswersEditReport;Proxy-Administrator;RemoteIP-171.10.203.16;User-Username;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Unhandled exception caught during chunked response. Odbc driver returned an error (SQLSetStmtAttrW).
    Error Codes: OPR4ONWY:OI2DL65P
    SQL Issued: {call NQSGetSQLCustomTables('Subject Area Name','%','%','%')}
    Type: Error
    Severity: 40
    Time: Fri Sep 02 01:16:58 2011
    File: project/websubsystems/httpserver.cpp Line: 484
    Properties: ThreadID-5948;HttpCommand-AnswersEditReport;Proxy-Administrator;RemoteIP-170.80.203.50;User-UserName;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Unhandled exception caught during chunked response. Odbc driver returned an error (SQLSetStmtAttrW).
    Error Codes: OPR4ONWY:OI2DL65P
    SQL Issued: {call NQSGetSQLCustomTables('Subject Area Name','%','%','%')}
    Type: Error
    Severity: 40
    Time: Fri Sep 02 01:17:43 2011
    File: project/websubsystems/httpserver.cpp Line: 484
    Properties: ThreadID-5784;HttpCommand-AnswersEditReport;Proxy-Administrator;RemoteIP-104.40.11.102;User-UserName;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Unhandled exception caught during chunked response. Odbc driver returned an error (SQLSetStmtAttrW).
    Error Codes: OPR4ONWY:OI2DL65P
    SQL Issued: {call NQSGetSQLCustomTables('Subject Area Name','%','%','%')}
    Please, let me know what could be the reason for the sudden termination of Presentation Services.
    Thanks

    Did you made any changes to your webcat ?? Like and complex report or something which involves Aggregation Rule as 'Server Complex Aggregate'.
    This may also happen because of some change or wrong tag in Instanceconfig.xml file?? Pls check

  • OBIEE Presentation Service unable to start by a batch job

    We are using OBIEE 10.3.4.1 in clustered environment with two BI servers and two presentation servers. We bounce the all the services on daily basis using windows batch job. Presentation Service on one of the bi presentation servers is failing with the following information in the Windows Event Log (We don't see any specific log in presentation server logs). When we start manually then it starts without any problems. It is happening only in production that's why it is critical. Please advise ASAP.
    Event Log:
    Event Type:     Error
    Event Source:     ¨ô     le BI Utility
    Event Category:     None
    Event ID:     21
    Date:          2/17/2011
    Time:          5:20:43 AM
    User:          N/A
    Computer:     Z02FDCVSC28
    Description:
    The description for Event ID ( 21 ) in Source ( ¨ô     le BI Utility ) cannot be found. The local computer may not
    have the necessary registry information or message DLL files to display messages from a remote computer.
    You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details.
    The following information is part of the event:
    Attempted to use an unconstructed lock.
    Current Owner thread id: 0 (0x0)
    Current thread id: 5672 (0x1628)
    Lock pointer: 0x6F0B291C
    Lock created in file: d:\views\nightly\Tue\101341\Windows\vobs\090414.1900\analytics\server\include\Utility/Generic/SUGRecursiveLock.h
    Lock created on line: 34
    Lock created in function: NQRecursiveLock<class NQCriticalSection>::NQRecursiveLock
    Error in file: .\NQThreads\SUGCriticalSection.cpp
    Error on line: 242
    Error in function: NQCriticalSection::Acquire
    Thank you,

    IMHO you shouldn't be restarting services on a daily basis. The only reason I can think off you will be doing that is to hide away real issues, such as memory leaks or stability issues. We run OBIEE in Linux and we have no need to restart services at all. In some cases the services have been running for several months without failing. We do use the autorestart option which means that the process will restart automatically should it crash, which sometimes happens. Unfortunately this option is not available on Windows, perhaps it is testament on the robustness and the Production readiness of that OS?
    I would think your issue is either due to the account you are using to run the scheduled batch job or a timing issue where you need to give the service a few seconds between stop/start to clear all file handles. But still it's very bad practice to do what you do, especially if you are running in cluster mode which should give you HA.

  • OBIEE 11G - Unable to login to presentation services

    Hi All,
    I have done a simple installation of OBIEE 11G on my coloud server with OS windows server 2003, SP2 , 32 bit.
    Installation is 88% completed with,
    Executing : opmnctl start coreapplication_obiccs1 and Executing: opmnctl start coreapplication_obips1 failed. Came to know that this is related to clusters and ignored the error.
    RCU is installed in different database server.
    Now i am trying to login to presentation services with weblogic as userid and password that i had given during installation of obi.
    I am getting error that userid or password is invalid...
    One thing i came to know from the thread OBIEE 11g Cluster Controller Failed to start is,
    i have a bad IP in /etc/hosts... below are the entries in the file... can anyone please tell me what necessary changes i should do?
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    Regards,
    srl

    HI Srini,
    Thanks for the response,
    I can able to logic Obiee Em/Console services with the same user Web logic. Only Presentation services not able to login.
    Please find my  sawlog0:
    [2014-01-08T19:54:52.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.checkauthentication.runimpl] [ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1] [tid: 3400] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 43126] Authentication failed: invalid user/password. (08004)[[
    File:checkauthentication.cpp
    Line:1330
    Location:
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool.asynclogon
      saw.threads
    ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1
    ThreadID: 3400
    Please advice
    Regards,
    Kulkarni

Maybe you are looking for