Open vmx file
Add:
virtualHW.version = "8"
scsi0.present = "TRUE"
memsize = "2048"
xpmode.enabled = "TRUE"
2011年11月28日 星期一
VMWare: Mouse is not work from XP Mode to VMWare
If converting from XP Mode to VMWare and you mouse is not working.
- Check if you install VMWare Tools under VM menu. (remember restart VM after install it)
- Check if you still have Driver not working on VM in Device Manager.
- Go go Control panel (use Keyboard).
- Go to Mouse
- Go to Pointer options
- Check Display Pointer trails
- Reduce trail size to zero
2011年11月22日 星期二
VMWare: install vmdk file
- Go START ⇒ Program ⇒ VMWare Player
- Click “Create a New Virtual Machine”
- Choose “I will install the operating system later.”
- Choose OS ⇒ Next
- Type in Name and choose the location ⇒ Next
- Type in disk size ⇒ Next
- Click Finish
- Close VMWare Player
- Go to File Explorer (My computer)
- Go to location and replace the vmdk file from old one to new one.
- Open VMWare Player again (Go START ⇒ Program ⇒ VMWare Player)
- Choose the one and power on the VM.
2011年11月3日 星期四
Syn with node agent memory JVM options
Making sure the synchronous actions occur when your start your instance-cluster.
Answer: By default, running the command, asadmin start-node-agent NODE-AGENT-NAME will not actually register synchronization for all entries/parameters/configuration for the cluster configuration in GlassFish V2 update 1 or Application Server 9.1 when starting up the cluster... To make sure synchronization kicks in when starting the cluster use the following two commands;
./asadmin start-node-agent --startinstances=false NODE-AGENT-NAME
./asadmin start-cluster CLUSTER-NAME
訂閱:
文章 (Atom)