• 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
Recording for PlaybackManager not working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Recording for PlaybackManager not working?


  • Subject: Recording for PlaybackManager not working?
  • From: Kieran Kelleher <email@hidden>
  • Date: Thu, 1 Feb 2007 15:53:55 -0500

Hi, I'm trying to get the recording and playback working on my dev machine and no success.

Well, step 1 is get WORecording working and this does not work..... recent posts seem to indicate it should still be a functional product
http://lists.apple.com/archives/Webobjects-dev/2006/Apr/msg00153.html

I have added the WORecordingPath arg to the active executable in XCode and I am launching from there. The specified directory in the path has mode 777 so everyone has write access. But upon launching and fiddling with the app, logging in/out, etc. nothing happens at the recording path ...... no files created........

Here is my app launch command, as shown in XCode Run Log:
Launching cheetah.woa ...
java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" -DWOLocalRootDirectory="" -DWOUserDirectory="/Users/kieran/Roots/Development" -DWOEnvClassPath="" -DWOApplicationClass=Application -DWOPlatform=MacOS -Dcom.webobjects.pid=6586 -DWODirectConnectEnabled=false -DWOPort=52040 -DWOAutoOpenInBrowser=false -DWOHost=kieranbook.local -Xms128Mb -Xmx256Mb -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n -DWOWorkerThreadCountMin=2 -DWOWorkerThreadCount=2 -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap -DWODirectConnectEnabled=false -DWOPort=52040 -DWOAutoOpenInBrowser=false -DWOHost=kieranbook.local -DWOWorkerThreadCountMin=2 -DWOWorkerThreadCount=2 -WOHost=kieran.local -WORecordingPath=/tmp/wotests/tape1
appRoot is /Users/kieran/Roots/Development/cheetah.woa/Contents


Any suggestions as to how to get this working? I am accessing thru apache using an initial URL on my local machine of:
http://kieranbook.local/cgi-bin/WebObjects/cheetah.woa/-52040

Dev Config = OS X 10.4.8 Intel / Java 1.4.2_09 /  WO 5.3.2 & P. Wonder / XCode v2.4.1

Thanks, Kieran






 _______________________________________________
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: Recording for PlaybackManager not working?
      • From: Jacky Gagnon <email@hidden>
    • Re: Recording for PlaybackManager not working?
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: AJAXUpdateContainer
  • Next by Date: Re: Recording for PlaybackManager not working?
  • Previous by thread: Re: AJAXUpdateContainer
  • Next by thread: Re: Recording for PlaybackManager not working?
  • Index(es):
    • Date
    • Thread