Importing TAGS

com.inductiveautomation.ignition.client.gateway_interface.GatewayException: com.inductiveautomation.ignition.common.sqltags.TagDefinition cannot be cast to com.inductiveautomation.ignition.gateway.sqltags.model.ExecutableTag
at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.newGatewayException(GatewayInterface.java:328)
at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.sendMessage(GatewayInterface.java:298)
at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.sendMessage(GatewayInterface.java:259)
at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.invoke(GatewayInterface.java:800)
at com.inductiveautomation.ignition.client.sqltags.impl.db.DatasourceTagManager.addTags(DatasourceTagManager.java:335)
at com.inductiveautomation.ignition.client.sqltags.impl.ClientTagManagerImpl.addTags(ClientTagManagerImpl.java:374)
at com.inductiveautomation.ignition.designer.sqltags.action.ImportTagAction$TagImportTask.sendToGateway(ImportTagAction.java:191)
at com.inductiveautomation.ignition.designer.sqltags.action.ImportTagAction$TagImportTask.run(ImportTagAction.java:133)
at com.inductiveautomation.ignition.client.util.gui.progress.ClientProgressManager$ClientRunningTask.run(ClientProgressManager.java:544)
at com.inductiveautomation.ignition.common.execution.impl.BasicExecutionEngine$ThrowableCatchingRunnable.run(BasicExecutionEngine.java:537)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException
com.inductiveautomation.ignition.common.GenericTransferrableException: com.inductiveautomation.ignition.common.sqltags.TagDefinition cannot be cast to com.inductiveautomation.ignition.gateway.sqltags.model.ExecutableTag
at com.inductiveautomation.ignition.gateway.sqltags.providers.AbstractStoreBasedTagProvider$AddTagsTask.processNodes(AbstractStoreBasedTagProvider.java:1020)
at com.inductiveautomation.ignition.gateway.sqltags.providers.AbstractStoreBasedTagProvider$AddTagsTask.run(AbstractStoreBasedTagProvider.java:925)
at com.inductiveautomation.ignition.gateway.sqltags.providers.AbstractStoreBasedTagProvider.runInConfigLock(AbstractStoreBasedTagProvider.java:1432)
at com.inductiveautomation.ignition.gateway.sqltags.providers.AbstractStoreBasedTagProvider.addTags(AbstractStoreBasedTagProvider.java:672)
at com.inductiveautomation.ignition.gateway.sqltags.providers.RedundantProviderWrapper._addTags(RedundantProviderWrapper.java:64)
at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.inductiveautomation.ignition.common.messages.ReflectiveInvokeMessage.execute(ReflectiveInvokeMessage.java:41)
at com.inductiveautomation.ignition.gateway.sqltags.providers.RedundantProviderWrapper$ConfigRedundancyMessageListener.receiveCall(RedundantProviderWrapper.java:190)
at com.inductiveautomation.ignition.gateway.redundancy.QueueableMessageReceiver.receiveCall(QueueableMessageReceiver.java:45)
at com.inductiveautomation.ignition.gateway.redundancy.RedundancyManagerImpl.dispatchMessage(RedundancyManagerImpl.java:652)
at com.inductiveautomation.ignition.gateway.redundancy.RedundancyManagerImpl$ExecuteTask.run(RedundancyManagerImpl.java:672)
… 8 more

Ignition v7.7.4 (b2015033012)
Java: Oracle Corporation 1.8.0_45

I have this problem when i’m importing this tags can you help me?

Thankss :slight_smile: