I have a project that was working at some point. It works in Eclipse but when i deploy from my installer env i get the follow warning. The UI does not display. I dont see any other errors or warnings that are jumping out at me. Any suggestion to what might be wrong?
WARN:Log:Duplicate load of module 'Drawing'.
isc.B.push.isc.A.addToMasterLog @ ISC_Core.js:1240
The one thing i see in the sources is ISC_Drawings.js and ISC_DRawing.js?isc_version=12.0p_2018-04-12.js
Not sure why there are two and one is versioned. Also what would put that there?

WARN:Log:Duplicate load of module 'Drawing'.
isc.B.push.isc.A.addToMasterLog @ ISC_Core.js:1240
The one thing i see in the sources is ISC_Drawings.js and ISC_DRawing.js?isc_version=12.0p_2018-04-12.js
Not sure why there are two and one is versioned. Also what would put that there?
Comment