Ok,

Looking at it in firebug and it looks like the JSON response is fine on all pages where content does not display. It's just the JS that's not parsing the returned data correctly.

GET user?timeout=false
        
200 OK
        
        31ms    


Response

{
  "VM_POOL": {
    "VM": [
      {
        "DEPLOY_ID": "one-190",

..... complete JSON


--------------------------

Console error.

1. Uncaught TypeError: Property 'numeric-' of object #<Object> is not a
   function jquery.dataTables.min.js:84
    1.
       (anonymous function)jquery.dataTables.min.js:84
    2.
       Ojquery.dataTables.min.js:84
    3.
       aajquery.dataTables.min.js:42
    4.
       fnAddDatajquery.dataTables.min.js:99
    5.
       updateViewsunstone-util.js:233
    6.
       updateGroupsViewgroups-tab.js:527
    7.
       $.ajax.successopennebula.js:853
    8.
       cjquery-1.9.1.min.js:3
    9.
       p.fireWithjquery-1.9.1.min.js:3
   10.
       kjquery-1.9.1.min.js:5
   11.
       rjquery-1.9.1.min.js:5
   12.
       handleStateChangefirebug-lite.js:18917


--------------------------

This is installed from the 4.3.85-1.x86_64 RPM packages.

-Michael

On 21/11/2013 12:15, Michael wrote:
Hi Daniel,

Cleared the cache and I'm now getting (Also get this in other browsers I tried before clearing the cache):

Uncaught TypeError: Property 'numeric-' of object #<Object> is not a functionjquery.dataTables.min.js:84

The dashboard now does not have graphs, Virtual machines, templates, hosts, datastores show as empty (No data available in table), Images are all still there and can be seen on all of the browsers.

onetemplate list on the control panel command line shows all of the templates.
onevm list on the control panel also shows all running VM.
onedatastore list also shows all of the datastores correctly.

Ran a fsck on the onedb (MySQL) and it came back fine, restarted openenbula and sunstone without errors.

oned logs
Thu Nov 21 12:13:34 2013 [ReM][D]: Req:9040 UID:0 VirtualMachinePoolInfo invoked, -2, -1, -1, -1 Thu Nov 21 12:13:34 2013 [ReM][D]: Req:9040 UID:0 VirtualMachinePoolInfo result SUCCESS, "<VM_POOL><VM><ID>190..."

When I tail -f on it while checking the VM tab which is empty, sunstone logs nothing erroneous.

-Michael


_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to