• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Migrating WO app to 10.8.2 on new server from 10.5, using Wonder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Migrating WO app to 10.8.2 on new server from 10.5, using Wonder


  • Subject: Migrating WO app to 10.8.2 on new server from 10.5, using Wonder
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Thu, 14 Mar 2013 16:42:10 -0700

Hi All,
After WOWODC 2010 I took a programming sabbatical to work on healing my separated shoulder and now would like to return.

I'm migrating from 10.5.8 to a 10.8.2 MacOSX; deployment only at this point. No development environment exists, that will change after deploying.

I have abandoned Server Admin and Server, failed attempts dating back 7 years, what miserable pieces of software that NEVER worked, Mike Grueter and I hand did the DNS files and the non-authenticating site problem is gone, huge sigh.

Exported the 3 FrontBase db's to SQL on old server, created the new empty DB's and successfully imported the data.

Used the Deploy button on Ken's WonderBar and a big thanks to all for that effort, Pascal, etc. Wotaskd came up! (that step used to rattle the nerves). Started JavaMonitor and liked the new UI and features. The Sample app came up, but if I click on Name link, or the <sampleWO> link I get same msg as I get on my apps, "requested URL not found", but if I click the link Host:Port it does come up.

Although JavaMonitor would show the Application started neither a launch from the Detail line nor accessing from remote provided any information.

I did move some unusually located frameworks on old server which did fix missing class errors.

Then launching from Terminal...

I got to the point in my Application class where I executed line,
		System.out.println("Baiss has launched " + getBaseURL() + " on port " + lifebeatDestinationPort() );

733 [main] DEBUG NSLog  - Finished initialization after launch: ERPlot
Baiss has launched http://173.160.202.xxx/cgi-bin/WebObjects/tyf on port 1085

…console will finally show line
1333267 [WorkerThread7] INFO er.extensions.appserver.ERXApplication  - Refusing new clients and below min active session threshold, about to terminate...
 *************************

If you enter track-your-finaces.com/cgi-bin/WebObjects/tyf on client browser
	"The requested URL /cgi-bin/WebObjects/tyf was not found on this server."
*************************
Another WO app shows the same symptoms, gets to my Application code but then is lost.

My host name in JavaMonitor is
...169 / 173.160.202.xxx
which is what I expected as I entered the IP address for its name.

If I look at the open Java process for my App in Activity Monitor the last 3 lines show

*:50834
localhost:50833->localhost:50832
/Users/baiss/tyf_log.txt		// my log file
*************************

Some line in ... is not connecting?

...
Baiss Eric Magnusson
cascadewebdesign.com




 _______________________________________________
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


  • Follow-Ups:
    • Re: Migrating WO app to 10.8.2 on new server from 10.5, using Wonder
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: D2W / repetitionComponentName Question
  • Next by Date: Re: D2W / repetitionComponentName Question
  • Previous by thread: Re: Different Volumes Issues? (recursive issue redux)- Solved
  • Next by thread: Re: Migrating WO app to 10.8.2 on new server from 10.5, using Wonder
  • Index(es):
    • Date
    • Thread