opsramp-agent on ubunut docker image

Questions about Wine on Linux
Locked
vijaykovelkar
Newbie
Newbie
Posts: 1
Joined: Fri Feb 17, 2023 10:31 am

opsramp-agent on ubunut docker image

Post by vijaykovelkar »

Hi

I am trying to install/config the opsramp-agent (window based) on Ubuntu docker but am getiing below errors. ,,, ANy help on this..


winecfg
0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0050:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0050:err:systray:initialize_systray Could not create tray window
00a8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00d8:fixme:process:SetProcessPriorityBoost (FFFFFFFF,1): stub
00d8:fixme:powrprof:PowerRegisterSuspendResumeNotification (0x00000002,042AFD58,042AFD54) stub!
0104:fixme:imm:ImmReleaseContext (000000000002003E, 0000000000000000): stub
00d8:fixme:file:NtLockFile I/O completion on lock not implemented yet
00e4:fixme:wbemprox:wbem_locator_ConnectServer authentication not supported
00e4:fixme:wbemprox:wbem_locator_ConnectServer specific locale not supported
00d8:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
0114:fixme:imm:ImmReleaseContext (0000000000030048, 0000000000000000): stub
0124:fixme:imm:ImmReleaseContext (0000000000030056, 0000000000000000): stub
012c:fixme:powershell:wmain stub: L"C:\\windows/system32/WindowsPowerShell/v1.0/powershell.exe" L"gwmi" L"win32_computersystemproduct" L"|" L"fl" L"UUID"
0134:fixme:imm:ImmReleaseContext (000000000004005A, 0000000000000000): stub
013c:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3, 00000000, 0, 00000000 stub
0144:fixme:imm:ImmReleaseContext (000000000007003E, 0000000000000000): stub
014c:fixme:powershell:wmain stub: L"powershell.exe" L"-command" L"Get-Process | where-object {$_.ProcessName -eq 'patchmanagement'} | ft -hidetableheaders ID"
0154:fixme:imm:ImmReleaseContext (0000000000030068, 0000000000000000): stub
00f8:fixme:wbemprox:wbem_locator_ConnectServer authentication not supported
00f8:fixme:wbemprox:wbem_locator_ConnectServer specific locale not supported
00f8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00f8:fixme:wbemdisp:object_Invoke flags 0x2 not supported
00f8:fixme:wbemdisp:object_Invoke flags 0x2 not supported
00f8:fixme:wbemdisp:object_Invoke flags 0x2 not supported
0050:err:ole:start_rpcss Failed to start RpcSs service
0050:err:ole:start_rpcss Failed to start RpcSs service
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"opsramp-agent" failed to start: 1053
0160:fixme:process:SetProcessPriorityBoost (FFFFFFFF,1): stub
0160:fixme:powrprof:PowerRegisterSuspendResumeNotification (0x00000002,010BFD58,010BFD54) stub!
0188:fixme:imm:ImmReleaseContext (0000000000040046, 0000000000000000): stub
0160:fixme:file:NtLockFile I/O completion on lock not implemented yet
016c:fixme:wbemprox:wbem_locator_ConnectServer authentication not supported
016c:fixme:wbemprox:wbem_locator_ConnectServer specific locale not supported
0160:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
0198:fixme:imm:ImmReleaseContext (000000000005003A, 0000000000000000): stub
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"opsramp-shield" failed to start: 1053
01c0:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01c0:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
01c0:err:systray:initialize_systray Could not create tray window
01fc:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01fc:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
Locked