Hide Forgot
project_key: JBEPP There is problem with adding gadgets on dashboard at epp5 with mysql. Procedure: - copy mysql driver at server/production/lib - change mysql credentials, driver and url at server/production/deploy/gatein-ds.xml - delete folder data work log tmp at server/production - clean DB - start epp5: ./run.sh -c production - verify adding gadget - OK - stop epp5 - delete folder under server/production (tmp, log, work, data) - do not clean DB - start epp5 again - when adding gadget on dashboard I get: Unable to retrieve gadget xml. HTTP error 500 Error in log is same as for GTNPORTAL-1133. Other cases like starting with clean db, binding on different hostname etc. works properly with mysql.
Link: Added: This issue is related to GTNPORTAL-1133
Release Notes Docs Status: Added: Not Required Release Notes Text: Added: This is actually expected as the gadgets are stored in the data directory
This is actually expected as the gadgets are stored in the data directory
Release Notes Text: Removed: This is actually expected as the gadgets are stored in the data directory