It looks as though permissions is the problem.  I changed the output
directory to "/Users/Shared/" and log-output works fine.

Below is a snippet from the head of the log.  Someone mentioned that you can
tell from this output what 'user' the application is running under.  My goal
is to set the output path to be "/Users/admin/WOLogs/".

Which line of this output divulges the users identity? (the user whose
identity I'd have to allow permission to 'WOLogs')

Thanks as always,

-Bill

[2006-02-25 09:31:36 PST] <main> WOMaxIOBufferSize=8196
[2006-02-25 09:31:36 PST] <main> WOApplicationName=syncauth
[2006-02-25 09:31:36 PST] <main> WOWorkerThreadCountMin=16
[2006-02-25 09:31:36 PST] <main> WOSocketMonitorSleepTime=50
[2006-02-25 09:31:36 PST] <main> WODirectConnectEnabled=true
[2006-02-25 09:31:36 PST] <main> WOIncludeCommentsInResponse=false
[2006-02-25 09:31:36 PST] <main> WOWorkerThreadCount=8
[2006-02-25 09:31:36 PST] <main>
WOAdaptorURL=http://127.0.0.1/cgi-bin/WebObjects
[2006-02-25 09:31:36 PST] <main> WOPlatform=MacOS
[2006-02-25 09:31:36 PST] <main> WOOutputPath=/Users/Shared/syncauth-1
[2006-02-25 09:31:36 PST] <main> WODebuggingEnabled=true
[2006-02-25 09:31:36 PST] <main> WOEnvClassPath=
[2006-02-25 09:31:36 PST] <main> WOListenQueueSize=128
[2006-02-25 09:31:36 PST] <main> WOMissingResourceSearchEnabled=true
[2006-02-25 09:31:36 PST] <main>
WOSessionStoreClassName=WOServerSessionStore
[2006-02-25 09:31:36 PST] <main> WOContextClassName=WOContext
[2006-02-25 09:31:36 PST] <main> WOCachingEnabled=true
[2006-02-25 09:31:36 PST] <main> WOApplicationClass=Application
[2006-02-25 09:31:36 PST] <main> WOAcceptMalformedCookies=false
[2006-02-25 09:31:36 PST] <main> NSProjectSearchPath=()
[2006-02-25 09:31:36 PST] <main> WOMonitorEnabled=true
[2006-02-25 09:31:36 PST] <main> WOAllowRapidTurnaround=true
[2006-02-25 09:31:36 PST] <main> WORootDirectory=/System
[2006-02-25 09:31:36 PST] <main> WONoPause=true
[2006-02-25 09:31:36 PST] <main> WOLocalRootDirectory=
[2006-02-25 09:31:36 PST] <main> WOGenerateWSDL=true
[2006-02-25 09:31:36 PST] <main> WOWorkerThreadCountMax=256
[2006-02-25 09:31:36 PST] <main> WOAllowsConcurrentRequestHandling=false
[2006-02-25 09:31:36 PST] <main> WOAdaptor=WODefaultAdaptor
[2006-02-25 09:31:36 PST] <main> WOSessionTimeOut=3600
[2006-02-25 09:31:36 PST] <main> WOMaxSocketIdleTime=180000
[2006-02-25 09:31:36 PST] <main> WODefaultUndoStackLimit=10
[2006-02-25 09:31:36 PST] <main> WOAutoOpenClientApplication=false
[2006-02-25 09:31:36 PST] <main> WOAutoOpenInBrowser=false
[2006-02-25 09:31:36 PST] <main> WOMaxHeaders=200
[2006-02-25 09:31:36 PST] <main> WOApplicationBaseURL=/WebObjects
[2006-02-25 09:31:36 PST] <main> WOLifebeatEnabled=true
[2006-02-25 09:31:36 PST] <main> WOAllowsCacheControlHeader=true
[2006-02-25 09:31:36 PST] <main> WOSMTPHost=smtp
[2006-02-25 09:31:36 PST] <main> WOFrameworksBaseURL=/WebObjects/Frameworks
[2006-02-25 09:31:36 PST] <main> WOAdditionalAdaptors=()
[2006-02-25 09:31:36 PST] <main> WOLifebeatDestinationPort=1085
[2006-02-25 09:31:36 PST] <main> WOPort=2002
[2006-02-25 09:31:36 PST] <main> WOLifebeatInterval=30
[2006-02-25 09:31:36 PST] <main> WOSocketCacheSize=100
[2006-02-25 09:31:36 PST] <main>
WOUserDirectory=/System/Library/WebObjects/JavaApplications/wotaskd.woa
[2006-02-25 09:31:36 PST] <main> WODisplayExceptionPages=true
[2006-02-25 09:31:36 PST] <main> com.webobjects.pid = 7625
[2006-02-25 09:31:36 PST] <main> ------------------------
[2006-02-25 09:31:36 PST] <main> Created adaptor of class WODefaultAdaptor
on port 2002 and address apps.overlaypro.com/10.0.1.11 with WOWorkerThread
minimum of 16 and maximum of 256
[2006-02-25 09:31:36 PST] <main> NSBundle is unable to find
"ExtensionsForResources.plist" in the main bundle.  Ignoring optional
configuration file.
[2006-02-25 09:31:36 PST] <main> Cannot use rapid turnaround.  Please start
Xcode and open the project for this application.
[2006-02-25 09:31:37 PST] <main> Creating LifebeatThread now with: syncauth
2002 apps.overlaypro.com/10.0.1.11 1085 30000
Welcome to syncauth!
[2006-02-25 09:31:38 PST] <main> The URL for webserver connect is:
http://10.0.1.11/cgi-bin/WebObjects/syncauth.woa/-2002
The URL for direct connect is:
http://10.0.1.11:2002/cgi-bin/WebObjects/syncauth.woa
[2006-02-25 09:31:37 PST] <main> Waiting for requests...
OK this is the sync account holder screening, here is how many I found: 1
the boolean isAccountOwner is: true
uid received: [EMAIL PROTECTED]
acct received: 6231775000605537
In the method createReply the noSuchAccountExists boolean recd was: false
This is the appendToResponse() within syncauth.java
inside SyncManager.java: email searching on is: [EMAIL PROTECTED]
inside SyncManager.java: unlock code searching on is: 26323959784
inside SyncManager.java:end of parseResults method pageNumberToDirectTo is:
5 and syncAcctNum is 6231775000605537
inside SyncManager.java: number of records found: 1
inside syncaccountmanage.java, found this many syncPartners: 2
This line is generated by the session.java file to indicate a session is
created
inside syncaccountmanage.java, testing new email Partner insertion for
existing account


on 2/24/06 14:08, Chuck Hill at [EMAIL PROTECTED] wrote:

> Find the port number it is running on, e.g. 3456 and try this:
> 
> saskatoon:~/Projects/GVCSiteMaker/Custom/Testing chuck$ sudo lsof -i
> tcp:3456
> COMMAND  PID  USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
> java    6152 chuck    4u  IPv6 0x025bbd58      0t0  TCP *:vat (LISTEN)
> 
> Chuck
> 
> On Feb 24, 2006, at 2:00 PM, WebObjects wrote:
> 
>> What is the name of the process?  Is it 'Java'? (trying to identify
>> the
>> process/owner)
>> 
>> Thanks again for all this help.
>> 
>> 
>> on 2/24/06 13:41, Chuck Hill at [EMAIL PROTECTED] wrote:
>> 
>>> I was really thinking more that the user the app is running under is
>>> not permitted to write into this directory.
>>> 
>>> On Feb 24, 2006, at 1:37 PM, WebObjects wrote:
>>> 
>>>> I will attempt Fix Permissions and restart this unit.  (why didn't
>>>> I think
>>>> of that?)  Thanks! (let you know if it doesn't work)
>>>> 
>>>> 
>>>> on 2/24/06 13:35, Chuck Hill at [EMAIL PROTECTED] wrote:
>>>> 
>>>>> That is usually a permissions problem, but then I would expect the
>>>>> application to not start.
>>>>> 
>>>>> On Feb 24, 2006, at 1:24 PM, WebObjects wrote:
>>>>> 
>>>>>> Dear List,
>>>>>> 
>>>>>> I¹ve enabled ŒDebugging¹ and set a path of Œ/Users/Admin/Desktop¹
>>>>>> as an output path (I¹ve also tried adding Œ/FolderName¹ to the
>>>>>> desktop as well) yet no logs are being written out.
>>>>>> I¹m running OSX ver. 10.3.8.  I have an almost identical deploy on
>>>>>> another OSX Server and it outputs logs just fine.  Is there a 3rd
>>>>>> setting I¹m missing somewhere to enable outputting?
>>>>>> 
>>>>>> Thanks for any advice,
>>>>>> 
>>>>>> -Bill Reynolds
>>>>>> 
>>>>>> **Please forgive the 2nd posting
>>>>>>  _______________________________________________
>>>>>> Do not post admin requests to the list. They will be ignored.
>>>>>> Webobjects-deploy mailing list      (Webobjects-
>>>>>> [EMAIL PROTECTED])
>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>> http://lists.apple.com/mailman/options/webobjects-deploy/chill%
>>>>>> 40global-village.net
>>>>>> 
>>>>>> This email sent to [EMAIL PROTECTED]
>>>> 
>>>> 
>>>>  _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-deploy mailing list      (Webobjects-
>>>> [EMAIL PROTECTED])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> http://lists.apple.com/mailman/options/webobjects-deploy/chill%
>>>> 40global-village.net
>>>> 
>>>> This email sent to [EMAIL PROTECTED]
>>>> 
>> 
>> 
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-deploy mailing list      (Webobjects-
>> [EMAIL PROTECTED])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-deploy/chill%
>> 40global-village.net
>> 
>> This email sent to [EMAIL PROTECTED]
>> 


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

This email sent to [email protected]

Reply via email to