<div dir="ltr">Hello after updating from 3.6.0 to 3.6.1 my HE environment, I'm not able to import/activate the hosted_storage domain because it results anattached<br><div>Moreover I get the popup message</div><div><br></div><div>Uncaught exception occurred. Please try <a>reloading</a> the page. Details: (TypeError)
__gwt$exception: <skipped>: c is null<br></div><div><br></div><div>when I select the line of hosted_storage domain in storage tab. See:</div><div><a href="https://drive.google.com/file/d/0BwoPbcrMv8mvVlc1XzNUZ18yWWs/view?usp=sharing">https://drive.google.com/file/d/0BwoPbcrMv8mvVlc1XzNUZ18yWWs/view?usp=sharing</a><br></div><div><br></div><div>I don't find apparently ERROR messages wen I do this, so I don't know where to watch.</div><div><br></div><div>On engine, where the db lives, I have under /var/lib/pgsql/data/pg_log</div><div><br></div><div><div>[root@ractorshe pg_log]# ls -lrt</div><div>total 12</div><div>-rw-------. 1 postgres postgres 0 Dec 16 01:00 postgresql-Wed.log</div><div>-rw-------. 1 postgres postgres 0 Dec 17 01:00 postgresql-Thu.log</div><div>-rw-------. 1 postgres postgres 0 Dec 18 01:00 postgresql-Fri.log</div><div>-rw-------. 1 postgres postgres 7480 Dec 20 00:39 postgresql-Sat.log</div><div>-rw-------. 1 postgres postgres 3488 Dec 20 01:29 postgresql-Sun.log</div><div>-rw-------. 1 postgres postgres 0 Dec 21 01:00 postgresql-Mon.log</div><div>-rw-------. 1 postgres postgres 0 Dec 22 01:00 postgresql-Tue.log</div></div><div><br></div><div>On Sunday logs, when the engine was started I see </div><div><br></div><div><div>LOG: database system was not properly shut down; automatic recovery in progress</div><div>LOG: redo starts at 1/254C6710</div><div>LOG: record with zero length at 1/254EB6B8</div><div>LOG: redo done at 1/254EB688</div><div>LOG: last completed transaction was at log time 2015-12-19 23:49:47.920147+00</div><div>LOG: database system is ready to accept connections</div><div>LOG: autovacuum launcher started</div><div>ERROR: insert or update on table "storage_domain_dynamic" violates foreign key constraint "fk_stora</div><div>ge_domain_dynamic_storage_domain_static"</div><div>DETAIL: Key (id)=(00000000-0000-0000-0000-000000000000) is not present in table "storage_domain_static".</div><div>CONTEXT: SQL statement "INSERT INTO storage_domain_dynamic(available_disk_size, id, used_disk_size)</div><div> VALUES(v_available_disk_size, v_id, v_used_disk_size)"</div><div> PL/pgSQL function insertstorage_domain_dynamic(integer,uuid,integer) line 3 at SQL statement</div><div>STATEMENT: select * from insertstorage_domain_dynamic($1, $2, $3) as result</div></div><div><br></div><div>and then many lines of kind</div><div><br></div><div>LOG: autovacuum: found orphan temp table "pg_temp_8"."tt_temp22" in database "engine"<br></div><div><br></div><div>so messages related to domains and could be the reason of the exception and of the inability of importing/attaching my HE storage domain.</div><div><br></div><div>Let me know if I can provide more logs or output of queries from the database.</div><div><br></div><div>Gianluca</div><div><br></div><div><br></div></div>