Hello, i am trying to install "Middle School Success Essentials" from Topics Education, on my 0.9.28 wine installation, which works OK with some MS progs. The initial (unpacking?) progress bar completes and then i get the error below, without any recourse. Does anyone have any ideas? (FWIW, the error is shown in the installer box when you click on the "Details" button). TIA Andrew java.lang.ArrayIndexOutOfBoundsException: 0 at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source) at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source) at sun.util.calendar.ZoneInfo.getTimeZone(Unknown Source) at java.util.TimeZone.getTimeZone(Unknown Source) at java.util.TimeZone.getDefault(Unknown Source) at java.text.SimpleDateFormat.initialize(Unknown Source) at java.text.SimpleDateFormat.<init>(Unknown Source) at java.util.Date.toString(Unknown Source) at java.lang.String.valueOf(Unknown Source) at java.io.PrintStream.print(Unknown Source) at java.io.PrintStream.println(Unknown Source) at ZeroGd.a(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.b(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) at com.zerog.ia.installer.Main.main(DashoA8113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.lax.LAX.launch(DashoA8113) at com.zerog.lax.LAX.main(DashoA8113) --
This is Java error and according to it - probably the installer experiences difficulties formatting and displaying some date. Anyway, posting more details (e.g. what wine prints to the console while application starts and runs) is always helpful. On Monday 07 May 2007 01:04, Andrew wrote:> Hello, i am trying to install "Middle School Success Essentials" from > Topics Education, on my 0.9.28 wine installation, which works OK with some > MS progs. > > The initial (unpacking?) progress bar completes and then i get the error > below, without any recourse. Does anyone have any ideas? (FWIW, the error > is shown in the installer box when you click on the "Details" button). > > TIA > > Andrew > > > java.lang.ArrayIndexOutOfBoundsException: 0 > at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source) > at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source) > at sun.util.calendar.ZoneInfo.getTimeZone(Unknown Source) > at java.util.TimeZone.getTimeZone(Unknown Source) > at java.util.TimeZone.getDefault(Unknown Source) > at java.text.SimpleDateFormat.initialize(Unknown Source) > at java.text.SimpleDateFormat.<init>(Unknown Source) > at java.util.Date.toString(Unknown Source) > at java.lang.String.valueOf(Unknown Source) > at java.io.PrintStream.print(Unknown Source) > at java.io.PrintStream.println(Unknown Source) > at ZeroGd.a(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.b(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) > at com.zerog.ia.installer.Main.main(DashoA8113) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at com.zerog.lax.LAX.launch(DashoA8113) > at com.zerog.lax.LAX.main(DashoA8113)-- regards Plamen Vassilev Software Engineer & System Administrator Bulgaria, Varna T: +359 52 644615 T: +359 899 989647 E: plamen.vassilev@gmail.com
Andrew wrote:> Hello, i am trying to install "Middle School Success Essentials" > from Topics Education, on my 0.9.28 wine installation, > which works OK with some MS progs. > >The initial (unpacking?) progress bar completes and then i get > the error below, without any recourse. Does anyone have any ideas? > (FWIW, the error is shown in the installer box when you click on the >"Details" button). > >java.lang.ArrayIndexOutOfBoundsException: 0 > at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source)That looks like http://bugs.winehq.org/show_bug.cgi?id=5040 which was fixed in wine-0.9.32 or so. Please try updating to the latest wine (or, well, wine-0.9.33, which was a good vintage) and let us know if it works better. - Dan -- Wine for Windows ISVs: http://kegel.com/wine/isv
On Mon, 2007-05-07 at 01:43 +0300, Plamen Vassilev wrote:> This is Java error and according to it - probably the installer experiences > difficulties formatting and displaying some date. Anyway, posting more > details (e.g. what wine prints to the console while application starts and > runs) is always helpful. > > On Monday 07 May 2007 01:04, Andrew wrote: > > Hello, i am trying to install "Middle School Success Essentials" from > > Topics Education, on my 0.9.28 wine installation, which works OK with some > > MS progs. > > > > The initial (unpacking?) progress bar completes and then i get the error > > below, without any recourse. Does anyone have any ideas? (FWIW, the error > > is shown in the installer box when you click on the "Details" button).> > java.lang.ArrayIndexOutOfBoundsException: 0[snip] Is this installing java, or using java as an install tool? Either way, you may be interested in http://bugs.winehq.org/show_bug.cgi?id=5861 which apparently has both sources of java package unable to install. -- Declan Moriarty
Am Monday 07 May 2007 00:04 schrieb Andrew:> Hello, i am trying to install "Middle School Success Essentials" from > Topics Education, on my 0.9.28 wine installation, which works OK with some > MS progs. > > The initial (unpacking?) progress bar completes and then i get the error > below, without any recourse. Does anyone have any ideas? (FWIW, the error > is shown in the installer box when you click on the "Details" button). > > TIA > > Andrew > > > java.lang.ArrayIndexOutOfBoundsException: 0 > at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source) > at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source) > at sun.util.calendar.ZoneInfo.getTimeZone(Unknown Source) > at java.util.TimeZone.getTimeZone(Unknown Source) > at java.util.TimeZone.getDefault(Unknown Source) > at java.text.SimpleDateFormat.initialize(Unknown Source) > at java.text.SimpleDateFormat.<init>(Unknown Source) > at java.util.Date.toString(Unknown Source) > at java.lang.String.valueOf(Unknown Source) > at java.io.PrintStream.print(Unknown Source) > at java.io.PrintStream.println(Unknown Source) > at ZeroGd.a(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.b(DashoA8113) > at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) > at com.zerog.ia.installer.Main.main(DashoA8113) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at com.zerog.lax.LAX.launch(DashoA8113) > at com.zerog.lax.LAX.main(DashoA8113)This is a problem with the stati64 implementation of wine msvrst.dll. Use either current wine (0.9.36) or run with native msvcrt.dll By Stefan