Did you solve your problem?
Hello.
Did you solve your problem you asked on AKS about 9 months ago?
http://www402.abbext.com/Calculation-Status-Error-q1967843.aspx
I have the exact same problem.
Greetings from Sweden!
/Martin
Voted best answer
The error code in the other thread is: -1967456246
With calc.exe you can transform it into hex and get: 0xFFFFFFFF8ABB000A
The lower doubleword (0x8ABB000A) is the actual error code and it can be translated into a human readable error text with afwerrorlookup
This error occur when a client does not get any response from a server.
The reasons can be many, but firewall has caused this in the past. Turn it off, or exclude the server process (in this case CalculationService.exe).
Has calculation service some affinity blocking the node you are working from? Calculation shall not have any affinity as far as I recon.
Can you place a calculation aspect anywhere else in the system, maybe just on some object with a general property that you read or write and get it to work?
Reinstalling the calculation software is a 10 minute effort once you have located the media. Maintenance Stop. Uninstall. Install. Reboot.
If you can't solve this yourself, I suggest that you file a support case so that we can start look at what is wrong.
Answers
Problem solved!
Installed Calculations on one CS. Added it as provider in Service Struct. Et voila! Working!
No restarts required!
Error was that I set an AS as provider. Did alot of RTFM, but nowhere it was stated that CS should be provider...
Add new comment