Home
TeamSite
TeamSite, LiveSite and OpenDeploy
6.1 Startup woes
Andy Knipp
TS 6.1 on Solaris 2.8
GUI will not start, due to OpenApi startup script failing.
this line in iwopenapiboot (private/bin):
/bin/su $iwui_user -c "nohup $OPENAPI_DIR/iwopenapi 1>>$IWLOGFILE 2>&1 &"
gives me
Ambiguous output redirect.
Running as root (or as sudo)
When I removed the logging, it works.
Tips/Pointers/RTFMs appreciated.
Andy
BTW Same thing happens on iwuiboot
Find more posts tagged with
Comments
There are no comments yet