Stephen Swinsburg wrote:
> Ok so now to your main question, debug/verbose mode:
>
> If you run the Converter java class with the proper parameters as you
> are doing now, then part of its output should be the actual command that
> it runs when it calls webct2melete. Capture this command and then run
> this command directly. webct2melete does most of the work and it
> actually has all the verbose output.
> We tried to capture the output into a log, and there is a bit of
> commented out code in there that we attempted, but we couldn't get it
> right and had to move on.
>
Hi Stephen,
Finally got back to running webct2melete manually. Looks to be paths
that have .. in them. For instance:
Can't copyfile
/Volumes/webctdev.hcf.jhu.edu/user/as410601_81_sp07/UnitTwelve/UnitTwelveFiles/../../UnitEight/56k/Lect10audio.html"
to resources/images/Lect10audio.html": java.io.FileNotFoundException:
/Volumes/webctdev.hcf.jhu.edu/user/as410601_81_sp07/UnitTwelve/UnitTwelveFiles/../../UnitEight/56k/Lect10audio.html"
(No such file or directory)
The file exists but I think the copyfile routine doesn't understand ..
- Ian
----------------------
This automatic notification message was sent by Sakai Collab (
https://collab.sakaiproject.org/portal) from the WG: Migration site.
You can modify how you receive notifications at My Workspace > Preferences.