Page 2 of 2 FirstFirst 12
Showing results 11 to 15 of 15

Thread: CME Problem

  1. #11
    Member Reputation: 18
    Join Date
    2014-03-20
    Posts
    15


    Default Re: CME Problem

    have you compared the Java version with your friends version?
    Last time i faced the same issue. i tried to downgraded into Java 6 and everything is going well

  2. #12
    Senior Member Reputation: 332
    Join Date
    2010-07-24
    Location
    Europe
    Posts
    816


    Default Re: CME Problem

    Quote Originally Posted by nicemann View Post
    have you compared the Java version with your friends version?
    Last time i faced the same issue. i tried to downgraded into Java 6 and everything is going well
    after format i had Java 6...it didnt work, then i upgraded to 7, still same error. Then finally i upgraded to latest version 8 but again same error. I'm not sure its java related problem

  3. #13
    Senior Member Reputation: 332
    Join Date
    2010-07-24
    Location
    Europe
    Posts
    816


    Default Re: CME Problem

    i think the problem could with SQL. Here's the install log file result of MSDE:
    Code:
    Checking ...                                                    
                                                                    
    1. Are there installed SQL Server service?                      
      No, there are not.                                          
                                                                    
                                                                    
    2. Are there available SQL Server service which can be used by  
    CME Standalone?                                                 
      No, there are not.                                              
                                                                    
    3. Is SQL Server instance name (MSSQLSERVER) available?
      Yes, it is.
                                                                 
    4. Is TCP Port (1433) available?
      Yes, it is.
                                                                    
    ================================================================
                                                                    
    Press "Enter" to continue ...     
                                                                 
    Now installing SQL Server 2005 Express Edition, please wait... 
    Error, read reg value failed (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL\MSSQLSERVER).
    Skip updating TCP port for MSSQLSERVER
    Installing SQL Server 2005 Express Edition finished.         
                                                                    
    If there are problems during installation, please refer to FAQs 
    in 'iManager M2000-CME X Installation Guide (For Windows)'.
    Could that error be the root of problem? If so any solution to that?

    thanks

  4. #14
    Member Reputation: 34
    Join Date
    2010-12-30
    Posts
    89


    Default Re: CME Problem

    Quote Originally Posted by dacoder View Post
    i think the problem could with SQL. Here's the install log file result of MSDE:
    Code:
    Checking ...                                                    
                                                                    
    1. Are there installed SQL Server service?                      
      No, there are not.                                          
                                                                    
                                                                    
    2. Are there available SQL Server service which can be used by  
    CME Standalone?                                                 
      No, there are not.                                              
                                                                    
    3. Is SQL Server instance name (MSSQLSERVER) available?
      Yes, it is.
                                                                 
    4. Is TCP Port (1433) available?
      Yes, it is.
                                                                    
    ================================================================
                                                                    
    Press "Enter" to continue ...     
                                                                 
    Now installing SQL Server 2005 Express Edition, please wait... 
    Error, read reg value failed (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL\MSSQLSERVER).
    Skip updating TCP port for MSSQLSERVER
    Installing SQL Server 2005 Express Edition finished.         
                                                                    
    If there are problems during installation, please refer to FAQs 
    in 'iManager M2000-CME X Installation Guide (For Windows)'.
    Could that error be the root of problem? If so any solution to that?

    thanks
    Hi dacoder,

    If you try to login in SQLSERVER using another program? You could try download SQL Server Manager and login using sa in localhost!
    The TCP/IP in Control Panel>Administrative Tools>Computer Management the protocols for MSSQLSERVER is Enabled?

  5. #15
    Senior Member Reputation: 332
    Join Date
    2010-07-24
    Location
    Europe
    Posts
    816


    Default Re: CME Problem

    yes, TCP/IP for MSSQLSERVER is enabled and havent tried logging into SQLSERVER with another program.

    thanks

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •