Re: WOInstaller.jar crashes
Re: WOInstaller.jar crashes
- Subject: Re: WOInstaller.jar crashes
- From: Ramsey Gurley <email@hidden>
- Date: Mon, 02 Mar 2015 10:14:38 -0700
Yeah. Works for me™ too.
botulism:~ rgurley$ cd /tmp
botulism:tmp rgurley$ curl -O http://wocommunity.org/tools/WOInstaller.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 175k 100 175k 0 0 291k 0 --:--:-- --:--:-- --:--:-- 292k
botulism:tmp rgurley$ java -jar WOInstaller.jar 5.4.3 /tmp
Downloading WebObjects: Done
Extracting WebObjects Runtime: Done
Installation Complete
On Mar 1, 2015, at 2:05 PM, Theodore Petrosky <email@hidden> wrote:
> Markus,
>
> Did you resolve this? I just ran the installer on my Mac, with: java -jar WOInstaller.jar 5.4.3 ~/Desktop/WO
>
> and I got an installation at ~/Desktop/WO
>
> BTW, mail to you bounces with:
> Sorry, we were unable to deliver your message to the following address.
>
> <email@hidden>:
> No MX or A records for kataputt.com
>
> --- Below this line is a copy of the message.
>
> Received: from [98.139.215.143] by nm24.bullet.mail.bf1.yahoo.com with NNFMP; 01 Mar 2015 14:13:49 -0000
> Received: from [98.139.213.15] by tm14.bullet.mail.bf1.yahoo.com with NNFMP; 01 Mar 2015 14:13:49 -0000
> Received: from [127.0.0.1] by smtp115.mail.bf1.yahoo.com with NNFMP; 01 Mar 2015 14:13:49 -0000
> X-Yahoo-Newman-Id: email@hidden
> X-Yahoo-Newman-Property: ymail-3
>
>
>
>
> On Feb 28, 2015, at 12:19 PM, Markus Ruggiero <email@hidden> wrote:
>
>> It gets worse...
>>
>> The same installer worked mid December. That's when I started a new class and had the students install the development environment.
>> Today I started with a new group of students (20 people start to learn WO!!!!) and all of a sudden the installer crashed everywhere. It crashed on Windows and it crashed on OSX, it crashed independently of the Java version. It did not crash however when downloading WO 5.3.3!!! I had to improvise and fortunately time was running out, so I could postpone installation to next week. But you can imagine I was starting to fret in front of a class. "Hey folks, look how great our tools are...."
>>
>> Anyway checking my copy of WonderSource I found the following:
>>
>> In WonderSource/Utilities/WOInstall/Sources/er/woinstaller/WebObjectsInstaller.javaWebObjectsInstaller.java there is that line
>>
>> WO543_URI = new URI("http://supportdownload.apple.com/download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/Mac_OS_X/downloads/061-4634.20080915.3ijd0/WebObjects543.dmg");
>>
>> copy/paste the link into Safari and it happily downloads WebObjects543.dmg
>>
>> So the build on wocommunity.org must somehow have changed or the wonder source has been adapted to the new download location but the installer was not updated or whatever.
>>
>> Installation is a mess anyway. I do have ideas how this can be solved and will try to discuss things at WOWODC.
>>
>> BTW how would I build the installer from the source? ant -projecthelp does not give a clue. Well, building target deployment.tools was the obvious one but it did not build the installer.
>>
>> ---markus---
>>
>>> On 28.02.2015, at 16:46, Theodore Petrosky <email@hidden> wrote:
>>>
>>> I googled "download webobjects 5.4.3” and found a link to download 5.4.3. clicking the link brings up a blank page and no download.
>>>
>>> https://support.apple.com/Mac_OS_X/061-4634.20080915.3ijd0/WebObjects543.dmg
>>>
>>> I think the link in the WOInstaller which is:
>>>
>>> http://download.info.apple.com/Mac_OS_X/061-4634.20080915.3ijd0/WebObjects543.dmg
>>>
>>> just doesn’t work.
>>>
>>> Are they trying to tell us something?
>>>
>>>
>>>
>>> On Feb 28, 2015, at 10:03 AM, Markus Ruggiero <email@hidden> wrote:
>>>
>>>> Anyone has an idea? Happens on Mac and on Windows. 5.3.3 works, 5.4.3 doe not. Did Apple move the Installer dmg? When I look into the Wondersource, the source for woinstaller is there. Copy /paste of the download url into Safari does download the 5.4.3 version?????
>>>>
>>>> ruggiero@gugus_$ cd /tmp
>>>> ruggiero@gugus_$ curl -O http://wocommunity.org/tools/WOInstaller.jar
>>>> % Total % Received % Xferd Average Speed Time Time Time Current
>>>> Dload Upload Total Spent Left Speed
>>>> 100 175k 100 175k 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k
>>>> ruggiero@gugus_$ java -jar WOInstaller.jar 5.4.3 /tmp
>>>> Downloading WebObjects: Done
>>>> Exception in thread "main" java.util.NoSuchElementException
>>>> at java.util.LinkedList.getFirst(LinkedList.java:242)
>>>> at java.util.LinkedList.element(LinkedList.java:661)
>>>> at com.mdimension.woinstaller.MultiBlockInputStream.getNextDelegate(MultiBlockInputStream.java:65)
>>>> at com.mdimension.woinstaller.MultiBlockInputStream.read(MultiBlockInputStream.java:44)
>>>> at com.mdimension.archiver.XarFile.readFully(XarFile.java:323)
>>>> at com.mdimension.archiver.XarFile.readUint32(XarFile.java:340)
>>>> at com.mdimension.archiver.XarFile.access$0(XarFile.java:339)
>>>> at com.mdimension.archiver.XarFile$XarHeader.<init>(XarFile.java:58)
>>>> at com.mdimension.archiver.XarFile.setInputStream(XarFile.java:218)
>>>> at com.mdimension.archiver.XarFile.<init>(XarFile.java:213)
>>>> at com.mdimension.woinstaller.Main.main(Main.java:110)
>>>>
>>>>
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list (email@hidden)
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> This email sent to email@hidden
>>>
>>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden