Essbase Error 1024015 Resolved

Asked By 0 points N/A Posted on -
qa-featured

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?

SHARE
Answered By 0 points N/A #320352

Essbase Error 1024015 Resolved

qa-featured

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.

Related Questions