04140: | repeated shutdown of processes in shell gets null pointer exception |
Category: Context Status: ClosedSeverity: MEDIUM Reported against release: 0.8 Fixed in release: 0.9
PROBLEM:When shutting down an application repeatedly in the shell, you get a
null pointer exception. Though the application is stopped it does not
show up as stopped. Restarting the shell will show the process as
stopped. ANALYSIS:This defect appears to already have been fixed in a post-0.8.2
engineering build. Shutting down the same process multiple times in the
shell now results in output like the following:
---------------------------------------------------
Openwings@Root\az25-5p05q01-137.162.171.115\> process -stop installer-
8bfe5c2d_7fde461c_ae30e4cb_49db6bef
Could not find a process with the name "installer-
8bfe5c2d_7fde461c_ae30e4cb_49db6bef". |