Hello Don,

I downloaded http://web.me.com/pccdonl/wo.jar just now and ran it on a
windoze xp.

But I get this stacktrace:

P:\webobjects>java -jar wo.jar
java.net.UnknownHostException: download.info.apple.com
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at
sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown
Source)
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at
er.woinstaller.io.FileUtilities.writeUrlToFile(FileUtilities.java:27)
        at
er.woinstaller.WebObjectsRuntime.getInputStream(WebObjectsRuntime.java:119)
        at er.woinstaller.Main.main(Main.java:45)
        at
com.installshield.webobjects53.event.dialog.swing.PanelDaProgress1.installstuff(PanelDaPr
ogress1.java:397)
        at
com.installshield.webobjects53.event.dialog.swing.PanelDaProgress1.initializeUIDaProgress
(PanelDaProgress1.java:74)
        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.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown
Source)
        at
com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown
Source)
        at
com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
        at com.installshield.event.ThreadPool.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: download.info.apple.com
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown
Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
Source)
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
        at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at
er.woinstaller.io.FileUtilities.writeUrlToFile(FileUtilities.java:26)
        ... 13 more
Something went wrong, rolling back

Any idea what's happening?

On Thu, Dec 10, 2009 at 2:51 AM, Don Lindsay <[email protected]> wrote:

> Hello;
>
> Then a file that the installer is expecting is no longer at
> webobjects.mdimension.com/wolips.  I have updated the setup, I do not have
> my vmware running so I cannot test it.  Can someone please download and test
> http://www.me.com/pccdonl/wo122009.jar for me?
>
> Thanks
>
> Don
>
> On Dec 9, 2009, at 11:05 AM, Daniel Roy wrote:
>
> Hi all,
>
> Out of curiosity, I tried the installer Don mentioned on Snow Leopard, and
> it appears to be broken.  It downloads Eclipse (3.3.2) but fails on the
> WOLips download with:
>
> java.io.FileNotFoundException:
> http://webobjects.mdimension.com/wolips/wolips-HEAD-latest.tar.gz
>
> It works great up until that point :)
>
> Daniel Roy
> [email protected] <//[email protected]>
> *Software Developer*
>
>
> On 2009-12-06, at 2:01 PM, Don Lindsay wrote:
>
> Hello;
>
> I have an installer that combines everything in one installer.  It has been
> tested on windows, redhat linux, suse linux, ubuntu linux, and various other
> OSs.  Since there was already an installer for OS X I didnt include OS X
> support.  It should work but I have never tried it.
>
> The installer installs WOLips, Wonder, WebObjects, and a few other things
> (like a fix to allow auto open in browser on windows and unix platforms.
>  The installer performs all of the configuration.  It probably does need to
> be updated to support newer versions of Eclipse, I believe it installs 3.4
> but I wont swear to that.  Been awhile since I have had to modify it.
>
> It is available at http://web.me.com/pccdonl/wo.jar.  To run the installer
> you need to have java installed on your machine and type in java -jar
> wo.jar.  Then follow the instructions, you should have a fully operational
> installation after it completes.
>
> What the installer does is download all the separate pieces from all the
> different locations (Apple, Wonder, WOLips, Eclipse, etc) and installs them
> for you in a single installer.
>
> Don
>
>
> On Dec 6, 2009, at 12:36 PM, Kieran Kelleher wrote:
>
> I was setting up a new SL dev environment, and just to see what the initial
> installation and setup procedure would be like for a complete newbie on SL,
> I looked on the wiki for instructions for the simplest possible path to new
> installation on a virgin Snow Leopard.
>
>
> It seems that really, a newbie would probably be confused and would
> probably struggle. :-(
>
>
>
> After installing WebObjects 5.4.3 using Apple's dmg installer and then
> installing the "All In One" Eclipse/WOLips installer from Jeremy's .mac page
> (since the sisu download was slow as molasses with an est time of 1 day+!),
> I then hit a roadblock, getting an error when launching Eclipse after
> running Jeremy's installer.
>
> " An Error has occurred"
>
> " See the log file ~/.eclipse/...../blahblah.log"
>
>
> That error log file is full of "missing required bundle" messages.
>
>
> Anyway, just FYI, I don't have time for troubleshooting this now .... I am
> doing my usual 3.4.2 download and install/setup the manual way.
>
>
> Since Jeremy is not working in WO anymore and this is AIO (All In One)
> installer is clearly broken for install on a virgin OS X Snow Leopard box,
> we might want to just discontinue the all-in-one installer and just go write
> a concise "WebObjects Developer Quick Start Guide" for newbies .......so I
> started a wiki page on this and will work on completing it as I get time.
> Any thoughts on that? Should I wipe all references on the wiki to the AIO?
>
>
> If we are ever going to get new devs to come to WebObjects, we need to have
> a working quick start. Any dev worth his salt should be comfortable on the
> command line, so maybe a bash install script that downloads and installs
> various bits and configures everything might be the better route. Any
> opinions on that?
>
>
> BTW, I went to use the WOInstaller.jar initially and thinking that a newbie
> would want standard install paths, I set the WOInstaller.jar target as "/",
> but got an error saying System directory already exists. Should the
> WOInstaller.jar's CPIO class be changed to just overwrite existing files?
> Does that "overlay" directory paths (aka merge eith existing files if named
> differently, or does it realyl "replace" existing directories (ie., wiping
> them out)?
>
>
> Anyway, this is just some meandering thoughts / discussion before I leave
> off the "How would a newbie WO dev fare on getting started" for now and go
> do some work.
>
>
> Regards, Kieran
>
> _______________________________________________
>
> Do not post admin requests to the list. They will be ignored.
>
> Webobjects-dev mailing list      ([email protected])
>
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/pccdonl%40mac.com
>
>
> This email sent to [email protected]
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/daniel.roy%40fuegodigitalmedia.com
>
> This email sent to [email protected]
>
>
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/bosyotech%40gmail.com
>
> This email sent to [email protected]
>



-- 
socket error: unable to connect to 127.0.0.1
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to