on 2021 Oct 29 11:31 AM
Hi Experts,
we are trying to open the SAP MII workbench using command prompt. when its start download the dependencies from the system. we got this message that all jar's download Skipped and not required.
we have cleaned everything(all JAR's) from the system also we have reinstalled Java.
could you please help us what we are missing or any additional step we have to do it for make this work.
Regards,
Ankit Gupta
Request clarification before answering.
What does the cmd script look like?
It should look like:
C:\WINDOWS\system32>java -jar C:\Users\maapp\Downloads\workbench\workbench.jar
[or wherever the workbench.jar file resides]
Which generates these results:
Jar download started...This may take some time.
Downloading dependent jars...
Dependent jars downloaded.
Downloading CustomAction jars...
CustomAction jars downloaded.
Jar download completed.
Launching Workbench...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.