search for: service_control_dispatcher

Displaying 11 results from an estimated 11 matches for "service_control_dispatcher".

2009 Apr 17
6
service control dispatcher failure in wine-1.1.19
When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs: err:service:service_control_dispatcher failed to create control pipe error = 317 Any ideas to resolve this issue?
2008 Feb 24
5
Wine and PalmDesktop
...mDesktop and Wine? How does it work? I can't even install :-( InstallWizard comes up but then fails: fixme:rpc:I_RpcServerStopListening (): stub fixme:rpc:I_RpcWindowProc (0x40066,00000002,00000000,00000000): stub fixme:rpc:I_RpcWindowProc (0x40066,00000082,00000000,00000000): stub err:advapi:service_control_dispatcher failed to create pipe for L"IDriverT", error = 231 err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr (nil) ... then the installation ends :-( fixme:rpc:I_RpcServerStopListening (): stub fixme:rpc:I_RpcWindowProc (0x40066,00000002,00000000,00000000): stub fixme:rpc:I...
2009 Apr 17
7
WineHQ Ubuntu and FBReplicator
...alled the FBReplicator and had run the FBReplManager, this works fine, i had configured a replication DB to another server. Now My problem is that i can't run the FBReplServ.exe if i run it from the bash then it says. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:service:service_control_dispatcher failed to create control pipe error = 317 does anybody know the problem? thanks for replys
2006 Feb 09
0
psexec from sysinternals - did anyone run it under wine?
...Svc -remove to remove the service PsInfSvc -debug <params> to run as a console app for debugging StartServiceCtrlDispatcher being called. This may take several seconds. Please wait. StartServiceCtrlDispatcher being called. This may take several seconds. Please wait. err:advapi:service_control_dispatcher failed to create pipe for L"PSINFSVC", error = 0 PsInfSvc -install to install the service PsInfSvc -remove to remove the service PsInfSvc -debug <params> to run as a console app for debugging and it keeps displaying messages like that. On the other hand, whe...
2008 May 03
4
Unreal Media Server - no way to run in Linux
...MediaServer"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7e56ea1c,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:ole:CoResumeClassObjects stub fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:service:service_control_dispatcher failed to create pipe for L"UMediaServer", error = 317 I have the latest wine version (0.9.61). This error occurs in previous versions too. Can anyone suggest anything please? Any hopes at all? Maybe some native dlls could help? Thank you a lot and best regards!
2008 Apr 28
6
RHEL5 - Download via EPEL was success but with errors
Errors keep coming back when I try to configure WINE. This is on RHEL5, and I do not have sound support installed (if it makes any difference). [root at dev02 ~]# winecfg wine: creating configuration directory '/root/.wine'... ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory Could not load Mozilla. HTML rendering will be disabled. X Error of
2009 Feb 09
2
Problem setting up a server on UDP port 59
I have a program that sets up a server on UDP port 59; it runs with no problem under windows XP. Under wine it fails, the log shows "Permission denied" for the WS_bind function. Has anyone else seen this? Does anyone know how to work around this? trace:winsock:WSAStartup succeeded trace:winsock:WS_socket af=2 type=1 protocol=0 trace:winsock:WSASocketA af=2 type=1 protocol=0
2008 Jun 21
2
Error running Hearts of Iron 2 Doomsday and Armageddon
When I run wine Hoi2.exe, in addition to the usual alsa warnings, i get this: Code: wine: Unhandled page fault on execute access to 0x006e9118 at address 0x6e9118 (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x006e9118 in 32-bit code (0x006e9118). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:006e9118 ESP:0309ff0c EBP:0309ffe8
2008 Mar 04
3
Gecko installs but page faults on execute
...e, running winecfg, then doing wine iexplore http://winehq.org to install Gecko seems to work just fine, but when it finishes it goes into a page fault and then never works. Here's a dumplog of bash. > static-fiend at static-fiend-desktop:~$ wine iexplore http://winehq.org > err:advapi:service_control_dispatcher pipe connect failed > fixme:ole:CoResumeClassObjects stub > fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE > fixme:urlmon:ObtainUserAgentString (0, 0x7ce37d73, 0x7ce37d74): stub > fixme:urlmon:ObtainUserAgentString (0, 0x1315f8, 0x7ce37d74): stub > fixme:wininet:InternetLockRequ...
2012 Mar 27
0
App. Delisprint hangs on second run
...nil), key=0x0(nil)) [/build/buildd/wine1.3-1.4/dlls/ntdll/file.c:624] in ntdll (0x0043e928) 3 0x7b83bef6 ReadFile+0x265(hFile=0x2c, buffer=0x43ea0c, bytesToRead=0x10, bytesRead=0x43ea28, overlapped=(nil)) [/build/buildd/wine1.3-1.4/dlls/kernel32/file.c:439] in kernel32 (0x0043e9b8) 4 0x7ec0fe76 service_control_dispatcher+0x1b5(arg=0x0(nil)) [/build/buildd/wine1.3-1.4/dlls/advapi32/service.c:382] in advapi32 (0x0043ea48) 5 0x7bc72f60 call_thread_func_wrapper+0xb() in ntdll (0x0043ea58) 6 0x7bc759ed call_thread_func+0x7c(entry=0x7ec0fcc0, arg=0x0(nil), frame=0x43eb48) [/build/buildd/wine1.3-1.4/dlls/ntdll/signal_...
2007 Dec 14
0
Wine release 0.9.51
...est for WM_DISPLAYCHANGE. user32: Add a test for EnumDisplaySettings vs GetDeviceCaps. Ted Percival (1): regedit: Display REG_DWORD as unsigned with lowercase hex digits. Thomas Weidenmueller (1): comctl32: Fix painting bug in listview control. Tim Schwartz (1): advapi32: service_control_dispatcher(): Fixed invalid pipe test to display GetLastError() before it gets overwritten. Vitaly Lipatov (7): oledlg: Use wide strings, fix buffers size. oledlg: Add Russian translation. avifil32: Fix buffer sizes. midimap: Fix buffer sizes. shell32: Use sizeof instead of cons...