Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This page describes errors and suggestions for their resolution.

On this page:

Table of Contents

Installation errors

Installation errors are listed as follows:

...

  • Install the program on a vanilla test computer. Then copy the Computers and Structures folder from that computer over to the production computer that it needs to be installed on. Then run the installer on the production computer.
  • Try logging in as Administrator or Domain Administrator and then run the installation with the Administrator or Domain Administrator's rights.


Show if
groupeditors

Related Emails:

  • Email "Resolving error 1721 during SAP2000 v17 install": (fh → support, 2/12/2015, ID 14222150)
  • "Email Resolution of the error by copying the installation from another computer": (user → support, 10/1/2015, ID 15761424)

See Also:

  • Error 1721 INTERNAL ... includes resolution tips and draft reply

Error # 1722

Error Message: Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected.

  • This error message is linked to the phase of installation associated with DirectX. The error usually indicates that DirectX is in use at the time of installation. In the event of its occurrence, it is recommended that users re-boot the system and re-install, choosing Repair. An even better option is to uninstall first, then reboot and re-install.


Show if
groupeditors

Related Incidents:

  • Incident 36586: Installation error 1722

See also:

  • Error 1722

Windows errors and errors with error codes

...

Overview of Windows-related errors

  • System Error Codes - This article describes negative error codes for file operations which indicate the negative of a Windows code.

...

Error Message: File Write Error # 4. The disk may be full, there may be a sharing conflict, you may have insufficient rights, or some other error may have occurred.

Show if
groupeditors

Related Incidents:

  • Incident 32644: File Write Error # 4, note that the cause of this error has already been resolved in the latest version of the program

File Write Error # 5

Error Message: File Write Error # 5. The disk may be full, there may be a sharing conflict, you may have insufficient rights, or some other error may have occurred.

  • Models should not be run from servers as this may corrupt the files. Copy the *.edb file to your desktop, then run it on the local hard drive. Ensure that large models have sufficient disk space.


Show if
groupeditors

Related Incidents:

  • Incident 46476: ETABS file write error

Error # 6

See Overflow Error below.

...

  • SAP2000 error # -32 corresponds to Windows error code # 32. This is a sharing violation most likely due to the file in question being used by another process. This error should be resolved by closing all other programs that may be using the file, or by restarting the computer. Additional details may be found on the Windows System Error Codespage webpage.

Error # 41

Error Message: Error 41: Allocate Error # 41

...

  • Another approach may be to close the program, re-open, then try to extract results for a subset of the model and/or a subset of tables. It may also be useful to implement the OAPI.
Show if
groupeditors

Related Incidents and Emails:

  • Incident 31943: Explanation of error 41 by bm
    • Email Memory allocate error 41: (bm → mnk, 1/28/2011, ID 6881465)
  • Incident 42148: Strategies to mitigate error 41.
  • Incident 48221: Suggestion to use separate process to resolve the error 41 by bm; see 9/28 activity.

Error # 112

Error Message:

...

  1. Unregister DAO by selecting Start > Run, copy and paste the line below, then select OK

    regsvr32 /U "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
  2. Re-register DAO by selecting Start > Run, copy and paste the line below, then select OK

    regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"


Show if
groupeditors

Related Emails:

  • Email "Unable to export to Excel": Suggests to re-register DAO to prevent Error 430. (rs → ok, 10/8/2010, ID 6357124)

Error # 480

  • Error # 480 is related to insufficient graphics memory. The best way to handle this error is to use a lower resolution and/or fewer colors. User who have a graphics accelerator may also try changing the amount of acceleration to something less than the full value.

...

  • This error is triggered by a model having no joints, or having elements of a particular type, but without any of the corresponding properties.


Show if
groupeditors

Related Incidents:

  • Incident 33808: Explanation of the "Cannot run analysis!" error
    • Email "Cannot run analysis error": Explanation of the error (bm → ok, 4/4/2011, ID 7635147)

Negative Jacobian error

  • A negative Jacobian occurs when one side of an area element is smaller than the auto-merge tolerance. To correct this error, auto-merge tolerance should be reduced through Options > Dimensions and tolerances. As an alternative, this type of mesh element may be avoided.


Show if
groupeditors

Related Incidents:

  • Incident: 46574: Jacobian error message

Error auto meshing area object

  • Resolve this error by dividing area objects which have many nodes into areas with 3 or 4 nodes. Also, divide any large areas into more meshable areas of regular geometry. Because of elaborate geometries and tolerance issues, complicated areas may not mesh successfully. This is the case even when the No Auto-Meshing option is selected.


Show if
groupeditors

Related Incidents:

  • Incident 48242: SAP Export Problem


  • A whole-to-part approach is also useful for troubleshooting this error. Incrementally delete the model to isolate problem areas. If the problem area has more than four nodes, and the software is unable to mesh the region, it is likely that the area and the associated assignments do not go to the analysis model at all. This is most likely the source of the issue.

...

  • When this error triggers, users should verify that the auto-meshing tolerance is smaller than the anticipated auto-mesh member length.


Show if
groupeditors

VERIFY

See Also:

Members are too close

Error Message: Members are too close.

  • This error occurs when models are run with very high accuracy. Tolerance should be 0.001mm at the smallest. To resolve, reset the tolerance, export the model as an *.e2k file, then import the model back. A series of line-load warnings may occur. Ignore these warnings for the time being. Section cuts and groups will need to be redefined, then the model will run correctly.


Show if
groupeditors

Related Incidents:

  • Incident 46451: STEEL STRUCTURE MODEL

No unrestrained mass

Error Message: The structure has no (unrestrained) mass; no Eigen modes can be found.

This error message occurs when zero weight and mass are assigned to the material definition. The assignment of nonzero values should resolve the issue.


Show if
groupeditors

Related Incidents:

  • Incident 47700: LINK AND SPRING

Other errors

Additional errors which may occur are listed as follows:

...

  • This error may be associated with the file being saved to a location where the software does not have full read / write access. If this is the case, the issue may be resolved by saving the file locally and re-opening.


Show if
groupeditors

Related Incidents:

  • Incident 32261: Possible explanation of the error.

Overflow error

Overflow error means that a calculation occurred that generated a number larger than can be handled by the CPU, such as division by near zero or some other math function. Usually this occurs in the graphics and is of no concern. This error may be reported with Error Code 6 as Error 6. Some additional information about this error is provided in the Overflow (Error 6) article in Microsoft Documentation.


Show if
groupeditors

Related Incidents:

  • Incident 55390: Explanation of overflow error, see 7/25/2013 activity from bm

Installation Wizard errors

...

Info

For products released prior to 2/4/2014, ports 8080 and 8443 were used instead of ports 80 and 443. If you are using products released prior to 2/4/2014, please upgrade to the latest version as ports 80 and 443 are typically opened on most systems by default.


Show if
groupeditors

Related Incidents:

  • Incident 55082: Explanation of the 'No network connection is available' error
    • Email No network connection is available error: (ah → ok, 6/20/2013, ID 12517580)

See also

...