> If you reverse DNS lookup the IP address, does it give you that host name?
>
> What does http://HOST:1085 show?
>
DNS look up gives the correct hostname. Still no clue what to do
This is what wotaskd shows:
*Wotaskd for WebObjects 5.3: centos
Site Config as written to disk
<SiteConfig type="NSDictionary">
<hostArray type="NSArray">
<element type="NSDictionary">
<type type="NSString">MACOSX</type>
<name type="NSString">centos</name>
</element>
</hostArray>
<applicationArray type="NSArray">
<element type="NSDictionary">
<cachingEnabled type="NSString">YES</cachingEnabled>
<adaptor type="NSString">WODefaultAdaptor</adaptor>
<name type="NSString">sistemas</name>
<adaptorThreadsMin type="NSNumber">16</adaptorThreadsMin>
<notificationEmailEnabled
type="NSString">NO</notificationEmailEnabled>
<macPath
type="NSString">/opt/Local/Library/WebObjects/Applications/TecSeguridad02.woa/TecSeguridad02</macPath>
<adaptorThreads type="NSNumber">8</adaptorThreads>
<lifebeatInterval type="NSNumber">30</lifebeatInterval>
<statisticsPassword type="NSString"></statisticsPassword>
<adaptorThreadsMax type="NSNumber">256</adaptorThreadsMax>
<startingPort type="NSNumber">2001</startingPort>
<additionalArgs
type="NSString">-Djava.awt.headless=true</additionalArgs>
<projectSearchPath type="NSString">()</projectSearchPath>
<autoRecover type="NSString">YES</autoRecover>
<autoOpenInBrowser type="NSString">NO</autoOpenInBrowser>
<listenQueueSize type="NSNumber">128</listenQueueSize>
<minimumActiveSessionsCount
type="NSNumber">0</minimumActiveSessionsCount>
<sessionTimeOut type="NSNumber">3600</sessionTimeOut>
<debuggingEnabled type="NSString">NO</debuggingEnabled>
<phasedStartup type="NSString">YES</phasedStartup>
<macOutputPath
type="NSString">/opt/Local/Library/WebObjects/Logs</macOutputPath>
<timeForStartup type="NSNumber">30</timeForStartup>
</element>
</applicationArray>
<instanceArray type="NSArray">
<element type="NSDictionary">
<port type="NSNumber">2001</port>
<cachingEnabled type="NSString">YES</cachingEnabled>
<schedulingStartDay type="NSNumber">1</schedulingStartDay>
<additionalArgs
type="NSString">-Djava.awt.headless=true</additionalArgs>
<path
type="NSString">/opt/Local/Library/WebObjects/Applications/TecSeguridad02.woa/TecSeguridad02</path>
<outputPath
type="NSString">/opt/Local/Library/WebObjects/Logs/sistemas-1</outputPath>
<schedulingHourlyStartTime
type="NSNumber">3</schedulingHourlyStartTime>
<autoOpenInBrowser type="NSString">NO</autoOpenInBrowser>
<schedulingEnabled type="NSString">NO</schedulingEnabled>
<schedulingType type="NSString">DAILY</schedulingType>
<debuggingEnabled type="NSString">NO</debuggingEnabled>
<schedulingInterval type="NSNumber">12</schedulingInterval>
<autoRecover type="NSString">YES</autoRecover>
<lifebeatInterval type="NSNumber">30</lifebeatInterval>
<applicationName type="NSString">sistemas</applicationName>
<gracefulScheduling type="NSString">YES</gracefulScheduling>
<schedulingWeeklyStartTime
type="NSNumber">3</schedulingWeeklyStartTime>
<id type="NSNumber">1</id>
<hostName type="NSString">centos</hostName>
<minimumActiveSessionsCount
type="NSNumber">0</minimumActiveSessionsCount>
<schedulingDailyStartTime
type="NSNumber">3</schedulingDailyStartTime>
</element>
</instanceArray>
<site type="NSDictionary">
<viewRefreshEnabled type="NSString">YES</viewRefreshEnabled>
<woAdaptor type="NSString">http://centos/apps/WebObjects</woAdaptor>
<viewRefreshRate type="NSNumber">60</viewRefreshRate>
</site>
</SiteConfig>
Adaptor Config as sent to Local WOAdaptors - All Running Applications and
Instances
<?xml version="1.0" encoding="ASCII"?>
<adaptor>
<application name="sistemas">
<instance id="1" port="2001" host="centos"/>
</application>
<application name="JavaMonitor">
<instance id="-56789" port="56789" host="centos"/>
</application>
</adaptor>
*
--
Fabián Montealegre Carvajal
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]