[AC-1027] Multiple Model Usage leads to Java Exception
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T02:24:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | Carlos Correia |
Assignee | Shak Hossain |
Created | 2015-04-30T17:40:26.000+0000 |
Updated | 2016-03-08T07:37:21.000+0000 |
Description
I'm not able to fetch data from a model in Alloy. First two models I had worked out fine, but I can't seem to find the problem, might be a bug.
[ERROR] TiExceptionHandler: (main) [3938,3938] ----- Titanium Javascript Runtime Error -----
[ERROR] TiExceptionHandler: (main) [0,3938] - In ti:/invoker.js:101,19
[ERROR] TiExceptionHandler: (main) [0,3938] - Message: Uncaught Error: Java Exception occurred
[ERROR] TiExceptionHandler: (main) [0,3938] - Source: return delegate.apply(invoker.__thisObj__, args);
[ERROR] V8Exception: Exception occurred at ti:/invoker.js:101: Uncaught Error: Java Exception occurred
We can't reproduce it. Can you please provide us a reproducible test case?