Using ArlibWriter 1.0pe2, on Windows XP Pro, with Gmini 220:
The file processing seems to be okay (about 4000+ files in a couple of minutes), but then I got a fatal exception pasted below:
Exception in thread "main" java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.jd3lib.archoslib.WMAFile$WMAData.getYear(WMAFile.java:94)
at org.jd3lib.NoEmptyMetaData.getYear(NoEmptyMetaData.java:105)
at org.jd3lib.archoslib.Files.getBufferForFile(Files.java:96)
at org.jd3lib.archoslib.Files.toByteBuffer(Files.java:74)
at org.jd3lib.archoslib.LibraryWriter.write(LibraryWriter.java:192)
at org.jd3lib.archoslib.LibraryWriter.run(LibraryWriter.java:285)
at org.jd3lib.archoslib.LibraryWriter.stepTwo(LibraryWriter.java:84)
at arclibWriter.GUI.GuiView.startProcessing(GuiView.java:230)
at arclibWriter.GUI.GuiListener.widgetSelected(GuiListener.java:47)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at arclibWriter.GUI.GuiView.<init>(GuiView.java:79)
at arclibWriter.GUI.Starter.<init>(Starter.java:25)
at arclibWriter.GUI.Starter.main(Starter.java:30)
The jlib file is written on the Gmini but it is empty.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Uhm that Bug should have been resolved for quite a while now. Sorry that I had overssen your Post, didn't someone would actually write here :-) But from now on I will check more often
-gruni
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using ArlibWriter 1.0pe2, on Windows XP Pro, with Gmini 220:
The file processing seems to be okay (about 4000+ files in a couple of minutes), but then I got a fatal exception pasted below:
Exception in thread "main" java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.jd3lib.archoslib.WMAFile$WMAData.getYear(WMAFile.java:94)
at org.jd3lib.NoEmptyMetaData.getYear(NoEmptyMetaData.java:105)
at org.jd3lib.archoslib.Files.getBufferForFile(Files.java:96)
at org.jd3lib.archoslib.Files.toByteBuffer(Files.java:74)
at org.jd3lib.archoslib.LibraryWriter.write(LibraryWriter.java:192)
at org.jd3lib.archoslib.LibraryWriter.run(LibraryWriter.java:285)
at org.jd3lib.archoslib.LibraryWriter.stepTwo(LibraryWriter.java:84)
at arclibWriter.GUI.GuiView.startProcessing(GuiView.java:230)
at arclibWriter.GUI.GuiListener.widgetSelected(GuiListener.java:47)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at arclibWriter.GUI.GuiView.<init>(GuiView.java:79)
at arclibWriter.GUI.Starter.<init>(Starter.java:25)
at arclibWriter.GUI.Starter.main(Starter.java:30)
The jlib file is written on the Gmini but it is empty.
Uhm that Bug should have been resolved for quite a while now. Sorry that I had overssen your Post, didn't someone would actually write here :-) But from now on I will check more often
-gruni