Crystal Reports Server XI R2 - RAS service will not start

We had a copy of Crystal Reports Server XI R2 running on a Windows 2003 SBS Server and the database running on SQL Server 2000 on the same box. We were forced to upgrade this server Windows 2003 SBS Server 2003 R2 with SQL Server 2005. The upgrade worked fine however after the upgrade we could no longer open reports in infoview.
We soon realised that the RAS(Report Application Server) service was stopped however we could not start it.
We tried doing a full uninstall(deleting the directory and registry info) and reinstall several times on the same server pointing to the existing database and trying to create a new database in both MYSql and SQL Server but again the same problem. While our licensing agreement means we can only install it on one server we tried on another and again we had the same issue.
We see several errors in the event viewer of the server, these are:
-Unable to create the Corba OSCA factory and register it on the eBus (Source:BusinessObjects_crystalras)
-Failed to register with the CMS 'Server Name'. Please make sure the CMS is up and running. Attempting an automatic retry. (Source: We see this error show on a fair few of the service after stopping and firing up services, but they seem to disappear)
-An error occurred while creating a Page Server subprocess.(Source: BusinessObjects_pageserver)
If I try firing the crystalras executable just for interest sakes I get a "No valid license found for this product" error.
We thought it may have been a license issue caused by the upgrade but have been told that the license key still appears to be valid.
Any help is appreciated.

Hey did anyone ever answer your question, I have exactly the same problem 4 years later, sigh

Similar Messages

  • Engine Service will not start - New Install

    Trying to install NSM on a Windows 2008 r2 server and the Engine service will not start after the files are installed.
    File Resource Manager is installed along with fully patched .NET 4.
    Windows Logs give the below error before the service not starting failure.
    Activation context generation failed for "C:\Program Files\Novell\Storage Manager\Engine\sqlite3.dll". Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="amd64",p ublicKeyToken="1fc8b3b9a1e18e3b",type="win32",vers ion="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.

    Fixed. I missed the .NET 3.5 requirement.

  • CSRadius service will not start

    ACS 4.0 and Windows 2003 server.
    The CSRadius service will not start automaticly, and after a reboot we have to start the service manually.
    The evenlogs says this:
    EventID:7000 Source: Service Control Manager.
    The Open Procedure for service "CSRadius" in DLL "C:\Program Files\CiscoSecure ACS v4.0\bin\rad_mon.dll" failed. Performance data for this service will not be available. The Status code returned is the first DWORD in the attached data.
    And then this one:
    "The CSRadius service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion. "
    Any suggestions ?
    JF

    Please read details about this bug,
    If services start successfully manually, but not automatically.
    CSCsb81671 : CSTacacs and CSRadius services fail to start with Windows 2003
    Workaround is to get a file from TAC, and apply it on ACS.
    Regards,
    Prem

  • CF8 Application Server Service Will NOT Start

    I ran into this error:
         java.lang.OutOfMemoryError: Java heap space
    and after researching it it seemed that I should up the max heap size on the Java/JVM page, so I increased my max heap size to 1044MB from 512, via the CF Administrator, I also added maxPermSize= 256m.  Then I restarted the server, but the Application Server service will not start.
    I opened home/runtim/bin/jvm.config and set the heap size to 1024, restart, service still wont start.
    Set the max heap size to 512 and removed maxPermSize, restarted server, service still won't start.
    Set the entire java.args equal to: -server -Xmx256m -Dsun.io.useCanonCaches=false -xx:MaxPermsize=128m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars
    Restarted, still the services will not start.
    Does anyone have any ideas?
    The error I get when trying to start the services is:
    Windows could not start the ColdFusion 8 Application Server on Local Computer.  For more information, review the System Even Log.  If this is a non-Microsoft service, contact the service vendor, and refore to service-specific error code 2.
    Thanks!

    Once you have ColdFusion running again this will bring you back to your initial problem:
    java.lang.OutOfMemoryError: Java heap space
    Suggest take a copy of your working JVM.CONFIG (so you have a backup) then add some debugging to the JVM Arguments eg:
    # Arguments to VM
    java.args=-server  -Xmx512m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -verbose:gc -Xloggc:cfjvmGC.log -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars
    Once ColdFusion is restarted again a log file will be created called \ColdFusion8\runtime\bin\cfjvmgc.log. Open the log file and you will be able to see how the New, Tenure and Permanent memory spaces are working. Given you now know which buffer is filling (excluding New made up of Eden and a couple Survivor spaces - because those fill and empty all the time) you can make adjustments to JVM.CONFIG knowing which value you intend to alter. Likely you want to alter either Xmx or MaxPermSize. When you think the Java heap space is resolved turn logging off by removing the bolded details.
    HTH, Carl.

  • Coldfusion 8 service will not start.  Server log is ending with "Starting license..." (Emergency)

    Our server has gone down and the Coldfusion 8 service will not start.  There is no information in any of the logs for anything today since its gone down.  Ive checked the root logs directory as well as the runtime logs directory.
    The server.log is the only file being updated and it shows "Starting logging..." and then "Starting license..." and hangs.  The service does not start and the log gets nothing more after this point.  Memory continues to go up slowly, we've increased the start timeout tremendously with no effect.  There is little to no CPU usage.
    Our server is licensed and has never had this problem before.  It is the standard version.
    Our server is completely down and we are losing clients.  From what we can tell a windows update occurred, which we have since removed in case it was the issue, and when the server restarted CF did not come back.  We have been working on this for hours with no results.
    Please help and let me know anything you may need which will help diagnose our issue.
    Thanks

    So that others who see this know the solution.
    I started Coldfusion from the command line: c:\Coldfusion8\runtime\bin\jrun -start coldfusion.  This brought up all the commands as it worked through them.  From that we found that CF was looking for license.properties in the C:\Coldfusion8\runtime\lib folder.  We found a copy in the C:\Coldfusion8\lib folder.  For now we've left it running under my account and then after hours are going to try and see if the service will run now that we've copied that properties file to the other direcory.
    Probably simple to everyone on here but was new and odd to us.  Wanted to put what we found out here in case it happens to anyone else.

  • WDS service will not start Windows Server 2012 R2 with Update

    Greetings,
    After building my WSE box clean with new hardware and with Update version of WiSE 2012 R2, I find that it let me set up Windows Client Restore but now the WDS Service will not start for love nor money.
    Any suggestions?  Am I missing a Win-PE boot Image?  Should I do something else?
    Please assist,
    Bob Hessenauer

    All,
    The problem was a conflict between DHCP and WDS.  Followed the instructions in this article and all is now fine:
    https://vkarthickeyan.wordpress.com/2013/05/21/wds-service-unable-to-start/
    Just so you know,
    Bob Hessenauer

  • SBS Manager Service will not start

    I seem to have a bit of a problem the SBS manager service will not start at all. I have tried rebuilding the SBS Monitoring database and this did not help. This started happening a few months after a SBS 2008 to SBS 2011 migration, does anyone have any ideas
    as I no longer get reporting or alerts.
    At first I thought it might have had something to do with permissions but not too sure how to check and what to check apart from the common things, DB permissions, permissions on folders etc but I may have missed something?

    Hi,
    Regarding the current issue, since you have tried to rebuild the SBS monitoring database without any help, I suggest we could try to refer to the following article this time to see if it works.
    FAQ: SBS 2011. The Windows SBS Manager service terminated unexpectedly
    http://msmvps.com/blogs/bradley/archive/2013/09/19/the-windows-sbs-manager-service-terminated-unexpectedly.aspx
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Andy Qi
    TechNet Community Support

  • SySAM service will not start

    I've installed the SySAM software into the folder C:\Sybase.
    Per instructions I copied the license I was given to the licenses folder in C:\Sybase\SySAM\SYSAM-2_0. I instructed the license manager to return the existing standalone license and regenerate as a served license. I trust she did so.
    Now the service will not start. I've tried "net start sysam", "sysam start" , and rebooting the machine. I get "service did not respond in a timely fashion error".
    What can I do?

    Russell,
    If the license that you moved to the license folder has incorrect information, than the sysam server will not start.    Verify that the license file contains  the hostid and hostname of the machine that is running the Sysam server.  If the hostid or hostname is not right, the sysam server will not start. 
    Also the license file needs to be a served license.   Verify that you see a line in the file with:  USE_SERVER
    If you don't see that in the license file, than the license is a unserved license.
    Another reason why the sysam server will not start is if there is a SYSAMLicenseServer.lic file in the licenses folder.    If there is, remove it.
    Try starting the sysam server from the Control Panel -> Administrative Tools -> Services -> Sysam
    Thanks,
    Beverly Duquette

  • Search Service will not start

    Hello,
    We've run into some issues in one of our lower environments where the search service will not start up. I'm getting the following error in the event log:
    Found two staging archives. One archive must be removed before continuing.  Exiting *** See search server log F:\Plumtree\ptsearchserver\6.1\actportal101\logs/logfile-event-2008-11-14 for more details.
    In the search server log this we get this:
    +<entry timestamp="2008-11-14T08:16:36+06:00" thread="368" >+
    +<error>Found two staging archives. One archive must be removed before continuing. Exiting</error>+
    +</entry>+
    +<entry timestamp="2008-11-14T08:16:36+06:00" thread="368" >+
    +<error>Error ERROR in \buildroot\Release\search\6.1.x\swdevl\QueryServer1\src\ArchiveCollection.cc at line 302 (system error code 997: Overlapped I/O operation is in progress.)</error>+
    +</entry>+
    +<entry timestamp="2008-11-14T08:16:36+06:00" thread="368" >+
    +<error>Error ERROR in \buildroot\Release\search\6.1.x\swdevl\QueryServer1\src\ArchiveCollection.cc at line 219 (system error code 6: The handle is invalid.)</error>+
    +</entry>+
    +<entry timestamp="2008-11-14T08:16:36+06:00" thread="368" >+
    +<fatal>Failure loading archive collection: ERROR</fatal>+
    +</entry>+
    Anyone have any ideas as to what's going on?

    Hi,
    Based on your description, I understand that the Windows Search service can’t start with Error 3. Would you
    please let me know the version of Windows Server where this issue occurred?
    Please open Services and navigate to Windows Search service. Please check if it’s stopped. Please restart it
    and set the Startup type as Automatic. Meanwhile, please select Dependencies tab and check if the depended system components run properly.
    In addition, please run
    System File Checker (SFC) tool to verify if system file is corrupted.
    If this issue still exists or I misunderstand the original question, please don’t hesitate to let me know.
    Meanwhile, please let me know the complete error message or provide a screenshot. Please also check Event Viewer if find some more related clues.
    Hope this helps.
    Best regards,
    Justin Gu

  • Integration Service will not start

    When I try to start the SAP Business One Integration Service will not start.
    Windows says it could not start the service... see the System Event log...if this is a non-Windows service, contact the service vendor.
    This is what the System Event error is:
    The SAP Business One Integration Service service terminated with service-specific error 0 (0x0).
    System details:
    2003 Server Standard 32bit
    Duo Core processor
    4gb memory
    SqL 2005
    SAP 8.8 PL15
    Thanks for any help,
    Ron

    Hello,
    I have exactly the same error. I have set the log level to INFO and the log shows following messages when trying to start the service:
    [2011-02-02 15:42:49] [info] Commons Daemon procrun (1.0.2.0) started
    [2011-02-02 15:42:49] [info] Running Service...
    [2011-02-02 15:42:49] [info] Starting service...
    [2011-02-02 15:42:49] [206  javajni.c] [error] %1 ist keine zulässige Win32-Anwendung.
    [2011-02-02 15:42:49] [985  prunsrv.c] [error] Failed creating java C:Program Files (x86)SAPSAP Business One Integrationsapjre_6_64jre inserverjvm.dll
    [2011-02-02 15:42:49] [1280 prunsrv.c] [error] ServiceStart returned 1
    [2011-02-02 15:42:49] [info] Run service finished.
    [2011-02-02 15:42:49] [info] Commons Daemon procrun finished.
    Row 4 says that %1 is not a valid win32 application...?
    Windows Server 2008 64bit
    SAP 8.8 PL15 Server and Client
    SAP B1iSN 8.8 PL03 -> 64bit
    Installation procedure of B1iSN was run as administrator (after I removed old components of integration component).
    I have also tried to install it in different folders (c:program files and c:sap)
    Java JDK 1.5.0_22 is installed both for 32 and 64 bit. (Folders in progam files (x86) and program files)
    And I have tried to start tomcat6w manually from bin and bin_64 folder with administrator rights, everytime the same log entries are created.
    Can someone give me a hint where and for what I should look for?
    Thanks
    Sebastian

  • After Upgrade, Windows Service will not start automaticly

    I just upgraded from 10.2 to 10.4. When I did the Windows File Service, will not start automaticly. I can start it manually, after a reboot. Any idea on how to fix this?

    I am having the same problem on a clean install of Server 10.4.10, AFP & Web starts automatically on restart, but not Windows Service. This is the first time I have run into this, it starts fine on all other servers I administer. Then entry in /etc/hostconfig for SMBSERVER is set to "-YES-", there is no errors or messages of any kind in the console or system log, it just won't start.
    This complicated with the problem I am having on the same server where I cannot connect via ARD after reboot without someone there physically plugging a monitor into the video port first (another open post I have - http://discussions.apple.com/message.jspa?messageID=5850246#5850246 ). So, doing maintenance at off-hours is almost unworkable.

  • Service will not start

    Hello,
    I have a weblogic server running on windows 2003 server. I restarted the server and the bea weblogic service will not start. Everytime I start it, it stops. There are no errors in the event log.
    I also haven't made any changes.
    Does anyone know how to troubleshoot this?

    ok, found a log to tell me more
    i changed the password for system yesterday, it is saying the service is using the wrong password
    do i have to reinstall the window service? why didn't the password change propogate?

  • SunONE CS 5.1.1 HTTP Service will Not Start Automatically

    Hello,
    I have just upgraded from iPlanet Calendar Server 5.1 to SunOne Calendar Server 5.1.1. (great improvement). However, the HTTP service will not start automatically on boot anymore. But after the boot sequence, I can start in manually. There are no errors posted to the Event Log so I am not sure what exactly is happening here. Maybe an ICS.CONF setting? I am doing this on Windows NT Server 4.0, SP6a. Any help would be great - thanks.

    This is due to the fact that the directory server was not ready when the calendar needed it. I assume the directory server is running on the same machine as the calendar server.
    What you have todo is the following :
    you must create a dependancy between the http NT service and the LDAP NT service
    - run regedt32.exe
    - goto HKEY_LOCAL_MACHINE
    - goto \system\currentcontrolset\services\iplanetcalendarhttpservice5
    - you will see that this entry has alread an attribute with the name DependOnService
    - click on it, and it will open
    - add below tcpip the name of the service of the ldap. This service name can be found in the same
    \system\currentcontrolset\services\
    tree and begins with slapd-<instance-name>
    when you reboot now, the http will wait until the LDAP has succesfully started before starting HTTP.

  • Netlogon and Workstation Service will not start.

    I have a Windows 2012 R2 Standard guest installed on the HyperV Machine running windows 2012 R2 with SCVMM2012 R2.
    When I install the server the Workstation and Netlogon service will not start. I have only made a clean installation with no extras. I keep getting this error in th system event log:
    The Workstation Service depends on the Browser Support Driver service which failed to start because of the following error;
    Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be a malicious software from an unknown source.
    Event ID: 7001
    I have searched forums and I have not been able to locate a solution that worked for me.
    I have tried to install from another media but the result is the same every time.
    Have anyone some suggestion to what I can do to get this working?
    Thanks
    Jacob
    ______________________________________________ /Jacob

    Hi Jacob,
    In addition to Tim’s suggestion, although the following article focuses on the SBS 2008, we can refer to the method it provides to see whether it can be helpful for us to
    fix the issue.
    Error: "The Workstation service depends on the bowser service which failed to start because of the following error: Windows cannot verify the digital signature for this file."
    when you try to start Workstation service on SBS 2008
    http://support.microsoft.com/kb/2568759/en-us
    Hope it helps.
    Best regards,
    Frank Shen

  • When install iTunes 11.1.4   It says Apple Mobile Device Service service will not start.  It was started when I began the installation.  Is this an Apple software bug?

    When install iTunes 11.1.4   It says Apple Mobile Device Service service will not start.  It was started when I began the installation.  Is this an Apple software bug?

    I have this issue. It isn't the MSVCR80 issue. No matter what I do nothing will let me even INSTALL Apple Moblie Device. Further details are in my thread:
    https://discussions.apple.com/thread/5831093

Maybe you are looking for