Re: HTML issue user session.
I have similar issue in my HTML bridge code. I injected UserSessionService in ActionsController. private final UserSessionService _userSessionService; public ActionsController(UserSessionService...
View ArticleRe: How to keep a .profile in / of ESXi?
I edited /etc/rc.local.d/local.sh to copy the file that I keep on one of my datastores. After reboot, it worked fine. (So, yes, this does work in 6.0.) Thanks!
View ArticleRe: ESXi 6.0U1 - VM hung during startup
In the shell or with ssh, type:ps | grep vmx Look for the parent process ID (PID) of the VM and then type:kill -9 PID Refer to: VMware KB: Powering off a virtual machine on an ESXi host
View ArticleRe: Guest memory alert and 100% reported active guest mem
Thanks for a quick reply,Honestly I have no answer to why "reserve all memory", this is a request from the guys developing the applications that are running on those VM's. I'll check how they justify...
View Articlevcenter configuration template export
We created a custom filter set and template for use with VCM. I would like to export this for use into another scap compliance tool to avoid recreating all the settings. Is there a way to do this? I...
View ArticleRe: ESXi 6.0U1 - VM hung during startup
Didn't seem to kill anything... 1335674 1335674 vmx1335678 1335674 vmx-vthread-61335679 1335674 vmx-vthread-7:backup1335680 1335674 vmx-vthread-8:backup1335681 1335674...
View ArticleRe: Not Seeing the Router option in Networks in the Horizon UI
Hi yashmeet, Have you deployed the vDS version by any chance? virtual routers are only available in NSX-based version of VIO deployment. Best Regards,Karol
View ArticleRe: WSPro12 running under XRDP
If I uncheck the Console View option, I don't have the issue. But that setting appears to reset each time I open the Workstation GUI.I'd prefer not to use Console View ever on the Workstation in...
View ArticleRe: Guest memory alert and 100% reported active guest mem
App guys always want all the memory! Their perspective is protecting the performance of their application, at the expense of the performance and availability of the environment!You have to tell them...
View ArticleVM Fusion soooooooooo slow
I have the latest VMFusion, Office 2016 on a Mac (mid 2012). Why does it run so slow? Actually takes 1 minute or more between mouse clicks. I must stay with Microsoft office, what are my options...
View ArticleRe: ESXi 6.0U1 - VM hung during startup
That is one kill-resistant VMThose are the steps.... Tested them myself:[root@esxi2:~] ps | grep vmx35522 35522 vmx35526 35522 vmx-vthread-635527 35522 vmx-mks:dc1.jb-lab.local35528 35522...
View ArticleRe: Not Seeing the Router option in Networks in the Horizon UI
Hi Karol, Thanks for the clarification. How would I connect to the external network then? Don't I need a router to connect to the external network? Regards,Yashmeet
View ArticleDatastore creation using EMC VNXe3100 and ESXi 6.0.0 update 1
Hi In the past with ESX 5.1 and 5.5, I could use the EMC Vnxe3100 gui to create and automatically create VMFS datastores on the ESXi hosts. I have upgraded one host (HP DL360p Gen 8) to the latest HP...
View ArticleRe: ESXi 6.0U1 - VM hung during startup
How about this one: vim-cmd vmsvc/getallvms Take the Vmid and run: vim-cmd vmsvc/power.off [Vmid][root@esxi2:~] vim-cmd vmsvc/getallvmsVmid Name File...
View ArticleRe: Not Seeing the Router option in Networks in the Horizon UI
You can create a provider network (based on your existing VLANs), and use it for your instances. If you want to have private networks routed to some external networks, you need router - that's why NSX...
View ArticleRe: Error when editing transport zone - "internal server error has occurred"
One cause of this issue appears to be resolved in Update 3: VMware KB: Selecting Plug-In Management within the vSphere Web Client returns Error # 1009 Have you experienced any issues with your...
View ArticleRe: Datastore creation using EMC VNXe3100 and ESXi 6.0.0 update 1
I would look to upgrading the firmware on the VNXe 3100, so that it is no longer trying to create deprecated VMFS volume formats. VMFS 3.X is no longer an option with vSphere 6.
View ArticleRe: Access Denied - about every 2 hours
Access Denied You don't have permission to access "http://communities.vmware.com/inbox?" on this server. Reference #18.5bc90845.1448390614.4b17883 11:43 A.M. M.S.T. from Firefox
View ArticleAirWatch Content Locker Sync - Force defaults?
Hello, I'm trying to set the default location where content locker syncs the users files to. I want to have it syncing to a redirected folder and the user must not be able to change the location. We...
View ArticleRe: How to keep a .profile in / of ESXi?
I'm glad it worked for you. BTW you are right: instead of single file /etc/rc.local (as in 5.0) there is now the whole sub-dir /etc/rc.local.d/ but functionality is the same...
View Article