Hide Forgot
14:33:00,285 INFO [ProductPluginDeployer] Deploying [1] new or updated agent plugins: [jboss-as-7] 14:33:01,920 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 23503 14:33:01,921 ERROR [JDBCExceptionReporter] Batch-Eintrag 0 delete from RHQ_OPERATION_DEF where ID='10321' wurde abgebrochen. Rufen Sie 'getNextException' auf, um die Ursache zu erfahren. 14:33:01,921 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 23503 14:33:01,922 ERROR [JDBCExceptionReporter] ERROR: update or delete on table "rhq_operation_def" violates foreign key constraint "rhq_operation_history_operation_def_id_fkey" on table "rhq_operation_history" Detail: Key (id)=(10321) is still referenced from table "rhq_operation_history". 14:33:01,922 ERROR [AbstractFlushingEventListener] Could not synchronize database state with session .... at $Proxy203.updateMetadata(Unknown Source) at org.rhq.enterprise.server.resource.metadata.ResourceMetadataManagerBean.mergeExistingType(ResourceMetadataManagerBean.java:403) at org.rhq.enterprise.server.resource.metadata.ResourceMetadataManagerBean.updateType(ResourceMetadataManagerBean.java:375) at org.rhq.enterprise.server.resource.metadata.ResourceMetadataManagerBean.updateTypes(ResourceMetadataManagerBean.java:141) at org.rhq.enterprise.server.resource.metadata.ResourceMetadataManagerBean.updateTypes(ResourceMetadataManagerBean.java:150) at org.rhq.enterprise.server.resource.metadata.ResourceMetadataManagerBean.updateTypes(ResourceMetadataManagerBean.java:150)
366dd99b76cd in branch as7plugin
b87c6db1237fb in master QA: to test: deploy a plugin with an operation. Execute the operation. Execute an other operation on the same plugin. Then in the plugin descriptor change the name of the first operation, rebuild the plugin, deploy. Deployment must go well. History for the 2nd operation must stay there.