Unable to login to caralog manager online with adminstrator user

Hi Gurus,
I am unable to login to catalog manager online with administrator user. I get error as
'access denied for user to path /.'
I think this is because of catalog migration from dev to test.
What do i need to do so that i could login to catalog manager online with administrator?
Please advice
Thanks

Hi,
When the catalog is moved from Dev to Test/prod permissions are not copied. The users are part of the system folder (i.e Catalog Manager > Users > Properties > Owner Account = System Account), which is why Catalog Manager does not transfer the permissions.
I guess that is the reason you were able to run the reports from dev and not from test/prod. To have them work you might need to refresh GUID's check the Oracle note [ID 1467256.1].
1. Stop the Presentation Server.
2. Backup the instanceconfig.xml file at [middleware_home]/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1/instanceconfig.xml
Under the 'Catalog' section, add the 'Recover' tag. For Example:
<Catalog>
<UpgradeAndExit>false</UpgradeAndExit>
<UpdateAccountGUIDs>Recover</UpdateAccountGUIDs>
</Catalog>
4. Start the Presentation Server. It will perform a recovery and then after some time shutdown.
5. Remove the tag.
6. Start the Presentation Server again.
Let me know if this helped.
Regards,
Jay
Edited by: Voltaire on Nov 19, 2012 11:59 AM

Similar Messages

  • Unable to login to Java Desktop Environment with new user

    Hi
    I have created a new user in my Solaris10 x86 using the command
    #useradd nama
    I added the passwd to the user, using passwd.But when i am trying to login through GUI(Java Desktop Environment) i am unable to login.
    After giving username and password , again its showing the login screen itself.
    But i am able to login with root permissions.
    Could anyone help me .
    Thanks inadvance.

    use this workaround, as root edit /etc/auto_home and /etc/auto_master and comment out all the configuration and reboot the machine. then use useradd utility to add your normal users.
    # useradd -d /export/home/user1 -s /usr/bin/bash -m user1
    HTH

  • Unknown SID Error Message/Unable To Login to VM Manager

    Hello,
    I have installed VM Server and VM Manager on the latest Virtual Box install for Windows 7.
    When I attempt to login into the VM Manager (ID: ovm , Default Password: Welcome1) - I get
    the error message:
    "... [APP: ovm_console] An incorrect username or password was specified. ...."
    I selected all default passwords and database config values during installation (e.g., SID=XE).
    (Note: I am able to login to VM Manager GNOME desktop but I am unable to log into the VM Manager UI.
    I can log in as root in a Xterm window and the ovm Welcome1 password allows me into the GNOME environment. )
    The critical error message in the AdminServer.log IS an unknown 'SID' message (even though the default SID=XE was selected):
    "ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
    I reviewed the responses to the "Unable to Login to VM Manager" thread so I decided to try the recommended response (unlocking ovs oracle password) even though the logs responses were different in certain areas. I logged in as Oracle with the correct user env and attempted to start the XE database via sqlplus sys user and startup command. I was unable to start the database due to the below error message:
    2012-11-23 14:13:46.210
    18 Oracle Instance Startup operation failed. Another process may be attempting to startup or shutdown this Instance.
    19 Failed to acquire instance startup/shutdown serialization primitive
    ~
    Shutdown abort also did not get rid of this message. Symptons suggest there is a lock not being released (e.g., primitive file that needs to be cleaned up/removed.) I did remove oracle *.lck files from /tmp directory but this did not help either. The ps -elf output also reveals there are no oracle pmon processes running.
    If anybody has additional information on this matter - it would be greatly appreciated.
    SUMMARY/EXCERPT OF AdminServer.log AND AdminServer-diagnostic.log
    The AdminServer.log squawks an "ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
    <> <> <1353697919018> <WL-001129> <Received exception while creating connection for pool "OVMDS": Listener refused the connection with the following error:
    198 ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    199 >
    200 ####<Nov 23, 2012 11:11:59 AM PST> <Info> <JDBC> <mjcmanager.example.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353697919019> <WL-001156> <Stack trace associated with message 001129 follows:
    201
    202 java.sql.SQLException: Listener refused the connection with the following error:
    203 ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    204
    205 at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)
    206 at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
    The critical AdminServer-diagnostic.log error messages are:
    AdminServer-diagnostic.log:[2012-11-23T11:17:51.872-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000099,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    69 AdminServer-diagnostic.log:[2012-11-23T09:09:27.835-08:00] [AdminServer] [ERROR] [] [oracle.help.web.rich.converter.RichTopicConverter] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:16d2c063:13b250c1b7c:-8000-0000000000000147,0] [APP: ovm_help] /u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/servers/AdminServer/tmp/_WL_user/ovm_help/33se2m/war/helpsets/ovmHelp/qstart.html (No such file or directory)
    70 AdminServer-diagnostic.log:[2012-11-23T11:16:32.629-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000079,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovs javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovs denied
    71 AdminServer-diagnostic.log:[2012-11-23T11:16:53.672-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-000000000000007f,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    72 AdminServer-diagnostic.log:[2012-11-23T11:17:51.872-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000099,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    ******************************************************************************************

    Further investigation reveals the reason why I can't manually start the database as oracle user. The permissions on the oracle directories via the default install are incorrect. Running the command chown -R oracle:dba /u01/app/oracle/ allowed the database to start.. OVS user is now able to login into the XE database.
    Now logging in w/ admin user in VM results in the following error message:
    " Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused Sat Nov 24 11:39:22 PST 2012), please consult logs for details.
    I am spending way too much time on this Virtual box install. Any feedback would be appreciated.

  • Migrating from 4.12 to 5.2 - Unable to login as Directory Manager

    To anyone who can tell me what to do-
    I have used the perl script by what the manual said to use migrateInstance5 to the new server I installed next to the old server. For the new server, I installed it on port 9000 and then migrated. After migration, I turned off the old server, moded the new server to run on port 389 and then started up the slapd. When I try to run the startconsole , I am unable to login as Directory Manager with the password I choose or the password I used for the old server.
    What am I doing wrong ? or what did go wrong?
    in need of help
    -aaron

    A couple of quick questions:
    Is your configuration server running?
    Is the admin server running?
    ... if on Unix - grep for slapd ...
    Can you bind to the ldap server through command line (not throught the console)?
    Any errors in the access logs?

  • Unable to Login SQL server management studio:sql server 2005

    Hello All,
    I am unbale to login SQL server management studio with below scanario:
    Server Type:Database Engine
    Server Name:XXX
    Authntication:Windows Auth
    After enter "Connect : button below eeror is displaying
    Error:"Canot connetc to XXX server
    Additional information:
    Attempted to read or write protected memory .This is an often an indication that the other memory is corrupt(System.Data)
    Note:Database is connecting R3trans return code 0000
    SAP is working fine
    Please provide suggestion and inpuits its very urgent
    Thanks
    Nekkalapu

    HI All,
    Issue resolved after rebooting the server.
    Thanks
    Nekkalapu

  • Business Contact Manager issue with New Users

    I have an issue with a client when setting up Business Contact Manager for Outlook 2013. The client recently got a new employee and the employee was setup on an existing workstation that has BCM installed. When I launched Outlook 2013, and configured Oultook for
    the new user, BCM started and needed to be configured. I went through the procedure for connecting to a 'Remote Database' on the server, typed in the server name as requested, and clicked Continue. BCM searched for the database but could not find it. The existing
    user account on the workstation works just fine with BCM, and sees the remote database.
    My next step was to remove BCM and re-install. This is the latest version/release of BCM for Outlook 2013. The existing user account was able to configure BCM with no issues, and found the remote database without an issue. The new user account had the same
    issue as before and would not find the remote database.
    I logged onto the same workstation as the administrator account we use to perform Admin tasks. I launched Outlook, configured Outlook 2013, and was able to successfully configure BCM and connect to the remote database with no issues.
    I then created another New User on the server called Testaccount (TAccount), and logged onto the same workstation again, as this new user, and went through the same Outlook 2013 configuration and BCM setup. BCM has the same issue with this new user, and
    cannot locate the remote database. From what I can determine, this looks to be something related to New Users that are created on the server and BCM not locating the remote database. Existing users do not have this issue when configuring BCM and connecting
    to the remote database.
    Has anyone had this issue or seen this issue and knows of a fix to correct this so my client can use BCM with the new user account, and any future new users they hire?
    Thank you in advance for any assistance on this matter.

    If you want to sync subfolders then you will need third party software. (Like Pocket Mirror)
    Post relates to: None

  • Open Directory - Unable to login Workgroup Manager

    I am unable to login to Workgroup Manager with my diradmin account.
    I know the password is correct.
    This is on Mac OS X Lion 10.7.2
    Everything was working fine last night, but then it stopped functioning.  I am able to see all the users, but they are greyed out.  When I try to login, I get "The login information is not valid for this server" 
    The LDAP log shows a bunch of the same errors that it did not show before.
    slapd[76]: SASL Failure: GSSAPI Error: Miscellaneous failure.
    Please advise.  Thank you.
    Samson

    Try logging in to Workgroup Manager using the local admin account not the diradmin account. If this works, then try accessing the /LDAPv3/127.0.0.1 choice using the diradmin account.

  • Unable to login to management studio

    hi,
    I have installed sql server 2008r2 express version sucessfully but iam unable to login to the management studio.i took a forward step to check the sql server servies but the list depicts me empty. could you please help me with this...thank you

    How to Install SQL Server 2008 R2 (Express Edition):
    http://www.codeproject.com/Tips/238585/Steps-to-install-Microsoft-SQL-Server-Express
    Ahsan Kabir Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread. http://www.aktechforum.blogspot.com/

  • Unable to Login to Middleware (Web Console)

    Hi all,
    I am able to login to the back-end SAP-Gui as well as synchonise with MI client with the created User ID and password having all appropriate authorizations.
    But unfortunately i am unable to login to the web console through this user ID and password, it gives the error message "User name or password incorrect".
    Kindly help me out.
    Regards,
    Abhishek

    Hi Nameeta,
    Thanks for the reply.
    I have already given authorisation for the transaction object S_TCODE.
    The problem is now solved as i was giving wrong system name.
    Thanks everybody.
    Regards,
    Abhishek

  • Unable to login to OWSM (login failed)

    Hi all,
    I am unable to login to the OWSM control with 'admin/oracle' as username/password. i am able to login to the
    BPEL, ESB, Rules Author.
    Please help me.
    Thanks
    KMR

    I just reinstalled soa suite 10.1.3.1, upgraded to 10.1.3.5, and then is not able to login to OWSM console
    http://host:port/ccore.
    tried admin/oracle, oc4jadmin/welcome1.
    The strange thing is that when I try username different from admin I guet this entry in ccore.log:
    2010-11-18 07:53:19,674 INFO [AJPRequestHandler-RMICallHandler-84] sampledb.LocalDBAuthProvider - The error in authenticate for user : oc4jadmin
    2010-11-18 08:21:39,851 INFO [AJPRequestHandler-RMICallHandler-84] userregistry.UsersTable - isValidUserPassword() failed for oc4jadmin
    BUT, when I try username admin I get no entry in the ccore.log, or any other log.
    I did verify there is actually content in the ORAWSM.USERS table, and the userid=admin, USER_NAME=Admin is there.
    Any suggestions?

  • Is there any way changing the priviledge after starting the managed server with the other user

    Hi,
    is there any way to change the user privilege after i have started the managed
    server with one user.....say for example ....i have started one of my Managed
    server as "root" ...but after that i wanted to make this instance work under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

    Thanks again Rob.
    Rob Woollen <[email protected]> wrote:
    >
    >
    sangita wrote:
    Thanks Rob for been so quick in responding.
    I have 3 questions for you:
    Running a server under root is a huge security hole.My Question: 1) what are the probable security issues while runninga server under
    root ?
    are these security issues external(from outside world) or internal(internally
    within a company) ?
    Iam basically curious to know external threats.
    The problem is the root user can do anything. So if someone finds a
    security hole in your server, then they have complete control of your
    system.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.My Question: 2) What is the harm in using port 80 for webserver andwhy do the
    people wanted to bind to a port < 1024 ?
    People normally use 80 for web servers because that's the well-known
    port.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.My Question: 3) Suppose iam having a cluster of 2 Managed servers runningon port
    7070. And Iam having a Iplanet server working as a Webserver that basicallyproxies
    requests to this cluster. Then what is the best approach that i shouldfollow
    in this context.....to be honest with you ....i still couldnot understandwhat
    does "binding" the webserver port to a managed server in weblogic mean.
    I would have your firewall redirect 80 to whatever port Iplanet is
    listening on and then have iplanet proxy to WLS.
    Do not run your WLS servers as root.
    -- Rob
    Iam sorry for asking these "silly" questions(in your opinion) ...butiam a bit
    confused.
    thanks, sangita
    Rob Woollen <[email protected]> wrote:
    Running a server under root is a huge security hole.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.
    There is a set uid option in WLS where you start the server as root
    and
    then after it binds to the low port, it will switch to another userthat
    you specify.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.
    -- Rob
    sangita wrote:
    <Sure, it's possible to do this, >
    how to do this?
    <but why do you want to do it? >
    Iam not sure why this group (the other group than me) does start theirserver
    as "root"...but somebody from that group asked me about this today.
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.then what is the best approach and what are the pros and cons if westart the
    server as "root" OR as different user ????
    please advise ....
    thanks again.
    Rob Woollen <[email protected]> wrote:
    Sure, it's possible to do this, but why do you want to do it?
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.
    -- Rob
    sangita wrote:
    Hi,
    is there any way to change the user privilege after i have startedthe managed
    server with one user.....say for example ....i have started one
    of
    my Managed
    server as "root" ...but after that i wanted to make this instance
    work
    under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

  • Unable to login to the Admin Client

    Hi Experts,
    Need your help on below mention issue.
    My client was using BPC MS 10.0 SP5 and I upgrade it to SP13, everything was installed correctly without any error. After installation I restore their production environment (which was built in SP5) into the upgraded server (Sp13). While testing it I figured that I am not able to login into the Admin Client though I can login into the Excel and run the reports without any issue.
    The admin client is also updated with latest version. (10.0.13.0)
    Any idea ?
    Thanks,
    Charly

    Hi Charly,
    try to login in the admin console with the user-psw of the sysadmin you used to install bpc it should be possible and after enter in security, modify one user and save it (just enter and save without changes).
    Probably you have to enter in IE as another user (using the sysadmin).
    Regards
         Roberto

  • Pisuper Authorization error, I can't logged with any user on Int Builder

    Hi SAP Guru's ,
    Please help me as i new in SAP XI . I am unable to logged on in Integration Builder with any user i tried pisuper, sapuser but still got the same error "Authorization error, unknown username or password" . I check with T-Codo SU01 but pisuper does not exist so i create one user and assign him SAP_XI_Developer , SAP_XI_Configuration etc but still i am unable to login so kindly requesting you to please help me as quickly as possible.
    even though i am unable to logged on user management with any user. PLease tell me the step by step configuration of how to setup each and every part of XI.

    check with naveen's reply
    XI 7.0 - Authorization error; unknown username or incorrect password
    Also visit the blog
    Unable to open IR/ESR/ID ? (XI/PI/PI 7.1) [Updated for PI 7.1 support]

  • Remote Desktop Connection attempted with 2 users already connected no longer gets dialog showing who is connected and option to force user off

    On Windows 2008 Server R2, when the maximum number of users are connected via Remote Desktop (2) and another user attempts to connect via Remote Desktop, the user is prompted with a login dialog. Upon login, a dialog is shown with the User Id's of the
    users who are connected, their current state (active or idle for x minutes) and it gives you the option to request access from a user or to force a user off. Recently our server stopped displaying this message and now only gives an error message that it cannot
    connect. It does not show the login dialog, just an immediate connection error message. So now we don't know who is logged into the server. This presents a problem with many users who need to deploy software or manage server resources. What setting could have
    changed that would stop displaying the login and the current users dialog? Thanks!

    i can't seem to reproduce this, I played around with my server's NLA settings, looked at RDS GPOs, the options in the RDP listener, checked the user account in AD, just can't see what would be blocking this
    would it make a difference if one of the RDP spots is occupying the server's console or not?
    are the users trying to come in when the two sessions are already used up using the /admin or /console switch?
    in the meantime, you can try using tsadmin.msc to kick people off
    you may also want to try testing this with various different OS and RDP client versions to see if that's the issue. win7 with RDP 8.1 client doesn't seem to have any problems for me

  • Using a workflow to share documents with external users

    I'm trying to create a workflow that will share documents with external users. Those external users don't have SharePoint logons.
    One approach might be to send an email using a 2010 workflow. However there doesn't appear to be the ability to attach a document to that email.
    The other approach could be to use the Share function of SharePoint 2013 but can this be triggered using a workflow? If so how?
    Please note: I'm using SharePoint Online
    Thanks in Advance,
    Mark E.
    Learning SharePoint

    Hi Mark,
    You can use external sharing option in SharePoint Online. Below links might help:
    https://support.office.com/en-gb/article/Manage-external-sharing-for-your-SharePoint-online-environment-c8a462eb-0723-4b0b-8d0a-70feafe4be85
    https://support.office.com/en-in/article/Manage-sharing-with-external-users-in-Office-365-Small-Business-2951a85f-c970-4375-aa4f-6b0d7035fe35?ui=en-US&rs=en-IN&ad=IN
    http://www.adrit.de/Blog/Post/25/External-sharing-with-Office-365---Part-2--How-to-share-SharePoint-content-with-external-users-
    Best Regards,
    Brij K
    http://bloggerbrij.blogspot.co.uk/

Maybe you are looking for

  • How to set the number of seconds (or time) a photo is displayed on a slideshow (ATV2)

    Can I set the number of seconds a photo stays on the TV screen when I  do a slideshow from my ATV2?   Can't seem to find a setting on the Apple TV to do that.   For the slideshow on the ATV2 I am choosing an Event from my iPhoto library and then choo

  • How can I upgrade to Mavericks currently?

    My current OS is 10.7 lion, instead of upgrading to Yosemite, I wanna upgrade to Mavericks 10.9.5, how can I do that now?

  • How to reduce the cloning time if using cold backup?

    Hi, We are using EBS r12 (12.0.6) with database 10.2.0.3 in Linux Redhat 4 32-bit envoirnment. Our datbase size is around 480 GB and we are facing the issues to provide the clone to my consultants for meet the target timelines in given time. (Source:

  • I keep getting kicked out of iphoto

    I get into iphoto.  I see my photo files.  And then, after about 30 seconds, I get kicked out of iphoto and get a new window that shows a Problem Report for iPhoto.  Any idea what is happening?  Why?

  • OrderBooking sample corrupt after installing patches 1,2,3?

    Hi, I did a fresh install of PM GA on my win xp machine. Then used obant in 127.OrderBooking and all was fine. Then I installed the mandatory patch and the three patches 1,2,3 and tried to use obant again in 127.OrderBooking. This worked fine. But in