[TIMOB-14959] Android: LiveView related Exception occurs while building android project intermittently
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-08-29T21:33:59.000+0000 |
| Affected Version/s | Release 3.1.3 |
| Fix Version/s | n/a |
| Components | Android, LiveView |
| Labels | qe-3.1.3, qe-nfc |
| Reporter | Pragya Rastogi |
| Assignee | Christian Sullivan |
| Created | 2013-08-27T08:41:55.000+0000 |
| Updated | 2013-08-29T21:33:59.000+0000 |
Description
An exception related to liveview occurs randomly for some projects sometimes for alloy projects.
Not a regression, since Liveview is new feature. Occurs on 3.1.2GA as well.
Steps To Reproduce:
1. Download "Exception" app.
2. Launch app
3. Run the same project on android emulator 2.3.3 HVGA /device.
Actual:Exception occurs.Refer console logs.
"liveview\bin\liveview-server"' is not recognized as an internal or external command,operable program or batch file."
Expected: No exception must occur. Project must run properly.
Note: Exception appears randomly for some projects and works fine for some.
Attachments
Is this a duplicate of one of the existing tickets?
Duplicate of TIMOB-14877.