OBIEE 11g -  Weblogic Authentication Denied

Hello All,
I did install OBIEE 11g 11.1.1.3.3 in my personal PC which has windows XP SP3 and I did choose "Enterprise Installation" as an option.
Before installing this I did install the Loop Back Adapter and also set the IP address in the Host file ( 10.10.10.10 Mycomputername mycompany.com).
Installation went through very much fine no errors at all. Analytics page was opened after the installation and When I gave the weblogic Credentials it was Unable to sign in.
When I tried to login to Weblogic Console it says "Authentication Denied".
Checked the services Weblogic Node manager started but Oracle Process Manager(instance1) did not start (1053 the service couldn't start in a timely fashion).
Then I tried to StartBIServices from Start-> Allprograms->Oracle Business Intelligence gave Weblogic Credentials .... 2 cmd prompts were opened and all services are started and also the anlaytics page was opened and gave the credentials again same error "Unable to sign in" and agin tried to login to weblogic the same error "Authentication Denied". This is really strange....
I thought this is something to do with rebooting the system after installation. So I restarted the system and started the services Weblogic Node Manager and Oracle Process Manager (instance1).
This time both of them were started.
Again tried to start the BI services Start-> Allprograms->Oracle Business Intelligence , gave the credentials ... this time only one cmd prompt was opened and it says weblogic authentication denied and its forcefully shut down and Other cmd prompt stopped at WLS.alive...
Here is the Detail Log from Adminserver.log:
<Apr 18, 2011 12:34:57 AM PDT> <Critical> <WebLogicServer> <kanna> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1303112097109> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
     at weblogic.security.SecurityService.start(SecurityService.java:141)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User weblogic javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User weblogic denied
     at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:250)
     at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
     at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
     at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
     at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
     at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
     at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
     at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
     at $Proxy22.login(Unknown Source)
     at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:91)
     at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
     at $Proxy40.authenticate(Unknown Source)
     at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
     at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
     at weblogic.security.SecurityService.start(SecurityService.java:141)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
####<Apr 18, 2011 12:34:57 AM PDT> <Notice> <WebLogicServer> <kanna> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1303112097156> <BEA-000365> <Server state changed to FAILED>
####<Apr 18, 2011 12:34:57 AM PDT> <Error> <WebLogicServer> <kanna> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1303112097156> <BEA-000383> <A critical service failed. The server will shut itself down>
####<Apr 18, 2011 12:34:57 AM PDT> <Notice> <WebLogicServer> <kanna> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1303112097156> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
####<Apr 18, 2011 12:34:57 AM PDT> <Info> <WebLogicServer> <kanna> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1303112097172> <BEA-000236> <Stopping execute threads.>
Checked the Opmnctl Status through cmd prmpt:
coreapplication-obiccs1 - Alive
coreapplication-obisch1 - Alive
coreapplication-obijh1 - Alive
coreapplication-obips1 - Alive
coreapplication-obis1 - Alive
I dont know if the weblogic user or password got corrupted ............???
So I tried to reset the password by adding the Boot.properties file in the following path:
C:\OBIEE11gfmw\user_projects\domains\bifoundation_domain\servers\AdminServer\security
giving username=weblogic
password =password123 in the file but no use still the same error.
Did anybody got the same error ?
Please help me.....
Thanks in Advance...
Regards
Kanna
Edited by: Kanna on Apr 18, 2011 1:14 AM
Edited by: Kanna on Apr 18, 2011 10:45 AM

Yes, but my username and password was simple and straight its weblogic/password123...
Do you guys know how to reset the weblogic Admin password ?
I want to try to debug this error first...... If I couldn't get any help anyhow I am going to Deinstall...
but this shouldn't be the case evrytime.... because we are facing the same problem in our company ...Where we installed 11g in one of our DEV environments...
There should be a some solution for this problem...
Is there anything that I am doing wrong?
Do I need to provide more information from Logs to understand the problem?
Thanks
Kanna

Similar Messages

  • How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?

    Hi,
    How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?
    I need to give user an option to do so, without the intervention of any Administrator. I also do not want to make user a Administrator else he will be able to login in weblogic and can do any damages unknowingly.....
    Regards,
    Rahul

    Hi,
    Replace the line in the instantconfig.xml
    <WebMessage name=”kmsgChangePasswordLink”><!–<HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML>–></WebMessage>
    with
    <WebMessage name=”kmsgChangePasswordLink”><HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML></WebMessage>

  • How to export users and their roles/responsibilities from OBIEE 11g weblogic console ? (we have nearly 8000 users)

    Hi Gurus,
    I am not an expert in the OBIEE 11g security area, we have an urgent requirement where in i need to obtain the complete list of all users along with their roles/responsibilities.Ours is a big organization and there are nearly 8000 users. Please advice if i need to write any weblogic script (WLST) or is there any other simple way for this..
    Thanks,

    If it is through Presentation Layer,Below the steps you can follow:-
    1. Open the OBIEE 11G RPD (offline/online) in Administration Tool
    2. Select the ALL/required presentation objects form your Presentation Layer and right-click.
    3. On the context menu select “Permission Report”
    4 .The Permission Report dialog displays the name and a description of the selected presentation object,
    along with a list of users/application roles and their permissions. CLick the Save button to save the permissions in CSV format.
    5.Once you saved to a CSV format, you can use that report for the quick auditing of security management.
    Below the screen shot for the same
    http://www.4shared.com/photo/h1EKYgh1/zrclip_002p5719bc78.html
    Mark if helps.
    Thanks,

  • Weblogic authentication denied in 10.3

    Not able to login to weblogic console. Have a weblogic server in one machine and i have to set up the same in another machine , when copied and paste in new machine it is not able to login to console , it is showing authentication denied..
    I have tried deleting all ldap files and also tried writing the uname and password in boot.config file..
    With Regards
    Mit

    Hi
    It's a bad practice to setup weblogic domains by copy and paste. You must install new setup for every machine. Weblogic maintains hostname of the machine in a number of files. In order to get your weblogic domain working, you will have to identify all the files in which hostname needs to be changed.
    Still I will recommend install a new setup on another machine.

  • Obiee 11g weblogic server startup problem

    [oracle@pip bin]$ ./startWebLogic.sh
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/home/oracle/OBIEE_HOME/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/home/oracle/OBIEE_HOME/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/lib/tools.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/OBIEE_HOME/modules/features/weblogic.server.modules_10.3.3.0.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/webservices.jar:/home/oracle/OBIEE_HOME/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/OBIEE_HOME/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/OBIEE_HOME/oracle_common/soa/modules/commons-cli-1.1.jar:/home/oracle/OBIEE_HOME/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/home/oracle/OBIEE_HOME/Oracle_BI1/common/jlib/11.1.2.0/ctg.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/xqrl.jar
    PATH=/home/oracle/OBIEE_HOME/wlserver_10.3/server/bin:/home/oracle/OBIEE_HOME/modules/org.apache.ant_1.7.1/bin:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/jre/bin:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/home/oracle/oracle/product/10.2.0/db_1/bin
    * 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_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32, compiled mode)
    Starting WLS with line:
    /home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=/home/oracle/OBIEE_HOME/wlserver_10.3 -Dwls.home=/home/oracle/OBIEE_HOME/wlserver_10.3/server -Dweblogic.home=/home/oracle/OBIEE_HOME/wlserver_10.3/server -Ddomain.home=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain -Dcommon.components.home=/home/oracle/OBIEE_HOME/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig -Doracle.server.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/servers/AdminServer -Doracle.security.jps.config=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/carml -Digf.arisidstack.home=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.ossoiap_11.1.1,/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Doracle.biee.search.bisearchproperties=/home/oracle/OBIEE_HOME/Oracle_BI1/bifoundation/jee/BISearchConfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -DEPM_ORACLE_HOME=/home/oracle/OBIEE_HOME/Oracle_BI1 -Doracle.ecsf.crawl.mode.debug=true -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee.search.services.BISearchServiceConfiguration -Dxdo.server.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/bipublisher -DXDO_FONT_DIR=/home/oracle/OBIEE_HOME/Oracle_BI1/common/fonts -Dorg.eclipse.emf.ecore.EPackage.Registry.INSTANCE=com.sigmadynamics.emf.util.SDEMFRegistry -Dweblogic.wsee.skip.async.response=true -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=/home/oracle/OBIEE_HOME/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/home/oracle/OBIEE_HOME/patch_wls1033/profiles/default/sysext_manifest_classpath weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Feb 4, 2011 3:42:09 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32 from Oracle Corporation>
    <Feb 4, 2011 3:42:10 PM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Unable to obtain lock on /home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/AdminServer.lok. Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:74)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:803)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:493)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
    at weblogic.Server.main(Server.java:67)
    >
    <Feb 4, 2011 3:42:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Feb 4, 2011 3:42:10 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Feb 4, 2011 3:42:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Edited by: user618668 on Feb 4, 2011 3:00 AM

    Hi,
    Some admin server process is still running ....so check the process using ps command and kill the process and try to start again . When you kill the process all lok file will get removed.
    Arminder
    Edited by: 838241 on Feb 20, 2011 8:48 AM

  • OBIEE 11G weblogic admin user cannot create new Analysis

    Hi,
    I have deployed a new RPD and can log into the Presentation services using the weblogic Administrator account. I can see the dashboards and reports.
    When I attempt to go to Answers (expecting a link for New -> Analysis), I don't see that link. Seems like this user does not have permissions to create new Analysis.
    Checking on WLS, I found that my weblogic user is entered under the following three groups:
    Administrators
    BIAdministrators
    BIAuthors
    What am I missing ?
    Tx,
    Sushanta

    Hi,
    Can you try this?
    1. Login to obiee and append the URL with Managegroups ( http://localhost:9704/analytics/saw.dll?Managegroups)
    2. Select the "Presentation Server Administrators" group
    3. Edit -> search user and add it to this group.
    4. Login with the user added and check if he can "Administrator --> mange catalog and permission".
    Rgds,
    Dpka

  • OBIEE 11g Weblogic login

    Hi I guess I have a weird issue, I could able to login EM and weblogic with what ever password I was giving but its throwing n error(Invalid username and password) for analytics.Please let me know what might be the issue..
    Thanks

    Thanks for reply,
    I went thru db and all the schemas are working fine...
    sawlog:
    [2012-08-13T22:09:13.000-07:00] [OBIPS] [ERROR:1] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7135] [tid: 4976] 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:odbcuserpoploaderimpl.cpp
    Line:995
    Location:
         saw.security.odbcuserpopulationimpl.getbisystemconnection
         saw.security.odbcuserpopulationimpl.searchidentities
         saw.security.userpopulationmanagerimpl.getaccountdetailsbyid
         saw.CatalogAttributes.cache.cleanup
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7135
    ThreadID: 4976
    task: Cache/CatalogAttributes
    [2012-08-13T22:09:13.000-07:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7135] [tid: 4976] Running task 'Cache/CatalogAttributes' finished in 57906 milliseconds, 14.4% of job's frequency (400 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7135
    ThreadID: 4976
    task: Cache/CatalogAttributes
    [2012-08-13T22:11:03.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7164] [tid: 5332] Running task 'Cache/Query' finished in 153610 milliseconds, 1024.0% of job's frequency (15 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7164
    ThreadID: 5332
    task: Cache/Query
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7166] [tid: 2828] Running task 'Cache/Sessions' finished in 148282 milliseconds, 247.1% of job's frequency (60 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7166
    ThreadID: 2828
    task: Cache/Sessions
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7167] [tid: 5668] Running task 'Cache/Chart' finished in 148282 milliseconds, 247.1% of job's frequency (60 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7167
    ThreadID: 5668
    task: Cache/Chart
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7168] [tid: 4816] Running task 'Cache/ShortFrequencyMonitor' finished in 148282 milliseconds, 247.1% of job's frequency (60 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7168
    ThreadID: 4816
    task: Cache/ShortFrequencyMonitor
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7169] [tid: 2560] Running task 'Cache/Alerts' finished in 143282 milliseconds, 238.8% of job's frequency (60 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7169
    ThreadID: 2560
    task: Cache/Alerts
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7171] [tid: 3728] Running task 'Cache/ReportCache/CleanupXMLMemoryCache' finished in 88250 milliseconds, 73.5% of job's frequency (120 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7171
    ThreadID: 3728
    task: Cache/ReportCache/CleanupXMLMemoryCache
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7170] [tid: 4600] Running task 'Cache/AdvancedReporting/AuthId' finished in 108250 milliseconds, 108.2% of job's frequency (100 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7170
    ThreadID: 4600
    task: Cache/AdvancedReporting/AuthId
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7172] [tid: 4976] Running task 'Cache/StatePool/CleanupXMLMemoryCache' finished in 88250 milliseconds, 73.5% of job's frequency (120 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7172
    ThreadID: 4976
    task: Cache/StatePool/CleanupXMLMemoryCache
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7173] [tid: 5332] Running task 'Cache/StatePool/CleanupXMLDiskCache' finished in 39875 milliseconds, 33.2% of job's frequency (120 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7173
    ThreadID: 5332
    task: Cache/StatePool/CleanupXMLDiskCache
    [2012-08-13T22:11:43.000-07:00] [OBIPS] [ERROR:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7165] [tid: 3764] Running task 'Cache/ConnectionPool' finished in 148282 milliseconds, 247.1% of job's frequency (60 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7165
    ThreadID: 3764
    task: Cache/ConnectionPool
    [2012-08-13T22:12:24.000-07:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7158] [tid: 4716] Running task 'Cache/CompactSMA' finished in 249250 milliseconds, 1.1% of job's frequency (21600 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7158
    ThreadID: 4716
    task: Cache/CompactSMA
    [2012-08-13T22:16:20.000-07:00] [OBIPS] [ERROR:1] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7237] [tid: 5332] 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:odbcuserpoploaderimpl.cpp
    Line:995
    Location:
         saw.security.odbcuserpopulationimpl.getbisystemconnection
         saw.security.odbcuserpopulationimpl.searchidentities
         saw.security.userpopulationmanagerimpl.getaccountdetailsbyid
         saw.CatalogAttributes.cache.cleanup
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7237
    ThreadID: 5332
    task: Cache/CatalogAttributes
    [2012-08-13T22:16:20.000-07:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7237] [tid: 5332] Running task 'Cache/CatalogAttributes' finished in 23453 milliseconds, 5.8% of job's frequency (400 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7237
    ThreadID: 5332
    task: Cache/CatalogAttributes
    [2012-08-13T22:23:23.000-07:00] [OBIPS] [ERROR:1] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7332] [tid: 2560] 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:odbcuserpoploaderimpl.cpp
    Line:995
    Location:
         saw.security.odbcuserpopulationimpl.getbisystemconnection
         saw.security.odbcuserpopulationimpl.searchidentities
         saw.security.userpopulationmanagerimpl.getaccountdetailsbyid
         saw.CatalogAttributes.cache.cleanup
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7332
    ThreadID: 2560
    task: Cache/CatalogAttributes
    [2012-08-13T22:23:23.000-07:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7332] [tid: 2560] Running task 'Cache/CatalogAttributes' finished in 22672 milliseconds, 5.6% of job's frequency (400 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7332
    ThreadID: 2560
    task: Cache/CatalogAttributes
    [2012-08-13T22:30:27.000-07:00] [OBIPS] [ERROR:1] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7444] [tid: 4976] 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:odbcuserpoploaderimpl.cpp
    Line:995
    Location:
         saw.security.odbcuserpopulationimpl.getbisystemconnection
         saw.security.odbcuserpopulationimpl.searchidentities
         saw.security.userpopulationmanagerimpl.getaccountdetailsbyid
         saw.CatalogAttributes.cache.cleanup
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7444
    ThreadID: 4976
    task: Cache/CatalogAttributes
    [2012-08-13T22:30:27.000-07:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7444] [tid: 4976] Running task 'Cache/CatalogAttributes' finished in 22125 milliseconds, 5.5% of job's frequency (400 seconds).[[
    File:taskscheduler.cpp
    Line:437
    Location:
         saw.taskScheduler.processJob
         saw.threadpool.taskscheduler
         saw.threads
    ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000,0:7444
    ThreadID: 4976
    task: Cache/CatalogAttributes
    NQSERVER Log
    2012-08-13T00:39:21.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: e48] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T00:39:21.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: e48] [nQSError: 43126] Authentication failed: invalid user/password.
    [2012-08-13T22:09:06.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 950] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T22:09:07.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 1030] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T22:09:08.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 950] [nQSError: 43126] Authentication failed: invalid user/password.
    [2012-08-13T22:09:09.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 1030] [nQSError: 43126] Authentication failed: invalid user/password.
    [2012-08-13T22:16:17.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: f0c] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T22:16:19.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: f0c] [nQSError: 43126] Authentication failed: invalid user/password.
    [2012-08-13T22:23:21.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 17ac] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T22:23:22.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: 17ac] [nQSError: 43126] Authentication failed: invalid user/password.
    [2012-08-13T22:30:26.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: cc8] Error Message From BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserSystem user could not be authenticated
    [2012-08-13T22:30:26.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i9QgE6Rrm5yW^5xV_AiW00016S000000] [tid: cc8] [nQSError: 43126] Authentication failed: invalid user/password.

  • OBIEE 11g weblogic error.

    Hi All,
    When I restart my Bi weblogic server display the Bellow error.
    The policy reference URI "oracle/wss_username_token_service_policy" is not valid.
    i am unable to login answers.i follow this is URL
    http://hostilecoding.blogspot.com/2012/08/obiee-nqserror-43126-invalid.html
    but My deployments not coming up and still we are unable to login into Analytics and one more my RCU is in down.
    Please let me know wsm-pm depended on RCU schemas? any other problem.
    Please help me...

    solved

  • Is there a way to deny access to BI Publisher -Report job in OBIEE 11g?

    Thank you all for the helpful information in the posts. I am trying to disable or not to display Report job under published reporting in OBIEE 11g. Could any one of you you please help me with the steps?
    My issue:
    I am pretty new to OBIEE and we are using OBIEE 11g when the user clicks on the new drop down, i am trying to disable or turnoff Report job under published reporting for a user group. I tried to find the relevant components for published reporting to deny access to report job under manage privileges but no luck i couldn't find any and i realized that i should be looking into Manage Bi publisher roles and responsibilities but i cannot remove the roles. Please help me with the steps and the options where i need to go and what i should do to not to display the report job. Your help is greatly appreciated, if i am not clear please let me know i will try to rephrase or explain it better
    FYI
    We are using LDAP for user creation and we have created a new group and created a test user belongs to that group and that user should not see the Report job. When i am seeing the users roles and responsibilities it is also showing me other two roles authenticated user role and BI consumer role for the test user, when i asked the admin guy dealing with LDAP he said he only associated the user with that only new group. Please advice
    Thanks,
    Ravi
    Edited by: user1146711 on Aug 18, 2011 2:00 PM
    Edited by: user1146711 on Aug 18, 2011 2:02 PM
    Edited by: user1146711 on Aug 18, 2011 2:03 PM

    In EM, go to Weblogic Domain, right click on bifoundation_domain and on the Security menu choose Application Policies.
    Set Application Stripe to obi and click the blue arrow search button.
    Highlight BIConsumer and click Edit.
    Under Permissions locate Resource Name oracle.bi.publisher.scheduleReport. Highlight this and click Delete...
    Click OK (top right corner).
    Now log your user out of OBIEE and back in again, and the option should have disappeared from their New menu.

  • New OBIEE 11g Installation - Cannot start weblogic

    Hi Everyone,
    Hoping someone can help,
    I have just install OBIEE 11g on Windows XP, when I click 'start BI services', I receive the following error when trying to start Weblogic.......
    JAVA Memory arguments: -Xms256m -Xmx512m
    +.+
    WLS Start Mode=Production
    +.+
    CLASSPATH=C:\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Middl
    ewareHome\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;c:\MIDDLE~1\patch_wls10
    +35\profiles\default\s.....etc+
    +<Aug 31, 2011 2:58:29 PM BST> <Critical> <WebLogicServer> <BEA-000386> <Server s+
    ubsystem failed. Reason: weblogic.security.SecurityInitializationException: Auth
    entication denied: Boot identity not valid; The user name and/or password from t
    he boot identity file (boot.properties) is not valid. The boot identity may have
    been changed since the boot identity file was created. Please edit and update t
    he boot identity file with the proper values of username and password. The first
    time the updated boot identity file is used to start the server, these new valu
    es are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot i
    dentity not valid; The user name and/or password from the boot identity file (bo
    ot.properties) is not valid. The boot identity may have been changed since the b
    oot identity file was created. Please edit and update the boot identity file wit
    h the proper values of username and password. The first time the updated boot id
    entity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do...etc...
    +<Aug 31, 2011 2:58:29 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server sta+
    te changed to FAILED>
    +<Aug 31, 2011 2:58:29 PM BST> <Error> <WebLogicServer> <BEA-000383> <A critical+
    service failed. The server will shut itself down>
    +<Aug 31, 2011 2:58:29 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server sta+
    te changed to FORCE_SHUTTING_DOWN>
    The above considered, my guess is that I need to add the correct username and pasword to a file somewhere (possibly boot.properties?)
    Would anybody be able to provide instructions on how to do this? i.e. I'm not sure on the format of info to be entered and which uname/password weblogic might need.
    Having looked in the Middleware Home, it looks as though weblogic is wlserver_10.3
    Any advice appreciated.

    Hi,
    I am not sure on windows but on Linux, I run the below command first time and it then stores the password in boot.properties.
    startWebLogic.sh -Dweblogic.management.username=weblogic -Dweblogic.management.password=<PASSWORD> -Dweblogic.system.StoreBootIdentity=true &
    If I memory is correct, the boot.properties are under the domain.... ~/AdminServer/security/ folder.
    Cherrish Vaidiyan

  • By pass authentication obiee 11g

    How to bypass the authentication in obiee 11g? I could not seeAUTHENTICATION_TYPE=BYPASS_NQS in NQSConfig.ini file.
    Thanks,
    Surya

    Hey,
    I dont think there is such option available in 11g anymore as the authentication is basically taken to the weblogic application server now. I haven't tried this but below might work for you. Please try and let me know if you have success with it:
    Login in weblogic console and navigate to the following location:
    1) Home >Summary of Security Realms >myrealm >Providers
    2) Lock and Edit, and set the Control Flag to optional on all the providers you have setup. ( if you haven't integrated with any Ad's other than the default out of the box Authenticator, then there is only one place you have to change this.
    3) Save the changes, and bounce all the services in order for changes to take effect.
    You should now be able to login without entering the password into analytics in theory.
    Let us know the results.
    Thanks,
    -Amith.

  • How to create a second OracleBIApplication in WebLogic for OBIEE 11g?

    I want to create a second OracleBIApplication in WebLogic for OBIEE 11g. The default one is called "coreapplication". I can create a new one but it doesn't show up in Enterprise Manager. Anyone can help?

    I have been trying to create a second OracleBIApplicatino in WebLogic for OBIEE 11g without success. I don't want to end up installing it twice as it is going to consume a lot of resources and also because I want to have a single WebLogic Domain. Has anyone faced the same situation?
    What about deploying the "analytics" web application as a new web application with a different context-root (e.g. analytics_test)? I am also trying but I can't make it work. Anyone available to help?

  • External Table Authentication in OBIEE 11g

    Hi ,
    I have a security table, which contains userid,displayname,group . I have imported Security table in Physical Layer. I'm creating session variables based on condition.
    When am trying to logging into analytic s getting an error, invalid username and password . I'm using 11.1.1.6.0 version
    How to handle external table authentication in OBIEE 11g version.
    Regards,
    Malli

    Hi fiaz,
    That links talks about 10g version.
    Step1: We have imported a secutiry table in Physical layer.
    Step2: Creating a session variable by selecting initilazation block.
    Select user_name,group from security_table where user_id=':USER' and pwd=':password';
    step3: created DISPLAYNAME,GROUP & USER VARIABLES in edit target window
    After these modifications i was trying to logging with new user, which is there in security table.
    I am getting an error that is invalid user or password.
    Is there any other changes does it required here.
    Regards,
    Malli
    Edited by: user10675696 on Dec 26, 2012 9:39 PM

  • OBIEE 11g and Weblogic on different Servers

    Hi every
    Can we install OBIEE 11g on one server and weblogic and another server?
    How to indicate in obi configuration, that weblogic is on another server?
    Is there a manual or link that prove it?
    I appreciate your prompt replies
    Regards
    Pedro

    Install BIServer and BIPresentaionServer on one server and deploy BIPS plug-in on Weblogic server where it is installed,so the both will talk with the weblogic server.

  • OBIEE 11g and Weblogic on different Servers - Windows 2008 R2

    Hi
    Can we install OBIEE 11g(BI Server and Presentation Servers) on one server and weblogic and another server. We have a requirement where we need to differentiate all the components on to its own server for performance reasons. How can we do the configurations if we have installed on how to talk to weblogic after the installations.
    Thanks

    Yes we can do that
    a) Install BIS and BIPS on one server and deploy BIPS plug-in on Weblogic server where it is installed,so the both will talk with the weblogic server.
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e10417.pdf
    Mark if it helps

Maybe you are looking for

  • Open sales order report with billing date.

    Hi, I want to know if there's an available report for open sales order with billing date field. Thank you.

  • WebLogic 10.3.0 WLI Domain - Microsoft AD administrator user access issue.

    Hi SOA Experts, We are facing issue of getting noaccess exception on console (below) when doing datasource testing using Microsoft AD administrator user. The same works fine when testing using WLS embedded LDAP administrator user in WLI domain. In pl

  • Trouble with windows after deleting Acrobat 9 Standard

    After I delete Acrobat Standard 9, via the control Panel's Add/Remove Programs, I can no longer use any thing from the My Computer window (Windows XP).  No matter what I click on the hour glass appears and the workstation freezes,  I have to power do

  • How i pass one pages value to other age.

    Hi All, I am working in oracle Project module(12.1.3). when i open a project these are the Global button(project,Resource,workplan,Control,Financial,Reporting) i want to create a new(PMS_Classification) and i created it. Navigation:(project Respensib

  • Configuring Date format across a JSF application

    Hi, I know there's a way to use a date-time converter on a Date accessor on a backing bean, such as below.. <h:outputText value="#{bean.dateInstance}">     <f:convertDateTime type="both"/> </h:outputText>.. but is there a way to format dates consiste