"There were problems during the loading process. Your worksheet may be incomplete."
|
Description
|
|
This message can appear for several reasons such as you are loading a worksheet that exceeds resources, the worksheet had not been saved properly, or you are using a feature that is not supported.
Solution:
1.
|
Try restarting Maple and reloading the file.
|
2.
|
If after restarting Maple the problem still persists, you can increase the resources available to the loading mechanism:
|
|
In Windows
|
|
In the launch.ini file in the bin directory of your Maple installation, add the following:
java_args=-DentityExpansionLimit=1000000
Note: This can also happen when webmail (for example, Microsoft® Outlook® Web Access) corrupts the Maple attachment.
Microsoft recommends making the file available on a network share instead of sending the file by email.
http://support.microsoft.com/kb/899394
|
|
In Macintosh
|
|
In the Info.plist file, in the Application directory, add the following:
java_args=-DentityExpansionLimit=1000000
|
|
In Linux
|
|
In the maple script file, located in the bin directory of your Maple installation, append the following to the end of JVM_OPTIONS:
java_args=-DentityExpansionLimit=1000000
|
Alternatively, if you are experiencing this problem and want to send Maple documents by webmail, it is recommended that you zip them first.
|
|
Download Help Document
Was this information helpful?