CMS not running and unable to start it.

Hi,

Mod’s please feel free to relocate this to wherever you think is most appropriate. I couldn’t find a sub forum that looked right for this question since I haven’t really been able to diagnose what’s responsible.

When I tried to open my universe designer an error appeared informing me that that CMS was not running.

I check this and confirmed it was not:


H:\>net start
These Windows services are started:

   Apache Tomcat 5.0.27
   Application Layer Gateway Service
   Ati HotKey Poller
   Automatic Updates
   Bluetooth Service
   COM+ Event System
   Connection Server
   Cryptographic Services
   Crystal Reports Cache Server
   Crystal Reports Job Server
   Crystal Reports Page Server
   Data Integrator Service
   DCOM Server Process Launcher
   Destination Job Server
   DHCP Client
   Distributed Link Tracking Client
   DNS Client
   Event Log
   Event Server
   EvtEng
   Help and Support
   IBM HDD APS Logging Service
   IBM KCU Service
   IBM PM Service
   Infrared Monitor
   Input File Repository Server
   IPSEC Services
   List of Values Job Server
   Logical Disk Manager
   Machine Debug Manager
   minislv
   Net Logon
   Network Associates McShield
   Network Associates Task Manager
   Network Connections
   Network Location Awareness (NLA)
   NightWatchman40
   NT LM Security Support Provider
   OracleOraHome90Agent
   OracleOraHome90TNSListener
   OracleServiceDIREPO
   OracleServiceSTAGING
   Output File Repository Server
   Plug and Play
   Print Spooler
   Program Job Server
   Protected Storage
   Protector Suite Virtual Token
   QCONSVC
   RegSrvc
   Remote Access Connection Manager
   Remote Administrator Service
   Remote Procedure Call (RPC)
   Remote Registry
   Report Application Server
   Secondary Logon
   Security Accounts Manager
   Server
   Shell Hardware Detection
   SMS Agent Host
   Spectrum24 Event Monitor
   Sygate Security Agent
   System Event Notification
   TCP/IP NetBIOS Helper
   Telephony
   Terminal Services
   Themes
   TSS Core Service
   TVT Backup Service
   TVT Scheduler
   Web Intelligence Job Server
   Web Intelligence Report Server
   WebClient
   Windows Audio
   Windows Firewall/Internet Connection Sharing (ICS)
   Windows Management Instrumentation
   Windows Time
   Wireless Zero Configuration
   Workstation

The command completed successfully.

I attempted to start the service manually:


H:\>net start "central management server"
The Central Management Server service is starting........
The Central Management Server service could not be started.

The service did not report an error.

More help is available by typing NET HELPMSG 3534.


H:\>NET HELPMSG 3534

The service did not report an error.

Now I think this maybe in some way related to the fact that my SQL Server is not running (this is due to login issue with the service). But I don’t know why the two should be related.

My original DI repository was on SQL Server but since then I’ve migrated to Oracle. I never managed to register the SQL Server through the DI Management Console but it picked up Oracle fine.

Please excuse my ignorance but I’m new to BO and don’t fully understand how each of the components should be configured. Add to this the fact that I don’t have full admin rights on this box :frowning: just a subset that allows me to install things. E.g. I can’t use the XP GUI to view/config the services running on the system, thus the command prompt work around.

Any help is gratefully appreciated and if I’ve left anything out I’ll be happy to try and fill in the gaps.


FreeZey (BOB member since 2007-12-07)

Well, the CMS service must log on to the CMS database to do its job. If the database is not running, or the credentials are not right, the CMS service will not start.

{note as moderator … moving from General Discussion to the XI Servers forum}


Dwayne Hoffpauir :us: (BOB member since 2002-09-19)

I have the same problem.

I installed XI Release 2 on my laptop.
I have Oracle 10g on same machine where i created a schema BO_CMS for CMS db.
I checked CMS database by logging in from SQLplus and able to perform create a table modify the same table and drop the table from the schema.

when i start the CMS service from Central Configuration Manager, the status says “starting” and then “stopped”.
tried the same from “Services” windows also. same thing.

bob.


bodla k (BOB member since 2007-06-01)

Just as a quick question, what OS are you running on?

The BO server components (including CMS) are only supported on the following:

Windows 2000 server SP4
Windows 2003 server (recommended)
Unix/Linux

so if you’re trying to install it on an XP/2000/vista desktop/laptop you may encounter these issues.

T.


Tom Wolniewicz (BOB member since 2007-03-19)

Thanks Tom.
That might be the issue.

I could not find any OS specifications with the documentation provided with the product purchase. If it is available on web, Can you provide me link to the document for supported windows OS list for Enterprise XI R2 server.

thanks
bob.


bodla k (BOB member since 2007-06-01)

http://support.businessobjects.com/documentation/product_guides/planningxir2/en/xir2_BusinessObjects_Planning_Technical_Requirements_11.20_en.pdf

T.


Tom Wolniewicz (BOB member since 2007-03-19)

Thanks Tom.


bodla k (BOB member since 2007-06-01)

Okay first off thanks for all the helpful feedback.

My dev environment is an XP box :\ but the live system is Windows 2000 Server thankfully.

Suspected this might be the case but I couldn’t remember if a DB was involved in the BOCD installation process…come to think of it I do remember it trying to install MySQL but I though that was just part of the repository for DI.
Anyway, I got SQL Server up and running once more but for future refer do people know:
[list]
[:00b8d9147a]Is it possible to change the DB associated with the CMS?
[
:00b8d9147a]And if it is, does that DB need to be up and running in order to change it?
[/list]

Part of the reason I’m asking this is because I’m creating a migration plan and want to iron out all of these issues before doing it on site, where I’ll be in a server room with no internet access :smiley:


FreeZey (BOB member since 2007-12-07)

There effectively should be a script somewhere to change the CMS DB connection. At leat on Unix …

Regards,


Correges and Smith :fr: (BOB member since 2007-02-26)

If you go to the Central Configuration Manager app, and double click the CMS entry you’ll be presented various Properties Tabs.

If you then click Configuration and then click “Specify” against the CMS Dat Source, you’ll be given options regarding re-creating, moving, or copying your CMS Data connection

Hope this helps


Diane1969 :uk: (BOB member since 2007-01-18)

Try starting the CMS, then look in the Event Log (Start/Run -> eventvwr) and look for related entries in the Application and System logs. There should be something in there telling you why it couldn’t start up.


Paul Williams :uk: (BOB member since 2002-07-10)

I’m confused here. Are we talking about the BOE repository or the DI repository? XP is supported when we’re talking about BOE, for DI I’m not sure - at least not about the server component. The procedure described above is for moving the BOE repository (CMS).


wahey :netherlands: (BOB member since 2007-05-31)

I’m not run as an administrator on the machine, which it doesn’t seem to like much when I open the app.


FreeZey (BOB member since 2007-12-07)

You have to have admin rights to be able to do so.


wahey :netherlands: (BOB member since 2007-05-31)

Yea I guessed that when it asked “Please logon to the following machine with an account holding administrative rights” :slight_smile:

The problem is that I’m supposed to use a work laptop, however our IT has been outsourced to a company wide provider that only supplies locked down machines. We have slightly higher privilege than most users but still not administration rights. This means I can’t do things like open the services section in control panel and lots of other things that come in problem solutions.

For the sake of this project I’m soldiering on but next time I’m installing a VM on top and using that for development. I’m just stuck in that 0.1% of staff who don’t use their PC for e-mail, browsing and word processing :frowning:


FreeZey (BOB member since 2007-12-07)

Is your laptop running BO, or is it on a server?

If it’s on a server, you could try asking for Terminal Service/Remote Desktop access to the machine with an account that has admin rights to that server. You should also be able to use those account details when starting/stopping things from the CMC.


Paul Williams :uk: (BOB member since 2002-07-10)

Nope the full development environment is all locally held on my laptop.


FreeZey (BOB member since 2007-12-07)