tomcat/bin/... not found
smpatch after a patch server doesn't work anymore, even with all I read here.
After I update (smpatch directly from sun) my patchsrv host, even patchserv doesn't want to start :
# /etc/init.d/patchserver stop
Shutting down Local Patch Server
/usr/sbin/patchsvr: /usr/apache/tomcat/bin/shutdown.sh: not found
[root@gessolx2:~]
# /etc/init.d/patchserver start
Starting Local Patch Server
/usr/sbin/patchsvr: /usr/apache/tomcat/bin/startup.sh: not found
It's a solaris 01/06 working as a patchserv for the last 6 months, then sudently 'not found'.
the package is still here, and I had to redirect CATALINA_HOME to /opt/SUNWtcatu/usr/apache/tomcap in the patchsrv script to keep it working.

