virtualbox inaccessible and genymotion unable to load - java

Greetings to all I hope you have a good day , not like me.i have captive genymotion.My genymotion has been broken and disabled. I do not know what to do. I went a few places for solve this problem But I did not answer .my os win7.
Error
Unable to start the virtual device.
VirtualBox cannot start the virtual device.
To find out the cause of the problem, start the virtual device from VirtualBox.
For more information, check the log files.
ok when start the virtual device from VirtualBox this message show for my:
Failed to create the VirtualBoxClient COM object.
The application will now terminate.
Callee RC: REGDB_E_CLASSNOTREG (0x80040154)
and again message:
Failed to open a session for the virtual machine Samsung Galaxy Note 3 - 4.4.4 - API 19 - 1080x1920.
The virtual machine 'Samsung Galaxy Note 3 - 4.4.4 - API 19 - 1080x1920' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Rad\AppData\Local\Genymobile\Genymotion\deployed\Samsung Galaxy Note 3 - 4.4.4 - API 19 - 1080x1920\Logs\VBoxStartup.log'.
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {f30138d4-e5ea-4b3a-8858-a059de4c93fd}
and virtualbox error :
for virtualbox is Start tag expected, '<' not found.
Location: 'C:\Users\Rad\VirtualBox VMs\genymotion_vbox86p_4.4.2_140524_040850\genymotion_vbox86p_4.4.2_140524_040850.vbox', line 1 (0), column 1.
D:\tinderbox\win-4.2\src\VBox\Main\src-server\MachineImpl.cpp[725] (long __cdecl Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}
how to copy file to file?!

All the problems were solved by changing the version of virtualbox .
version of VirtualBox-4.3.2-90405-Win
and
version of Genymotion.v2.5.3-vbox

Related

UIAutomator viewer - incorrect UI XML Snapshoot

I've downloaded the SDK to try the uiautomationviewer.bat. It is works fine with native apps like 'calculator':
But, it shows incorrect position of elements in some games, viewer just loose focus or so, for example:
Environment:
OS - Windows 7 Pro / Android 7.0
Real Device - Samsung A510F
Java - 1.8.0_151
Android Debug Bridge version - 1.0.39
SDK version - 26.0.1
uiautomatorviewer - 25.3.1
Is there some way to find out what is going on (probably logs)? How to get XML with correct position of elements on the not native apps in my case?

LibGdx unable to launch app on iOs emulator

first of all sorry if this is a duplicate question, I didn't find anything about my problem.
So, I bought a MaC Mini and I want to figure out how can I run my libgdx app on the iOs emulator.
I downloaded all the sofware and updated it : last version of Eclipse, downloaded the RoboVM fork from MobiDevelop (since the official Robo VM plugin no longer exists) and imported my project into Eclipse. I also have got the last Xcode version.
I figured out how to successfully build the iOs project but the problem is that when the app needs to start, I get an error which I'm not able to understand :
2016-10-31 14:56:27.786 simlauncher[1727:91648] +[SimDeviceSet defaultSet]: unrecognized selector sent to class 0x1111a1118
2016-10-31 14:56:27.798 simlauncher[1727:91648] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[SimDeviceSet defaultSet]: unrecognized selector sent to class 0x1111a1118'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff878336fb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff9c03aa2a objc_exception_throw + 48
2 CoreFoundation 0x00007fff878b3c04 +[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x00007fff877a6f03 ___forwarding___ + 1059
4 CoreFoundation 0x00007fff877a6a58 _CF_forwarding_prep_0 + 120
5 simlauncher 0x000000010deeb21d getSimDevice + 53
6 simlauncher 0x000000010deeadbb moe_main + 569
7 simlauncher 0x000000010deeab5c main + 275
8 libdyld.dylib 0x00007fff9c917255 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
I think the problem is that robovm doesn't find the emulator that is opened while trying to start the app.
I had the same problem. Couple weeks ago everything was fine, but yesterday I tried to run simulator and I had the same exception as you... What I remember is that I upgraded my XCode to 8.1 version. So I deleted my current XCode 8.1 and then I installed XCode 8. After that simulator works fine. I don't know if this is 8.1 version issue - maybe simple reinstall is sufficient. How to downgrade XCode?
Uninstall your actual XCode - right click on the XCode icon in Applications and click "Move to trash"
Go to https://developer.apple.com/download/index.html site, login, go to bottom of the site and click "See more downloaods".
Select XCode 8 from the list, download and install.
Reboot system

running Android app from ADT fails

I am following this simple tutorial http://developer.android.com/training/basics/firstapp/building-ui.htmlhttp://developer.android.com/training/basics/firstapp/building-ui.html
When I view the graphical editor/wysiwug I see the correct thing. A screen with one input text and a button.
But, when I run the app, I get a blank screen with the default Android buttons to the right.
In the logs, I see:
(normal)
[2013-11-18 16:07:37 - hello] adb is running normally.
[2013-11-18 16:07:37 - hello] Performing com.example.hello.MainActivity activity launch
[2013-11-18 16:07:37 - hello] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_Nexus_7_by_Google'
[2013-11-18 16:07:37 - hello] Launching a new emulator with Virtual Device 'AVD_for_Nexus_7_by_Google'
(error)
[2013-11-18 16:07:43 - Emulator] libGL error: failed to load driver: nouveau
[2013-11-18 16:07:43 - Emulator] libGL error: Try again with LIBGL_DEBUG=verbose for more details.
Not sure if connected or not. What am I missing here? I installed ADT and then started following the tutorial.
haha...All you have to do is, relax, sit back, wait 10 minutes.
The virtual machine (Android emulator) takes loooong time to fully initialize.

Android project is not able to run. Showing errors

Everything was installed correctly. I am using Windows XP ,JDK 7.5 , Eclipse 4.2.
AVD is also setup correctly
When i run project it does not display it in a Virtual device.
This is the error I get:
[2012-08-05 11:49:09 - Emulator] WARNING: Data partition already in use. Changes will not persist!
[2012-08-05 11:49:09 - Emulator] WARNING: SD Card image already in use: E:\Documents and Settings\chamara\.android\avd\Gingabread1.avd/sdcard.img
[2012-08-05 11:49:09 - Emulator] ko:Snapshot storage already in use: E:\Documents and Settings\chamara\.android\avd\Gingabread1.avd/snapshots.img
Image 1
image2
It sounds like your emulator exited rather ungracefully and left everything locked up.
Look in your E:\Documents and Settings\chamara\.android\avd\Gingabread1.avd directory and delete any directory that ends with .lock. That should allow you to start up your virtual device again.
I do not know what the exact problem is, but try removing your SD card and reboot eclipse...

Device "Mobile Intel(R) 4 Series Express Chipset Family" (\\.\DISPLAY1) initialization failed :

i tried the below program to execute on my local machine..but it doesn't work.
http://docs.oracle.com/javafx/2/swing/SimpleSwingBrowser.java.htm
i also tried the sample programs which comes with JavaFx2.1
I tried running the programs using jdk1.6u32 and jdk7u4.
for both the versions i am getting the below error
Device "Mobile Intel(R) 4 Series Express Chipset Family" (\\.\DISPLAY1) initialization failed :
WARNING: bad driver version detected, device disabled. Please update your driver to at least version 6.14.10.5303
After the above error program works fine but doesn't open any URL/web page.
It started working fine, i figured it out that it was a problem because of my java compiler and java runtime version mismatch.

Categories

Resources