mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 17:05:55 +03:00
[GH-ISSUE #55] DKIM 2.0 Version #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @networkthinking on GitHub (Jul 22, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/55
Hello,
I cannot start the Exchange Transport Service. If I disable or uninstall, I can start. Any suggestions? New install of Exchange 2010.
Wally
@Pro commented on GitHub (Jul 22, 2014):
Can you check the Windows EventLog for any error messages occurring around that time?
Please post them all.
@networkthinking commented on GitHub (Jul 22, 2014):
1016 The worker process crashes continuously on startup: E:\Exchange\Bin\edgetransport.exe. The service will be stopped.
4999 Watson report about to be sent for process id: 11180, with parameters: E12, c-RTL-AMD64, 14.03.0123.004, edgetransport, System, S.D.EventLog.FindSourceRegistration, S.Reflection.TargetInvocationException, 6d6d, 02.00.50727.5420.
ErrorReportingEnabled: False
12028 The process with process ID 13396 is holding the performance counter server alive Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 13396 StartupTime: 130505077271573169 from instance _total(CFBEE918) RefCount=0 SpinLock=0 Offset=32 and category MSExchangeTransport ServerAlive while running processes are: Processes running are:
4136 svchost
11816 nstvstub
10308 iisrstas
2752 Microsoft.Exchange.RpcClientAccess.Service
8856 sppsvc
776 svchost
2548 Microsoft.Exchange.ProtectedServiceHost
16140 bomgar-scc
8388 MSExchangeMailboxReplication
4908 jusched
376 csrss
1360 MSExchangeADTopologyService
1156 bomgar-scc
528 lsm
8376 Configuration.DkimSigner
10908 w3wp
3900 VMwareTray
1928 AaDump
2656 msexchangerepl
1728 Microsoft.Exchange.AntispamUpdateSvc
5272 bomgar-scc
5300 ctfmon
1132 svchost
2432 MSExchangeMailSubmission
1324 conhost
928 svchost
2304 taskhost
512 services
2892 Microsoft.Exchange.ServiceHost
2100 Microsoft.Exchange.EdgeSyncSvc
3944 explorer
520 lsass
2028 Microsoft.Exchange.AddressBook.Service
4452 dwm
13116 SMSvcHost
620 svchost
12332 mad
700 svchost
16256 w3wp
14364 WmiPrvSE
884 svchost
4232 ielowutil
4428 mmc
8564 svchost
7184 msftefd
1076 spoolsv
1272 bomgar-scc
3044 vmtoolsd
13084 conhost
2248 MSExchangeMailboxAssistants
10200 taskmgr
2836 Microsoft.Exchange.Search.ExSearch
8744 powershell
272 smss
1452 msftesql
3420 vmtoolsd
15156 TrustedInstaller
3220 MSExchangeTransportLogSearch
12476 mmc
1640 svchost
10896 VSSVC
4392 Oobe
448 winlogon
10100 InetMgr
9980 svchost
836 svchost
424 csrss
11076 w3wp
7488 cmd
2996 MSExchangeThrottling
4292 svchost
7812 msdtc
9196 mmc
1408 exfba
13396 MSExchangeTransport
12440 inetinfo
416 wininit
11840 w3wp
4944 store
968 svchost
408 svchost
2180 MsExchangeFDS
14144 w3wp
13352 w3wp
4 System
1776 TevoSource
4336 svchost
0 Idle
@AlexLaroche commented on GitHub (Jul 22, 2014):
Try to get the last beta release. I think you use a old beta release that some times crash because it was not able to load parameter from registry (x86 vs x64 registry).
@Pro commented on GitHub (Aug 27, 2014):
@networkthinking I'll close this issue. Hopefully the new version (2.0.0-beta3) fixed your problem?!