Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dpombal
Post Patron
Post Patron

Unable to access Power BI Reporting Services portal and memory dumps

Hi, 

Powerbi report server last version 2018 update.

I am getting errores to access  Power BI Report server portal, initially i think it was port 80 in use... but after changing to port 81, still failing

 

|ERROR|1|Unhandled exception in Appdomain System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: The process cannot access the file because it is being used by another process
at System.Net.HttpListener.AddAllPrefixes()
at System.Net.HttpListener.Start()

 

 

 

Check log files here

RSManagement_2018_10_19_10_56_41.log

2018-10-19 10:56:41.2673|INFO|1|File Logger created: C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles\RSManagement_2018_10_19_10_56_41.log - level Info, will roll at 32 Mb, process id 5248
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.path = [..\LogFiles\] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Name = [] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.flags = [SendToWatson, AllThreads, AllMemory] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.preventIfContains = [Microsoft.BIServer.HostingEnvironment.Exceptions.TrustedProcessTokenExpiredException] (env)
2018-10-19 10:56:41.4861|INFO|1|Do not dump on: Microsoft.BIServer.HostingEnvironment.Exceptions.TrustedProcessTokenExpiredException
2018-10-19 10:56:41.4861|INFO|1|CONFIG : listenerUrl = [http://+:8083/] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : rsConfigFilePath = [..\ReportServer\rsreportserver.config] (env)
2018-10-19 10:56:41.5329|INFO|1|SKU: Power BI Report Server - Evaluation
2018-10-19 10:56:41.7829|ERROR|1|Unhandled exception in Appdomain System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: The process cannot access the file because it is being used by another process
   at System.Net.HttpListener.AddAllPrefixes()
   at System.Net.HttpListener.Start()
   at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory)
   at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
   at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
   at Microsoft.BIServer.Management.WebHost.Program.Main(), Exception RSManagement.exe: 
2018-10-19 10:56:41.7986|ERROR|1|Report server dump occurred: System.Reflection.TargetInvocationException at 
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
   at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
   at Microsoft.BIServer.Management.WebHost.Program.Main()
2018-10-19 10:56:43.1423|INFO|1|Dump result: External dump process return code 0x20000001.
External dump process returned no errors.
.

 

SQLDmpr0280.log

2018-10-19 10:56:41.2673|INFO|1|File Logger created: C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles\RSManagement_2018_10_19_10_56_41.log - level Info, will roll at 32 Mb, process id 5248
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.path = [..\LogFiles\] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Name = [] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.flags = [SendToWatson, AllThreads, AllMemory] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : Dumper.preventIfContains = [Microsoft.BIServer.HostingEnvironment.Exceptions.TrustedProcessTokenExpiredException] (env)
2018-10-19 10:56:41.4861|INFO|1|Do not dump on: Microsoft.BIServer.HostingEnvironment.Exceptions.TrustedProcessTokenExpiredException
2018-10-19 10:56:41.4861|INFO|1|CONFIG : listenerUrl = [http://+:8083/] (env)
2018-10-19 10:56:41.4861|INFO|1|CONFIG : rsConfigFilePath = [..\ReportServer\rsreportserver.config] (env)
2018-10-19 10:56:41.5329|INFO|1|SKU: Power BI Report Server - Evaluation
2018-10-19 10:56:41.7829|ERROR|1|Unhandled exception in Appdomain System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: The process cannot access the file because it is being used by another process
   at System.Net.HttpListener.AddAllPrefixes()
   at System.Net.HttpListener.Start()
   at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory)
   at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
   at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
   at Microsoft.BIServer.Management.WebHost.Program.Main(), Exception RSManagement.exe: 
2018-10-19 10:56:41.7986|ERROR|1|Report server dump occurred: System.Reflection.TargetInvocationException at 
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
   at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
   at Microsoft.BIServer.Management.WebHost.Program.Main()

SQLDUMPER ERROR LOG

(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 1: 3360
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 2: 0
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 3: 0:0
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 4: 00007FF955CD1518
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parsed parameters:
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ProcessID = 3360
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ThreadId = 0
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     Flags = 0x0
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     MiniDumpFlags = 0x0
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     SqlInfoPtr = 0x00007FF955CD1518
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     DumpDir = <NULL>
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExceptionRecordPtr = 0x0000000000000000
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ContextPtr = 0x0000000000000000
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExtraFile = <NULL>
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     PatternForExtraFiles = <NULL>
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     InstanceName = <NULL>
(E24:E28) 09/26/18 18:19:47, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ServiceName = <NULL>
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Remote process didn't specify a dump file name
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Target suspended
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, MINIDUMP_TYPE: 0x1163
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Callback type 16 not used
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Callback type 17 not used
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Callback type 11 not used
(E24:E28) 09/26/18 18:19:47, ACTION,          RSManagement.exe, Callback type 15 not used
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Callback type 7 not used
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, MiniDump completed: ..\LogFiles\SQLDmpr0001.mdmp
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Total Buffer pool data pages filtered out: 0 KB
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Total Hekaton data pages filtered out: 0 KB
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Total Free memory (from non top level allocators) filtered out: 0 KB
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Total top level free memory filtered out: 0 KB
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Total Log pool memory filtered out: 0 KB
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Location of module 'dbghelp.dll' : 'C:\Windows\SYSTEM32\dbghelp.dll'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, File version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '6.2:14321.1024'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Product version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '10.0:14321.1024'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Location of module 'sqldumper.exe' : 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, File version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '2017.140:3015.40'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Product version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '14.0:3015.40'
(E24:E28) 09/26/18 18:19:52, ACTION,          RSManagement.exe, Watson Invoke: No
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 1: 3584
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 2: 0
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 3: 0:0
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 4: 00007FF953AC1518
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parsed parameters:
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ProcessID = 3584
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ThreadId = 0
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     Flags = 0x0
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     MiniDumpFlags = 0x0
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     SqlInfoPtr = 0x00007FF953AC1518
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     DumpDir = <NULL>
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExceptionRecordPtr = 0x0000000000000000
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ContextPtr = 0x0000000000000000
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExtraFile = <NULL>
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     PatternForExtraFiles = <NULL>
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     InstanceName = <NULL>
(1008:100C) 09/26/18 18:19:57, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ServiceName = <NULL>
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Remote process didn't specify a dump file name
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Target suspended
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, MINIDUMP_TYPE: 0x1163
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Callback type 16 not used
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Callback type 17 not used
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Callback type 11 not used
(1008:100C) 09/26/18 18:19:57, ACTION,          RSManagement.exe, Callback type 15 not used
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Callback type 7 not used
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, MiniDump completed: ..\LogFiles\SQLDmpr0002.mdmp
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Total Buffer pool data pages filtered out: 0 KB
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Total Hekaton data pages filtered out: 0 KB
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Total Free memory (from non top level allocators) filtered out: 0 KB
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Total top level free memory filtered out: 0 KB
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Total Log pool memory filtered out: 0 KB
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Location of module 'dbghelp.dll' : 'C:\Windows\SYSTEM32\dbghelp.dll'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, File version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '6.2:14321.1024'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Product version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '10.0:14321.1024'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Location of module 'sqldumper.exe' : 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, File version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '2017.140:3015.40'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Product version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '14.0:3015.40'
(1008:100C) 09/26/18 18:19:59, ACTION,          RSManagement.exe, Watson Invoke: No
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 1: 4576
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 2: 0
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 3: 0:0
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, 	Parameter 4: 00007FF9534F1518
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parsed parameters:
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ProcessID = 4576
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ThreadId = 0
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     Flags = 0x0
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     MiniDumpFlags = 0x0
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     SqlInfoPtr = 0x00007FF9534F1518
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     DumpDir = <NULL>
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExceptionRecordPtr = 0x0000000000000000
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ContextPtr = 0x0000000000000000
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExtraFile = <NULL>
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     PatternForExtraFiles = <NULL>
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     InstanceName = <NULL>
(1228:122C) 09/26/18 18:20:28, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ServiceName = <NULL>
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Remote process didn't specify a dump file name
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Target suspended
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, MINIDUMP_TYPE: 0x1163
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Callback type 16 not used
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Callback type 17 not used
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Callback type 11 not used
(1228:122C) 09/26/18 18:20:28, ACTION,          RSManagement.exe, Callback type 15 not used
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Callback type 7 not used
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, MiniDump completed: ..\LogFiles\SQLDmpr0003.mdmp
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Total Buffer pool data pages filtered out: 0 KB
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Total Hekaton data pages filtered out: 0 KB
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Total Free memory (from non top level allocators) filtered out: 0 KB
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Total top level free memory filtered out: 0 KB
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Total Log pool memory filtered out: 0 KB
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Location of module 'dbghelp.dll' : 'C:\Windows\SYSTEM32\dbghelp.dll'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, File version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '6.2:14321.1024'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Product version of module 'C:\Windows\SYSTEM32\dbghelp.dll' : '10.0:14321.1024'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Location of module 'sqldumper.exe' : 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, File version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '2017.140:3015.40'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Product version of module 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\Management\SQLDUMPER.EXE' : '14.0:3015.40'
(1228:122C) 09/26/18 18:20:30, ACTION,          RSManagement.exe, Watson Invoke: No
(E5C:1048) 09/26/18 18:21:27, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied

 

 

Thanks for help

2 REPLIES 2
Jon-Heide
Employee
Employee

It appears to be an issue with the URL reservations. Suggest running the following command to confirm your reports and reportserver URL reservations are set correctly. 

 

netsh http show urlacl

 

Also, if you are running two versions of report server side by side, this can someitmes happen. Or if you are trying to configure SSL certs. Typically, it's a configuration issue. 

 

Hi,

This is my scenario:

 

After a basic install with 80 default port, PowerBI report server worked Ok. After some days started failing with memory dumps...

 

Last friday we changed port to 81 on RS configuration manager, and also added static internal ip 172. and changed virtual directory to /PBI.

 

This is command output.

 

 

 

URL Reservations:

-----------------

 

    Reserved URL            : http://*:5357/

        User: BUILTIN\Users

            Listen: Yes

            Delegate: No

        User: NT AUTHORITY\LOCAL SERVICE

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)

 

    Reserved URL            : http://+:80/Temporary_Listen_Addresses/

        User: \Everyone

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;WD)

 

    Reserved URL            : https://*:5358/

        User: BUILTIN\Users

            Listen: Yes

            Delegate: No

        User: NT AUTHORITY\LOCAL SERVICE

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)

 

    Reserved URL            : http://*:2869/

        User: NT AUTHORITY\LOCAL SERVICE

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;LS)

 

    Reserved URL            : https://+:5986/wsman/

        User: NT SERVICE\WinRM

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)

 

    Reserved URL            : http://+:47001/wsman/

        User: NT SERVICE\WinRM

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)

 

    Reserved URL            : http://+:5985/wsman/

        User: NT SERVICE\WinRM

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)

 

    Reserved URL            : http://+:10246/MDEServer/

        User: NT AUTHORITY\Authenticated Users

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;AU)

 

    Reserved URL            : https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/

        User: NT SERVICE\SstpSvc

            Listen: Yes

            Delegate: Yes

        User: BUILTIN\Administrators

            Listen: Yes

            Delegate: Yes

        User: NT AUTHORITY\SYSTEM

            Listen: Yes

            Delegate: Yes

            SDDL: D:(A;;GA;;;S-1-5-80-3435701886-799518250-3791383489-3228296122-2938884314)(A;;GA;;;BA)(A;;GA;;;SY)

 

    Reserved URL            : http://+:8083/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://+:10247/apps/

        User: NT AUTHORITY\Authenticated Users

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;AU)

 

    Reserved URL            : http://+:81/PowerBI/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://+:81/wopi/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://+:80/PBI/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://+:80/PowerBI/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://+:80/wopi/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

    Reserved URL            : http://172.17.21.101:81/ReportServer/

        User: NT SERVICE\PowerBIReportServer

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)

 

 

 

Regards

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.