このページの最終変更日 2011年8月20日 午後 04:19:19
SQL Server セットアップ ログ 実機と仮想マシン で比較
DF.exe で google ダウンロード
win28funSqlexpradvDetail.txt と win28funHV5gsqlexpadvDetail.txt
を比較すると、これら2つのログファイルの行の先頭にある日付と時刻がことなるため、すべて異なる結果となった。そこでこれを回避するため
フリー テキストエディター google してダウンロード
短径選択して行頭の四角で選択して削除して、念のためそれぞれ名前を変えて保存したものを再びDF.exe
で比較した。
2つのファイルをCtrlで選択した状態で、DF.exeのアイコン上にドラッグアンドドロップするとterapadTankeisentaku03.pngのように比較できる。
terapadTankeisentaku01.png
terapadTankeisentaku02.png
terapadTankeisentaku03.png
文字化けしているので元のテキストファイルを覗くと、実機ではエラーを何度も起こしながらSQLServer
をインストールしていたことがわかる。sqlserversetuplogs01.png 参照。
windows server foundation
実機のセットアップログフォルダをみると、確か13回、累計32回インストールやらSPあてをしている?
⇒どれがSQLEXPRADV.exeの初回成功のセットアップログフォルダだ?
⇒
Hyper-Vだとこれらのエラーが出ない仕様となっている?
⇒
------------------------
Slp: Rule running on machine: WIN28FUN
Slp:
Rule evaluation done :
Failed
Slp: Rule
evaluation message: Windows
PowerShell がインストールされていません。続行するには、Windows PowerShell
をインストールしてください。
Slp: Send
result to channel :
RulesEngineNotificationChannel
Slp: Initializing
rule : Windows
ファイアウォール
Slp: Rule applied features :
ALL
Slp: Rule is will be executed :
True
Slp: Init rule target object:
Microsoft.SqlServer.Configuration.SetupExtension.FirewallFacet
Slp:
Evaluating rule :
IsFirewallEnabled
Slp: Rule running on machine:
WIN28FUN
Slp: Rule evaluation done :
Warning
Slp: Rule evaluation message: Windows
ファイアウォールが有効です。適切なポートが開かれており、リモート
アクセスが有効になっていることを確認してください。各機能に対して開くポートについては、http://go.microsoft.com/fwlink/?LinkId=94001
のルールに関するドキュメントを参照してください。
Slp: Send result to channel
: RulesEngineNotificationChannel
Slp: Saving results
to datastore...
Slp: Saved to
directory.......C:\Program Files\Microsoft SQL
Server\100\Setup
Bootstrap\Log\20100128_120929\SystemConfigurationCheck_Report.htm
Slp:
Sco: Attempting to create directory C:\Program Files\Microsoft
SQL Server\100\Setup
Bootstrap\Log\20100128_120929\resources
Slp: Sco:
Attempting to create directory C:\Program Files\Microsoft SQL
Server\100\Setup Bootstrap\Log\20100128_120929\resources,
security descriptor
Slp: Sco: Attempting to set
directory full path
Slp: Sco: Attempting to normalize
directory path C:\Program Files\Microsoft SQL Server\100\Setup
Bootstrap\Log\20100128_120929\resources
Slp: Sco:
Attempting to set security descriptor for directory C:\Program
Files\Microsoft SQL Server\100\Setup
Bootstrap\Log\20100128_120929\resources, security descriptor
Slp: Sco: Attempting to check if directory
C:\Program Files\Microsoft SQL Server\100\Setup
Bootstrap\Log\20100128_120929\resources exists
Slp:
Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is
false, so nothing to do, return.
Slp: Generating HTML
report by applying XsltTransformation and saving to Log
folder...
Slp: Rules evaluation report is available
now at C:\Program Files\Microsoft SQL Server\100\Setup
Bootstrap\Log\20100128_120929\SystemConfigurationCheck_Report.htm
Slp:
Received cancel request from user, skipping remaining
scheduled actions
Slp: Error: Action
"GatherUserSettings" threw an exception during
execution.
Slp:
Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException:
ユーザーにより取り消されました。 --->
Microsoft.SqlServer.Chainer.Infrastructure.CancelException:
ユーザーにより取り消されました。
Slp: 場所
Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
Slp:
場所
Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String
moniker)
Slp: 場所
Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String
actionId)
Slp: 場所
Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String
actionId, TextWriter
errorStream)
Slp: 場所
Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject
metabase, TextWriter
statusStream)
Slp: 場所
Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject
metaDb, TextWriter
loggingStream)
Slp: --- 内部例外スタック
トレースの終わり ---
Slp: 場所
Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject
metaDb, TextWriter loggingStream)
Slp: Received
request to add the following file to Watson reporting:
C:\Users\xxxxxxxxx\AppData\Local\Temp\tmp69BC.tmp
Slp:
The following is an exception stack listing the exceptions in
outermost to innermost order
Slp: Inner exceptions
are being indented
Slp:
Slp: Exception
type:
Microsoft.SqlServer.Chainer.Infrastructure.CancelException
Slp:
Message:
Slp:
ユーザーにより取り消されました。
Slp: Stack:
Slp:
場所
Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
Slp:
場所
Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String
moniker)
Slp:
場所
Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String
actionId)
Slp:
場所
Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String
actionId, TextWriter
errorStream)
Slp:
場所
Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject
metabase, TextWriter
statusStream)
Slp:
場所
Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject
metaDb, TextWriter loggingStream)
----------------------
sqlserversetuplogs01.png (powershellなしエラーのセットアップログフォルダ)
Detail.txtはDF.exeで覗いても、エラーに関係しそうな有効な差異をみつけられなかった。
SqlBrowser_Cpu32_1.log をwindows server
2008 foundation 実機と仮想マシンで比較すると
win28funHVgSqlBrowser_Cpu32_1.log
とwin28fun_20100128_124220_SqlBrowser_Cpu32_1.log
で以下のようにことなるmsiを使うことがわかった。
⇒SQLBrowserを実機と仮想マシンで異なるmsiでインストール中に利用しているため、SQLBrowserが正常にインストールできたとログに書かれていても、起動できたり、できなかったりしていた?
⇒
terapadTankeisentaku04.png
このページの最終変更日 2011年8月20日 午後
04:19:19