Hi again, Chriss, One more thing,
The gapp files you are trying to load contain resources that may have not been registered into GATE. You can open the "Manage CREOLE Plugins" dialog in GATE Developer and register the missing plugins. In this particular case, this is the creole in KIM/config/ which contains the Instance Generator definition. It is a good idea to have this location registered when kim-gate-ui is started and we should consider it for the future. HTH Philip Alexiev > >> Hi >> >> I am just reviewing your KIM product and am trying to load the Gate >> developer environment via kim-gate-gui (I am a seasoned Gate developer) >> >> I am then loading any of the Gapp files stored in your resources directory >> (eg IE-nimir.gapp >> >> On loading we get this error and the application doesn’t load >> >> Any help would be appreciated >> >> Thanks >> >> Chris Bugby >> Semanticiti.com >> >> GATE 5.2-snapshot build 3553 started at Wed Sep 22 16:26:37 BST 2010 >> and using Java 1.6.0_21 Sun Microsystems Inc. on Windows XP x86 5.1. >> CREOLE plugin loaded: file:/C:/kim-platform-3.0-RC4/config/ >> CREOLE plugin loaded: file:/C:/kim-platform-3.0-RC4/plugins/ANNIE/ >> CREOLE plugin loaded: file:/C:/kim-platform-3.0-RC4/plugins/Tools/ >> CREOLE plugin loaded: file:/C:/kim-platform-3.0-RC4/plugins/LingPipe/ >> CREOLE plugin loaded: file:/C:/kim-platform-3.0-RC4/plugins/lkb-gazetteer/ >> gate.creole.ResourceInstantiationException: >> com.ontotext.kim.client.KIMException: java.lang.NullPointerException >> at >> com.ontotext.kim.gate.KIMInstanceGeneratorWrapper.init(KIMInstanceGeneratorWrapper.java:28) >> at gate.Factory.createResource(Factory.java:384) >> at >> gate.util.persistence.ResourcePersistence.createObject(ResourcePersistence.java:83) >> at >> gate.util.persistence.PRPersistence.createObject(PRPersistence.java:76) >> at >> gate.util.persistence.LanguageAnalyserPersistence.createObject(LanguageAnalyserPersistence.java:51) >> at >> gate.util.persistence.PersistenceManager.getTransientRepresentation(PersistenceManager.java:347) >> at >> gate.util.persistence.CollectionPersistence.createObject(CollectionPersistence.java:74) >> at >> gate.util.persistence.PersistenceManager.getTransientRepresentation(PersistenceManager.java:347) >> at >> gate.util.persistence.ControllerPersistence.createObject(ControllerPersistence.java:58) >> at >> gate.util.persistence.ConditionalControllerPersistence.createObject(ConditionalControllerPersistence.java:44) >> at >> gate.util.persistence.ConditionalSerialAnalyserControllerPersistence.createObject(ConditionalSerialAnalyserControllerPersistence.java:53) >> at >> gate.util.persistence.PersistenceManager.getTransientRepresentation(PersistenceManager.java:347) >> at >> gate.util.persistence.PersistenceManager.loadObjectFromUrl(PersistenceManager.java:744) >> at >> gate.util.persistence.PersistenceManager.loadObjectFromFile(PersistenceManager.java:664) >> at >> gate.gui.MainFrame$LoadResourceFromFileAction$1.run(MainFrame.java:3451) >> at java.lang.Thread.run(Thread.java:619) >> Caused by: com.ontotext.kim.client.KIMException: >> java.lang.NullPointerException >> at >> com.ontotext.kim.ig.InstanceGenerator.<init>(InstanceGenerator.java:51) >> at >> com.ontotext.kim.gate.KIMInstanceGeneratorWrapper.init(KIMInstanceGeneratorWrapper.java:24) >> ... 15 more >> Caused by: java.lang.NullPointerException >> at >> com.ontotext.kim.ig.InstanceGenerator.<init>(InstanceGenerator.java:44) >> ... 16 more >> [ERROR] Some resources cannot be restored: >> com.ontotext.kim.client.KIMException: java.lang.NullPointerException >> gate.persist.PersistenceException: Some resources cannot be restored: >> com.ontotext.kim.client.KIMException: java.lang.NullPointerException >> at >> gate.util.persistence.CollectionPersistence.createObject(CollectionPersistence.java:87) >> at >> gate.util.persistence.PersistenceManager.getTransientRepresentation(PersistenceManager.java:347) >> at >> gate.util.persistence.ControllerPersistence.createObject(ControllerPersistence.java:58) >> at >> gate.util.persistence.ConditionalControllerPersistence.createObject(ConditionalControllerPersistence.java:44) >> at >> gate.util.persistence.ConditionalSerialAnalyserControllerPersistence.createObject(ConditionalSerialAnalyserControllerPersistence.java:53) >> at >> gate.util.persistence.PersistenceManager.getTransientRepresentation(PersistenceManager.java:347) >> at >> gate.util.persistence.PersistenceManager.loadObjectFromUrl(PersistenceManager.java:744) >> at >> gate.util.persistence.PersistenceManager.loadObjectFromFile(PersistenceManager.java:664) >> at >> gate.gui.MainFrame$LoadResourceFromFileAction$1.run(MainFrame.java:3451) >> at java.lang.Thread.run(Thread.java:619) >> Caused by: >> >> >> >> > > _______________________________________________ > Kim-discussion mailing list > [email protected] > http://ontotext.com/mailman/listinfo/kim-discussion
_______________________________________________ Kim-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/kim-discussion
