This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
script completion screen not working, goes back to main page.. #177
Comments
Jerry,
That’s what is messed up.. when it goes back to the main screen it does not create an output xml file.
Mike Masters | VMware | Converged Infrastructure
Emerson | 8000 W. Florissant Ave. | St. Louis | MO | 63136 | USA
T +1 314.553.2542 | F + 1 314.553.1491 | M +1 314.502.8914
CompTIA | A+ , Net + , Sec. +
VMWare | VCP 3,4,5 VCAP5-DCA
MCITP | 2008 SA/VA
From: Jerry Liu [mailto:notifications@github.com]
Sent: Thursday, April 06, 2017 11:05 PM
To: vmware/webcommander <webcommander@noreply.github.com>
Cc: Masters, Mike [CORP/US] <Mike.Masters@Emerson.com>; Author <author@noreply.github.com>
Subject: Re: [vmware/webcommander] script completion screen not working, goes back to main page.. (#177)
Would you please post the execution history file? You could find that under webcommander/www/history/client-ip/cmdname/
I suspect the output xml has some syntax issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#177 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQOX4bp58SZqdDjBPy_XOs3w7-qCIcqpks5rtbX2gaJpZM4M2Hsw>.
|
Please run the ps1 script from console. Then you could get the output. |
When I run the script from powershell it runs fine without error. When it is run thru webcommander it does all the steps, there is just no completion XML and the web screen goes back to the main page.
We have isolated it to the vm.start command.. when that is in the script this happens, when we comment it out it runs fine.
I am going to pick this back up on Monday.
This is the snapshot command that we are working with.
Mike Masters | VMware | Converged Infrastructure
Emerson | 8000 W. Florissant Ave. | St. Louis | MO | 63136 | USA
T +1 314.553.2542 | F + 1 314.553.1491 | M +1 314.502.8914
CompTIA | A+ , Net + , Sec. +
VMWare | VCP 3,4,5 VCAP5-DCA
MCITP | 2008 SA/VA
From: Jerry Liu [mailto:notifications@github.com]
Sent: Friday, April 07, 2017 3:30 PM
To: vmware/webcommander <webcommander@noreply.github.com>
Cc: Masters, Mike [CORP/US] <Mike.Masters@Emerson.com>; Author <author@noreply.github.com>
Subject: Re: [vmware/webcommander] script completion screen not working, goes back to main page.. (#177)
Please run the ps1 script from console. Then you could get the output.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#177 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQOX4UITlSOQrAThlq232UikgILKQh4Qks5rtpytgaJpZM4M2Hsw>.
|
Add " | out-null" after vm.start, and try again. If it doesn't work, I need to see the whole output of your script. |
Thanks Jerry, that looked like it worked.
Mike Masters | VMware | Converged Infrastructure
Emerson | 8000 W. Florissant Ave. | St. Louis | MO | 63136 | USA
T +1 314.553.2542 | F + 1 314.553.1491 | M +1 314.502.8914
CompTIA | A+ , Net + , Sec. +
VMWare | VCP 3,4,5 VCAP5-DCA
MCITP | 2008 SA/VA
From: Jerry Liu [mailto:notifications@github.com]
Sent: Friday, April 07, 2017 9:24 PM
To: vmware/webcommander <webcommander@noreply.github.com>
Cc: Masters, Mike [CORP/US] <Mike.Masters@Emerson.com>; Author <author@noreply.github.com>
Subject: Re: [vmware/webcommander] script completion screen not working, goes back to main page.. (#177)
Add " | out-null" after vm.start, and try again.
If it doesn't work, I need to see the whole output of your script.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#177 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQOX4aFRIx41FCMGvrQXAZxQU5wpPUPGks5rtu-5gaJpZM4M2Hsw>.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having an issue now, after a script i had that has been running for over a year, now when it runs the completion xml page does not show, just defaults back to the main screen..
Have you see any issues with this.. it has worked fine up till a week or 2 now.. and seems to be intermittent.
Seems like the scripts completes and does what it is suppose to do, just dont get the screen showing completed,
Mike
The text was updated successfully, but these errors were encountered: