Re: centos deploy problems
Re: centos deploy problems
- Subject: Re: centos deploy problems
- From: Pascal Robert <email@hidden>
- Date: Wed, 24 Oct 2012 08:52:31 -0400
Le 2012-10-24 à 08:41, Theodore Petrosky <email@hidden> a écrit :
> I have done this before on centos, so I don't know why I am having problems.
>
> I am in the appserver account:
>
> $NEXT_ROOT/Local/Library/WebObjects/JavaApplications/wotaskd.woa/wotaskd &
>
> [2012-10-24 8:33:31 EDT] <main> The bundle wotaskd has malformed version number:
> 2012-10-24 08:33:31,746 INFO 27.98 MB/23.33 MB [main] logging.ERXLogger (ERXLogger.java:213) - Updated the logging configuration with the current system properties.
> 2012-10-24 08:33:31,753 INFO 27.98 MB/23.33 MB [main] logging.ERXLogger (ERXLogger.java:213) - Updated the logging configuration with the current system properties.
> 2012-10-24 08:33:31,816 WARN 30.1 MB/21.22 MB [main] logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:43) - Couldn't load properties file: /home/appserver/WebObjects.properties at path: /home/appserver
> 2012-10-24 08:33:41,844 WARN 30.1 MB/21.22 MB [main] logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:43) - <com.webobjects.appserver._private.WOClassicAdaptor _maxWorkerThreads=0 nmbOfWorkerThreads=0 _nmbOfActiveThreads=0 _windowSize=0 port=1085 dispatchesRequestsConcurrentlyFlag=true listenSocket=null> Failed to get localhost address
> 2012-10-24 08:33:41,849 WARN 30.1 MB/21.22 MB [main] logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:43) - A fatal exception occurred: <WOApplication>: Cannot be initialized.
> [2012-10-24 8:33:41 EDT] <main> com.webobjects.foundation.NSForwardException [java.net.UnknownHostException] intrawebii.agencysacks.com: intrawebii.agencysacks.com:<WOApplication>: Cannot be initialized.
>
> from the env cli
>
> PWD=/home/appserver
> LANG=en_US.UTF-8
> NEXT_ROOT=/opt
>
>
> I don't understand this part of the error message:
>
> Couldn't load properties file: /home/appserver/WebObjects.properties at path: /home/appserver
That's not what is making it to crash, the reason is here:
> 2012-10-24 08:33:41,844 WARN 30.1 MB/21.22 MB [main] logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:43) - <com.webobjects.appserver._private.WOClassicAdaptor _maxWorkerThreads=0 nmbOfWorkerThreads=0 _nmbOfActiveThreads=0 _windowSize=0 port=1085 dispatchesRequestsConcurrentlyFlag=true listenSocket=null> Failed to get localhost address
> 2012-10-24 08:33:41,849 WARN 30.1 MB/21.22 MB [main] logging.ERXNSLogLog4jBridge (ERXNSLogLog4jBridge.java:43) - A fatal exception occurred: <WOApplication>: Cannot be initialized.
> [2012-10-24 8:33:41 EDT] <main> com.webobjects.foundation.NSForwardException [java.net.UnknownHostException] intrawebii.agencysacks.com: intrawebii.agencysacks.com:<WOApplication>: Cannot be initialized.
Does intrawebii.agencysacks.com exists in DNS?
> What did I do wrong?
>
> I am about to wipe the install and start it again. Maybe I wasn't careful (or I was careless).
>
> Ted
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden