VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1072 - 1074 of 16363)

Ticket Resolution Summary Owner Reporter
#9839 obsolete problem to build vboxjxpcom.jar brandon head
Description

There are errors to build vboxjxpcom.jar with "kmk VBOX_WITH_JMSCOM=1" It looks like making the glue layer does not work correctly. Below are the errors which starts missing method encodeBase64()


/root/a/VirtualBox-4.1.4_OSE/out/linux.amd64/release/obj/vboxjmscom-gen/jmscomgen/java/IGuest.java:266: cannot find symbol symbol : method encodeBase64(byte[]) location: class org.virtualbox_4_1.mscom.Helper

retVal = Helper.invoke(getTypedWrapped(), "setProcessInput" , new Variant(pid), new Variant(flags), new Variant(timeoutMS), Helper.encodeBase64(data));

/root/a/VirtualBox-4.1.4_OSE/out/linux.amd64/release/obj/vboxjmscom-gen/jmscomgen/java/IMachineDebugger.java:287: cannot find symbol symbol : method encodeBase64(byte[]) location: class org.virtualbox_4_1.mscom.Helper

Helper.invoke(getTypedWrapped(), "writePhysicalMemory" , new Variant(address.longValue()), new Variant(size), Helper.encodeBase64(bytes));

/root/a/VirtualBox-4.1.4_OSE/out/linux.amd64/release/obj/vboxjmscom-gen/jmscomgen/java/IMachineDebugger.java:303: cannot find symbol symbol : method encodeBase64(byte[]) location: class org.virtualbox_4_1.mscom.Helper

Helper.invoke(getTypedWrapped(), "writeVirtualMemory" , new Variant(cpuId), new Variant(address.longValue()), new Variant(size), Helper.encodeBase64(bytes));

Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 errors 2 warnings kmk: * root/a/VirtualBox-4.1.4_OSE/out/linux.amd64/release/obj/VBoxJMscom-inst-jar/vboxjmscom.jar Error 1 kmk: * Waiting for unfinished jobs.... kBuild: Linking vboxjxpcom.jar kmk: * Exiting with status 2

#11861 duplicate problem starting VirtualBox, deleting a HDD file or deleting a snapshot Cosmin
Description

In 1/10 starts I have to wait minutes and it finally shows the message "Failed to create the VirtualBox Com object. The application will now terminate. Details: Callee RC: CO_E_SERVER_EXEC_FAILURE (0x80080005)". The problem has the same cause as the error I sometimes receive when I try to delete something in "Virtual media manager". It says that "is still attached to 1 virtual machines" even if the virtual machine is closed. And when I'm trying to delete a snapshot - same problem. It doesn't happen very often (about 1 in 10 starts) but it is annoying. Could you please fix it...? Thank you.

Regards, Cosmin

#12486 fixed problem start after update 4.3.4 (VERR_VMX_VMXON_FAILED) firapunya
Description

always problem create new centos 6 after update 4.3.4

see log attachment

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy