Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Program Exception:Access violation" Error in Algor

Status
Not open for further replies.

mechy20

Mechanical
Joined
Feb 8, 2007
Messages
36
Hi All,
Anybody know the reason for an error with an MES analysis that looks like this in the ALGOR window where we track timesteps and covergence ?

forrtl: severe (157): Program Exception - access violation

Image PC Routine Line Source
apak4.exe 005E1D24 LOOKBLK 132 outin.for
apak4.exe 005E1BBC OUTIN0 94 outin.for
apak4.exe 0058F82B SETUPMMF 86 mmrf_ini.for
apak4.exe 007B9E29 FMAIN 292 YAPAK4.FOR
apak4.exe 00486048 MES 170 FALLOCN.FOR
apak4.exe 008BEFF9 Unknown Unknown Unknown
apak4.exe 008B08B3 Unknown Unknown Unknown
kernel32.dll 7C816FD7 Unknown Unknown Unknown

Thanks in advance

 
That could be many things. The file apak4.exe is the MES solver executable. I'd contact Algor tech support. Almost anything could have caused your error.

-Brian
 
I'd expect Algor to be very keen to replicate this problem as it reveals a bug in their Fortran source code !
 
Actually, it's a windows registry problem. Re-register the .dll's and it should be fine. There appears to be some conflict in the kernel. I've seen this a few times, so it may be a recurring problem, but it wasn't terribly frequent.

Garland E. Borowski, PE
Borowski Engineering & Analytical Services, Inc.
Lower Alabama SolidWorks Users Group
 
I do not think this is a registry problem. It is a bug in Algor and I find them all the time. Re-installing will not help. Algor has to fix this.
 
I agree it is a bug, but it is related to the registry. I've seen this dozens of times. One of Algor's tech support guys even wrote a subroutine to re-register the .dll's. That subroutine shows up in the newer versions of Algor, so I haven't had the problem with v.19 or 20, and I didn't see this particular problem prior to v.16. apak4 seems to have the biggest problem with it...I presume they found the problem prior to the latest couple of releases.

Mechy20, has this happened in v.20?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top