Problems with the login page

I just finished a fresh install of Oracle XE 10g. When i browse to http://127.0.0.1:8000 (changed the default port) I get the license agreement saying "accept by installing or pressing the accept button" How do I get rid of this to login?
The only way I can login is by getting to this page, which it took me to at one point after the installation: http://127.0.0.1:8000/apex/f?p=4550:11:1851844547778358::NO:::
So how does one go about accepting the license agreement when there is no accept button - and I already installed the software?
Thank you,
-Matt

That's just a display of the license agreement. The login page is always at:
http://127.0.0.1:8000/apex
(You have to put the directory on there)
~Jer

Similar Messages

  • Problems with the login page in Portal release 2

    Hi,
    I have problems logging into portal, release 2 on Linux. I get the following error message when clicking the login link:
    Forbidden
    You don't have permission to access /pls/orasso/orasso.wwsso_app_admin.ls_login on this server.
    This used to work until I changes the password for the orasso user using 9IAS Enterprise Manager. The portal home page works fine. I've tryed to run the ssooconf.sql script, but this didn't help me much.
    Does anyone have any solution to this problem?
    Kjetil

    That's just a display of the license agreement. The login page is always at:
    http://127.0.0.1:8000/apex
    (You have to put the directory on there)
    ~Jer

  • Problems with the new Pages.

    Hi everyone.
    I wonder if i am the only one experiencing a little problem with the new Pages?
    My problem is that every other time i want to correct the font lets say trying to underline or make the font fatter using the hotkeys "Command+B" or "Command+U" or "Command+I", or even changing it manually in "formats" my font gets stuck, and i have to copy-paste text from another pages-file into my old one to get et back to normal.
    Anyone else tried this?
    Martin.

    VladRO wrote:
    These are the problems that I am encountering for the moment! If there will come up some new once, I will write them here!
    Instead of starting a new list, go to
    https://discussions.apple.com/thread/5468056?tstart=0

  • Problems with the new Pages for Mac

    I'm starting to see countless problems running the new Pages for Mac (5.0.1) and I can't find a way to resolve them.
    1. when I'm typing and want to delete word(s), I'll use the alt+delete function for ease, however this starts deleting words after the cursor, merging words together and changing my sentece. It comes from when I'm deleting as the new pages is giving me the dropdown menu for the autocorrect word.
    2. grammar check is off. Namely, it picks a random point in a word and moves on from there. EX: "because of the" will have "use of the" underlined in green and give me recommendations to change to "because of the" or "cause of the". Using those recommendations, I'll end up with something like: "becabecause of the"
    3. the find and replace function jumps around in the paper, and sometimes doesn't even display the word currently selected (leaving the user to scroll around looking for what is selected)
    4. Autocorrect has vanished for some reason: no autocapitalization, no turning fractions such as 1/2 into a tidy and neat fraction with small numbers for numerators/denominators, etc.
    I'm still using it, and these are what I have found, so there may be more later as I continue to use it. If anyone has found ways around these bugs, please let me know.
    Thanks!

    Semnani wrote:
    4. Autocorrect has vanished for some reason: no autocapitalization, no turning fractions such as 1/2 into a tidy and neat fraction with small numbers for numerators/denominators, etc.
    Pages 5 now uses the system autocorrect, which does not have as many features as the one inside Pages 4.  Some things you can add manually there.   Others you have to ask Apple to add via
    http://www.apple.com/feedback
    Or continue to use Pages 4 instead.

  • Problems with my login page

    My login page works fine the first time anyone tries to login.
    I have an error that occurs when i try to login as someone else to my application having just logged of as another user. If i do this i get no error messeage just The page cannot be found which is very stange. However if i get the login attempt worng ie wrong username or password then when i next try to login no matter who it is it works.
    I think it is because when a person clicks on the logout url the application still has the username cookie set and just takes the user to the login page. I currenlty use the default logout option in the navigation bar e.g. &LOGOUT_URL. How can i set the logout button to clear all the cached information about the user.
    Cheers for any help dan
    Message was edited by:
    user551484

    Dan - That was the correct application ID. You created an after-submit computation on the login page for the application item FSP_AFTER_LOGIN_URL:  SELECT STUDENT_ID
      FROM STUDENTS
      WHERE given_name||' '||family_name = :P101_USERNAME
      AND password = :P101_PASSWORD;So when a username from the login form did not match any rows in your students table, e.g., username: joe townsend, no value would be assigned to FSP_AFTER_LOGIN_URL. But if you typed the case-correct version of the username as it exists in the students table (2 columns), e.g., Joe Townsend, the row would be found and the student ID (2) would be assigned to the item.
    The value 1 or 2 for FSP_AFTER_LOGIN_URL causes the page not found error. Looks like you want the after-login page to be different for different users. You can store a relative URL starting with "f?p=..." into that item if you use the current session ID but you should not use a computation. Instead use the authentication scheme's post-authentication process to assign a value to the item, e.g., FSP_AFTER_LOGIN_URL := 'f?p=&APP_ID.:&YOUR_CHOSEN_PAGE.:&APP_SESSION.'; .
    I disabled that computation.
    Scott

  • Problem with the login in analysis

    Hi All,
    I am trying to login to analysis page as an admin user using the credentials of weblogic which i gave during the installation of OBIEE but the login process fails giving an error"Invalid username and Pssword".
    the same credentials when i am providing in em or console the login gets successful. even i have created a new user through console but that user credentials are also not getting validated. in a sense my analysis login page is completely freezed. initially everything was wroking fine but when i saved a rpd using "copy as" and then replaced the old rpd with the same name the problem started.
    even when i am trying to open my current rpd in online mode i get the error of username and paasword but the same rpd opens up in offline mode using same password. Please help me out as i dont know what has happened.

    Hi,
    as far as the sawlog is concerned PFB the entire saw log file.
    i m not able to get out the error from it. Can you please help me out with this and tell the solution.
    Below are the contents of my sawlog.
    [2013-10-13T20:49:17.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:20.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:22.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.subsystem.catalog.initialize.upgrade] [ecid: ] [tid: ] Starting to update Account GUIDs[[
    File:initializecatalog.cpp
    Line:1046
    Location:
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:22.000+05:30] [OBIPS] [ERROR:10] [] [saw.subsystem.catalog.initialize.upgrade] [ecid: ] [tid: ] Error reading object: /shared/Sample Lite/KPIs/Revenue KPI
    Element doesn't contain required attribute treatNoDataAs.
    Node: <sawkpi:thresholds xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sawkpi="com.siebel.analytics.web/kpi/v1" xmlns:saw="com.siebel.analytics.web/report/v1.1" goal="high"><sawkpi:thresholdRange ID="80ecc300-0b96-1000-8567-0ae4eb540000" value="100" assessmentStateKey="OK"><sawkpi:statusText><saw:caption><saw:text>OK</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">95</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="green" icon="fmap:common/kpi_ok_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="80ecc301-0b96-1000-8567-0ae4eb540000" value="50" assessmentStateKey="WARNING"><sawkpi:statusText><saw:caption><saw:text>WARNING</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="yellow" icon="fmap:common/kpi_warning_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="80ecc302-0b96-1000-8567-0ae4eb540000" value="0" assessmentStateKey="CRITICAL"><sawkpi:statusText><saw:caption><saw:text>CRITICAL</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="lessOrEqual"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="red" icon="fmap:common/kpi_critical_status.gif"/></sawkpi:thresholdRange></sawkpi:thresholds>[[
    File:catalogimpl.cpp
    Line:1214
    Location:
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:22.000+05:30] [OBIPS] [ERROR:10] [] [saw.subsystem.catalog.initialize.upgrade] [ecid: ] [tid: ] Error reading object: /shared/Sample Lite/KPIs/Sample KPI
    Element doesn't contain required attribute treatNoDataAs.
    Node: <sawkpi:thresholds xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sawkpi="com.siebel.analytics.web/kpi/v1" xmlns:saw="com.siebel.analytics.web/report/v1.1" goal="high"><sawkpi:thresholdRange ID="80ecc300-0b96-1000-8567-0ae4eb540000" value="100" assessmentStateKey="OK"><sawkpi:statusText><saw:caption><saw:text>OK</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">95</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="green" icon="fmap:common/kpi_ok_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="80ecc301-0b96-1000-8567-0ae4eb540000" value="50" assessmentStateKey="WARNING"><sawkpi:statusText><saw:caption><saw:text>WARNING</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="yellow" icon="fmap:common/kpi_warning_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="80ecc302-0b96-1000-8567-0ae4eb540000" value="0" assessmentStateKey="CRITICAL"><sawkpi:statusText><saw:caption><saw:text>CRITICAL</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="lessOrEqual"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Revenue&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="red" icon="fmap:common/kpi_critical_status.gif"/></sawkpi:thresholdRange></sawkpi:thresholds>[[
    File:catalogimpl.cpp
    Line:1214
    Location:
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:22.000+05:30] [OBIPS] [ERROR:10] [] [saw.subsystem.catalog.initialize.upgrade] [ecid: ] [tid: ] Error reading object: /shared/Sample Lite/KPIs/Unit Price
    Element doesn't contain required attribute treatNoDataAs.
    Node: <sawkpi:thresholds xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sawkpi="com.siebel.analytics.web/kpi/v1" xmlns:saw="com.siebel.analytics.web/report/v1.1" goal="high"><sawkpi:thresholdRange ID="81c15110-0b96-1000-8567-0ae4eb540000" value="100" assessmentStateKey="OK"><sawkpi:statusText><saw:caption><saw:text>OK</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Actual Unit Price&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">90</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="green" icon="fmap:common/kpi_ok_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="81c15111-0b96-1000-8567-0ae4eb540000" value="50" assessmentStateKey="WARNING"><sawkpi:statusText><saw:caption><saw:text>WARNING</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="greater"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Actual Unit Price&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="yellow" icon="fmap:common/kpi_warning_status.gif"/></sawkpi:thresholdRange><sawkpi:thresholdRange ID="81c17820-0b96-1000-8567-0ae4eb540000" value="0" assessmentStateKey="CRITICAL"><sawkpi:statusText><saw:caption><saw:text>CRITICAL</saw:text></saw:caption></sawkpi:statusText><sawkpi:rangeExpression><sawx:expr xsi:type="sawx:comparison" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" op="lessOrEqual"><sawx:expr xsi:type="sawx:sqlExpression">&quot;Base Facts&quot;.&quot;Actual Unit Price&quot;</sawx:expr><sawx:expr xsi:type="sawx:sqlExpression">50</sawx:expr></sawx:expr></sawkpi:rangeExpression><sawkpi:iconScheme color="red" icon="fmap:common/kpi_critical_status.gif"/></sawkpi:thresholdRange></sawkpi:thresholds>[[
    File:catalogimpl.cpp
    Line:1214
    Location:
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:22.000+05:30] [OBIPS] [WARNING:16] [] [saw.catalog.item.properties.set] [ecid: ] [tid: ] Adding property Desc with value Data Source: BIP WS getFolderContent
    [http://localhost:7001/xmlpserver/services/v2/CatalogService?wsdl]
    Parameters: User ID, Password, Folder Path --
    Note: Edit the data set and change host name & port to match the BIP server's host and port in your environment. exceeds an entry's the maximum size soft limit 256. There are 263 bytes in this property for item /shared/Sample Lite/Published Reporting/Data Models/WS getFolderContent DM.xdm.[[
    File:itemimpl.cpp
    Line:1555
    Location:
      saw.catalog.item.properties.set
      saw.catalog.impl.read
      saw.catalog.impl.scour
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:23.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.subsystem.catalog.initialize.upgrade] [ecid: ] [tid: ] Succeeded in updating account GUIDs from back end user population store[[
    File:initializecatalog.cpp
    Line:1131
    Location:
      saw.subsystem.catalog.initialize.upgrade
      saw.subsystem.catalog.initialize
      saw.subsystems.catalogbootstrapper.loadcatalog
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:49:36.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T20:51:47.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-000000000000009b,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322))[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-000000000000009b,0:1
    ThreadID: 2268
    [2013-10-13T20:52:07.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000a5,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322))[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000a5,0:1
    ThreadID: 2268
    [2013-10-13T20:57:21.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000b7,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322))[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000b7,0:1
    ThreadID: 2268
    [2013-10-13T20:57:27.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000c1,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0)[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000c1,0:1
    ThreadID: 2268
    [2013-10-13T20:57:41.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000d1,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0)[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000d1,0:1
    ThreadID: 2268
    [2013-10-13T21:02:19.000+05:30] [OBIPS] [WARNING:16] [] [saw.subsystem.security.getMasterSession] [ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000dc,0:1] [tid: 2268] Server accessed with unsupported UA (Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0)[[
    File:ssdevice.cpp
    Line:1454
    Location:
      saw.subsystem.security.getMasterSession
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:36b3c0f2:141b22c45a1:-8000-00000000000000dc,0:1
    ThreadID: 2268
    [2013-10-13T21:15:13.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:15:14.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:15:21.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:15:41.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logon] [ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-0000000000000894,0:1:1] [tid: 4020] User weblogic logged in (session ID: 0ohicbclpat90s0amqt8u2as2nhsd0ftcrrl0bi  ). [[
    File:masterclientsession.cpp
    Line:366
    Location:
      saw.securitysubsystem.session.logon
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-0000000000000894,0:1:1
    ThreadID: 4020
    [2013-10-13T21:15:42.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.security.userpopulationcache.getparentapproles] [ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-000000000000089a,0:1] [tid: 3808] Populating application role hierarchy for the first time.[[
    File:userpopulationcache.cpp
    Line:202
    Location:
      saw.security.userpopulationcache.getparentapproles
      saw.security.securityimpl.getPermissions
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0ohicbclpat90s0amqt8u2as2nhsd0ftcrrl0bi
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-000000000000089a,0:1
    ThreadID: 3808
    HttpCommand: bieehome
    RemoteIP: 169.254.25.129
    HttpArgs: icharset='windows-1252',startPage='1'
    [2013-10-13T21:15:42.000+05:30] [OBIPS] [WARNING:16] [] [saw.catalog.item.properties.set] [ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-000000000000089a,0:1] [tid: 3808] Adding property Desc with value Data Source: BIP WS getFolderContent
    [http://localhost:7001/xmlpserver/services/v2/CatalogService?wsdl]
    Parameters: User ID, Password, Folder Path --
    Note: Edit the data set and change host name & port to match the BIP server's host and port in your environment. exceeds an entry's the maximum size soft limit 256. There are 263 bytes in this property for item /shared/Sample Lite/Published Reporting/Data Models/WS getFolderContent DM.xdm.[[
    File:itemimpl.cpp
    Line:1555
    Location:
      saw.catalog.item.properties.set
      saw.catalog.impl.read
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0ohicbclpat90s0amqt8u2as2nhsd0ftcrrl0bi
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:-1b61c7d:141b27ba80a:-8000-000000000000089a,0:1
    ThreadID: 3808
    HttpCommand: bieehome
    RemoteIP: 169.254.25.129
    [2013-10-13T21:22:07.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHnU5hIsp3FCw70FyWMF0000S4000006,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHnU5hIsp3FCw70FyWMF0000S4000006,0
    [2013-10-13T21:22:07.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHnU5hIsp3FCw70FyWMF0000S4000006,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHnU5hIsp3FCw70FyWMF0000S4000006,0
    [2013-10-13T21:25:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:25:50.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:25:55.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T21:29:53.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logon] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-0000000000000f5a,0:1:1] [tid: 1948] User ukumar46 logged in (session ID: pr7cdripddh1k94k1ortpvbk27sis4j0uqm6kl2  ). [[
    File:masterclientsession.cpp
    Line:366
    Location:
      saw.securitysubsystem.session.logon
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-0000000000000f5a,0:1:1
    ThreadID: 1948
    [2013-10-13T21:29:58.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.security.userpopulationcache.getparentapproles] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-0000000000000f5e,0:1] [tid: 224] Populating application role hierarchy for the first time.[[
    File:userpopulationcache.cpp
    Line:202
    Location:
      saw.security.userpopulationcache.getparentapproles
      saw.security.securityimpl.getPermissions
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: pr7cdripddh1k94k1ortpvbk27sis4j0uqm6kl2
    AuthProps: 
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-0000000000000f5e,0:1
    ThreadID: 224
    HttpCommand: bieehome
    RemoteIP: 169.254.25.129
    HttpArgs: icharset='windows-1252',startPage='1'
    [2013-10-13T23:53:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0
    [2013-10-13T23:53:49.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0:4] [tid: 1372] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0:4
    ThreadID: 1372
    [2013-10-13T23:53:49.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0:89] [tid: 2352] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0:89
    ThreadID: 2352
    [2013-10-13T23:53:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHnUfYKGj3FCw70FyWMF0000kS000003,0
    [2013-10-13T23:54:50.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T23:54:51.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T23:54:55.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-13T23:55:46.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logon] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118a,0:1:1] [tid: 6116] User weblogic logged in (session ID: tgousq2n96gqge2gsgg12a0n6sqpcr0hn64tnoi  ). [[
    File:masterclientsession.cpp
    Line:366
    Location:
      saw.securitysubsystem.session.logon
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118a,0:1:1
    ThreadID: 6116
    [2013-10-13T23:55:50.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.security.userpopulationcache.getparentapproles] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118e,0:1] [tid: 4900] Populating application role hierarchy for the first time.[[
    File:userpopulationcache.cpp
    Line:202
    Location:
      saw.security.userpopulationcache.getparentapproles
      saw.security.securityimpl.getPermissions
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: tgousq2n96gqge2gsgg12a0n6sqpcr0hn64tnoi
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118e,0:1
    ThreadID: 4900
    HttpCommand: BIEEHome
    RemoteIP: 169.254.25.129
    HttpArgs: icharset='windows-1252',startPage='1'
    [2013-10-13T23:55:50.000+05:30] [OBIPS] [WARNING:16] [] [saw.catalog.item.properties.set] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118e,0:1] [tid: 4900] Adding property Desc with value Data Source: BIP WS getFolderContent
    [http://localhost:7001/xmlpserver/services/v2/CatalogService?wsdl]
    Parameters: User ID, Password, Folder Path --
    Note: Edit the data set and change host name & port to match the BIP server's host and port in your environment. exceeds an entry's the maximum size soft limit 256. There are 263 bytes in this property for item /shared/Sample Lite/Published Reporting/Data Models/WS getFolderContent DM.xdm.[[
    File:itemimpl.cpp
    Line:1555
    Location:
      saw.catalog.item.properties.set
      saw.catalog.impl.read
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: tgousq2n96gqge2gsgg12a0n6sqpcr0hn64tnoi
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-000000000000118e,0:1
    ThreadID: 4900
    HttpCommand: BIEEHome
    RemoteIP: 169.254.25.129
    [2013-10-13T23:57:35.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logoff] [ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-00000000000011f6,0:1] [tid: 4900] User weblogic logged out (session ID: tgousq2n96gqge2gsgg12a0n6sqpcr0hn64tnoi ).[[
    File:masterclientsession.cpp
    Line:462
    Location:
      saw.securitysubsystem.session.logoff
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: tgousq2n96gqge2gsgg12a0n6sqpcr0hn64tnoi
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:-1aa73405:141b2858e09:-8000-00000000000011f6,0:1
    ThreadID: 4900
    HttpCommand: Logoff
    RemoteIP: 169.254.25.129
    HttpArgs: 
    [2013-10-13T23:58:32.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHnb0P2Uj3FCw70FyWMF0001B4000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHnb0P2Uj3FCw70FyWMF0001B4000003,0
    [2013-10-13T23:58:32.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHnb0P2Uj3FCw70FyWMF0001B4000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHnb0P2Uj3FCw70FyWMF0001B4000003,0
    [2013-10-18T21:35:18.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-18T21:35:19.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-18T21:35:32.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-18T22:00:10.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logon] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000040c,0:1:1] [tid: 3820] User weblogic logged in (session ID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq  ). [[
    File:masterclientsession.cpp
    Line:366
    Location:
      saw.securitysubsystem.session.logon
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000040c,0:1:1
    ThreadID: 3820
    [2013-10-18T22:00:10.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.security.userpopulationcache.getparentapproles] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000042e,0:1] [tid: 3248] Populating application role hierarchy for the first time.[[
    File:userpopulationcache.cpp
    Line:202
    Location:
      saw.security.userpopulationcache.getparentapproles
      saw.security.securityimpl.getPermissions
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000042e,0:1
    ThreadID: 3248
    HttpCommand: bieehome
    RemoteIP: 169.254.25.129
    HttpArgs: icharset='windows-1252',startPage='1'
    [2013-10-18T22:00:11.000+05:30] [OBIPS] [WARNING:16] [] [saw.catalog.item.properties.set] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000042e,0:1] [tid: 3248] Adding property Desc with value Data Source: BIP WS getFolderContent
    [http://localhost:7001/xmlpserver/services/v2/CatalogService?wsdl]
    Parameters: User ID, Password, Folder Path --
    Note: Edit the data set and change host name & port to match the BIP server's host and port in your environment. exceeds an entry's the maximum size soft limit 256. There are 263 bytes in this property for item /shared/Sample Lite/Published Reporting/Data Models/WS getFolderContent DM.xdm.[[
    File:itemimpl.cpp
    Line:1555
    Location:
      saw.catalog.item.properties.set
      saw.catalog.impl.read
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000042e,0:1
    ThreadID: 3248
    HttpCommand: bieehome
    RemoteIP: 169.254.25.129
    [2013-10-18T23:13:01.000+05:30] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00iHtlYRxDu3FCw70FyWMF000048000000,0:766] [tid: 1320] Running task 'Cache/Query' finished in 3609 milliseconds, 24.0% of job's frequency (15 seconds).[[
    File:taskscheduler.cpp
    Line:423
    Location:
      saw.taskScheduler.processJob
      saw.threadpool
      saw.threads
    ecid: 00iHtlYRxDu3FCw70FyWMF000048000000,0:766
    ThreadID: 1320
    task: Cache/Query
    [2013-10-18T23:13:04.000+05:30] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00iHtlYRxDu3FCw70FyWMF000048000000,0:769] [tid: 3972] Running task 'Cache/ReportCache/CleanupXMLDiskCache' finished in 6547 milliseconds, 5.4% of job's frequency (120 seconds).[[
    File:taskscheduler.cpp
    Line:423
    Location:
      saw.taskScheduler.processJob
      saw.threadpool
      saw.threads
    ecid: 00iHtlYRxDu3FCw70FyWMF000048000000,0:769
    ThreadID: 3972
    task: Cache/ReportCache/CleanupXMLDiskCache
    [2013-10-18T23:29:13.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHtlZ5Zs43FCw70FyWMF000048000006,0:87] [tid: 3248] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHtlZ5Zs43FCw70FyWMF000048000006,0:87
    ThreadID: 3248
    [2013-10-18T23:32:43.000+05:30] [OBIPS] [WARNING:16] [] [saw.threadpool.performance] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000065b,0:1] [tid: 3456] ThreadPool<HostLookup>.Thread count: running  0, maximum 1, idle 0. Jobs pending: 1.  No available threads, creating new thread for job. Approaching configured maximum for total number of threads.[[
    File:threadpool.cpp
    Line:661
    Location:
      saw.threadpool.performance
      saw.threadpool
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-000000000000065b,0:1
    ThreadID: 3456
    HttpCommand: Sessions
    RemoteIP: 169.254.25.129
    threadpool: HostLookup
    [2013-10-18T23:36:41.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logoff] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000673,0:1] [tid: 3456] User weblogic logged out (session ID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq ).[[
    File:masterclientsession.cpp
    Line:462
    Location:
      saw.securitysubsystem.session.logoff
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: 0kt172oncmo2vebhuborpulf31oa32v6ubafdeq
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000673,0:1
    ThreadID: 3456
    HttpCommand: Logoff
    RemoteIP: 169.254.25.129
    HttpArgs: 
    [2013-10-18T23:36:52.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.session.logon] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000a21,0:1:1] [tid: 2136] User weblogic logged in (session ID: behogqbi3f7quodtfe89msfuenpe4poli7vviei  ). [[
    File:masterclientsession.cpp
    Line:366
    Location:
      saw.securitysubsystem.session.logon
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool
      saw.threads
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000a21,0:1:1
    ThreadID: 2136
    [2013-10-18T23:36:52.000+05:30] [OBIPS] [WARNING:16] [] [saw.catalog.item.properties.set] [ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000a25,0:1] [tid: 3456] Adding property Desc with value Data Source: BIP WS getFolderContent
    [http://localhost:7001/xmlpserver/services/v2/CatalogService?wsdl]
    Parameters: User ID, Password, Folder Path --
    Note: Edit the data set and change host name & port to match the BIP server's host and port in your environment. exceeds an entry's the maximum size soft limit 256. There are 263 bytes in this property for item /shared/Sample Lite/Published Reporting/Data Models/WS getFolderContent DM.xdm.[[
    File:itemimpl.cpp
    Line:1555
    Location:
      saw.catalog.item.properties.set
      saw.catalog.impl.read
      saw.httpserver.processrequest
      saw.rpc.server.responder
      saw.rpc.server
      saw.rpc.server.handleConnection
      saw.rpc.server.dispatch
      saw.threadpool
      saw.threads
    SessionID: behogqbi3f7quodtfe89msfuenpe4poli7vviei
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=weblogic|User=weblogic
    ecid: 585eecf65d051a4f:37e0f6df:141cc4c025e:-8000-0000000000000a25,0:1
    ThreadID: 3456
    HttpCommand: BIEEHome
    RemoteIP: 169.254.25.129
    [2013-10-19T15:39:35.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T15:39:36.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T15:39:53.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:17:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHui8xZUj3FCw70FyWMF0000w8000006,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHui8xZUj3FCw70FyWMF0000w8000006,0
    [2013-10-19T16:17:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHui8xZUj3FCw70FyWMF0000w8000006,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHui8xZUj3FCw70FyWMF0000w8000006,0
    [2013-10-19T16:21:20.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:21:21.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:21:28.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:46:45.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHukTcpk73FCw70FyWMF0000x^000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHukTcpk73FCw70FyWMF0000x^000003,0
    [2013-10-19T16:46:45.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHukTcpk73FCw70FyWMF0000x^000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHukTcpk73FCw70FyWMF0000x^000003,0
    [2013-10-19T16:47:37.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:47:38.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T16:47:45.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T17:14:14.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHulvdjzm3FCw70FyWMF0000Bo000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHulvdjzm3FCw70FyWMF0000Bo000003,0
    [2013-10-19T17:14:14.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHulvdjzm3FCw70FyWMF0000Bo000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHulvdjzm3FCw70FyWMF0000Bo000003,0
    [2013-10-19T17:40:44.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T17:40:46.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T17:40:52.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-19T23:01:26.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0:14] [tid: 5244] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0:14
    ThreadID: 5244
    [2013-10-20T02:04:06.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0
    [2013-10-20T02:04:06.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHuotaMko4QtwN0ErY6F000164000003,0
    [2013-10-20T11:48:46.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-20T11:48:47.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-20T11:48:57.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-20T15:46:37.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0:14] [tid: 2112] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0:14
    ThreadID: 2112
    [2013-10-20T16:39:48.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0
    [2013-10-20T16:39:48.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0:12] [tid: 3188] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0:12
    ThreadID: 3188
    [2013-10-20T16:39:48.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iHvlgtbGQ4QtwN0ErY6F0000xc000006,0
    [2013-10-26T14:10:43.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T14:10:44.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T14:10:53.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T18:12:31.000+05:30] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00iI3SRDYQc4QtwN0ErY6F0000_S000000,0:3253] [tid: 2376] Running task 'Catalog crawler' finished in 30781 milliseconds, 0.8% of job's frequency (3600 seconds).[[
    File:taskscheduler.cpp
    Line:423
    Location:
      saw.taskScheduler.processJob
      saw.threadpool
      saw.threads
    ecid: 00iI3SRDYQc4QtwN0ErY6F0000_S000000,0:3253
    ThreadID: 2376
    task: Catalog crawler
    [2013-10-26T19:13:13.000+05:30] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00iI3SRDYQc4QtwN0ErY6F0000_S000000,0:4115] [tid: 1768] Running task 'Catalog crawler' finished in 39547 milliseconds, 1.0% of job's frequency (3600 seconds).[[
    File:taskscheduler.cpp
    Line:423
    Location:
      saw.taskScheduler.processJob
      saw.threadpool
      saw.threads
    ecid: 00iI3SRDYQc4QtwN0ErY6F0000_S000000,0:4115
    ThreadID: 1768
    task: Catalog crawler
    [2013-10-26T22:44:23.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iI3SRXSXa4QtwN0ErY6F0000_S000006,0:143] [tid: 980] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
      saw.dms.conext.unwrap
      saw.threadpool
      saw.threads
    ecid: 00iI3SRXSXa4QtwN0ErY6F0000_S000006,0:143
    ThreadID: 980
    [2013-10-26T23:06:48.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T23:06:50.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T23:06:57.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-26T23:16:28.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iI3uOfhJc4QtwN0ErY6F0000f4000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iI3uOfhJc4QtwN0ErY6F0000f4000003,0
    [2013-10-26T23:16:28.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iI3uOfhJc4QtwN0ErY6F0000f4000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iI3uOfhJc4QtwN0ErY6F0000f4000003,0
    [2013-10-29T22:53:32.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T22:53:34.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T22:53:42.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T22:54:17.000+05:30] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00iI7f2ZR^04QtwN0ErY6F0000qk000000,0:34] [tid: 2152] Running task 'Catalog crawler' finished in 31172 milliseconds, 0.8% of job's frequency (3600 seconds).[[
    File:taskscheduler.cpp
    Line:423
    Location:
      saw.taskScheduler.processJob
      saw.threadpool
      saw.threads
    ecid: 00iI7f2ZR^04QtwN0ErY6F0000qk000000,0:34
    ThreadID: 2152
    task: Catalog crawler
    [2013-10-29T23:25:48.000+05:30] [OBIPS] [ERROR:16] [] [saw.threads] [ecid: 00iI7f2_HoN4QtwN0ErY6F0000qk000002,0] [tid: 1872] Error while executing job in PollThread.[[
    File:pollthreaddef.h
    Line:147
    Location:
      saw.threads
    ecid: 00iI7f2_HoN4QtwN0ErY6F0000qk000002,0
    ThreadID: 1872
    [2013-10-29T23:25:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iI7f2pCLu4QtwN0ErY6F0000qk000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iI7f2pCLu4QtwN0ErY6F0000qk000003,0
    [2013-10-29T23:25:49.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iI7f2pCLu4QtwN0ErY6F0000qk000003,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
      saw.sawserver
      saw.sawserver.terminatesawserver
      saw.sawserver
    ecid: 00iI7f2pCLu4QtwN0ErY6F0000qk000003,0
    [2013-10-29T23:27:01.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 110427.0752 32-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T23:27:02.000+05:30] [OBIPS] [WARNING:1] [] [saw.webextensionbase.init.workstationCheck] [ecid: ] [tid: ] WARNING: The Oracle BI Presentation Services 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.[[
    File:webextensionbase.cpp
    Line:496
    Location:
      saw.webextensionbase.init.workstationCheck
      saw.webextensionbase.init
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T23:27:09.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
    File:sawserver.cpp
    Line:563
    Location:
      saw.sawserver
      saw.sawserver.initializesawserver
      saw.sawserver
    ecid: 
    [2013-10-29T23:46:43.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iI7guS2Tx4QtwN0ErY6F0000rK000003,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
      saw.rpc.server.listen
      saw.sawserver
    ecid: 00iI7guS2Tx4QtwN0ErY6F0000rK000003,0

  • Access problem in the login page

    Hi ,
      I downloaded the "SAP NetWeaver 2004s Java Trial Version" from SDN and installed it . During the installation I kept all the passwords as "abcd1234" following the instructions of the installation guide . After the installation , the guide tells me to login to the server(ie portal login page) using
    user = admin
    pwd = admin
    Now when I try to login , it says authentication failed and after a while of trying different passwords the message that appears now is "account locked" . What do I do to login into the SAP portal. Coulld someone pls help here .
    Regards
    Deepak Singh

    Hi Deepak
    Have you installed portal?If yes try loggin into it with
    User :administrator
    password:abcd1234
    Pls award points:
    <i></i>
    Message was edited by:
            Rajat Anand
    Message was edited by:
            Rajat Anand

  • Start portal with an information page, not with the login page

    Dear all,
    at the moment I don´t know how to start. I want to create a portal that looks like sdn portal. Some content should be availible before the user logs on (Public Content)and other content should only be availible if user is logged on.
    So as I said, i don´t know how to start.
    1. How do I get the portal to show up content and "style" like i am logged in as "guest"
    2. and how do I get the login to any place in the portal?
    I hope you understand my wish and anybody can offer me a solution.
    Kind Regards
    Roman

    Hi,
    You need to customize the logon page? Its a jsp page created using JSP. What you have to do is to import the thi par file com.sap.portal.runtime.logon.par to your NWDS and edit the JSP.
    you can find this file from \usr\sap\<instance>\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    Rename this file and do the editting.
    after modifiction deploy it and do the following settings in server.
    launch config tool...browse the tree
    cluster_data>>server>>persistent>>com.sap.security.core.ume.service.
    select authnschemes.xml..
    Download authschemes_productive.xml and open it
    replace all the occurance of com.sap.portal.runtime.logon to the name of your project.
    Come back to configtool and create a node below  com.sap.security.core.ume.service
    choose file entry and upload ur authschemes_productive.xml
    create and close the window
    Navigate to cluster_data>>server>>cfg>>services
    double click propertysheet com.sap.security.core.ume.service
    Click property for login.authschemes.defiition.file
    Enter the authschemes_productive.xml
    Apply custom and restart portal
    Thats it .. it will work
    Cheers
    gEorgE

  • Problems with the new Pages 5.0

    Hello there community!
    I updated the Pages app, but I am encountering some problems:
    1. How do I turn on the auto-capitalization of the first letter of the sentence?
    2. After I copied a text in the clipboard and I perform the right-click on the mouse, where is the „Paste and Match Style” option?
    3. After I copied a text in the clipboard and I perform the right-click on the mouse, why does the cursor jump in the following row?
    These are the problems that I am encountering for the moment! If there will come up some new once, I will write them here!

    VladRO wrote:
    These are the problems that I am encountering for the moment! If there will come up some new once, I will write them here!
    Instead of starting a new list, go to
    https://discussions.apple.com/thread/5468056?tstart=0

  • Problem with the cover page of the fax output...

    Hi,
    I used SO_DOCUMENT_SEND_API1 to send the sapscript thru fax...
    I need to have the subject of the fax with values coming from the internal table...
    However, my knowledge is that the subject of the fax is part of the document_data importing parameter of the FM...
    Now the subject of output only shows the latest entry from the internal table and not every entry...
    Thanks a lot!
          Clear x_document_data.
          loop at i_document_data into x_document_data
                WHERE obj_descr is NOT INITIAL.
          endloop.
        CLEAR i_objpack-transf_bin.
    Pack to main body.
         i_objpack-doc_type   = c_raw.  "'RAW'.
        APPEND i_objpack.
    Pack to PDF.
        i_objpack-transf_bin = c_x.
        i_objpack-body_start = 1.
        i_objpack-body_num   = v_righe_attachment.
        i_objpack-doc_type   = c_pdf.    "'PDF'
        i_objpack-obj_name   = c_test.   "'TEST'
        i_objpack-doc_size   = v_righe_attachment * 255.
        APPEND i_objpack.
        CLEAR i_reclist.
    *For fax receivers.
        v_fax_recipient-rec_fax   = v_fax_number.
        v_fax_recipient-rec_state = v_country.
        ASSIGN v_fax_recipient TO <fs_receiver> CASTING.
        i_reclist-receiver = <fs_receiver>.
        i_reclist-com_type    = c_fax. "'FAX'
        i_reclist-rec_type    = c_f.    "'Fax'
        APPEND i_reclist.
    CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
          EXPORTING
            document_data              = x_document_data
            commit_work                = c_x
          IMPORTING
            sent_to_all                = v_sent_all
          TABLES
            packing_list               = i_objpack
            contents_bin               = i_objbin
            receivers                  = i_reclist
          EXCEPTIONS
            too_many_receivers         = 1
            document_not_sent          = 2
            document_type_not_exist    = 3
            operation_no_authorization = 4
            parameter_error            = 5
            x_error                    = 6
            enqueue_error              = 7
            OTHERS                     = 8.

    Hi Jotsaroop,
    Its standard code. I didn't write any code here.
    DATA: current TYPE REF TO if_bol_bo_property_access.
         DATA: dref    TYPE REF TO data.
         value =
    'value not bound'."#EC NOTEXT
         if iterator is bound.
           current = iterator->get_current( ).
         else.
           current = collection_wrapper->get_current( ).
         endif.
       TRY.
         TRY.
             dref = current->get_property( 'SP_PHNO' ). "#EC NOTEXT
           CATCH cx_crm_cic_parameter_error.
         ENDTRY.
         CATCH cx_sy_ref_is_initial cx_sy_move_cast_error
               cx_crm_genil_model_error.
           RETURN.
       ENDTRY.
         IF dref IS NOT BOUND.
           value = 'CUST/SP_PHNO not bound'."#EC NOTEXT
           RETURN.
         ENDIF.
         TRY.
             value = if_bsp_model_util~convert_to_string( data_ref = dref
                                         attribute_path = attribute_path ).
           CATCH cx_bsp_conv_illegal_ref.
             FIELD-SYMBOLS: <l_data> type DATA.
             assign dref->* to <l_data>.
    *       please implement here some BO specific handler coding
    *       conversion of currency/quantity field failed caused by missing
    *       unit relation
    *       Coding sample:
    *       provide currency, decimals, and reference type
    *       value = cl_bsp_utility=>make_string(
    *                          value = <l_data>
    *                          reference_value = c_currency
    *                          num_decimals = decimals
    *                          reference_type = reference_type
               value = '-CURR/QUANT REF DATA MISSING-'.
           CATCH cx_root.
             value = '-CONVERSION FAILED-'.                  "#EC NOTEXT
         ENDTRY.

  • Problem with display of pages in IE

    I'll keep this short and simple, I'm not after criticism of my work but if it is a mess then I understand, I've re-coded a website designed by a friend who has joined the army & is currently serving so I cannot get in touch with him for help, I'm a novice website designer but I'm stumped as to why my pages are behaving the way they are
    I've made a website for a friend's pub and it all looked brilliant in DreamWeaver CS5's Design View so I went ahead and used ftp program FileZilla to send it live on my domain and basically it shifted my pictures and it displays differently in IE to what it does in Chrome e.g. My "Find Us" page has a large white bar at the bottom in IE which shouldn't be there and I can't get rid of it, but it doesn't show in chrome?
    Any help or code I may be able to implement would be greatly appreciated, thanks Freecey.
    Edit: Forgot to add the link to my site - www.thelightdragoon.co.uk
    Also I am aware of the problems with the Home Page & the Menu Page but I am yet to attempt to fix those yet.

    You still have a problem on that page.
    <head>
    <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" /><object type="{0C55C096-0F1D-4F28-AAA2-85EF591126E7}" id="cosymantecbfw" class="c1"></object>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    Note that you STILL have an <object> tag within the head region.  That's invalid.
    Also, you are using absolute positioning to place elements within your header region - that's definitely suboptimal and unnecessary since it precludes centering the page in various width viewports.  However, if you make the following changes you can muddle by -
    1.  Change the CSS for #outerShadow to set the left/right margins to "auto".  Make it position:relative.
    2.  Change the left values for the absolutely positioned elements to whatever you need for them to be correctly located within #outerShadow.
    3.  Twiddle the remaining out of place element margins to locate them correctly within #outerShadow.
    That should do it.  But the real way to build this page is without using absolute positioning at all.  It's not necessary and will always make your maintenance more complicated as long as you have it.

  • Problems with the Interface

     Hi,have somebody the same Problem with the Login interface before, that I can't type my Username and code, however I click in those typing-blocks it won't allow me to type in... Thanks

    What version of Windows are you on (XP, Vista, Windows 7, Windows 8 )? Is it 32-bit or 64-bit? http://support.microsoft.com/kb/827218 What is the version of Internet Explorer installed on your computer? In Internet Explorer go to Help -> About Internet Explorer. P.S. Please, don’t say that you are not using Internet Explorer. This is irrelevant. Skype depends on Internet Explorer.

  • I cannot connect to the login page of my banking websites for Firefox but can from IE also firefox does not close when I shut it down I have just done a clean instal of windowsws7 and teh problem persists on reinstall of FF3.6.13

    I can connect with my banking websites but the login page will not come up. This is a recent occurrence and I have done virus scans and have also recently done a clean instal of Windows 7. The problem persists. I can connect to any other website with no problems. When I close FF it appears to close and Task manager shows as not running but it will not reopen. If I attempt to uninstall I am told that FF is running and needs to be closed. I have to reboot to get to close and be able to reopen.
    I can connect to the bank sites with IE. However I really don't like IE.
    I am using Win7 Professional on a Sony notebook VGN SZ55

    I don't have an answer, but I experienced the same problems trying to set up an airport express to route traffic to my stereo.
    Apple Extreme router, iMac and laptop all worked just fine for months, upon installing Airport Express (step by step, according to instructions), all **** broke loose. Airport Utility was unable to see my Airport Extreme router, after hours of rebooting computer, cable modem, router, and finally a hard reset of the Airport Extreme router, it is finally recognized by Airport Utility again.
    Recreated network, iMac connects to the internet just fine, laptop (Macbook Air) connects to the network just fine, but will not connect to the internet. Network diagnostics does not help, it gets to the "do you have a router? If so, reboot" stage, and never seems to see the router.
    Any suggestions?

  • 502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream cont

    I am getting error while accessing url of lyncweb.domain.com, dialin.domain.com and meet.domain.com pointing to RP server.
    502 - Web server received an invalid response while acting as a gateway or proxy server.
    There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
    Regards, Ganesh, MCTS, MCP, ITILV2 This posting is provided with no warranties and confers no rights. Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

    When i try with https://lyncfrontend.domain.local:4443 and https://lyncfrontend.domain.com:4443 both opens but when i open the external domain name i get certificate .
    ARR version installed is 3.0
    To throw more light on the configuration:
    Lync 2013 implemented, internal domain name is : domain.local and external domain name is : domain.com
    All servers in VMs are with 4 core processor, 24gb ram, 1TB drive.
    Frontend : Windows 2012r2 with Lync 2012 Standard Edition - 1 No (192.168.10.100)
    Edge : Windows 2012 with Lync 2012 Std - 1 No 
    (192.168.11.101 DMZ) in workgroup
    ISS ARR Reverse Proxy 3.0 : Windows 2012 with ARR and IIS configured. (192.168.11.102)
    Certificate : Internal Domain root CA for internal and External (Digicert).
    Internal Network : 192.168.10.x /24
    External Network (DMZ) : 192.168.11.x /24
    Public Firewall NAT to DMZ ip for firewall and RP server. So having two public IP facing external network.
    Edge has : sip.domain.com, webconf.domain.com, av.domain.com
    IIS ARR RP server has : lyncdiscover.domain.com, lyncweb.domain.com, meet.domain.com, dialin.domain.com
    Have created SRV record in public : _sip.tls.domain.com >5061>sip.domain.com, _sipfederationtls._tcp.domain.com>5061>sip.domain.com, _xmpp-server._tcp.domain.com>5269>sip.domain.com
    Installed frontend server using MS Lync server 2013 step by step for anyone by Matt Landis, Lync MVP.
    Internal AD Integrated DNS pointing Front-end
    Type of Record FQDN
    IP Description 
    A sip.domain.com
    192.168.10.100 Address internal Front End  or Director for internal network clients 
    A admin.domain.com
    192.168.10.100 URL Administration pool
    A DialIn.domain.com
    192.168.10.100 URL Access to Dial In 
    A meet.domain.com
    192.168.10.100 URL of Web services meeting
    A lyncdiscoverinternal.domain.com
    192.168.10.100 Register for Lync AutoDiscover service to internal users
    A lyncdiscover.domain.com
    192.168.10.100 Register for Lync AutoDiscover service to external users  
    SRV Service: _sipinternaltls Protocol: _tcp Port: 5061
    sip.domain.com Record pointer services to internal customer connections using TLS 
    External DNS pointing Edge & Proxy
    Type of Record FQDN
    IP Endpoint
    A sip.domain.com
    x.x.x.100 Edge
    A webconf.domain.com
    x.x.x.100 Edge
    A av.domain.com
    x.x.x.100 Edge
    SRV _sip._tls.domain.com
    sip.domain.com: 443 Edge
    SRV _sipfederationtls._tcp.domain.com
    sip.domain.com:5061 Edge
    A Meet.domain.com
    x.x.x.110 Reverse Proxy
    A Dialin.domain.com
    x.x.x.110 Reverse Proxy
    A lyncdiscover.domain.com
    x.x.x.110 Reverse Proxy
    A lyncweb.domain.com
    x.x.x.110 Reverse Proxy
    In IIS ARR proxy server following server farms are added and configured as per link ttp://y0av.me/2013/07/22/lync2013_iisarr/
    In proxy server had setup only following server farm : While running remote connectivity web service test : meet, dialin, lyncdiscover and lyncweb.
    The client inside works fine internally and through vpn. Login with external client also working fine. But we are getting error in MRCA as follows.
    a) While testing remote connectivity for lync getting error : The certificate couldn't be validated because SSL negotiation wasn't successful. This could have occurred as a result of a network error or because of a problem with the certificate installation.
    Certificate was installed properly.
    b) For remote web test under Lync throws error : A Web exception occurred because an HTTP 502 - BadGateway response was received from IIS7.
    HTTP Response Headers:
    Content-Length: 1477
    Content-Type: text/html
    Date: Wed, 14 May 2014 10:03:40 GMT
    Server: Microsoft-IIS/8.0
    Elapsed Time: 1300 ms.
    Regards, Ganesh, MCTS, MCP, ITILV2 This posting is provided with no warranties and confers no rights. Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

  • Big authentication problem: not being redirected to the login page

    Hello, everybody!
    I've just noticed a big problem in the web application I'm developing. In this
    application I'm using the FORM authentication method as you can see below in the
    web.xml file:
      <security-constraint>
         <web-resource-collection>
                <web-resource-name>permitido</web-resource-name>
                <url-pattern>/*</url-pattern>
           </web-resource-collection>
           <user-data-constraint>
                <transport-guarantee>NONE</transport-guarantee>
           </user-data-constraint>
      </security-constraint>
      <security-constraint>
           <web-resource-collection>
                <web-resource-name>restrito</web-resource-name>
                <url-pattern>/confirmacaoreserva.jsp</url-pattern>
                <url-pattern>/confirmacaoreserva.faces</url-pattern>
                <url-pattern>/reservaconfirmada.jsp</url-pattern>
                <url-pattern>/reservaconfirmada.faces</url-pattern>
           </web-resource-collection>
           <auth-constraint>
                <role-name>ADMINISTRADOR</role-name>
                <role-name>USUARIO</role-name>
           </auth-constraint>
           <user-data-constraint>
                <transport-guarantee>NONE</transport-guarantee>
           </user-data-constraint>
      </security-constraint>
      <login-config>
           <auth-method>FORM</auth-method>
           <form-login-config>
              <form-login-page>/login.jsp</form-login-page>
                <form-error-page>/errologin.jsp</form-error-page>
           </form-login-config>
      </login-config>
      <security-role>
           <role-name>ADMINISTRADOR</role-name>
      </security-role>
      <security-role>
           <role-name>USUARIO</role-name>
      </security-role>If I type in the browser's address field any of the protected pages,
    confirmacaoreserva.faces or reservaconfirmada.faces, the web container redirects
    me to the login page as expected, as I was'n authenticated yet. Until till
    this point everything is working without problem. But I noticed, to my surprise,
    that when I click on a link in a web page like this:
    <h:commandLink value="#{msg.reservar}" action="#{materiais.reservarMaterial}">
        <f:setPropertyActionListener target="#{materiais.codigoMaterial}" value="#{material.codigo}" />
    </h:commandLink>
    // in the backing bean
    public String reservarMaterial()
        // some processing...
        return "confirmacaoReserva";
    // in faces-config.xml
    <navigation-rule>
        <navigation-case>
            <from-outcome>confirmacaoReserva</from-outcome>
            <to-view-id>/confirmacaoreserva.jsp</to-view-id>
        </navigation-case>
    </navigation-rule>it completely by-passes the web container authentication and redirects me to the
    protected page (+confirmacaoreserva+) without asking me first to authenticate in
    the login page. Of course this is unacceptable.
    So, how can I solve this? How do I fix this problem?
    Thank you.
    Marcos

    Marcos_AntonioPS wrote:
    BalusC wrote:
    Which appserver implementation/version are you using?JBoss 4.2.3.GAOK.
    Which JSF implementation/version are you using?The default JSF implementation that comes with JBoss 4.2.3.GAWhich one? Read the manifest file of the JSF implementation JAR.
    Does it work if you redirect instead of forward in the navigation case (just add <redirect />) ?I haven't tested yetAnd?

Maybe you are looking for

  • Cannot connect to internet in Solaris 10 OS.

    I setup X4500 running solaris 10 OS. But, I cannot connect to internet. I do not understand whats wrong with that. When I ping google or any other site from X4500 its not transferring any packets. I can ssh it from a remote computer. So, running fine

  • 'All Photographs' contains more photos than in folders

    All photographs collection contains more photos than in folders - (Using LR 4) There are about 6k more photos that are in my catalog (All Photographs) than what is showing up in my folders below.  All of my photos are located on an external hard driv

  • How can I find my lost Iphone in Amman Jordan ?

    My Iphone has been lost almost two weeks ago , the police are not helping at all eventhough I've given them the serial number . is there any way I can track my iphone online ? ps : I don't have find my i phone app and the i cloud is not activated als

  • Firefox won't download attachments

    I recently updated my operating system to OS X Yosemite. Since then, Firefox will not allow me to download attachments from my email inbox, or on websites. I see all the downloads and icons listed with the message "Failed" next to each one. I need to

  • Phantom Burned-in Footage When Creating a New Composition

    So, this is difficult to explain, but whenever I create a new composition, I can see a leftover title from a previous project that looks like it's burned into the background, similar to how images get burned into on a plasma TV. I tried exporting a s