Asked By
Robin J Cox
0 points
N/A
Posted on - 07/10/2019
I was using my IBM software and noted that there is much complexity while depending on the connections with ports. I started to gave commands and when clicked for the final execution I encountered an Essbase error 11024015. How can I solve this error?
Essbase Error 1024015 Resolved
To solve your error you had to go through a process. You have to search regedit in your system and open it then follow the path to open the same file “HKLM\ SYSTEM\ CurrentControlSet\ Services\ Tcpip\ Parameters” If MaxUserPort exists, change the value to 65534 (decimal). Otherwise, add a new DWORD value named MaxUserPort and the value 65534 (decimal). If TcpTimedWaitDelay is present, change the value to 30 (decimal). Otherwise, add a new DWORD value named TcpTimedWaitDelay and 30 (decimal). In the end, restart your machine.