Ralf: Thanks - that fixed the problem. Prefixed the log folder reference in SpawnOfWotaskd.sh with /opt/Local. There was also a permission problem with the app folder.
chown -R appserver:appserveradm Test.woa Joe On Wed, Jul 26, 2017 at 12:39 PM, Ralf Schuchardt <r...@gmx.de> wrote: > The shell script wotaskd.woa/Contents/Resources/SpawnOfWotaskd.sh is > actually responsible for starting the app. > The old WebObjects version would redirect the start output to /dev/null, > while newer Wonder versions may redirect it to /Library/WebObjects/Logs/ > SpawnOfWotaskd.log if a /tmp/logWebObjects file exists. So you may have > to modify the actual log file location and then enable logging. > > Ralf > > Am 26. Juli 2017 um 06:49:03, Joe Smith (sjoe76...@gmail.com) schrieb: > > I am just not able to bring a WO HelloWorld app up using Java Monitor. > > Followed the instructions**[1]* on WOCommunity server to deploy to Amazon > Linux. I have a separate webserver and an app server. On the App server I > am running wotaskd and JavaMonitor. > > Started with a simple HelloWorld WO App. JavaMonitor comes up fine. > After adding the app, the app startup fails in JavaMonitor. Nothing is > written to the log ( /opt/Local/Library/WebObjects/Logs) either. > > Permissions look ok. > > drwxr-xr-x 4 appserver appserveradm 4096 Jul 25 20:45 Applications > drwxr-xr-x 2 appserver appserveradm 4096 Jul 25 23:29 Configuration > drwxr-xr-x 4 appserver appserveradm 4096 Jul 25 04:13 JavaApplications > drwxr-xr-x 2 appserver appserveradm 4096 Jul 25 22:55 Logs > > The SiteConfig.xml is being updated from JavaMonitor. What needs to be > done to see entries in the log to help troubleshoot this issue. In the > Apache 2.4 config file (webobjects.conf), what should the log entry look > like? > Joe > > **[1]* > https://wiki.wocommunity.org/display/documentation/ > Installing+a+deployment+environment+on+RedHat%2C+CentOS+or+Amazon+Linux > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/rasc%40gmx.de > > This email sent to r...@gmx.de > > -- > Ralf Schuchardt > Sent with Airmail >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com