Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 246801

Re: Native IE java package not closing down correctly – Sandbox locked

$
0
0

Sounds like there is a process being left behind. You should make sure all child processes are closed when exiting an application. Since you say you have Java packages I suspect it is Java auto updater being the issue here. But before you know for sure it's hard to give you a workaround.

 

Try this:

In the package's package.ini add this in the build options section:

ProcessExternalNameBehavior=Original

 

..and rebuild.

 

Now you should be able to use Process Explorer (SysInternals) to see which process is being left behind (never use task manager, it doesn't show you everything). Once identified it should be easy to solve.


Viewing all articles
Browse latest Browse all 246801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>