|
From: Mark A. G. <m.a...@sh...> - 2019-12-12 13:43:03
|
The GATE users mailing list has now moved to groups.io (details are on the website: https://gate.ac.uk/mail/) so could you subscribe there for any future questions. That said this error looks like the xgapp file is corrupted. It's just an XML file so you should be able to open it in a text editor to see if it is indeed valid or not, Mark On 12/12/2019 07:52, Saman Hina wrote: > Dear concerned, > > I am having following error on restore my developed application from > file having extension .xgapp; Is it due to change of version that I > used?? Please guide. > > java.io.EOFException > at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source) > at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown > Source) > at java.io.ObjectInputStream.readStreamHeader(Unknown Source) > at java.io.ObjectInputStream.<init>(Unknown Source) > at > gate.persist.GateAwareObjectInputStream.<init>(GateAwareObjectInputStream.java:37) > at > gate.util.persistence.PersistenceManager.loadObjectFromUri(PersistenceManager.java:1235) > at > gate.gui.MainFrame$LoadResourceFromFileAction$1.run(MainFrame.java:3687) > at java.lang.Thread.run(Unknown Source) > > > Regards, > > Dr. Saman Hina, > Associate Professor, > Department of Computer Science & Information Technology. > NED University of Engineering & Technology, > Karachi, Post code: 75270, Pakistan. > Contact number (Office) : 92-21-99261261, Ext: 2498 > > > _______________________________________________ > The GATE-users mailing list has moved - please visit > https://groups.io/g/gate-users to subscribe to the new list. > > To unsubscribe from this list, visit > https://lists.sourceforge.net/lists/listinfo/gate-users |