The ajaxterm service no longer starts after upgrade to solaris 11.4.81.195.2.
Is this a permanent restriction?
The ajaxterm service no longer starts and the service goes into maintanence mode after upgrading the EC/PC system to solaris 11.4.81.195.2.
The ajaxterm service ran ok at the previous release 11.4.80.189.2. All ops center service packs and scripts to fix python had been applied.
From /var/svc/log/application-scn-ajaxterm:default.log
[ 2025 Jun 3 06:42:57 Enabled. ]
[ 2025 Jun 3 06:44:03 Executing start method ("/opt/SUNWxvmoc/lib/methods/scn-ajaxterm start"). ]
Traceback (most recent call last):
File "/opt/SUNWxvm/ajaxterm/ajaxterm.py", line 4, in <module>
import qweb
File "/opt/SUNWxvm/ajaxterm/qweb.py", line 115, in <module>
import six.moves.BaseHTTPServer,six.moves.socketserver,six.moves.http_cookies