Closed nsevalia closed 8 years ago
Asking Andrew, our resident Windows expert to take a look at this for comment.
I reran the installation script and did find a minor issue where an interactive prompt is presented to confirm overwriting a file, but aside from that, the installation completed successfully
@nsevalia from what it sounds like the call
commands are spawning new threads of execution. My testing environment is Win7 Pro SP1. Would you be able to provide the details of your environment to track down where any issues might occur?
Thanks
My environment info
With Best Regards Naishadh Sevalia TEG Platform - OpenSource Follow me on KNOME: https://knome.ultimatix.net/u/naishadh.sevalia Tata Consultancy Services Ph:- (0)79 6170 5162 Buzz:- 479-5162 Mailto: naishadh.sevalia@tcs.com Website: http://www.tcs.com
Experience certainty. IT Services Business Solutions Consulting
From: Andrew Block notifications@github.com To: jbossdemocentral/bpms-travel-agency-demo bpms-travel-agency-demo@noreply.github.com Cc: nsevalia naishadh.sevalia@tcs.com Date: 09/13/2015 10:02 AM Subject: Re: [bpms-travel-agency-demo] init.bat file on windows platform (#22)
I reran the installation script and did find a minor issue where an interactive prompt is presented to confirm overwriting a file, but aside from that, the installation completed successfully @nsevalia from what it sounds like the call commands are spawning new threads of execution. My testing environment is Win7 Pro SP1. Would you be able to provide the details of your environment to track down where any issues might occur? Thanks — Reply to this email directly or view it on GitHub.
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
@nsevalia does not appear the environment information came through. did you try to send a screenshot?
Yes, there was a screenshot.
Sharing the data in text format.
Windows 7 Enterprise N (Service Pack 1) 32-bit operating system
Intel i5-4300U CPU 4GB RAM
With Best Regards Naishadh Sevalia TEG Platform - OpenSource Follow me on KNOME: https://knome.ultimatix.net/u/naishadh.sevalia Tata Consultancy Services Ph:- (0)79 6170 5162 Buzz:- 479-5162 Mailto: naishadh.sevalia@tcs.com Website: http://www.tcs.com
Experience certainty. IT Services Business Solutions Consulting
-----Andrew Block notifications@github.com wrote: ----- To: jbossdemocentral/bpms-travel-agency-demo bpms-travel-agency-demo@noreply.github.com From: Andrew Block notifications@github.com Date: 09/14/2015 06:40PM Cc: nsevalia naishadh.sevalia@tcs.com Subject: Re: [bpms-travel-agency-demo] init.bat file on windows platform (#22)
@nsevalia does not appear the environment information came through. did you try to send a screenshot?
— Reply to this email directly or view it on GitHub.
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
Validated functionality with 6.2 product release. @nsevalia if you are able to try again, please let us know
Closing due to no activity.
Tried to setup demo on Windows machine. The default init.bat file tries to setup EAP first in a pop-up window. Immediately a new pop-up window for BPMS setup appears and the main window is busy building the project and deploy it.
All three running in parallel creates problem and demo setup is incomplete. We tried to break the init.bat into 2 pieces: 1) just setup EAP 2) Set up BPMS and deploy code.
It worked.