Solaris 11.1 x86 NCPA Installation Failure
Posted: Tue Nov 07, 2023 8:18 pm
Hi,
I have two Solaris servers that NCPA are both on maintenance.
svcs | grep ncpa
maintenance Oct_14 svc:/site/ncpa_passive:default
maintenance Oct_14 svc:/site/ncpa_listener:default
I tried to clear and refresh the service
svcadm refresh ncpa_passive
svcadm clear ncpa_passive
I check the logs on /var/svc/log/site-ncpa_listener:default.log
[ Mar 25 14:07:30 Enabled. ]
[ Mar 25 14:07:30 Rereading configuration. ]
[ Mar 25 14:07:30 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:31 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:07:31 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:32 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:07:32 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:32 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:10:13 Rereading configuration. ]
[ Mar 25 14:11:15 Rereading configuration. ]
[ Mar 25 14:11:33 Leaving maintenance because clear requested. ]
[ Mar 25 14:11:33 Enabled. ]
[ Mar 25 14:11:33 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:11:34 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:12:58 Leaving maintenance because clear requested. ]
[ Mar 25 14:12:58 Enabled. ]
[ Mar 25 14:12:58 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:12:58 Method "start" failed due to signal ABRT. ]
[ Oct 14 00:44:11 Rereading configuration. ]
[ Oct 14 00:44:20 Leaving maintenance because clear requested. ]
[ Oct 14 00:44:20 Enabled. ]
[ Oct 14 00:44:20 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Oct 14 00:44:21 Method "start" failed due to signal ABRT. ]
Do I need to install the zlib to fix the issue?
This is the version I use to install the NCPA (ncpa-2.4.0.sol11.i86pc.pkg)
Thank you.
I have two Solaris servers that NCPA are both on maintenance.
svcs | grep ncpa
maintenance Oct_14 svc:/site/ncpa_passive:default
maintenance Oct_14 svc:/site/ncpa_listener:default
I tried to clear and refresh the service
svcadm refresh ncpa_passive
svcadm clear ncpa_passive
I check the logs on /var/svc/log/site-ncpa_listener:default.log
[ Mar 25 14:07:30 Enabled. ]
[ Mar 25 14:07:30 Rereading configuration. ]
[ Mar 25 14:07:30 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:31 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:07:31 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:32 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:07:32 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:07:32 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:10:13 Rereading configuration. ]
[ Mar 25 14:11:15 Rereading configuration. ]
[ Mar 25 14:11:33 Leaving maintenance because clear requested. ]
[ Mar 25 14:11:33 Enabled. ]
[ Mar 25 14:11:33 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:11:34 Method "start" failed due to signal ABRT. ]
[ Mar 25 14:12:58 Leaving maintenance because clear requested. ]
[ Mar 25 14:12:58 Enabled. ]
[ Mar 25 14:12:58 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Mar 25 14:12:58 Method "start" failed due to signal ABRT. ]
[ Oct 14 00:44:11 Rereading configuration. ]
[ Oct 14 00:44:20 Leaving maintenance because clear requested. ]
[ Oct 14 00:44:20 Enabled. ]
[ Oct 14 00:44:20 Executing start method ("/usr/local/ncpa/ncpa_listener"). ]
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
[ Oct 14 00:44:21 Method "start" failed due to signal ABRT. ]
Do I need to install the zlib to fix the issue?
This is the version I use to install the NCPA (ncpa-2.4.0.sol11.i86pc.pkg)
Thank you.