{ "id": "122642", "key": "TIMOB-15973", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-09-06T23:13:16.000+0000", "created": "2013-11-19T12:28:54.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "SupportTeam" ], "versions": [], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-24T21:52:45.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Unable to create Ad Hoc Packaging.\r\nMy assets folder contains some huge amount off files and some big video files.\r\nTotal assest size : 1,15Go\r\n\r\nI can get the project to compile if I remove one off the video file or by compiling in devlopment mode.\r\nI suspect some projet size limitation issue.\r\n\r\n/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:184\r\n throw e;\r\n ^\r\nRangeError: length > kMaxLength\r\n at new Buffer (buffer.js:194:21)\r\n at fs.readFileSync (fs.js:302:14)\r\n at exports.copyFileSync (/Users/botmaster/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/node_modules/node-appc/lib/fs.js:136:28)\r\n at /Users/botmaster/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/iphone/cli/hooks/package.js:124:12\r\n at exithandler (child_process.js:635:7)\r\n at EventEmitter.emit (events.js:98:17)\r\n at maybeClose (child_process.js:735:16)\r\n at Socket. (child_process.js:948:11)\r\n---------------------------------------------\r\n at exports.execFile (child_process.js:691:9)\r\n at exports.exec (child_process.js:578:18)\r\n at cli.addHook.post (/Users/botmaster/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/iphone/cli/hooks/package.js:111:6)\r\n at /usr/local/lib/node_modules/titanium/lib/cli.js:110:12\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:486:21\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:185:13\r\n at iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:108:13)\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:119:25\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "Unable to create Ad Hoc Packaging - oversized assets", "creator": { "name": "botmaster", "key": "botmaster", "displayName": "Pascal", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "environment": "node v0.10.22\r\nTitanium 3.1.2\r\nAlloy 1.2.2\r\nMacOS X Mavericks", "comment": { "comments": [ { "id": "280278", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Hello,\n\ncan you please share the command that you used to compile the app? Being this in Mavericks, did you installed the latest ti studio?\n\nhttp://www.appcelerator.com/blog/2013/10/studio-3-1-4-for-os-x-mavericks/\n\n\n\nBest,\nMauro", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-11-20T01:11:49.000+0000", "updated": "2013-11-20T01:11:49.000+0000" }, { "id": "280306", "author": { "name": "botmaster", "key": "botmaster", "displayName": "Pascal", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hello,\n\nThe compilation process doesn't work as fine in Titanium Studio as with command line.\nTitanium Studio, build: 3.1.4.201310171935\n\nCommand line:\nclear && titanium build --platform ios --target dist-adhoc --distribution-name 'distname' --pp-uuid 'uuid' --device-family ipad --output-dir './dist/adhoc/' --force\n\nI hope this will help.\n\nPascal Achard", "updateAuthor": { "name": "botmaster", "key": "botmaster", "displayName": "Pascal", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-11-20T08:02:20.000+0000", "updated": "2013-11-20T08:02:20.000+0000" }, { "id": "395457", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Unable to reproduce with Ti SDK master (6.1.0) and Node.js 6.5.0. I was successfully able to package an iOS app with 7 x 137MB txt files as well as a single 1.38GB txt file without issue.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-06T23:13:16.000+0000", "updated": "2016-09-06T23:13:16.000+0000" }, { "id": "415799", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue cannot be reproduced.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-24T21:52:45.000+0000", "updated": "2017-03-24T21:52:45.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }