Benutzer mit den meisten Antworten
Fehler bei SQL-Express 2008 Silent-Installation unter Win7 64bit

Frage
-
Hallo,
ich habe ein Problem bei der Silentinstallation unter Win7 64bit.
Unter XP und auch unter Win7 32bit funktioniert es einwandfrei.
Die richtige SQL-Express Version für 64bit habe ich, auch die User und das Passwort stimmen, da die manuelle Installation per Dos-Shell unter 64bit einwandfrei funktioniert.
Ich verwende folgenden Aufruf + Parameter:setup.exe /q /ACTION=install /FEATURES=SQL,SSMS /INSTANCENAME="SQLEXPRESS" /SQLSVCACCOUNT="NT-AUTORITÄT\SYSTEM" /AGTSVCACCOUNT="NT-AUTORITÄT\SYSTEM" /SECURITYMODE=SQL /SAPWD="123" /ADDCURRENTUSERASSQLADMIN /IACCEPTSQLSERVERLICENSETERMS
Folgende Fehlermeldung kommt:
„Die angegebene Einstellung 'ACTION' wurde nicht erkannt.“ …
„Der ExecuteWorkflowAction-Aktionstyp ist für das WorkflowIdentity-Element ungültig. Als Aktionstyp ist nur ExecuteWorkflowAction zulässig.“
Mit dieser Meldung kann ich leiger gar nix anfangen und verstehe auch nicht, woran es liegen könnte.Es ist wohl nicht wichtig aber ich erstelle meinen Scripte mit Inno-Setup.
Gruss & schon einmal vielen Danke
Andre (Szcepak)************ komplette MELDUNG aus Detail_GlobalRules.xt *******
2011-06-08 15:50:29 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered
2011-06-08 15:50:29 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered
2011-06-08 15:50:29 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'
2011-06-08 15:50:29 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'
2011-06-08 15:50:29 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'
2011-06-08 15:50:30 Slp: Received request to add the following file to Watson reporting: C:\Users\Schauraum\AppData\Local\Temp\tmp4ADD.tmp
2011-06-08 15:50:30 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2011-06-08 15:50:30 Slp: Inner exceptions are being indented
2011-06-08 15:50:30 Slp:
2011-06-08 15:50:30 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInvalidOperationException
2011-06-08 15:50:30 Slp: Message:
2011-06-08 15:50:30 Slp: Der ExecuteWorkflowAction-Aktionstyp ist für das WorkflowIdentity-Element ungültig. Als Aktionstyp ist nur ExecuteWorkflowAction zulässig.
2011-06-08 15:50:30 Slp: Data:
2011-06-08 15:50:30 Slp: ChainerInvalidOperationExceptionData = ExecuteWorkflowAction
2011-06-08 15:50:30 Slp: Stack:
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Configuration.BootstrapExtension.WorkflowIdentityXmlParser.OnDeserializeFromXml(Object rootObject, Object parentObject, Object context)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.HandleUnknownElementEvents(List`1 unknownXmlElementEvents)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.HandleUnknownElementEvents(List`1 unknownXmlElementEvents)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.HandleUnknownElementEvents(List`1 unknownXmlElementEvents)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.ParseFromXml(Type xmlType, String xmlInput, Object parentObject, Object context)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.ParseFromXml[T](String xmlInput, Object parentObject, Object context)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Infrastructure.XmlElementParserFactory.ParseFromXml[T](String xmlInput, Object context)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.LoadWorkflowById(XmlElement sequencesElement, String workflowId)
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Setup.Setup.RunBootstrapWorkflow()
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Setup.Setup.Run()
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Setup.Setup.Start()
2011-06-08 15:50:30 Slp: bei Microsoft.SqlServer.Chainer.Setup.Setup.Main()
2011-06-08 15:50:30 Slp: Watson Bucket 1
Original Parameter Values
2011-06-08 15:50:30 Slp: Parameter 0 : SQL Server 2008 R2@RTM@
2011-06-08 15:50:30 Slp: Parameter 3 : Microsoft.SqlServer.Chainer.Infrastructure.ChainerInvalidOperationException@1202@1
2011-06-08 15:50:30 Slp: Parameter 4 : Microsoft.SqlServer.Chainer.Infrastructure.ChainerInvalidOperationException@1202@1
2011-06-08 15:50:30 Slp:
Final Parameter Values
2011-06-08 15:50:30 Slp: Parameter 0 : SQL Server 2008 R2@RTM@
2011-06-08 15:50:30 Slp: Parameter 3 : 0xF762992B@1202@1
2011-06-08 15:50:30 Slp: Parameter 4 : 0xF762992B@1202@1
2011-06-08 15:50:30 Slp: The following exception occurred while preparing status logs during Watson failure processing: Die angegebene Einstellung 'ACTION' wurde nicht erkannt.
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2011-06-08 15:50:30 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
2011-06-08 15:50:30 Slp: Sco: Unable to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110608_155021\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_, Win32 error 2
2011-06-08 15:50:30 Slp: Der ExecuteWorkflowAction-Aktionstyp ist für das WorkflowIdentity-Element ungültig. Als Aktionstyp ist nur ExecuteWorkflowAction zulässig.
2011-06-08 15:50:31 Slp: Watson bucket for exception based failure has been created
2011-06-08 15:50:31 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2011-06-08 15:50:31 Slp: Sco: Attempting to open registry subkey
2011-06-08 15:50:31 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed
2011-06-08 15:50:31 Slp: Sco: Attempting to get registry value DW0201
2011-06-08 15:50:31 Slp: Submitted 1 of 1 failures to the Watson data repository
2011-06-08 15:50:31 Slp:
2011-06-08 15:50:31 Slp: ----------------------------------------------------------------------
2011-06-08 15:50:31 Slp:
2011-06-08 15:50:31 Slp: Error result: -2068709375
2011-06-08 15:50:31 Slp: Result facility code: 1202
2011-06-08 15:50:31 Slp: Result error code: 1
2011-06-08 15:50:31 Slp:
2011-06-08 15:50:31 Slp: ----------------------------------------------------------------------
2011-06-08 15:50:31 Slp:
2011-06-08 15:50:31 Slp: Error result: -2068709375
2011-06-08 15:50:31 Slp: Result facility code: 1202
2011-06-08 15:50:31 Slp: Result error code: 1
Antworten
-
Hi,
schau mal hier:
Scheint wohl ein Bug zu sein, der mit einem Cumulative Update Pack behoben wurde.
Gruß, Stefan
Microsoft MVP - Visual Developer ASP/ASP.NET
http://www.asp-solutions.de/ - Consulting, Development
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community- Als Antwort vorgeschlagen Falk Krahl Mittwoch, 6. Juli 2011 14:28
- Als Antwort markiert Robert BreitenhoferModerator Mittwoch, 13. Juli 2011 15:09
Alle Antworten
-
Hi,
schau mal hier:
Scheint wohl ein Bug zu sein, der mit einem Cumulative Update Pack behoben wurde.
Gruß, Stefan
Microsoft MVP - Visual Developer ASP/ASP.NET
http://www.asp-solutions.de/ - Consulting, Development
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community- Als Antwort vorgeschlagen Falk Krahl Mittwoch, 6. Juli 2011 14:28
- Als Antwort markiert Robert BreitenhoferModerator Mittwoch, 13. Juli 2011 15:09
-
Hallo Stefan,
danke für Deine Antwort.
64bit
===
es hat funktioniert, ich habe mir folgendes Update heruntergeladen
- SQLServer2008R2_RTM_CU1_981355_10_50_1702_x64
und danach konnte ich den SQL Express 2008 R2 installieren
32bit
===
leider funktioniert es dort nicht, folgendes Update heruntergeladen
- SQLServer2008R2_RTM_CU1_981355_10_50_1702_x86
Was mir aufgefallen ist, beim 64bit wird das System zuerst gescannt und dann wird installiert. (laut Fortschrittsanzeige)
Es liegen dann auch im Ordner c:\Windows\Prefetch einige Dateien zum SQL Server, die die Hotfixnummer enthalten.
Bei 32bit wird gesannt und dann ist schluss, keine Fortschrittsanzeige das etwas installiert wird und es gibt auch
keine Dateien auf der Platte. Das 32bit Update habe ich zum Testen mehrmals heruntergeladen, auch das
hat nix gebracht. (ist auch fast 100mb kleiner als das 64bit Update)Noch eine Idee woran es liegen könnte?
Gruss & Danke
Andre