This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226445 - Running project on Android emulator often fails
Summary: Running project on Android emulator often fails
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 09:45 UTC by Vladimir Riha
Modified: 2013-06-11 01:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (39.10 KB, text/plain)
2013-02-21 09:45 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-02-21 09:45:39 UTC
Created attachment 131660 [details]
IDE log

This is random but fairly often. If I run project on android emulator, dialog window in IDE pops up saying that it couldn't connect to device and I should enable USB debugging.

However debugging is already enabled and despite this dialog, the page is correctly opened in mobile Chrome but without any inspection features (Navigator is gray, CSS Styles window still suggest to run the file). It could be some kind of race condition issue. I saw it few times (much less) with Android device as well


Product Version: NetBeans IDE Dev (Build web-main-9951-on-20130221)
Java: 1.6.0_38; Java HotSpot(TM) Client VM 20.13-b02
Runtime: Java(TM) SE Runtime Environment 1.6.0_38-b05
System: Windows 7 version 6.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Vladimir Riha 2013-05-31 14:34:12 UTC
The same goes with (at least it looks like) first run of HTML5 project on mobile Chrome. Maybe increasing some timeout would help?
Comment 2 Jan Becicka 2013-06-10 13:32:30 UTC
Changeset: 538f8c165235
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2013-06-07 11:06
Message:
Comment 3 Quality Engineering 2013-06-11 01:42:02 UTC
Integrated into 'main-golden', will be available in build *201306102301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/538f8c165235
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #226445 - Running project on Android emulator often fails