[OS-JIRA] Created: (WOL-871) Setting WOAutoOpenInBrowser = false is in the debug configuration is ignored when executed and a browser window opens non-the-less

From: Klaus Berkling (JIRA) ("Klaus)
Date: Thu Jul 24 2008 - 17:47:09 EDT

  • Next message: Jean Pierre Malrieu: "Re: Can't run application in Eclipse"

    Setting WOAutoOpenInBrowser = false is in the debug configuration is ignored when executed and a browser window opens non-the-less
    ----------------------------------------------------------------------------------------------------------------------------------

                     Key: WOL-871
                     URL: http://issues.objectstyle.org/jira/browse/WOL-871
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: Mac OS X 10.4.11; Eclipse 3.3.2; WOLips 3.3.5312
                Reporter: Klaus Berkling
                Priority: Minor

    The WOApp launched with these settings:

    162 [main] DEBUG NSLog - WOMaxIOBufferSize=8196
    162 [main] DEBUG NSLog - WOWorkerThreadCountMin=16
    162 [main] DEBUG NSLog - WOSocketMonitorSleepTime=50
    162 [main] DEBUG NSLog - WODirectConnectEnabled=true
    162 [main] DEBUG NSLog - WOIncludeCommentsInResponse=false
    162 [main] DEBUG NSLog - WOWorkerThreadCount=8
    163 [main] DEBUG NSLog - WOAdaptorURL=http://127.0.0.1/cgi-bin/WebObjects
    163 [main] DEBUG NSLog - WOIDE=WOLips
    163 [main] DEBUG NSLog - WODebuggingEnabled=true
    163 [main] DEBUG NSLog - WOListenQueueSize=128
    163 [main] DEBUG NSLog - WOMissingResourceSearchEnabled=true
    163 [main] DEBUG NSLog - WOApplicationClassName=Application
    163 [main] DEBUG NSLog - WOSessionStoreClassName=WOServerSessionStore
    164 [main] DEBUG NSLog - WOContextClassName=WOContext
    164 [main] DEBUG NSLog - WOCachingEnabled=false
    174 [main] DEBUG NSLog - WOAcceptMalformedCookies=false
    174 [main] DEBUG NSLog - NSProjectSearchPath=(..,../..)
    174 [main] DEBUG NSLog - WOMonitorEnabled=false
    174 [main] DEBUG NSLog - WOAllowRapidTurnaround=true
    174 [main] DEBUG NSLog - WOGenerateWSDL=true
    174 [main] DEBUG NSLog - WOWorkerThreadCountMax=256
    174 [main] DEBUG NSLog - WOAllowsConcurrentRequestHandling=false
    178 [main] DEBUG NSLog - WOAdaptor=WODefaultAdaptor
    178 [main] DEBUG NSLog - WOSessionTimeOut=3600
    178 [main] DEBUG NSLog - WOMaxSocketIdleTime=180000
    178 [main] DEBUG NSLog - WODefaultUndoStackLimit=10
    178 [main] DEBUG NSLog - WOAutoOpenClientApplication=true

    178 [main] DEBUG NSLog - WOAutoOpenInBrowser=false

    178 [main] DEBUG NSLog - WOApplicationBaseURL=/WebObjects
    178 [main] DEBUG NSLog - WOMaxHeaders=200
    178 [main] DEBUG NSLog - WOLifebeatEnabled=true
    179 [main] DEBUG NSLog - WOAllowsCacheControlHeader=true
    179 [main] DEBUG NSLog - WOSMTPHost=smtp
    179 [main] DEBUG NSLog - WOFrameworksBaseURL=/WebObjects/Frameworks
    179 [main] DEBUG NSLog - WOStatisticsStoreSessionMax=50
    179 [main] DEBUG NSLog - WOAdditionalAdaptors=()
    179 [main] DEBUG NSLog - WOLifebeatDestinationPort=1085
    179 [main] DEBUG NSLog - WOPort=55555
    179 [main] DEBUG NSLog - WOLifebeatInterval=30
    179 [main] DEBUG NSLog - WOSocketCacheSize=100
    180 [main] DEBUG NSLog - WOUserDirectory=/Users/xxxxxxx/Documents/WODevelopment/eWorkspace/ContentSelection/build/ContentSelection.woa
    180 [main] DEBUG NSLog - WODisplayExceptionPages=true

    A bit later in the console:

    1654 [main] WARN er.extensions.ERXApplication - You are running in development mode with WOAutoOpenInBrowser = false. No browser will open and it will look like the application is hung, but it's not. There's just not a browser opening automatically.
    1655 [main] DEBUG NSLog - Waiting for requests...

    The console log clearly states that no browser window will open, yet browser window does open.

    (Before anyone asks why, this application's job is to look up the client's IP address and redirect the user to a web server located geographically close. There is no browser based UI)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Thu Jul 24 2008 - 17:47:56 EDT