10-13-2010, 08:24 AM
|
#3 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| This is a tough issue to locate.
Can you open a command-line window and run the "jar" program? If so, then you might have too many modules in your project. The rapc compiler generates a command-line call to JAR that includes all of the java modules in the project. IF the size of the command line parameters exceeds a certain size, the JAR app will end with this error.
Another issue might be that the location of your project is so far away from the root, that this contributes to the problem. |
| Offline
| |