Having tested a single server OPSI instance successfully, I have built a second instance with two servers; one config server and one depot server. I have joined my first client (d002) to the config server (10.200.2.7) and set the requested status of three packages that are not installed to 'setup'. When I send on_demand to d002, opsiclientd responds as expected, and launches opsi-winst. But opsi-winst makes no attempt to install the packages:
Code: Alles auswählen
[1] [Jan 21 15:19:26:673] opsi-winst 4.11.4.12 started at >>
[1] [Jan 21 15:19:26:673] startmessage opsi-winst created at CentralForm.FormCreate: 21/01/2015 15:19:25
[1] [Jan 21 15:19:26:673] Loading skin from: C:\Program Files\opsi.org\opsi-client-agent\opsi-winst\winstskin
[1] [Jan 21 15:19:26:673] startmessage StartProgramModes and create log: 21/01/2015 15:19:25
[1] [Jan 21 15:19:26:673] startmessage start opsi service connection: 21/01/2015 15:19:25
[1] [Jan 21 15:19:26:673] JSON Bench for backend_info "params":[],"id":1} Start: 15:19:25:533 Time: 00:00:01:137
[1] [Jan 21 15:19:26:673] startmessage create log: 21/01/2015 15:19:26
[6] [Jan 21 15:19:26:674] JSON service request https://10.200.2.7:4447/rpc getDepotId
[6] [Jan 21 15:19:26:837] JSON Bench for getDepotId "params":["d002.c1.prod.amiab.int"],"id":1} Start: 15:19:26:674 Time: 00:00:00:163
[6] [Jan 21 15:19:26:841] JSON service request https://10.200.2.7:4447/rpc backend_setOptions
[6] [Jan 21 15:19:26:959] JSON Bench for backend_setOptions "params":[{"processProductOnClientSequence":true}] Start: 15:19:26:841 Time: 00:00:00:118
[6] [Jan 21 15:19:26:963] JSON service request https://10.200.2.7:4447/rpc productOnClient_getObjects
[6] [Jan 21 15:19:27:188] JSON Bench for productOnClient_getObjects "params":["",{"clientId":"d002.c1.prod.amiab.int", Start: 15:19:26:963 Time: 00:00:00:225
[6] [Jan 21 15:19:27:192] JSON service request https://10.200.2.7:4447/rpc backend_setOptions
[6] [Jan 21 15:19:27:308] JSON Bench for backend_setOptions "params":[{"processProductOnClientSequence":false} Start: 15:19:27:192 Time: 00:00:00:116
[5] [Jan 21 15:19:27:312] Computername:d002.c1.prod.amiab.int
[5] [Jan 21 15:19:27:312] Computername according to Environment Variable :D002
[5] [Jan 21 15:19:27:312] opsi service URL https://10.200.2.7:4447
[5] [Jan 21 15:19:27:312] Depot path: p:\
[5] [Jan 21 15:19:27:312]
[5] [Jan 21 15:19:27:312] bootmode BKSTD
???SHOULD BE SOMETHING HAPPENING IN HERE???
[6] [Jan 21 15:19:27:312] Registry key [HKLM\SOFTWARE\opsi.org\winst] opened
[6] [Jan 21 15:19:27:312] Variable "RebootRequested" set to "0"
[6] [Jan 21 15:19:27:313] Variable "LastLogFilename" had value "c:\tmp\opsi-client-agent.log"
[6] [Jan 21 15:19:27:313] Info: "LastLogFilename" changed to "c:\opsi.org\log\opsi-script.log"
[6] [Jan 21 15:19:27:313] Variable "ContinueLogFile" had value "1"
[6] [Jan 21 15:19:27:313] Info: "ContinueLogFile" changed to "0"
[6] [Jan 21 15:19:27:313] Variable "NumberOfErrors" not found. Code: 2
[6] [Jan 21 15:19:27:322] Key flushed
[6] [Jan 21 15:19:27:322] Key closed
[5] [Jan 21 15:19:27:322] -------- submitted part of log file ends here, see the rest of log file on client ----------
[5] [Jan 21 15:19:27:323] read file created
[5] [Jan 21 15:19:27:323] read file opend
[5] [Jan 21 15:19:27:323] start reading read file ...
[5] [Jan 21 15:19:27:324] write line: >", "d002.c1.prod.amiab.int", "false"], "id": 1}< to service...
[5] [Jan 21 15:19:27:324] start sending read file ...
[6] [Jan 21 15:19:27:516] JSON service request https://10.200.2.7:4447/rpc backend_exit
[6] [Jan 21 15:19:27:645] JSON Bench for backend_exit "params":[],"id":1} Start: 15:19:27:516 Time: 00:00:00:129
Code: Alles auswählen
{"id": 1,
"result": {"d002.c1.prod.amiab.int": [{"lastStateChange": "20150121080506",
"actionRequest": "setup",
"productVersion": "",
"productActionProgress": "",
"packageVersion": "",
"installationStatus": "not_installed",
"productId": "adobeflashplayer"},
{"lastStateChange": "20150121075327",
"actionRequest": "none",
"productVersion": "4.0.5.2",
"productActionProgress": "",
"packageVersion": "2",
"installationStatus": "installed",
"productId": "opsi-client-agent"},
{"lastStateChange": "20150121110159",
"actionRequest": "setup",
"productVersion": "",
"productActionProgress": "",
"packageVersion": "",
"installationStatus": "not_installed",
"productId": "jre"},
{"lastStateChange": "20150121110159",
"actionRequest": "setup",
"productVersion": "",
"productActionProgress": "",
"packageVersion": "",
"installationStatus": "not_installed",
"productId": "adobereader"}]},
"error": null}
opsiconfd-4.0.5.2-1.2
opsi-client-agent-4.0.5.2-2