OpenNebula 5.0.1 No Marketpace apps listed and marketplace_pool error in oned.log

Opennebula 5.0.1 is working fine except for access to the marketplace apps.
Sunstone does not render the marketplace apps, wn the apps tab is selected.
sunstone-server.conf marketplace congured as :marketplace_url: http://marketplace.opennebula.systems/
I ran onedb fsck --sqlite /var/lib/one/one.db but found no errors
The following errors are found in oned.log

Tue Jul 5 22:02:04 2016 [Z0][ONE][E]: SQL command was: SELECT body FROM marketplace_pool WHERE oid = 0, error: callback requested query abort
Tue Jul 5 22:02:04 2016 [Z0][ImM][D]: Datastore default (1) successfully monitored.
Tue Jul 5 22:02:04 2016 [Z0][ImM][D]: Datastore files (2) successfully monitored.
Tue Jul 5 22:02:04 2016 [Z0][ONE][E]: SQL command was: SELECT body FROM vm_pool WHERE oid = 257, error: callback requested query abort
Tue Jul 5 22:02:04 2016 [Z0][ONE][E]: SQL command was: SELECT body FROM vm_pool WHERE oid = 297, error: callback requested query abort
Tue Jul 5 22:02:04 2016 [Z0][ImM][D]: Datastore system (0) successfully monitored.
Tue Jul 5 22:02:11 2016 [Z0][InM][D]: Host opennebula00 (5) successfully monitored.
Tue Jul 5 22:02:16 2016 [Z0][InM][D]: Host opennebula (6) successfully monitored.
Tue Jul 5 22:02:20 2016 [Z0][ReM][D]: Req:7456 UID:0 VirtualMachinePoolInfo invoked , -2, -1, -1, -1
Tue Jul 5 22:02:21 2016 [Z0][ReM][D]: Req:7456 UID:0 VirtualMachinePoolInfo result SUCCESS, “<VM_POOL></VM_POOL>”
Tue Jul 5 22:02:21 2016 [Z0][ReM][D]: Req:5120 UID:0 VirtualMachinePoolInfo invoked , -2, -1, -1, -1
Tue Jul 5 22:02:21 2016 [Z0][ReM][D]: Req:5120 UID:0 VirtualMachinePoolInfo result SUCCESS, “<VM_POOL></VM_POOL>”
Tue Jul 5 22:02:23 2016 [Z0][ReM][D]: Req:3072 UID:1 DocumentPoolInfo invoked , -2, -1, -1, 100
Tue Jul 5 22:02:23 2016 [Z0][ReM][D]: Req:3072 UID:1 DocumentPoolInfo result SUCCESS, “<DOCUMENT_POOL></DOC…”
Tue Jul 5 22:02:33 2016 [Z0][ONE][E]: SQL command was: REPLACE INTO host_pool (oid, name, body, state, last_mon_time, uid, gid, owner_u, group_u, other_u, cid) VALUES (5,‘opennebula00’,‘5opennebula002<IM_MAD></IM_MAD><VM_MAD></VM_MAD><LAST_MON_TIME>1467752550</LAST_MON_TIME><CLUSTER_ID>0</CLUSTER_ID>default<HOST_SHARE><DISK_USAGE>0</DISK_USAGE><MEM_USAGE>0</MEM_USAGE><CPU_USAGE>0</CPU_USAGE><MAX_DISK>1877665</MAX_DISK><MAX_MEM>16306956</MAX_MEM><MAX_CPU>400</MAX_CPU><FREE_DISK>489363</FREE_DISK><FREE_MEM>16145988</FREE_MEM><FREE_CPU>400</FREE_CPU><USED_DISK>1292901</USED_DISK><USED_MEM>160968</USED_MEM><USED_CPU>0</USED_CPU><RUNNING_VMS>0</RUNNING_VMS><PCI_DEVICES></PCI_DEVICES></HOST_SHARE><IM_MAD></IM_MAD><RESERVED_CPU></RESERVED_CPU><RESERVED_MEM></RESERVED_MEM><VM_MAD></VM_MAD>’,2,1467752550,0,0,1,0,0,0), error: database is locked

Thanks
Dennis