Cannot Launch BPC Management Console

Hi all,
I am unable to launch the BPC management console.  I have installed BPC 7.0 for MS and is running under Win server 2003 and SQL 2008.  I am able to launch to BPC home page and have installed admin and office clients already.
Here is the error when launching BPC Managment Console:  http://localhost/ManagementConsole
Parser Error Message: Unrecognized configuration section 'connectionStrings'
Line 12:     <section name="dataConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data, Version=3.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 13:   </configSections>
Line 14:   <connectionStrings>
Line 15:     <add name="DBMain" connectionString="Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=AppServer;Data Source=SAPBPCDEV" providerName="System.Data.SqlClient" />
Line 16:   </connectionStrings>
Source File: D:\BPC\Websrvr\ManagementConsole\web.config    Line: 14
Version Information: Microsoft .NET Framework Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379
I have followed the How To Enable the BPC 7.0M Management Console Document already. still same error.
Do i need to change something from the web.config file?
Thanks!

I think something was not right during the steps when you enabled Management Console.
Any way I suggest you to check if you have the table tbllogs and tblBPClog into appserver database.
It seems actually some components or some table required for Management COnsole are missing.
Kind Regards
Sorin Radulescu

Similar Messages

  • SAP BPC Management Console

    Dear All, I have an installation of SAP BPC 7.0 SP7 Patch 1. On my Dev and Test servers, the Management Console works perfectly (they are both single server installations), but on the multi-server Production environment the web server part is not visible. The SQL, Analysis Services part work well, but I cannot get to see who's online and which aspx 's are active. The only thing that I can see for the web server part is the task manager part. I suspect a security setting or a specific service that is not started, but cannot find anything yet. The Event log on the web/application server only indicates that the WMI service was stopped, but nothing else. Has anybody else experience this kind of behaviour for the Management Console? Or does anybody know exactly which rights and permissions are needed and which services?
    Thanks,
    Manus Cornelius

    If the ODBC logging is working correctly thatu2019s all that should be needed.                                                                               
    The MC reads the log tables to tell whou2019s online.  By default it logs to BPCLog in AppServer.                                                                               
    If you open up BPCLog, it looks just like an IIS log.                                                                               
    You can check to see if there are records in the table.                                                                               
    There is a stored procedure in the appserver DB you can run, sp_WhosOnline, which should return data.  If thatu2019s not returning data thereu2019s probably an issue with the logs.
    Other steps to verify:
    1. Make sure there is Login setup in security whose default DB is AppServer. Make sure under User Mapping that it's mapped to AppServer and has the roles of db_owner and public. Verify SQL is set up for Windows and SQL Server Authentication. Restart SQL services.
    2. Verify IIS under the Web Site tab, logging is set to ODBC logging. Click the Properties button and make sure the DSN is set to BPC_ManagementDSN, the table is BPCLog, and the username and password are those of the SQL login user you set up before.
    3. Make sure IIS Directory Security>Authentication and access control is set to Basic Authentication
    4. Set the Application Pool of the virtual directory 'Management Console' is set to BPC_ManagementAP
    5. In ODBC Data Source Administrator, click the Configure button with the BPC_ManagementDSN selected. Go through the wizard, verify it is using "SQL Server authentication with login ID and password" and input the username and password for your SQL login user.
    Good luck!
    Brian
    SAP BPC Support North America

  • Unable to launch Enterprise Manager console(Oracle 9.2.0.4.0)

    I am using oracle 9i db (9.2.0.4.0).
    when i try to launch oracle enterprise manager console i am not able to do so.
    In short
    After putting username, password,service,connect as ...
    and clicking on OK button.
    nothing happens.No message,no warning.
    but i am able to connect to the same schema in sql*plus.
    please suggest wat needs to be done.

    I met the same problem, can use plsql to connect db (oracle 10g release2), but in the enterprise manager webpage, when I keyed in the right userid/password, nothing happen, but if I purposely key in wrong userid or password, it will show "invalide userid or password", can anyone help?

  • Cannot start Solaris Management Console in Solaris 9

    I cannot start the Solaris Management Console in Solaris 9. The splash screen appears for a few seconds, then nothing else.
    There is a error: "Assertion Fail: Offset < fFileSize ..." something like that.
    Please help me~~~~~~~

    Java Bug 4838130:
    http://developer.java.sun.com/developer/bugParade/bugs/4838130.html
    suggests to trace the problem by running the java application with JAVA2D_DEBUGFONTS defined, so try
    env JAVA2D_DEBUGFONTS=1 smc
    The bug report also documents a workaround: Set the environment variable JAVA_FONTS to
    /usr/openwin/lib/X11/fonts/TrueType, i.e.
    env JAVA_FONTS=/usr/openwin/lib/X11/fonts/TrueType smc

  • Cannot launch BPC Web Page

    Hi all,
    I just installed BPC7 for MS. i was able to complete the requirements, and successfully install BPC7 on windows 2003 and MS SQL 2008.  however, i cannot access the BPC home page, http://servername:8080/osoft. 
    I am able to view http://servername:8080/Reports and http://servername:8080/ReportServer.
    I encounter NO errors whenever i run Server Manager Diagnostics for BPC.  I checked the services, and all are started, I changed the values in IIS as stated in the manual. I have restarted the machine also.
    Please Help.
    Thanks!

    Hi all,
    I am able to launch the BPC Home page now.  First, I repaired my ASP.net config for IIS
    To repair IIS mappings for ASP.NET using Aspnet_regiis.exe
    From the Start menu, click Run.
    In the Open box in the Run dialog box, type cmd, and then click OK.
    At the command prompt in the new window, type the following line:
    "%systemroot%\Microsoft.NET\Framework\version\aspnet_regiis.exe" u2013i
    where version is 1.1.4322
    second, i changed the port no. in the web.config file found under the BPC installation directory:
    <add key="AppServer_URL" value="http://SAPBPCDEV:PORT/OSoft/app"/>
    <add key="AppServer_AUTH" value="2"/>
    the port no. should be the same as the port no. configured in IIS. 
    So relieved now after 2days of troubleshooting! Thanks!
    Edited by: Jeb Barrios on Feb 17, 2010 3:23 AM

  • Cannot connect Enterprise manager console UNIX

    Hi guys,
    I try to execute the enterprise manager from the server (HP-UX), but when I try to run it:
    $oemapp console
    I got the following error:
    Exiting
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.<init>(WebApplication.java:751)
    at oracle.sysman.vt.console.app.Console.<init>(Console.java:149)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplication.java:3315)
    at oracle.sysman.vtx.vtxOemApp.OemJavaLauncher.executeClass(OemJavaLauncher.java:223)
    at oracle.sysman.vtx.vtxOemApp.OemJavaLauncher.launch(OemJavaLauncher.java:168)
    at oracle.sysman.vtx.vtxOemApp.OemApp.launch(OemApp.java:222)
    at oracle.sysman.vtx.vtxOemApp.OemApp.main(OemApp.java:80)
    What should I do/check in order to run the OEM.?
    TIA.

    I was logged in as root, I logged out and back in as user oracle, which has all the environment variables set. That seemed to do the trick.

  • Get an error whe launching Operations Manager Console

    Hi Guys,
    Not sure what broke here but this morning I had no issues launching my SCOM powershell console. While I was working on a script it look to have broke. I opened up a new console and I got this:
    I have checked the a number of blog posts about this issue and nothing I found has been able to resolve this.
    What I have done is:
    Restarted Computer ;)
    Checked the shortcut and verify that the correct "Target" and "Start in" fields are correct.
    I have repaired the SCOM console install
    I have uninstalled and re installed the SCOM console and restarted the computer
    I have checked the system Environment Variables for Path and PSModulePath all look ok.
    Tried a system restore but it failed.
    Not sure what else to check.
    Cheers, Martin Blog: http://sustaslog.wordpress.com/ Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    So I found out what had caused this issue. I have a module which loads on startup which adds additional PS commands from Sorlov.PowerShell
    After I had disabled this module from being loaded the SCOM shell was loading ok.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Management Console won't launch

    Using ESM 3.5 on Windows server 2003 standard. Database is on another
    server on the lan.
    When I launch the managment console I get:
    "The Logon Message Management Console could not log you on. Make sure
    your username and configuration are correct, then type your password
    again"
    The problem is that I've not typed my username or password, this just
    comes up immediately!
    I previously had configured and tested an Active Directory ldap
    connection. I have yet to see the managment console. Is there some way
    to clear the config and start over?
    paul

    Originally Posted by plandauer
    On Fri, 18 Jul 2008 14:48:25 +0000, Marcus Breiden wrote:
    > On Thu, 17 Jul 2008 19:30:09 GMT, Paul Landauer wrote:
    >
    >> I previously had configured and tested an Active Directory ldap
    >> connection. I have yet to see the managment console. Is there some
    >> way to clear the config and start over?
    >
    > hmm last time I had that on a test box I did a reinstall..
    >
    > ZES is quite picky if you don't do the install correctly to the end.
    >
    > so is this a test machine or an already used machine?
    ESM is a fresh install. The server is in production, but ESM is not in
    production. ESM Management Console appeared to install correctly to the
    end. Upon execution it presented me with a dialog to setup connection to
    a directory. I set up a connection to our active directory and tested
    using the "test" button and the test passed. I launch the Management
    Console again and got the message above. I restarted the server and
    attempted to launch Management Console again, and still received the
    message above.
    I'm wondering if there is a registry entry, text file, or SQL database
    record that holds the ldap and authentication configuration or userid
    password cache. And, if so, could that information be clear so as to re-
    enter the configuration thru the GUI.
    I have no idea what userid and password Management Console is attempting
    to use, as I've not been prompted to login at any time, other than the
    userid and password I specified when setting up the ldap connection to
    Active Directory on the first launch of Management Console.
    What did you reinstall? All of ESM or just the Management Console?
    thanks.
    You can run the managementserverinstaller.exe from c:\program files\novell\esm single server\authenticationserver\bin. This will clear the databases and allow you to re-enter everything in the Management Server's configuration. After running the managementserverinstaller.exe double click your esm managment console icon on the desktop and it should allow you to redo the configuration. What version are you using?

  • Solaris 10 management console... login problem!

    Hi all!
    I have started correctly the solaris management console server using /etc/init.d/init.wbem start.
    I have launched the console correctly too (/usr/sbin/smc)
    But when I try to access some aministrative tool (such as user management or disk management), it prompts a message asking me for the root password, which I wrote correctly too... but it always returns a "login failed" message...
    Any idea??? Anyone else have the same problem???
    Thanks.

    Yes, I have the exact same problem. For me the problem is caused by the fact that solaris management console will not work with blowfish or md5 hashed passwords for root. Since I enabled and created a root password using md5, I cannot use the management console. This is what sun support wrote back to me about this:
    PROBLEM SUMMARY :
    as root. Root password is rejected. Even when run 'smc' as root user,
    asks for root password again and rejects it
    SOLUTION :
    have found many instances stating blowfish and SMC do not work..I did
    find one potential workaround, but it may or may not work.If you want
    totry it here is what they suggested..
    To use SMC, must disable non-default password algorithm,
    Set the CRYPT_DEFAULT line in /etc/security/policy.conf to:
    CRYPT_DEFAULT=__unix__
    Then delete the SMC users password with passwd -d, then set a new password:
    # passwd -d root
    passwd: password information changed for root
    # passwd root
    New Password:
    Re-enter new Password:
    passwd: password successfully changed for root
    Try it on as test box in case it messes up SMC
    Other than that it looks like it is not compatible
    Odd that the 'most advanced operating system' behaves in this manner.

  • Enhanced Storage Problem in Solaris Management Console Started in XManager

    I have Sun Fire 480 with solaris 5.9 installed on it. I use XManager 1.3.9 on windows 2000 workstation to connect to it and launch Solaris Management Console (smc). After starting smc I point to Management Tools -> This Computer (sf480dbs) -> Storage -> Enhanced Storage. At that moment Log In dialog appears and I give root user name and password. After a few seconds SMC disappears (exits). If I look at CDE Error log there is the following exception
    Thu Jul 31 21:00:36 2003 (/usr/dt/bin/dtexec) /usr/sbin/smc
    Exception while creating engine named com.sun.java.help.search.DefaultSearchEngine for view: javax.help.SearchView@4db52b
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at javax.help.search.MergingSearchEngine.makeEngine(MergingSearchEngine.java:148)
    at javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:82)
    at javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:160)
    at javax.help.JHelp.addHelpSet(JHelp.java:322)
    at javax.help.JHelp.helpSetAdded(JHelp.java:288)
    at javax.help.HelpSet.fireHelpSetAdded(HelpSet.java:344)
    at javax.help.HelpSet.add(HelpSet.java:256)
    at com.sun.management.viper.console.gui.help.VHelpViewer.consoleAction(VHelpViewer.java:138)
    at com.sun.management.viper.console.VConsole.notifyListeners(VConsole.java:566)
    at com.sun.management.viper.console.VConsole.consoleAction(VConsole.java:512)
    at com.sun.management.viper.console.gui.VGUIConsole.consoleAction(VGUIConsole.java:566)
    at com.sun.management.viperimpl.console.gui.SMCConsole.consoleAction(SMCConsole.java:292)
    at com.sun.management.viperimpl.console.BaseConsoleManager.notifyListeners(BaseConsoleManager.java:370)
    at com.sun.management.viperimpl.console.gui.GUIConsoleManager.loadOnlineHelpForTool(GUIConsoleManager.java:1198)
    at com.sun.management.viperimpl.console.BaseConsoleManager.loadToolAndReplaceStub(BaseConsoleManager.java:2139)
    at com.sun.management.viperimpl.console.BaseConsoleManager$ClickLoader.run(BaseConsoleManager.java:2060)
    at com.sun.management.viper.util.ThreadPool$ThreadWorker.run(ThreadPool.java:138)
    Caused by: java.security.InvalidParameterException
    at com.sun.java.help.search.DefaultSearchEngine.<init>(DefaultSearchEngine.java:75)
    ... 21 more
    Can anyone tell me anything what is problem?
    I am newby to solaris and any ideas will be appreaciated.
    Thanks in advance
    David Suladze

    Try search the WEB for your display adapter drivers. However, most of new especially intergated graphics are still not supported.
    You may try to get it working with xsun, run kdmconfig and specify as display adapter VGA or Super VGA. I know that in some cases it helps.
    As well do the same with Xorg and run /usr/X11/bin/xorgcfg, try to find somekind of generic VGA in drivers that are listed there.
    As I know, smc runs only in graphical mode.
    I saved the settings and pressed F2 for testing. I could see the displayDid you see buttons on that display (something like "yes", "no")?
    xsun is very hard to set with most of display adapters and monitors, sometimes it shows only part of the screen, so you might not to see these buttons. However if you see them, press "yes" (or something like that, I dont exactly remember). Then reboot and your computer should start the GUI.

  • Launching Enterprise Manager on Win2K

    I am hoping to develop against an Oracle 816 or 817 database but setting this up in a Windows 2000 environment I find I cannot launch Enterprise Manager. I get an error: VTK 1000 even though I use the default user/password sysman/oem_temp. I then tried to manually start the OMS service but received a message: Error 997 - Overlapped I/O operation in progress. I also noticed there is a promised patch for Windows 2000 for Enterprise Manager version 2.2 after registering. What does this mean and how can I get a patch? Would really appreciate a solution.
    Regards
    Ian

    How can i install/setup even config enterprise manager on EBSR12 my database is 11gYes.
    we have single node APPS and DB installed in one server machine i just want to install first in a single node or in our test environment.Please see old threads for similar discussion.
    Enterprise Manager R12
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%22Enterprise+Manager%22+R12&objID=c84&dateRange=last90days&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Where is the 11g Management Console?

    Ok, I downloaded the Oracle 11g client and selected "Administrator" during installation.
    How do I launch the management console? (is it a script in <ORACLE_CLIENT_HOME>/bin ?)

    Yes, the 11g Database Control supposedly now has all of the java applet Oracle Enterprise Management Console Functions and Features but that is just not the case. Major missing feature is Navigation Tree to any Oracle Database that you needed to manage. Very easy to open up branches in tree and see database configuration settings, user info, schema, etc very quickly. Web Database Control is slow, clunky, hard-to-navigate and simply missing the very important and useful function mentioned above. Oracle needs to bring back the Enterprise Management Console java app.. I have discussed this at OracleWorld in SF today with several OEM Oracle reps and unfortunately they showed zero interest is such a request.. Apparently it is not in the interest of the large Oracle Enterprise Manager Grid Control product..

  • Cannot run Disk Manager in Full System Restore

    Hi,
    I'm trying to do a full client restore of Windows 8.1 with my Windows Server 2012 R2 Essentials (all Windows Updates installed on server), but on the screen where I select source and destination volume, and I click on "Run Disk Manager", I get
    error "Cannot load Microsoft Management Console". Same error occurs whether I start the Full System Restore via network over Client Restore Service, or via USB stick.
    I can think of a workaround to this, but I've used this earlier in previous Essentials/WHS versions and it has worked flawlessly, so I'm wondering if this is some regression in 2012 R2?
    UPDATE: For anyone wondering, the workaround for this was to boot with normal Windows ISO, go to Advanced settings -> Command prompt, and set up the volume using
    diskpart tool. Then going back to Full System Restore, and you can just select the correctly initialized target volume.
    Any comments?

    Hi,
    Few days ago system got in a weird state and had to do a full restore. Enabled network boot from BIOS, connected to Windows Server, chose disks (only restore BIG_SSD, i.e., C:) just normally without need to go to Disk Manager, as backup matched current drive.
    Perhaps the original issue was due to boot partition being on the secondary drive for some reason (drive D:), but I'm not sure if it was indeed the case.
    I have seen it before as well, that restores in Essentials don't work properly if you've chosen only to backup drive C:, but for some reason drive D: is the booting disk (although Windows is on C:). Why has it ended up like that, I don't know, but nowadays
    I always install Windows with just one hard drive connected especially if I want to get reliable backups to Essentials.
    Thank you everyone for feedback, will mark it as solved, although we perhaps got more questions than answers :)

  • Cannot login as sysdba in Oracle Enterprise Management Console

    Hi,
    I have recently installed Oracle 9.2.0.4 in Red Hat Linux 9.
    I ran "oemapp console" to launch the Oracle Enterprise Manager Console Standalone. However, everytime I tried to login as:
    user: sys
    password: <sys password>
    connect as: sysdba
    I always get ORA-01031: insufficient privileges.
    The Oracle database where I cannot connect as sysdba in OEM was created MANUALLY.
    However, I can successfully login to OEM as sysdba if the database was created using Database Configuration Assistant...
    So I might have missed out some configurations when I creasted the database MANUALLY...
    any ideas??
    Thanks in Advance
    Regards
    Prasanna

    Hi there once more,
    Of course it is possible that user system has the same problems as user sys (insufficient privs)....
    In that case try to log on as internal/pwd@dbname as sysdba to perform the trick.
    Good luck!
    Regards,
    Georges.

  • Cannot delete users from the Central Management Console

    I cannot delete users from the Central Management Console.  I'm logged in to Enterprise as administrator but still get the following error:
    There was an error while writing data back to the server: Sorry, you do not have the right to 'Delete objects' (id - 22) for 'koberg' (id - 725415). Please contact your system or permissions administrator if you require this right.
    Thanks in advance for any help on this matter.

    Oops, my mistake, sorry. Ok, so the Administrator cannot delete user koberg.
    Check top level:
    Logon to CMC, browse to Home > Settings and select the Rights tab. These are your top level settings. Factory default will show only Administrators and Everyone. Select the Net Access "Advanced" for the Administrators group. NB: Do not select these group names links - they will jump you out of the top level! On the Advanced rights page, ensure the right to "Delete objects" is explicitly granted.
    Then set for the Users top level folder:
    In the CMC, browse to Home, and select Users. Select the "Rights" button. Again - NB: Do not select these group names links - they will jump you out of the Users top level folder! Set the Administrators group to "Full Control". Save.
    That should be all you need. However, there is a possibility the previous admin was busy setting security not only at the account level, but on groups so we need to verify the user:
    In the CMC, browse to Home, and select Users. In the User list, select koberg. In the koberg account page, select the Rights tab. If the Administrators is not set to (Inherited Rights), make it so, and when you select the "Update" button, you should see the Net Access update to "Full Control". If this is the case, you should follow these steps on each account and accomplish this.
    And if you still can't delete it, verify the groups:
    In the CMC, browse to Home, and select Users. In the User list, select koberg. In the koberg account page, select the "Member of" tab. Note all groups koberg is a member of. Then in the CMC, browse to Home, and select Groups. Select the name hyperlink for the group(s) that koberg belongs to. On the group page, select the Rights tab, and ensure the Administrators have (Inherited Rights) - Full Control on all of these, also. If not, set it.
    Finally, I know you inherited this, but let's overview some basics of simplifying your deployment administration. Follow these guidelines, and your administration life will be so much easier.
    1. The Everyone group should never have any subgroups. Ever. All accounts on the system are a member of the Everyone group. Adding subgroups to the Everyone group is redundant.
    2. For simplicity's sake, Application level access should be set on the Adminstrators Group, and the Everyone group. I know there are customers who add groups to application rights. I don't understand why users would have an account on the system if they are not allowed access to InfoView, but it's your system.
    3. From a report object perspective, the Everyone group should be set at the top level to "No Access". This will result in them having no rights on anything at all. You break this inheritance at the application level to give them access to InfoView and other apps. On folders and objects, you ADD groups, then assign (ADD) rights as desired.
    4. If you can help it, never explicitly deny a right to any user or group for any object or application. Explicitly deny overrides any other setting. If a user belongs to group A and group B, and group A is explicitly denied a right, you can explicitly grant it for group B or the user all day long, and it will still be denied. Always try to put yourself in the position of adding groups/users, and adding rights, then inheriting as far down the folder tree as you can.

Maybe you are looking for