0% found this document useful (0 votes)
67 views

STD Out

The document describes a shell plugin execution log that ran a batch script. The script set environment variables, changed directories, and executed an import script while logging output to a text file. The command completed successfully with an exit code of 0.

Uploaded by

peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

STD Out

The document describes a shell plugin execution log that ran a batch script. The script set environment variables, changed directories, and executed an import script while logging output to a text file. The command completed successfully with an exit code of 0.

Uploaded by

peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

================================================================================

plugin: Shell, id: com.urbancode.air.plugin.Shell, version: 9


plugin command: 'cmd' '/C' '"D:\urbandeploy-inst\agent\opt\groovy-1.8.8\bin\
groovy.bat -cp "D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\classes;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\shell.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\CommonsUtil.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\log4j.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\NativeProcess.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\WinAPI.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\securedata.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\jettison-1.1.jar;D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\lib\commons-codec.jar" D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed\shell.groovy D:\urbandeploy-inst\agent\var\temp\
logs2043528168618739461\input.props D:\urbandeploy-inst\agent\var\temp\
logs2043528168618739461\output.props"'
working directory: D:\VRS\VDeveloper\Java\data
properties:
PLUGIN_INPUT_PROPS=D:\urbandeploy-inst\agent\var\temp\logs2043528168618739461\
input.props
PLUGIN_OUTPUT_PROPS=D:\urbandeploy-inst\agent\var\temp\logs2043528168618739461\
output.props
directoryOffset=.
outputFile=
runAsDaemon=false
scriptBody=set JAVA_HOME=D:\VRS\Java\jdk1.8.0_202
set Path=D:\Oracle\client\product\12.1.0\client_1\BIN;D:\VRS\Java\jdk1.8.0_202\
bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\
WindowsPowerShell\v1.0;

D:\VRS\VDeveloper\Java\data\Import_Script.bat D:\VRS\VDeveloper\Java\data\
_Import_Inst_1.properties

shellInterpreter=
environment:
AGENT_HOME=D:\urbandeploy-inst\agent
AH_AUTH_TOKEN=****
AH_WEB_URL=https://inst.urbandeploy.uk.fid-intl.com:8443
AUTH_TOKEN=****
DS_AUTH_TOKEN=****
DS_SYSTEM_ENCODING=Cp1252
JAVA_OPTS=-Dfile.encoding=Cp1252 -Dconsole.encoding=Cp1252
PLUGIN_HOME=D:\urbandeploy-inst\agent\var\plugins\
com.urbancode.air.plugin.Shell_9_56774f414df3906989c0bf22a65b086b539536a8ee20d3ba56
7756e7fff0d4ed
UCD_USE_ENCRYPTED_PROPERTIES=true
UD_DIALOGUE_ID=c771fbf1-3933-4bc4-89ed-bdf3a5f01e2c
WE_ACTIVITY_ID=17912786-8a92-2557-4018-bc6d6ea3b0c7
================================================================================
command line: C:\windows\TEMP\shell_command_4970088417504936103.bat
script content:
-------------------------------
set JAVA_HOME=D:\VRS\Java\jdk1.8.0_202
set Path=D:\Oracle\client\product\12.1.0\client_1\BIN;D:\VRS\Java\jdk1.8.0_202\
bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\
WindowsPowerShell\v1.0;

D:\VRS\VDeveloper\Java\data\Import_Script.bat D:\VRS\VDeveloper\Java\data\
_Import_Inst_1.properties

-------------------------------
working directory: D:\VRS\VDeveloper\Java\data
===============================
command output:

D:\VRS\VDeveloper\Java\data>set JAVA_HOME=D:\VRS\Java\jdk1.8.0_202

D:\VRS\VDeveloper\Java\data>set Path=D:\Oracle\client\product\12.1.0\client_1\
BIN;D:\VRS\Java\jdk1.8.0_202\bin;C:\Windows\System32;C:\Windows;C:\Windows\
System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;

D:\VRS\VDeveloper\Java\data>D:\VRS\VDeveloper\Java\data\Import_Script.bat D:\VRS\
VDeveloper\Java\data\_Import_Inst_1.properties

D:\VRS\VDeveloper\Java\data>SET JAVA_HOME=C:\Program Files\Java\jdk1.8.0_144

D:\VRS\VDeveloper\Java\data>set PATH=D:\Oracle\client\product\12.1.0\client_1\
BIN;D:\VRS\Java\jdk1.8.0_202\bin;C:\Windows\System32;C:\Windows;C:\Windows\
System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;;C:\Program Files\Java\
jdk1.8.0_144\bin

D:\VRS\VDeveloper\Java\data>Rem Move to script drive location

D:\VRS\VDeveloper\Java\data>cd /D D:\VRS\VDeveloper\Java\data

D:\VRS\VDeveloper\Java\data>Rem Execute import script with trial run flag set as


True and store the output in a text file with date appended

D:\VRS\VDeveloper\Java\data>call vermilion-run-rt-import.bat "D:\VRS\VDeveloper\


Java\data\_Import_Inst_1.properties" "D:\VRS\VDeveloper\Java\ExpData" "Y" 1>D:\
VRS\VDeveloper\Java\ExpData\ScriptOut\Script_output_27_04_2021.txt
log4j:WARN No appenders could be found for logger
(com.vermilionsoftware.vrs3.common.ejb3.utility.EJB3ServiceLocator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
===============================
command exit code: 0

You might also like