Robert Patrick
Robert Patrick
@hierynomus one reason the current code doesn't work is that quoting command-line args with single quotes does not work in the Windows cmd shell (it does work in PowerShell). ```...
I understand your comment about the `DoubleQuote` escape mode now. The problem is that it requires some refactoring because the SCPFileTransfer.upload() method I am currently using doesn’t expose this option....
@BeauJBurroughs @evilC I have followed the hints given by @hierynomus and closed #929. Take a look at the code snippet at the bottom of that issue (https://github.com/hierynomus/sshj/issues/929#issuecomment-3517922522).
@mxb904 Thanks for the suggestion. Unfortunately, the `initializeDomainOnPV` section of the WebLogic Kubernetes Operator domain spec is complex and includes many fields that WDT would have no way of knowing...
@mxb904 Any update on our proposed procedure?
@mxb904 any feedback?
Assuming you no longer need help. Feel free to open an issue if you require more help.
@vikashsonu900 Can we get the complete stdout and discoverDomain.log file that shows the issue?
Can you also include the config.xml snippet for the DbAdapter?
Please upload discoverDomain.log. What you uploaded is the stdout of the tool. The log file contains many more details that will help us understand exactly what happened.