Gizzler and Cursor
a89a7ad4b6
Fix MfApi ClassNotFound by passing Java classpath via ArgumentList.
...
Use ct-ZADBService and explicit MfClientLibPath so SMC restart finds client JARs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 10:16:01 +02:00
Gizzler and Cursor
eba8e7b4d6
Prefer Java 8+ runtime for MfApi; Sonic JRE is often too old.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:36:45 +02:00
Gizzler and Cursor
5f216badca
Avoid Java21 jar; prefer version-checked Java8 class files.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:34:24 +02:00
Gizzler and Cursor
d6cf49532b
Fix UnsupportedClassVersionError: ship Java 8 SonicMfContainerTool.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:33:35 +02:00
Gizzler and Cursor
22b8ff4e85
Use Management Application API restart; drop stopcontainer.bat as primary.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:27:07 +02:00
Gizzler and Cursor
e01b29be06
Explain SMC-only install: no stopcontainer.bat, fallback to MfApi.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:22:19 +02:00
Gizzler and Cursor
fe61bd087a
Fix restart without system Java via Sonic stop/startcontainer.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:16:11 +02:00
Gizzler and Cursor
d1ef63f3f7
Improve Sonic Java discovery beyond SonicHome\jre layouts.
...
Parse setenv scripts, search recursively under Sonic/MQ/ESB roots, and surface resolved SonicHome + java paths in the UI and full error lists.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:07:21 +02:00
Gizzler and Cursor
ea6e760434
Fix MfApi Java discovery via SonicHome JRE and ship prebuilt tool.
...
MfApi restart/list no longer requires system JAVA_HOME or javac when Sonic ships a JRE and Tools/SonicMfContainerTool.jar is present.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:00:45 +02:00
Gizzler and Cursor
11941a45f5
Switch default restart to Sonic MF Management API via Domain Manager.
...
Use ConnectionUrl and SMC credentials with IAgentProxy.restart; keep WinRM only as optional fallback.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:54:53 +02:00
Gizzler and Cursor
d71d6990ad
Separate WinRM Windows credentials from Sonic SMC logins.
...
WinRM no longer reuses Administrator/Administrator; empty WinRm* uses the current Windows user, with clearer auth errors and LocalCmd guidance.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:47:35 +02:00
Gizzler and Cursor
cfbf80ecbf
Fix WinRM restart: avoid UTF-8 BOM PowerShell parse error.
...
Run scripts via -File (UTF-8 no BOM) and Base64 ScriptBlock, using official stopcontainer/startcontainer for MF restart.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:36:10 +02:00
Gizzler and Cursor
f0ce6e1b3c
Align DE-Test as container and verify Sonic restart via process check.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:25:26 +02:00
Gizzler and Cursor
0e9eb27119
Fix empty Sonic discovery: KnownContainers fallback and clearer domain status.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:19:51 +02:00
Gizzler and Cursor
c2268f1908
Fix app startup and enable Sonic ESB restart via remote CMD.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:17:35 +02:00
Gizzler and Cursor
ed8e2822d1
Initial commit: ESB Certificate Manager.
...
EOF
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 08:10:13 +02:00