Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#602 closed defect (fixed)

Migration of BASE 1 plug-in definitions is broken.

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.3
Component: migrate Version: 2.2.2
Keywords: Cc:

Description

See log output:

18:45:40,006  INFO migration:77 - PluginTransfer: createItem: Base1
name=Normalization: Global median ratio; id=1
18:45:40,190 ERROR migration:85 - creatItem err
net.sf.basedb.core.ItemNotFoundException: Item not found:
PluginConfiguration[id=0]
at net.sf.basedb.core.PluginConfiguration.getById(PluginConfiguration.java:101)
at net.sf.basedb.plugins.Base1PluginExecuter.configure(Base1PluginExecuter.java:261)
at net.sf.basedb.core.PluginConfigurationRequest.invoke(PluginConfigurationRequest.java:113)
at net.sf.basedb.clients.migrate.PluginTransfer.createItem(PluginTransfer.java:129)
at net.sf.basedb.clients.migrate.Transfer.runUnBatched(Transfer.java:398)
at net.sf.basedb.clients.migrate.PluginTransfer.start(PluginTransfer.java:93)
at net.sf.basedb.clients.migrate.Migrater.startTransfer(Migrater.java:218)
at net.sf.basedb.clients.migrate.Migrater.run(Migrater.java:92)
at net.sf.basedb.clients.migrate.Migrater.main(Migrater.java:478)

Change History (4)

comment:1 by Nicklas Nordborg, 17 years ago

Milestone: BASE 2.3.1BASE 2.3
Owner: changed from Gregory Vincic to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3419]) Fixes #602: Migration of BASE 1 plug-in definitions is broken.

comment:3 by Jari Häkkinen, 17 years ago

Milestone: BASE 2.3BASE 2.4

Milestone BASE 2.3 deleted

comment:4 by Jari Häkkinen, 17 years ago

Milestone: BASE 2.4BASE 2.3

Milestone BASE 2.4 deleted

Note: See TracTickets for help on using tickets.