Hi, In my Design Manager sandbox on https://jazz.net/sandbox03-dm
I am experiencing the following problem. Any suggestions?
Thanks
=============================================================
In the my web browser:
An error occurred while loading the widget.
Error: CRJZS5787E The following RDF index cannot be read or used: {0}. Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed.
===============================================================
I also get the same error when I try to connect using the RSA client:
Server-generated exception
status code : 400
summary : CRJZS5787E The following RDF index cannot be read or used: {0}.
Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed.
details :
User: William Ferreira
Rmps Request Line:
GET https://jazz.net/sandbox03-dm/editingsessions HTTP/1.1
Rmps Request Headers:
Host: jazz.net
Cookie: JAZZ_AUTH_TOKEN=4c953cd24c254c4eb2967f28bbc2b555&LrUo2weE3HxsX18d9FHC0Cvjuomoi6khLOQox3i8ydw; JSESSIONID=0000YQMYDn_m5iQvV5QOOn8rlt7:-1; LtpaToken2=JekY7NiKH7JhgS/WU8vVGiXDEj9l2dy5tlR0FMGHnjWqh5pIiN0ffte7b2iZdo1tis8RCJyJL6xObWzZ8gznNXGKbMaJPE2Vr4ao8mFqzarr9fxYdaJviFAJLz25q/PAPLI1kBBP5v/LMBV9IZyk/FLbtOO0BlrEDIMLkckjMlwEhxNRUSRCMdklxo5DyJP6aQxDljaotIROo4AX7y8c9e09P6mF+aGbdFoAa6gwFWLbTg2OeJLUHB79NYMKR+ke5Y0a6ZKzwhQDv5VloSLiV4f5iEAonp8t1xMBOA0G8bD3hFnKfiK2QfFaFfrfSzoJQ1PWZgaxIGUS6hlB3HNqYcSoErBu8nsmLzj5bMnX3sLIBXFGfuKTV+KbelBHVaU/PiuHPAsSP0Pol3fYNbfMaSiZSdfDjDfIlOh+Pk/A4JhTJC0bveSHDZWV5zpxsswFuSVu8l34gRTr5hU1oB78j9VCmhfO0+EVi3pmzy913sTUdIjJ4YfUMd3PXTNMEyLwP9DFcJEPde6tb7o/IZgE3X+JwiQL1HlaAC1GEdioRVpD7zItQXg94OnfjUxlPkS6gRv8JQkAABWmm/CUr7AFGPigkHFl3ERPJY6leXsDEFGwuWBCXrXTvbNb0dIOb3zLNFVK2/tvpU2eBAwXNzQETHZAmTn4ZlX7+VZSAKtg7So1uX6H4/QuGQRZbusoUhxRY/iv0GeP9ecgPRFmqflL3Q==; jfs-oauth-access-token0=0354ba2ad9c24e7a913737c3b72f3017; jfs-oauth-access_token-secret0=NGEdi5z7e0RGE6Hmv1kOc0wqDOlhJFTz84t7xuD5A; jfs-oauth-realm-mapping=https%3A%2F%2Fjazz.net%2Fsandbox03-jts%3D0; jfs-request-token-b06061ecd0e343f4b2e3e93190fb9115=""
Cookie2: $Version=1
Accept-Encoding: gzip
Client-IP: 86.187.126.86
$WSSN: jazz.net
$WSSP: 443
X-Forwarded-For: 199.246.40.37
X-Forwarded-Host: jazz.net
X-Forwarded-Server: jazz.net
Connection: Keep-Alive
X-ibm-internal-dm-request-correlation-ID: 3f6e86fc-4c7b-4e89-a81e-b4a6850704f5
CRJZS5787E The following RDF index cannot be read or used: {0}.
Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed.
End of report
at...
com.ibm.xtools.rmpx.oauth.OAuthCommunicatorException
at com.ibm.xtools.rmpx.oauth.OAuthCommunicator.execute(OAuthCommunicator.java:108)
at com.ibm.xtools.rmpx.oauth.OAuthCommunicator.execute(OAuthCommunicator.java:100)
at com.ibm.xtools.rmpc.changesets.internal.RmpsEditingSessionServiceImpl.getCompactEditingSessions(RmpsEditingSessionServiceImpl.java:343)
at com.ibm.xtools.rmpc.changesets.internal.EditingSessionBasedChangesetService.queryChangesets(EditingSessionBasedChangesetService.java:101)
at com.ibm.xtools.rmpc.changesets.internal.RmpsChangesetServiceImpl.queryChangesets(RmpsChangesetServiceImpl.java:450)
at com.ibm.xtools.rmpc.core.internal.changesets.impl.ChangesetManagerImpl$10.doExecute(ChangesetManagerImpl.java:1208)
at com.ibm.xtools.rmpc.core.internal.connection.OAuthServerRequest.call(OAuthServerRequest.java:81)
at com.ibm.xtools.rmpc.core.internal.connection.InternalOAuthServerRequest.call(InternalOAuthServerRequest.java:52)
at com.ibm.xtools.rmpc.core.internal.connection.InternalOAuthServerRequest.call(InternalOAuthServerRequest.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:273)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:795)