This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Not able to connect to server using Resource explorer in CCS 9.0.0

Other Parts Discussed in Thread: TMS320F28379D, TMS320F28069, C2000WARE

Tool/software: Code Composer Studio

Could not connect to the server using resource explorer in CCS 9.0.0

Also followed all the steps of troubleshooting guide like 

  • Open the Preferences dialog (menu Window --> Preferences)
  • Type 'proxy' in the search box
  • Select 'Network Connections'
  • Under 'Active Provide', select 'Native'
  • Click OK
  • Close and restart CCS twice

Also try deleting the tirex-localserver-<version> folder found in C:\Users\<Userid>\ti and restarting CCS.

Another potential issue is that if there is an extra "node" process running. Close Resource Explorer. Check Task Manager or Activity Monitor and look for node. If one is running, kill it. Start Resource Explorer.

Followed the above steps still was not able to connect to the server. 

I need to connect to the server to download example projects. Kindly assist.

Regards, 

Shubham Mungekar 

  • Shubham,

    If you are just getting started with CCS I would recommend CCSv9.3 which has a newer version of Resource Explorer which could help here.  Also if you can let me know what device you are using I may be able to provide you a link to where you can download example projects outside of Resource Explorer.

    Could you attach any log files that are present in <user folder>/ti/tirex-localserver-<version>/logs . You will need to replace <user folder> with your user folder and the <version> would be something like 3.7.0

    Regards,

    John

  • Thanks John for the reply. 

    I have started the download of CCSv9.3 and concurrently I would uninstall this version. I am using TMS320F28069 and TMS320F28379D. Hence I need examples for both. PFA both the log files with this reply.

    my tirex version is 3.6.5 . Thanks. 

    {
        "stamp": "2020-01-05T00:34:23.079Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet1",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.082Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet8",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.082Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "Wi-Fi",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.103Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "-----TI-REX started at Sat Jan 04 2020 16:34:23 GMT-0800 (Pacific Standard Time)"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.119Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTP_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.119Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTPS_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:23.119Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.577Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Version: 3.6.11+201903141615"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.577Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: initializing"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.577Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads dir"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.583Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads.db"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.586Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "content dir: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.587Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.587Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db logs dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\logs"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.587Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "sitemap dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\sitemap"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.587Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "downloads dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\downloads"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.594Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with []"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.597Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {}"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.729Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Waiting for DB ready..."
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.735Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Express server listening on port 55432"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.735Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: up"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.744Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Starting up local server ..."
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.748Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "CCS host: http://localhost:50156/ide/"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.761Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Connecting to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.761Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.884Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= remoteGet()"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.885Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Cannot connect to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.885Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Reason: For CCS 9.0: Go to CCS Help Menu -> Check for Updates and update to CCS9.0.1.................................... For CCS 7.x and 8.x: See update instructions here http://software-dl.ti.com/ccs/esd/documents/ccs_tirex_update.html"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.885Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: ready"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.885Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Set dbReady=true"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.972Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.975Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.976Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.976Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.977Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.978Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.978Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.978Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.979Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:24.980Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:25.229Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB ready"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:27.714Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with [\"\"]"
        ]
    },
    {
        "stamp": "2020-01-05T00:34:27.714Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: Loading "
        ]
    },
    {
        "stamp": "2020-01-05T00:34:27.715Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {\"\":{\"useCache\":false,\"file\":\"C:\\\\Users\\\\Rhombus_Lap-35\\\\ti\\\\tirex-localserver-3.6.5\\\\db\\\\resources.db\",\"dbName\":\"resources.db\",\"documents\":\"LOADED\",\"indices\":\"LOADED\",\"cache\":\"LOADED\"}}"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.289Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.290Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.290Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.291Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.291Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.294Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.294Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.294Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.295Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:42:26.296Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.773Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.775Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.776Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.777Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.781Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.782Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.782Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.783Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.783Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-05T00:53:20.784Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    
    {
        "stamp": "2020-01-06T17:05:21.099Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet1",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.105Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet8",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.106Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "Wi-Fi",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.136Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "-----TI-REX started at Mon Jan 06 2020 09:05:21 GMT-0800 (Pacific Standard Time)"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.257Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTP_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.257Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTPS_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:21.257Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.576Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Version: 3.6.11+201903141615"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.577Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: initializing"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.577Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads dir"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.582Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads.db"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.584Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "content dir: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.584Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.585Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db logs dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\logs"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.585Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "sitemap dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\sitemap"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.585Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "downloads dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\downloads"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.592Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with []"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:27.593Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {}"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.316Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Waiting for DB ready..."
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.321Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Express server listening on port 55432"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.321Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: up"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.331Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Starting up local server ..."
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.334Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "CCS host: http://localhost:51454/ide/"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.351Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Connecting to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.351Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.491Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= remoteGet()"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.491Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Cannot connect to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.491Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Reason: For CCS 9.0: Go to CCS Help Menu -> Check for Updates and update to CCS9.0.1.................................... For CCS 7.x and 8.x: See update instructions here http://software-dl.ti.com/ccs/esd/documents/ccs_tirex_update.html"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.491Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: ready"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.491Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Set dbReady=true"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.742Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.745Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.745Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.746Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000\\C2000Ware_2_01_00_00"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.747Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.747Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.748Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.749Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.750Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.750Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.750Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.752Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:28.818Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB ready"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:31.291Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with [\"\"]"
        ]
    },
    {
        "stamp": "2020-01-06T17:05:31.291Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: Loading "
        ]
    },
    {
        "stamp": "2020-01-06T17:05:31.292Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {\"\":{\"useCache\":false,\"file\":\"C:\\\\Users\\\\Rhombus_Lap-35\\\\ti\\\\tirex-localserver-3.6.5\\\\db\\\\resources.db\",\"dbName\":\"resources.db\",\"documents\":\"LOADED\",\"indices\":\"LOADED\",\"cache\":\"LOADED\"}}"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.458Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.458Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.459Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.459Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000\\C2000Ware_2_01_00_00"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.460Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.460Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.461Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.462Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.463Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.463Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.464Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:17:29.465Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.413Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet1",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.420Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "VMware Network Adapter VMnet8",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.420Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "dinfra",
        "args": [
            "multiple candidate address ignored",
            "Wi-Fi",
            {
                "address": "192.168.56.1",
                "netmask": "255.255.255.0",
                "family": "IPv4",
                "mac": "0a:00:27:00:00:0c",
                "internal": false
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.445Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "-----TI-REX started at Mon Jan 06 2020 09:24:07 GMT-0800 (Pacific Standard Time)"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.462Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTP_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.462Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.HTTPS_PROXY=undefined"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:07.462Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.252Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Version: 3.6.11+201903141615"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.253Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: initializing"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.253Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads dir"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.258Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DELETING downloads.db"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.260Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "content dir: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.260Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.260Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "db logs dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\logs"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.261Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "sitemap dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\db\\sitemap"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.261Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "downloads dir: C:\\Users\\Rhombus_Lap-35\\ti\\tirex-localserver-3.6.5\\downloads"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.271Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with []"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.272Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {}"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.571Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Waiting for DB ready..."
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.582Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Express server listening on port 55432"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.582Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: up"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.607Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Starting up local server ..."
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.615Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "CCS host: http://localhost:51780/ide/"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.661Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Connecting to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.661Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.928Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            {
                "name": "rexDebug",
                "message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
                "tags": []
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.928Z",
        "priority": "ERROR",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            {
                "name": "rexUser",
                "message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
                "tags": []
            }
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.965Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= remoteGet()"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.966Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Cannot connect to remote server host: http://dev.ti.com/tirex"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.966Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "Reason: For CCS 9.0: Go to CCS Help Menu -> Check for Updates and update to CCS9.0.1.................................... For CCS 7.x and 8.x: See update instructions here http://software-dl.ti.com/ccs/esd/documents/ccs_tirex_update.html"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.966Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "updateServerStatus: ready"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:08.966Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "Set dbReady=true"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:09.079Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB ready"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.395Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "=> PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.400Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.403Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.403Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\c2000\\C2000Ware_2_01_00_00"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.441Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.442Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.443Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.445Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: c:\\ti\\zips"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.446Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.446Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\ccs"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.448Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "... scanning: C:\\ti\\ccs900\\xdctools_3_55_00_11_core"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:11.449Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "localserver",
            "<= PackageImporter.scan()"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:20.180Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: use() called with [\"\"]"
        ]
    },
    {
        "stamp": "2020-01-06T17:24:20.181Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: Loading "
        ]
    },
    {
        "stamp": "2020-01-06T17:24:20.181Z",
        "priority": "INFO",
        "facility": "DAEMON",
        "service": "tirex",
        "args": [
            "DB: status {\"\":{\"useCache\":false,\"file\":\"C:\\\\Users\\\\Rhombus_Lap-35\\\\ti\\\\tirex-localserver-3.6.5\\\\db\\\\resources.db\",\"dbName\":\"resources.db\",\"documents\":\"LOADED\",\"indices\":\"LOADED\",\"cache\":\"LOADED\"}}"
        ]
    },
    

  • Shubham,

    Looking at the log it should be prompting to update to Resource Explorer 3.7.0.   A message should come up with a link to: http://software-dl.ti.com/ccs/esd/documents/ccs_tirex_update.html

    However installing CCSv9.3.0 is even better as it has the latest version.  If after installing CCSv9.3.0 you are still having issues getting Resource Explorer to work you can download C2000Ware, which is the main software package for the devices you are using, here: http://www.ti.com/tool/C2000WARE

    Regards,

    John