[Pachy-Dev] Re: Pachyderm page not formatted [was Re: Installing and running Pachyderm, starting Apache question]

Joshua Archer joshua at cdl.edu
Wed Aug 22 11:12:25 PDT 2007


It looks like all the wwwroot files are not being found. My guess is  
that Apache2 is not referencing the right wwwroot, or the files  
aren't put in the correct location. See if you can find out where  
Apache is referencing for html files by default, and then look in  
there for the /pachyderm directory.

On Aug 22, 2007, at 11:01 AM, Cindy Walters wrote:

> Hello:
>
> I want to update you on the email I sent to the list yesterday...   
> I figured out how to get the Apache2 service running on my Windows  
> XP system.  (Rachel, I'm still keeping running notes on my  
> installation experiences and happy to share those.)
>
> However, when I start up my installed Pachyderm, its page is still  
> not formatted as I expected.  I've attached a screen shot to  
> demonstrate.
>
> Thanks for any suggestions about how to address this.
> Cindy Walters
>
>
>
> On 8/21/2007 5:14 PM, Cindy Walters wrote:
>> Hello:
>>
>> I've installed Pachyderm, following instructions provided by  
>> Rachel and Craig, but I'm not seeing Pachyderm formatted correctly  
>> when I launch the URL.  Any guidance is appreciated, thanks!
>>
>> -Cindy
>>
>>
>> I'm at step 7:  Start Pachyderm and test your setup.
>>
>> I see the expected " [the date] <main> Waiting for requests..."  
>> output after starting Pachyderm2.
>> Prior to starting this I addressed two "trouble shooting" issues:  
>> I only have a C drive, and I changed Skype to not use port 80.
>>
>> I successfully launch the local Pachyderm URL (http://localhost: 
>> 8000) but the page is not formatted as expected, so it appears  
>> that Apache "is not working".
>>
>> How do I verify whether Apache is working, and how do I get it  
>> running as a service if it is not?  (The instructions imply that  
>> running it as a service is preferable, but it is unclear how the  
>> service should be started.)  I did follow the "trouble shooting"  
>> instructions to start the web service for apache, but that did not  
>> seem to affect my results (the Pachyderm page still is not  
>> formatted as it should be).
>>
>> Also, in the command window where I have Pachyderm running, I see  
>> messages that seem to imply it is not able to find css and gif  
>> files, see example messages below:
>>
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> <com.webobjects.appserver._private.WOS
>> taticResourceRequestHandler> Unable to get contents of file for  
>> uri.  file: \Lib
>> rary\WebServer\Documents\pachyderm\style\login.css; uri: / 
>> pachyderm/style/login.
>> css
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> java.io.FileNotFoundException: \Librar
>> y\WebServer\Documents\pachyderm\style\login.css (The system cannot  
>> find the path
>>  specified)
>>         at java.io.FileInputStream.open(Native Method)
>>         at java.io.FileInputStream.<init>(Unknown Source)
>>         at  
>> com.webobjects.appserver._private.WOStaticResourceRequestHandler.hand
>> leRequest(WOStaticResourceRequestHandler.java:76)
>>         at com.webobjects.appserver.WOApplication.dispatchRequest 
>> (WOApplication.
>> java:1306)
>>         at com.webobjects.appserver._private.WOWorkerThread.runOnce 
>> (WOWorkerThre
>> ad.java:173)
>>         at com.webobjects.appserver._private.WOWorkerThread.run 
>> (WOWorkerThread.j
>> ava:254)
>>         at java.lang.Thread.run(Unknown Source)
>>
>> [2007-08-21 16:36:25 EDT] <WorkerThread1>  
>> <com.webobjects.appserver._private.WOS
>> taticResourceRequestHandler> Unable to get contents of file for  
>> uri.  file: \Lib
>> rary\WebServer\Documents\pachyderm\javascript\pachyderm.js; uri: / 
>> pachyderm/java
>> script/pachyderm.js
>> [2007-08-21 16:36:25 EDT] <WorkerThread1>  
>> java.io.FileNotFoundException: \Librar
>> y\WebServer\Documents\pachyderm\javascript\pachyderm.js (The  
>> system cannot find
>> the path specified)
>>         at java.io.FileInputStream.open(Native Method)
>>         at java.io.FileInputStream.<init>(Unknown Source)
>>         at  
>> com.webobjects.appserver._private.WOStaticResourceRequestHandler.hand
>> leRequest(WOStaticResourceRequestHandler.java:76)
>>         at com.webobjects.appserver.WOApplication.dispatchRequest 
>> (WOApplication.
>> java:1306)
>>         at com.webobjects.appserver._private.WOWorkerThread.runOnce 
>> (WOWorkerThre
>> ad.java:173)
>>         at com.webobjects.appserver._private.WOWorkerThread.run 
>> (WOWorkerThread.j
>> ava:254)
>>         at java.lang.Thread.run(Unknown Source)
>>
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> <com.webobjects.appserver._private.WOS
>> taticResourceRequestHandler> Unable to get contents of file for  
>> uri.  file: \Lib
>> rary\WebServer\Documents\pachyderm\images\pachyderm- 
>> logoAuthoring.gif; uri: /pac
>> hyderm/images/pachyderm-logoAuthoring.gif
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> java.io.FileNotFoundException: \Librar
>> y\WebServer\Documents\pachyderm\images\pachyderm-logoAuthoring.gif  
>> (The system c
>> annot find the path specified)
>>         at java.io.FileInputStream.open(Native Method)
>>         at java.io.FileInputStream.<init>(Unknown Source)
>>         at  
>> com.webobjects.appserver._private.WOStaticResourceRequestHandler.hand
>> leRequest(WOStaticResourceRequestHandler.java:76)
>>         at com.webobjects.appserver.WOApplication.dispatchRequest 
>> (WOApplication.
>> java:1306)
>>         at com.webobjects.appserver._private.WOWorkerThread.runOnce 
>> (WOWorkerThre
>> ad.java:173)
>>         at com.webobjects.appserver._private.WOWorkerThread.run 
>> (WOWorkerThread.j
>> ava:254)
>>         at java.lang.Thread.run(Unknown Source)
>>
>> [2007-08-21 16:36:25 EDT] <WorkerThread1>  
>> <com.webobjects.appserver._private.WOS
>> taticResourceRequestHandler> Unable to get contents of file for  
>> uri.  file: \Lib
>> rary\WebServer\Documents\pachyderm\images\nmc-logoLogin.gif; uri: / 
>> pachyderm/ima
>> ges/nmc-logoLogin.gif
>> [2007-08-21 16:36:25 EDT] <WorkerThread1>  
>> java.io.FileNotFoundException: \Librar
>> y\WebServer\Documents\pachyderm\images\nmc-logoLogin.gif (The  
>> system cannot find
>>  the path specified)
>>         at java.io.FileInputStream.open(Native Method)
>>         at java.io.FileInputStream.<init>(Unknown Source)
>>         at  
>> com.webobjects.appserver._private.WOStaticResourceRequestHandler.hand
>> leRequest(WOStaticResourceRequestHandler.java:76)
>>         at com.webobjects.appserver.WOApplication.dispatchRequest 
>> (WOApplication.
>> java:1306)
>>         at com.webobjects.appserver._private.WOWorkerThread.runOnce 
>> (WOWorkerThre
>> ad.java:173)
>>         at com.webobjects.appserver._private.WOWorkerThread.run 
>> (WOWorkerThread.j
>> ava:254)
>>         at java.lang.Thread.run(Unknown Source)
>>
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> <com.webobjects.appserver._private.WOS
>> taticResourceRequestHandler> Unable to get contents of file for  
>> uri.  file: \Lib
>> rary\WebServer\Documents\pachyderm\images\imls-logoLogin.gif;  
>> uri: /pachyderm/im
>> ages/imls-logoLogin.gif
>> [2007-08-21 16:36:25 EDT] <WorkerThread0>  
>> java.io.FileNotFoundException: \Librar
>> y\WebServer\Documents\pachyderm\images\imls-logoLogin.gif (The  
>> system cannot fin
>> d the path specified)
>>         at java.io.FileInputStream.open(Native Method)
>>         at java.io.FileInputStream.<init>(Unknown Source)
>>         at  
>> com.webobjects.appserver._private.WOStaticResourceRequestHandler.hand
>> leRequest(WOStaticResourceRequestHandler.java:76)
>>         at com.webobjects.appserver.WOApplication.dispatchRequest 
>> (WOApplication.
>> java:1306)
>>         at com.webobjects.appserver._private.WOWorkerThread.runOnce 
>> (WOWorkerThre
>> ad.java:173)
>>         at com.webobjects.appserver._private.WOWorkerThread.run 
>> (WOWorkerThread.j
>> ava:254)
>>         at java.lang.Thread.run(Unknown Source)
>>
>>
>>
>> Do I need to configure something else, perhaps?
>>
>> Thanks,
>> Cindy
>>
>
> -- 
> Cynthia Walters                        Advanced Technology Group
>                        Information Technology and Communications
> cmw6s at virginia.edu   University of Virginia, Charlottesville, VA
> <pachydermPageNotFormatted.bmp>

------------------------------------------------------------------------ 
-----
Joshua Archer
Software Engineer, CSU - Center for Distributed Learning
Phone: 707.664.2085,  Fax: 707.664.4350
------------------------------------------------------------------------ 
-----



-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://webmail.sonoma.edu/mailman/private/pachy-dev/attachments/20070822/a9cf3d4a/attachment.htm


More information about the Pachy-Dev mailing list