Not able to login into ERP Based B2B ECommerce Webshop (ISA)

I am able to get to the login screen, successufuly validating user. But immediatly getting follwing java dump. Can anyone help me with what might be the issue. Thanks for you help.
java.lang.ClassCastException
     at com.sap.isa.backend.r3.shop.ShopBase.read(ShopBase.java:626)
     at com.sap.isa.backend.r3.shop.ShopR3PI.read(ShopR3PI.java:99)
     at com.sap.isa.businessobject.BusinessObjectManager.createShop(BusinessObjectManager.java:209)
     at com.sap.isa.isacore.action.ShopReadAction.isaPerform(ShopReadAction.java:431)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:377)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:417)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343)
     at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353)
     at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
     at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
     at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
     at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
     at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.internalModuleRelativeForward(RequestProcessor.java:1012)
     at com.sap.isa.core.RequestProcessor.processForward(RequestProcessor.java:643)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:260)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
     at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:427)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:358)
     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
     at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.tealeaf.capture.LiteFilter.doFilter(LiteFilter.java:98)
     at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

This is in continuation to eairlier post....
Found follwing entries in log file, not sure if these might add any value to trouble shoot the issue...
#1.5#000BCD9E358900580000007D00001B58000465C0FC04B7CA#1237779443136#/Applications/UserInterface#sap.com/crm~b2b#com.sap.isa.core.util.MessageListDisplayer#J2EE_GUEST#2##xxx3.xxx.local_SID_3715450#Guest#eba47520175b11dea3e6000bcd9e3589#SAPEngine_Application_Thread[impl:3]_24##0#0#Error#1#/Applications/UserInterface#Plain###An exception has occurred: .#
#1.5#000BCD9E358900580000007F00001B58000465C0FC04C7FD#1237779443136#/Applications/BusinessLogic#sap.com/crm~b2b#com.sap.isa.auction.businessobject.AuctionBusinessObjectManagerBase#J2EE_GUEST#2##xxx3.xxx.local_SID_3715450#Guest#eba47520175b11dea3e6000bcd9e3589#SAPEngine_Application_Thread[impl:3]_24##0#0#Info#1#com.sap.isa.auction.businessobject.AuctionBusinessObjectManagerBase#Plain###AuctionBusinessObjectManager released#
#1.5#000BCD9E358900580000007E00001B58000465C0FC04BACE#1237779443136#com.sap.isa.core.util.MessageListDisplayer#sap.com/crm~b2b#com.sap.isa.core.util.MessageListDisplayer#J2EE_GUEST#2##xxx3.xxx.local_SID_3715450#Guest#eba47520175b11dea3e6000bcd9e3589#SAPEngine_Application_Thread[impl:3]_24##0#0#Error#1#/Applications/UserInterface#Java###An exception has occurred: .
[EXCEPTION]
#1#java.lang.ClassCastException
     at com.sap.isa.backend.r3.shop.ShopBase.read(ShopBase.java:626)
     at com.sap.isa.backend.r3.shop.ShopR3PI.read(ShopR3PI.java:99)
     at com.sap.isa.businessobject.BusinessObjectManager.createShop(BusinessObjectManager.java:209)
     at com.sap.isa.isacore.action.ShopReadAction.isaPerform(ShopReadAction.java:431)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:377)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:417)
     at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343)
     at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353)
     at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
     at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
     at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
     at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)

Similar Messages

  • Could not able to login into Oracle

    Hi ,
    I am using Oracle 9i as Database .
    I am not able to login into Database please help .
    when i tried with system and admin it displays : Invalid username/password ; logon denied
    when i tried with scott/tiger : It displays account is locked.
    Please help how can i resolve .

    Thank you.
    i opened a cmd prompt and ran your command
    It displayed all these , sorry i dont know what to eliminate so posting the full .
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\sai>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\sai\Application Data
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=GECE-8403C670A1
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\sai
    JSERV=D:\oracle\ora90/Apache/Jserv/conf
    LOGONSERVER=\\GECE-8403C670A1
    NUMBER_OF_PROCESSORS=2
    OLAP_HOME=D:\oracle\ora90\olap
    OS=Windows_NT
    Path=D:\oracle\ora90\bin;D:\oracle\ora90\Apache\Perl\5.00503\bin\mswin32-x86;C:\
    Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys
    tem32\Wbem
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0d
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\sai\LOCALS~1\Temp
    TMP=C:\DOCUME~1\sai\LOCALS~1\Temp
    USERDOMAIN=GECE-8403C670A1
    USERNAME=sai
    USERPROFILE=C:\Documents and Settings\sai
    windir=C:\WINDOWS
    WV_GATEWAY_CFG=D:\oracle\ora90\Apache\modplsql\cfg\wdbsvr.app
    C:\Documents and Settings\sai>sqlplus
    SQL*Plus: Release 9.0.1.0.1 - Production on Sat Jan 2 22:56:31 2010
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    With the Partitioning option
    JServer Release 9.0.1.1.1 - Production
    SQL> select * from v$version
    2 ;
    BANNER
    Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    PL/SQL Release 9.0.1.1.1 - Production
    CORE 9.0.1.1.1 Production
    TNS for 32-bit Windows: Version 9.0.1.1.0 - Production
    NLSRTL Version 9.0.1.1.1 - Production

  • Administrator Not able to login into EP

    Hi,
    Adminitsrator not able to login into Portal system. I could access succesfully in visual admin .
    Other users can enter in portal screen. I have reset administrator password even then not able to login..
    - Kritene

    Hi Kristene,
    The admin user can get locked due to numerous unsuccessful logon attempts. To correct this situation, you have to use an emergency user SAP*. In the SAP Library, use the following path: "SAP Library -> SAP NetWeaver Library -> SAP NetWeaver by Key Capability -> Security -> Identity Management -> User Management Engine -> Administration of Users, Groups, and Roles -> Activating the Emergency User".
    Log on to the Visual Administrator using the emergency user and unlock the Administrator user. Afterwards, deactivate the emergency user.
    Regards,
    Pooja.

  • Administrator Not able to login Into Portal

    Hi,
    Adminitsrator not able to login into Portal system. I could access succesfully in visual admin .
    Other users can enter in portal screen. I have reset administrator password even then not able to login..
    - Kritene

    Hi Kristene,
       The admin user can get locked due to numerous unsuccessful logon attempts. To correct this situation, you have to use an emergency user SAP*. In the SAP Library, use the following path: "SAP Library -> SAP NetWeaver Library -> SAP NetWeaver by Key Capability -> Security -> Identity Management -> User Management Engine -> Administration of Users, Groups, and Roles -> Activating the Emergency User".
    Log on to the Visual Administrator using the emergency user and unlock the Administrator user. Afterwards, deactivate the emergency user.
    Regards,
    Pooja.

  • I m not able to login into VIBGYOR kid website via ipad

    I m not able to login into parents login at VIBGYOR kid website via ipad. I m using google chrome to visit the website.

    try another browser and see if that helps.  Can you log in to that site on your computer?

  • Could not able to login into HU6 PI 7.1 ES Workplace

    Hi,
    I have registered for the ES workplace systems . And got the approval and user details for logging.
    I could not able to login to the PI 7.1 system with the details provided.I have tried logging into HU2 ERP 6.0 and worked fine I could log into it.Please suggest me how to go with it.
    Thanks in anticipation.
    Regards,
    Sharath

    Hi
    Not able to login means that the usename and password is not valid or the user has not been created for the particular system.
    Raise a support ticket for the same.
    Regards
    Monika

  • Not able to login into the systems even though providing the correct credentials

    Hi
    not able to enter into system as it is stopping me at login page.
    I am providing correct credentials still not able to login.
    thanks
    swathi

    The username and password for BAM is system/manager.
    Chris
    Adobe Enterprise Developer Support

  • Not able to login into CUCM web administation page

    Hi team,
              I have changed the CUCM hostname and ip address using CISCO unified communications answer file genarator tool. After that i am able to login into CUCM console using new credentials but when i tried to login into CUCM administation page it is throwing "Database Communication error" ,please check the attached image.
               So is there any workaround or solution for this.
    Note: I am able login into OS administration successfully..
    Thanks in advance.
    Sasikumar.

    Hi Chris,
         When i tried to check the Db replication status it is showing as "no values are returned" .
         command Used:      admin: show perf query class "Number of Replicates Created and State of Replication"
         O/p:     no values are returned
         Need help on this.
    Thanks in advance,
    Sasikumar.

  • Not able to login into hyperion Workspace.

    Hi,
    We have upgraded from Essbase from 9.3.1 to 11.1.1.3 sucessfully. I have also done the reconfiguration sucessfully. I have started all the services of essbase withou any problem. I am able to login into shared services howerver when i login into workspace i am getting the error.
    1) I have restarted the HFR and Workspace many times and reconfigured many times but still the same problem.
    2) when i say netstat -an | grep 6800 the port 6800 is not listening. Is there any service 11.1.1.3 to start this service. The other ports like 8200 and 8299 are listening.
    Attached are the screenshots from my blog. http://hyperion-consulting.blogspot.com
    Kindly help me out.
    Regards,
    VJ

    Here are details about starting the workspace agent - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_install/ch05s03s05.html
    workspace web app - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_install/ch05s03s17.html
    script to start all epm services running on a machine - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_install/ch05s01.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Could not able to login into APEX Application

    Hi All,
    Finally with the help of Jes and Anthony, I am bale to see Apex login page and Apex Admin login page.
    But there are some issues in that, images are not properly displayed and also i could not able to login to admin page and even apex login page...It is showing some Javascript errors.
    How shall I resolve them and work on APEX Application.
    Thanks & Regards
    Vishwanath GNV

    Vishwanath,
    Is this linked to one of your other posts? If it is a related problem then please try and keep it in one thread because it makes it much much easier for people to follow the flow of 'conversation'. By starting a new thread it makes it difficult to see what has already been tried etc.
    Ok...so images and javascript are not working...so the obvious questions are -
    1) Did you copy across all the Javascript, images etc as directed in the installation/upgrade guide?
    2) Have you tried clearing your browser cache?

  • Some users not able to login into Excel Add-Ins ---Its Urgent.

    Hi,
    When some of the users are trying to login into the excel addins they are getting the below error. Kindly help me out.
    Error parsing formula for [REGION DEFINITION](line 9):unknown member name ["CTTS"] in function [@IDESCENDANTS].
    howerver as a admin am logging into that particular application without any errors.
    Note: its an ASO Application and there is no partition to the cube.
    Kindly help me out as soon as possible as its very urgent.
    Regards,
    Ashis.

    Hi Glenn,
    I have checked the outline and search for ctts in formulas but its not there.
    I have checked it and there is no ddb files exists.
    Its an ASO Application so there are no calculation scripts.
    The user also says that the issue is with only 2-3 people and the rest of the guys are able to login in sucessfully to that particular application.
    Regards,
    Ashis.
    Edited by: user12209997 on Jun 30, 2010 2:52 PM
    Edited by: user12209997 on Jun 30, 2010 3:12 PM

  • Framework page error not able to login into portal

    Hi,
    we are using EP 6.0 and it's working fine today i'm trying to login into portal but it's gives me the following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.layoutPortal1_Framework
    Component Name : com.sap.portal.layouts.framework.framework
    i didn't understand what happened, we are not doing any change in portal.
    regards,

    Have you tried looking at the LogViewer service in Visual Admin? defaultTrace.trc may contain more information which can help solve the problem. If you can post the error messages you see for the time you log in, we may be able to help more.
    Regards
    Darren
    <a href="http://www.fortybeans.com/">Read my blog</a>

  • MSAD users are not able to login into the Essbase

    Hi ,
    I am on 11.1.2.2 . We just configured MSAD with shared services. There are native groups with provisionings and we add the MSAD users to this group to provide authorization.
    he search order of MSAD is 2 while that of Nativedirectory is 1. . The msad user is able to log into to all other products like shared services , workspace , EPMA but login fails for ESSBASE(through maxl) and EASConsole. When I checked the users table from EAS console I found that MSAD users are present in the users list .
    Can anybody know how to refresh my Essbase sec file in an ad-hoc manner so that my MSAD users are reflected in the sec file ???
    Thanks in Advance,
    SS

    Hi John,
    These are the erros that I found in the Log:
    [2013-04-18T15:48:29.118+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000JsSdkZE3r2X_xtk3yW1HRwV000000B,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:48:38.130+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSdmmk3r2X_xtk3yW1HRwV000000C,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:48:45.115+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000JsSdoVt3r2X_xtk3yW1HRwV000000D,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:49:55.987+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSe5nG3r2X_xtk3yW1HRwV000000H,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:51:38.410+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000JsSeUnX3r2X_xtk3yW1HRwV000000c,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:52:18.037+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSecUm3r2X_xtk3yW1HRwV000000k,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T15:52:22.327+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSedXo3r2X_xtk3yW1HRwV000000u,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T16:09:33.657+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSi_KL3r2X_xtk3yW1HRwV000001T,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T16:09:39.329+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000JsSiagy3r2X_xtk3yW1HRwV000001U,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-18T16:44:00.796+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 004qe2n4S2^3r2X_xtk3yW000Ckl00001e,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T12:22:39.848+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 004qf4eGL3l3r2X_xtk3yW000Ckl0001U1,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T12:37:36.039+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 004qf5Vf1v33r2X_xtk3yW000Ckl0001Vk,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T12:46:16.672+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 33] [userId: <anonymous>] [ecid: 004qf5yh4CC3r2X_xtk3yW000Ckl0001YM,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T12:59:17.746+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qf6hGL3y3r2X_xtk3yW000Ckl0001eJ,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T15:28:47.535+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 33] [userId: <anonymous>] [ecid: 004qfF3tfH43r2X_xtk3yW000Ckl0001yB,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T16:15:33.114+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 004qfHf89Lv3r2X_xtk3yW000Ckl0002op,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-19T16:19:08.380+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 33] [userId: <anonymous>] [ecid: 004qfHrx8Ja3r2X_xtk3yW000Ckl0002tk,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-23T16:21:45.697+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qkJsggb03r2X_xtk3yW000Ckl0001Gp,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-23T16:40:45.011+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 31] [userId: <anonymous>] [ecid: 004qkKwaqEg3r2X_xtk3yW000Ckl0001Ko,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-23T16:40:49.510+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qkKws6Mt3r2X_xtk3yW000Ckl0001Kp,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-23T16:40:55.448+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qkKxEi3I3r2X_xtk3yW000Ckl0001Kq,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-24T12:23:36.799+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 31] [userId: <anonymous>] [ecid: 004qlN2qpR63r2X_xtk3yW000Ckl0002xE,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: WORKSPACE#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /workspace/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-24T15:50:40.655+05:30] [EPMServer0] [ERROR] [EPMCSS-05152] [oracle.EPMCSS.CSS] [tid: 31] [userId: <anonymous>] [ecid: 004qlYbI73U3r2X_xtk3yW000Ckl00037j,0:1] [SRC_CLASS: com.hyperion.css.web.config.action.LDAPUserAutoConfigureAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] [URI: /interop/framework/security/MSADUserAutoConfigureAction] Failed to execute automatic discovery for user configuration. Server returned empty list for the specified user identifier. Enter a valid unique user identifier. Example cn=HypUsers. Wild cards are not allowed.
    [2013-04-24T16:08:10.851+05:30] [EPMServer0] [ERROR] [EPMCSS-05152] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000JsvbnEV3r2X_xtk3yW1HTvIO000011,0] [SRC_CLASS: com.hyperion.css.web.config.action.LDAPUserAutoConfigureAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to execute automatic discovery for user configuration. Server returned empty list for the specified user identifier. Enter a valid unique user identifier. Example cn=HypUsers. Wild cards are not allowed.
    [2013-04-24T17:54:53.669+05:30] [EPMServer0] [ERROR] [EPMCSS-05335] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000Jsw0EmR3r2X_xtk3yW1HTvc800006a,0] [SRC_CLASS: com.hyperion.css.web.action.EditGroupAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to update group. Group properties are identical to the existing version. Update group properties to make changes.
    [2013-04-24T18:06:20.455+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000Jsw2qTJ3r2X_xtk3yW1HTvc800008m,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-24T19:37:40.234+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qljJ9jYL3r2X_xtk3yW0007ha00009p,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /interop/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-24T20:55:26.002+05:30] [EPMServer0] [ERROR] [EPMCSS-05335] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qlndH3P_3r2X_xtk3yW0008JJ00003B,0:1] [SRC_CLASS: com.hyperion.css.web.action.EditGroupAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] [URI: /interop/framework/security/editGroup] Failed to update group. Group properties are identical to the existing version. Update group properties to make changes.
    [2013-04-25T11:31:05.648+05:30] [EPMServer0] [ERROR] [EPMCSS-05335] [oracle.EPMCSS.CSS] [tid: 26] [userId: <anonymous>] [ecid: 004qm^^rys43r2X_xtk3yW0008JJ0000iO,0:1] [SRC_CLASS: com.hyperion.css.web.action.EditGroupAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] [URI: /interop/framework/security/editGroup] Failed to update group. Group properties are identical to the existing version. Update group properties to make changes.
    [2013-04-25T12:03:04.431+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 004qmaNFVp93r2X_xtk3yW0008JJ0000kj,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /interop/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-25T12:03:09.228+05:30] [EPMServer0] [ERROR] [EPMCSS-09224] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 004qmaNXpVT3r2X_xtk3yW0008JJ0000kk,0:1] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: authenticateUser] [URI: /interop/logon] Failed to authenticate user. EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.. .
    [2013-04-25T12:21:59.089+05:30] [EPMServer0] [ERROR] [EPMCSS-00301] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000Jszxbsg3r2X_xtk3yW1HUD7100000B,0] [SRC_CLASS: com.hyperion.css.facade.impl.CSSAbstractAuthenticator] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: throwAuthException] Failed to authenticate user. Invalid credentials. Enter valid credentials.
    [2013-04-25T12:36:36.338+05:30] [EPMServer0] [ERROR] [EPMCSS-05152] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000Jt00xho3r2X_xtk3yW1HUD7100002G,0] [SRC_CLASS: com.hyperion.css.web.config.action.LDAPUserAutoConfigureAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to execute automatic discovery for user configuration. Server returned empty list for the specified user identifier. Enter a valid unique user identifier. Example cn=HypUsers. Wild cards are not allowed.
    [2013-04-25T12:36:50.411+05:30] [EPMServer0] [ERROR] [EPMCSS-05152] [oracle.EPMCSS.CSS] [tid: 11] [userId: <anonymous>] [ecid: 0000Jt011DC3r2X_xtk3yW1HUD7100002H,0] [SRC_CLASS: com.hyperion.css.web.config.action.LDAPUserAutoConfigureAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to execute automatic discovery for user configuration. Server returned empty list for the specified user identifier. Enter a valid unique user identifier. Example cn=HypUsers. Wild cards are not allowed.
    [2013-04-25T12:37:00.009+05:30] [EPMServer0] [ERROR] [EPMCSS-05152] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000Jt013Z^3r2X_xtk3yW1HUD7100002I,0] [SRC_CLASS: com.hyperion.css.web.config.action.LDAPUserAutoConfigureAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to execute automatic discovery for user configuration. Server returned empty list for the specified user identifier. Enter a valid unique user identifier. Example cn=HypUsers. Wild cards are not allowed.
    [2013-04-25T12:48:15.043+05:30] [EPMServer0] [ERROR] [EPMCSS-05345] [oracle.EPMCSS.CSS] [tid: 12] [userId: <anonymous>] [ecid: 0000Jt03cfC3r2X_xtk3yW1HUDT700000j,0] [SRC_CLASS: com.hyperion.css.web.action.ProvisioningAction] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: executeAction] Failed to set roles for user/group. Updated provisioning information is identical to the existing one. Verify the changes.
    I couldnt find any error that might be the reason for my issue.
    Celvin,
    I tried it , i.e limiting the number of groups in MSAD .. it didnt work.
    Regards,
    SS

  • Not able to login into presentations server

    Hi,
    I have installed OBIEE in my local machine. As a part of report creation I have created an rpd file and changed the NQSConfig.ini file as mentioned in
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/bi_admin/biadmin.html.
    Then I have re-started the OC4J server and all the OBIEE services. Then I open the Presentation Services, I am not able to log in. The error shown is
    Error Codes: WH4KCFW6:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    +State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 12008] Unable to connect to port 9703 on machine . [nQSError: 12010] Communication error connecting to remote end point: address = ; port = 9703. [nQSError: 12002] Socket communication error at call=: (Number=-1) Unknown (HY000)+
    I have checked the Log file (NQServer.log file in /OracleBI/Server/log folder). The Entries in the Log file are like this
    2009-10-27 18:00:42
    [36007] Loading repository C:\OBIEE\OracleBI\server\Repository\EventHub.rpd.
    2009-10-27 18:00:42
    [14055] Loading subject area: EventHub ...
    2009-10-27 18:00:42
    [14056] Finished loading subject area: EventHub.
    2009-10-27 18:00:42
    [43030] :     Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    2009-10-29 14:09:42
    [nQSError: 12002] Socket communication error at call=send: (Number=10038) An operation was attempted on something that is not a socket.
    2009-10-29 14:29:23
    [43031] :     Oracle BI Server shutdown.
    2009-10-29 14:29:26
    [14058] Unloaded all subject areas.
    2009-10-29 15:01:55
    [36007] Loading repository C:\OBIEE\OracleBI\server\Repository\EventHub.rpd.
    2009-10-29 15:01:55
    [14055] Loading subject area: EventHub ...
    2009-10-29 15:01:55
    [14056] Finished loading subject area: EventHub.
    2009-10-29 15:01:55
    [43030] :     Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    I have already gone through the forums which are already logged reporting the same error. But I dint get any pointers to the solution.
    Please let me know what might have gone wrong and how I can login to the Presentation Server and continue with report creation. Please let me know if you need further information on this .
    Thanks in advance for your time,
    Raj Kumar

    Hi,
    The following is the NQSConfig.ini file.
    # NQSConfig.INI
    # Copyright (c) 1997-2006 Oracle Corporation, All rights reserved
    # INI file parser rules are:
    # If values are in literals, digits or _, they can be
    # given as such. If values contain characters other than
    # literals, digits or _, values must be given in quotes.
    # Repository Section
    # Repositories are defined as logical repository name - file name
    # pairs. ODBC drivers use logical repository name defined in this
    # section.
    # All repositories must reside in OracleBI\server\Repository
    # directory, where OracleBI is the directory in which the Oracle BI
    # Server software is installed.
    [ REPOSITORY ]
    Star     =     EventHub.rpd, DEFAULT;
    # Query Result Cache Section
    [ CACHE ]
    ENABLE     =     NO;
    // A comma separated list of <directory maxSize> pair(s)
    // e.g. DATA_STORAGE_PATHS = "d:\OracleBIData\nQSCache" 500 MB;
    DATA_STORAGE_PATHS     =     "C:\OBIEE\OracleBIData\cache" 500 MB;
    MAX_ROWS_PER_CACHE_ENTRY = 100000; // 0 is unlimited size
    MAX_CACHE_ENTRY_SIZE = 1 MB;
    MAX_CACHE_ENTRIES = 1000;
    POPULATE_AGGREGATE_ROLLUP_HITS = NO;
    USE_ADVANCED_HIT_DETECTION = NO;
    MAX_SUBEXPR_SEARCH_DEPTH = 7;
    // Cluster-aware cache
    // GLOBAL_CACHE_STORAGE_PATH = "<directory name>" SIZE;
    // MAX_GLOBAL_CACHE_ENTRIES = 1000;
    // CACHE_POLL_SECONDS = 300;
    // CLUSTER_AWARE_CACHE_LOGGING = NO;
    # General Section
    # Contains general server default parameters, including localization
    # and internationalization, temporary space and memory allocation,
    # and other default parameters used to determine how data is returned
    # from the server to a client.
    [ GENERAL ]
    // Localization/Internationalization parameters.
    LOCALE     =     "English-usa";
    SORT_ORDER_LOCALE     =     "English-usa";
    SORT_TYPE = "binary";
    // Case sensitivity should be set to match the remote
    // target database.
    CASE_SENSITIVE_CHARACTER_COMPARISON = OFF ;
    // SQLServer65 sorts nulls first, whereas Oracle sorts
    // nulls last. This ini file property should conform to
    // that of the remote target database, if there is a
    // single remote database. Otherwise, choose the order
    // that matches the predominant database (i.e. on the
    // basis of data volume, frequency of access, sort
    // performance, network bandwidth).
    NULL_VALUES_SORT_FIRST = OFF;
    DATE_TIME_DISPLAY_FORMAT = "yyyy/mm/dd hh:mi:ss" ;
    DATE_DISPLAY_FORMAT = "yyyy/mm/dd" ;
    TIME_DISPLAY_FORMAT = "hh:mi:ss" ;
    // Temporary space, memory, and resource allocation
    // parameters.
    // You may use KB, MB for memory size.
    WORK_DIRECTORY_PATHS     =     "C:\OBIEE\OracleBIData\tmp";
    SORT_MEMORY_SIZE = 4 MB ;
    SORT_BUFFER_INCREMENT_SIZE = 256 KB ;
    VIRTUAL_TABLE_PAGE_SIZE = 128 KB ;
    // Analytics Server will return all month and day names as three
    // letter abbreviations (e.g., "Jan", "Feb", "Sat", "Sun").
    // To use complete names, set the following values to YES.
    USE_LONG_MONTH_NAMES = NO;
    USE_LONG_DAY_NAMES = NO;
    UPPERCASE_USERNAME_FOR_INITBLOCK = NO ; // default is no
    // Aggregate Persistence defaults
    // The prefix must be between 1 and 8 characters long
    // and should not have any special characters ('_' is allowed).
    AGGREGATE_PREFIX = "SA_" ;
    # Security Section
    # Legal value for DEFAULT_PRIVILEGES are:
    # NONE READ
    [ SECURITY ]
    DEFAULT_PRIVILEGES = READ;
    PROJECT_INACCESSIBLE_COLUMN_AS_NULL     =     NO;
    MINIMUM_PASSWORD_LENGTH     =     0;
    #IGNORE_LDAP_PWD_EXPIRY_WARNING = NO; // default is no.
    #SSL=NO;
    #SSL_CERTIFICATE_FILE="servercert.pem";
    #SSL_PRIVATE_KEY_FILE="serverkey.pem";
    #SSL_PK_PASSPHRASE_FILE="serverpwd.txt";
    #SSL_PK_PASSPHRASE_PROGRAM="sitepwd.exe";
    #SSL_VERIFY_PEER=NO;
    #SSL_CA_CERTIFICATE_DIR="CACertDIR";
    #SSL_CA_CERTIFICATE_FILE="CACertFile";
    #SSL_TRUSTED_PEER_DNS="";
    #SSL_CERT_VERIFICATION_DEPTH=9;
    #SSL_CIPHER_LIST="";
    # There are 3 types of authentication. The default is NQS
    # You can select only one of them
    #----- 1 -----
    #AUTHENTICATION_TYPE = NQS; // optional and default
    #----- 2 -----
    #AUTHENTICATION_TYPE = DATABASE;
    # [ DATABASE ]
    # DATABASE = "some_data_base";
    #----- 3 -----
    #AUTHENTICATION_TYPE = BYPASS_NQS;
    # Server Section
    [ SERVER ]
    SERVER_NAME = Oracle_BI_Server ;
    READ_ONLY_MODE = NO;     // default is "NO". That is, repositories can be edited online.
    MAX_SESSION_LIMIT = 2000 ;
    MAX_REQUEST_PER_SESSION_LIMIT = 500 ;
    SERVER_THREAD_RANGE = 40-100;
    SERVER_THREAD_STACK_SIZE = 0; // default is 256 KB, 0 for default
    DB_GATEWAY_THREAD_RANGE = 40-200;
    DB_GATEWAY_THREAD_STACK_SIZE = 0; // default is 256 KB, 0 for default
    MAX_EXPANDED_SUBQUERY_PREDICATES = 8192; // default is 8192
    MAX_QUERY_PLAN_CACHE_ENTRIES = 1024; // default is 1024
    MAX_DRILLDOWN_INFO_CACHE_ENTRIES = 1024; // default is 1024
    MAX_DRILLDOWN_QUERY_CACHE_ENTRIES = 1024; // default is 1024
    INIT_BLOCK_CACHE_ENTRIES = 20; // default is 20
    CLIENT_MGMT_THREADS_MAX = 5; // default is 5
    # The port number specified with RPC_SERVICE_OR_PORT will NOT be considered if
    # a port number is specified in SERVER_HOSTNAME_OR_IP_ADDRESSES.
    RPC_SERVICE_OR_PORT = 9703; // default is 9703
    # If port is not specified with a host name or IP in the following option, the port
    # number specified at RPC_SERVICE_OR_PORT will be considered.
    # When port number is specified, it will override the one specified with
    # RPC_SERVICE_OR_PORT.
    SERVER_HOSTNAME_OR_IP_ADDRESSES = "ALLNICS"; # Example: "hostname" or "hostname":port
    # or "IP1","IP2":port or
    # "hostname":port,"IP":port2.
    # Note: When this option is active,
    # CLUSTER_PARTICIPANT should be set to NO.
    ENABLE_DB_HINTS = YES; // default is yes
    PREVENT_DIVIDE_BY_ZERO = YES;
    CLUSTER_PARTICIPANT = NO; # If this is set to "YES", comment out
    # SERVER_HOSTNAME_OR_IP_ADDRESSES. No specific NIC support
    # for the cluster participant yet.
    // Following required if CLUSTER_PARTICIPANT = YES
    #REPOSITORY_PUBLISHING_DIRECTORY = "<dirname>";
    #REQUIRE_PUBLISHING_DIRECTORY = YES; // Don't join cluster if directory not accessible
    DISCONNECTED = NO;
    AUTOMATIC_RESTART = YES;
    # Dynamic Library Section
    # The dynamic libraries specified in this section
    # are categorized by the CLI they support.
    [ DB_DYNAMIC_LIBRARY ]
    ODBC200 = nqsdbgatewayodbc;
    ODBC350 = nqsdbgatewayodbc35;
    OCI7 = nqsdbgatewayoci7;
    OCI8 = nqsdbgatewayoci8;
    OCI8i = nqsdbgatewayoci8i;
    OCI10g = nqsdbgatewayoci10g;
    DB2CLI = nqsdbgatewaydb2cli;
    DB2CLI35 = nqsdbgatewaydb2cli35;
    NQSXML = nqsdbgatewayxml;
    XMLA = nqsdbgatewayxmla;
    ESSBASE = nqsdbgatewayessbasecapi;
    # User Log Section
    # The user log NQQuery.log is kept in the server\log directory. It logs
    # activity about queries when enabled for a user. Entries can be
    # viewed using a text editor or the nQLogViewer executable.
    [ USER_LOG ]
    USER_LOG_FILE_SIZE = 10 MB; // default size
    CODE_PAGE = "UTF8"; // ANSI, UTF8, 1252, etc.
    # Usage Tracking Section
    # Collect usage statistics on each logical query submitted to the
    # server.
    [ USAGE_TRACKING ]
    ENABLE = NO;
    //==============================================================================
    // Parameters used for writing data to a flat file (i.e. DIRECT_INSERT = NO).
    STORAGE_DIRECTORY = "<full directory path>";
    CHECKPOINT_INTERVAL_MINUTES = 5;
    FILE_ROLLOVER_INTERVAL_MINUTES = 30;
    CODE_PAGE = "ANSI"; // ANSI, UTF8, 1252, etc.
    //==============================================================================
    DIRECT_INSERT = YES;
    //==============================================================================
    // Parameters used for inserting data into a table (i.e. DIRECT_INSERT = YES).
    PHYSICAL_TABLE_NAME = "<Database>"."<Catalog>"."<Schema>"."<Table>" ; // Or "<Database>"."<Schema>"."<Table>" ;
    CONNECTION_POOL = "<Database>"."<Connection Pool>" ;
    BUFFER_SIZE = 10 MB ;
    BUFFER_TIME_LIMIT_SECONDS = 5 ;
    NUM_INSERT_THREADS = 5 ;
    MAX_INSERTS_PER_TRANSACTION = 1 ;
    //==============================================================================
    # Query Optimization Flags
    [ OPTIMIZATION_FLAGS ]
    STRONG_DATETIME_TYPE_CHECKING = ON ;
    # CubeViews Section
    [ CUBE_VIEWS ]
    DISTINCT_COUNT_SUPPORTED = NO ;
    STATISTICAL_FUNCTIONS_SUPPORTED = NO ;
    USE_SCHEMA_NAME = YES ;
    USE_SCHEMA_NAME_FROM_RPD = YES ;
    DEFAULT_SCHEMA_NAME = "ORACLE";
    CUBE_VIEWS_SCHEMA_NAME = "ORACLE";
    LOG_FAILURES = YES ;
    LOG_SUCCESS = NO ;
    LOG_FILE_NAME     =     "C:\OBIEE\OracleBI\server\Log\CubeViews.Log";
    # MDX Member Name Cache Section
    # Cache subsystem for mapping between unique name and caption of
    # members for all SAP/BW cubes in the repository.
    [ MDX_MEMBER_CACHE ]
    // The entry to indicate if the feature is enabled or not, by default it is NO since this only applies to SAP/BW cubes
    ENABLE = NO ;
    // The path to the location where cache will be persisted, only applied to a single location,
    // the number at the end indicates the capacity of the storage. When the feature is enabled,
    // administrator needs to replace the "<full directory path>" with a valid path,
    // e.g. DATA_STORAGE_PATH = "C:\OracleBI\server\Data\Temp\Cache" 500 MB ;
    DATA_STORAGE_PATH     =     "C:\OBIEE\OracleBIData\cache" 500 MB;
    // Maximum disk space allowed for each user;
    MAX_SIZE_PER_USER = 100 MB ;
    // Maximum number of members in a level will be able to be persisted to disk
    MAX_MEMBER_PER_LEVEL = 1000 ;
    // Maximum size for each individual cache entry size
    MAX_CACHE_SIZE = 100 MB ;
    # Oracle Dimension Export Section
    [ ORA_DIM_EXPORT ]
    USE_SCHEMA_NAME_FROM_RPD = YES ; # NO
    DEFAULT_SCHEMA_NAME = "ORACLE";
    ORA_DIM_SCHEMA_NAME = "ORACLE";
    LOGGING = ON ; # OFF, DEBUG
    LOG_FILE_NAME     =     "C:\OBIEE\OracleBI\server\Log\OraDimExp.Log";
    One more thing is that I have kept the BI server (OC4J server) runnung.
    Does the time of the error in NQSServer.log match with when you try to login to Presentation Services?
    I donot see any error matching the time of loginto presentation services.

  • Not able to login into the database on oracle 10g on vista os

    Hi,
    I have install oracle 10g on vista machine.
    I am not able to log in to the database ia have tryied with scott/tiger, system/manager, sys/changeoninstall.
    can anyone please tell me what the default username password to 10g version for vista machine.
    Oracle version 10g
    OS: Vista
    Thanks
    Amit

    sqlplus / as sysdba
    or
    sqlplus /nolog
    conn / as sysdba
    or
    sqlplus '/ as sysdba'

Maybe you are looking for

  • How can I combine all of my music into one folder for itunes

    I have a PC running windows XP I have just bought a IPad 3 and I am trying to consolidate all my music into one folder on one drive so that the sync does not have a problem finding many tracks every time I connect my IPad please can anyone help. Kind

  • Snmp trap on solaris 10

    Hi, how can i make my Solaris 10 generate SNMP trap on specific event? like high CPU,Load or lack of disk space ? thanks Ram

  • YTD Actual and Budget Formula in Logical column

    Hello, Im trying to replicate a report from Oracle EBS into OBIEE. I have to create logical columns for YTD Actual , YTD Budget,Current month actual, Current Month Budget using GL_BALANCES table. The formula currently im using is, YTD Actual: CASE WH

  • PROBLEM IN INITILOZATIN

    1. what is difference between initilization and AT SELECTION SCREEN OUTPUT

  • Can't open OWA externally, please help

    Good day All, I have 3 Exchange servers  EX01(Exchange 2010) EX02(Exchange 2013) EX03((Exchange 2013) E-Mails flow through Edge Transport server 2013 I don't understand why I'm not able to open OWA externally, also mobie devices stopped sending/recei