Tool/software: Code Composer Studio
I have installed CCS (Version: 9.0.1.00004) on my laptop with OS: Win10 Home
If I try to access Resource Explorer, it tries to open for a while before displaying Error message that "Resource Explorer encountered a problem. Please close and reopen Resource Explorer"
Any help appreciated.
I have tried following,
1. In CCS Preferences/General/Web Browser, set the option "Use external Web Browser" and check "Default system Web Browser"
2. delete the chromium browser cache, go to <WORKSPACE FOLDER>\..jxbrowser-data and delete the entire "Cache" folder.
If I look at the log file under "Users/ti/...." It shows following error repeatedly...
{
"stamp": "2019-06-29T09:22:11.051Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-06-29T09:22:11.051Z",
"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": []
}
]
},
Above steps did not help me resolve the issue.
Please help!
Thanks
/Hp