asset error while deploying luxuryline application

hi,

I am getting below error while deploying bpms trial 9.9, can you please advise:

015-11-06 11:32:42 INFO ProcessRunner [37] [ERROR] [06 Nov 2015 11:32:42,146] (RepoAssetUtil.java:getRepositoryComposite:299)
2015-11-06 11:32:42 INFO ProcessRunner [37] Error adding asset LuxuryLine_LuxuryLineOrder.(1) from LuxuryLineRepo to the Deployment Set myDeploymentSet. The asset is not present on the source
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 INFO ProcessRunner [37] [ INFO] [06 Nov 2015 11:32:42,146] (XMLReport.java:runExample:41)
2015-11-06 11:32:42 INFO ProcessRunner [37] Started Generating Report …
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 INFO ProcessRunner [37] [ INFO] [06 Nov 2015 11:32:42,152] (XMLReport.java:createDOMTree:88)
2015-11-06 11:32:42 INFO ProcessRunner [37] Info Messages Size = 14
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 INFO ProcessRunner [37] [ INFO] [06 Nov 2015 11:32:42,155] (XMLReport.java:createDOMTree:89)
2015-11-06 11:32:42 INFO ProcessRunner [37] Error Messages Size = 1
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 INFO ProcessRunner [37] [ INFO] [06 Nov 2015 11:32:42,375] (XMLReport.java:runExample:44)
2015-11-06 11:32:42 INFO ProcessRunner [37] Generated Automation Test Suite Report file successfully.
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 INFO ProcessRunner [37] Error Code = 255
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 ERROR ProcessRunner [37] === Command ended with exit code 255 : “‘/opt/softwareag/IntegrationServer/instances/default/packages/WmDeployer/bin/projectautomatorUnix.sh’ ‘/tmp/LuxuryLine_ProjectAutomator.xml’”
2015-11-06 11:32:42 INFO ProcessRunner [37] === Execution took 9210 ms
2015-11-06 11:32:42 INFO ProcessRunner [37]
2015-11-06 11:32:42 ERROR DeployAssets Found error messages in console output:
2015-11-06 11:32:42 ERROR DeployAssets > [ERROR] [06 Nov 2015 11:32:42,146] (RepoAssetUtil.java:getRepositoryComposite:299)
2015-11-06 11:32:42 INFO DeployAssets
2015-11-06 11:32:42 ERROR Exit Exit with exitCode=99

Fri Nov 6 11:32:42 MST 2015 INFO Execution of java -cp /media/windowsshare/BpmsTrail99/config:/media/windowsshare/BpmsTrail99/lib/:/media/windowsshare/BpmsTrail99/groovy-2.4.3/lib/ com.softwareag.testautomation.demo.BpmsTrial -setup ended with exit code 99

thank you
sekhar

Hi Sekhar,

could you pls run “grexec BpmsTZrial -diagnostics”.
The command will create a ZIP file whose name is reported at the very end.
Please provide for further analysis.

Thanks
Uli

hi Uli,

Attached is the diagnostics file

Thank you
Sekhar

Hi Sekhar,

I am sorry to say that the ZIP file does not contain the most interesting log file which is picked up from “/tmp/groovylogs/testautomation.log”. It seems like it has been erased before you ran “grexec BpmsTrial -diagnostics”.
Could you pls run again the following steps
(1) grexec BpmsTrial -uninstall
(2) grexec BpmsTrial -setup
(3) grexec BpmsTrial -diagnostics (if (2) failed again) and provide new ZIP file created in this step

So far, I have only very vague idea what might have happened:

  • did you use the same user for unzipping the distribution and for running the script?
  • is there sufficient disk space on the machine?

Many thanks,
Uli

hi Uli,

I am not able to upload the file as i have a limit of 4,096KB and the diagnostics file is at 4,456kb, is there any mail id i can send the attachment

thank you
sekhar

Hi Sekhar,

pls connect via FTP to ftp.softwareag.com, login using user “anonymous” and your email address as password.
Then switch to folder incoming (“cd incoming”) and binary mode (“bin”).
Then upload your ZIP file using “put ” and provide the file name via this community.

Best regards,
Uli

hi Uli,

the issue is resolve now, looks like privileges, I have unzipped the folders in windows and then copied to Linux via shared drive, I have now took the zip file directly to Linux and unzipped it and the installation is a success.

However even generator is not coming up at the port 8006, any logs we can check to see whats the issue, I see 8006 is not being used, but still not coming up

Sekhar

Hi Sekhar,

which error message do you get when starting Event Generator e.g. via “grexec BpmsTrial -start” ?
Please provide

  • console log
  • /tmp/groovylogs/testautomation.log
  • /EventGenerator/logs/EventGenerator.log

Thanks,
Uli

hi Uli,

there are no logs in Event generator folder and also no errors in console
Here is the console log and test automation log attached:
2015-11-13 09:36:27 INFO ServerInstallation SUCCESS: Command Central Server has been started successfully

2015-11-13 09:36:27 INFO Server Start servers UM, AE, IS, JBP, MWS, SPM, CCE successfull.

2015-11-13 09:36:27 INFO EventGenerator Start Event Generator

2015-11-13 09:36:27 INFO EventGenerator Using JAVA_HOME=/opt/softwareag/jvm/jvm

2015-11-13 09:36:27 INFO ProcessRunner [10]

2015-11-13 09:36:27 INFO ProcessRunner [10] === Execute command “‘chmod’ ‘a+x’ ‘/apps/softwareag/EventGenerator/bin/EventGenerator.csh’”

2015-11-13 09:36:27 INFO ProcessRunner [10]

2015-11-13 09:36:27 INFO ProcessRunner [10]

2015-11-13 09:36:27 INFO ProcessRunner [10] === Command ended successfully: “‘chmod’ ‘a+x’ ‘/apps/softwareag/EventGenerator/bin/EventGenerator.csh’”

2015-11-13 09:36:27 INFO ProcessRunner [10] === Execution took 129 ms

2015-11-13 09:36:27 INFO ProcessRunner [10]

2015-11-13 09:36:27 INFO ProcessRunner [11]

2015-11-13 09:36:27 INFO ProcessRunner [11] === Execute command “‘sh’ ‘-c’ ‘/apps/softwareag/EventGenerator/bin/EventGenerator.csh > /dev/null 2>&1 &’”

2015-11-13 09:36:27 INFO ProcessRunner [11] Working directory ‘/apps/softwareag/EventGenerator/bin’

2015-11-13 09:36:27 INFO ProcessRunner [11]

2015-11-13 09:36:27 INFO ProcessRunner [11]

2015-11-13 09:36:27 INFO ProcessRunner [11] === Command ended successfully: “‘sh’ ‘-c’ ‘/apps/softwareag/EventGenerator/bin/EventGenerator.csh > /dev/null 2>&1 &’”

2015-11-13 09:36:27 INFO ProcessRunner [11] === Execution took 64 ms

2015-11-13 09:36:27 INFO ProcessRunner [11]

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

Fri Nov 13 09:36:28 MST 2015 INFO Execution of java -cp /apps/softwareag/config:/apps/softwareag/lib/:/apps/softwareag/groovy-2.4.3/lib/ com.softwareag.testautomation.demo.BpmsTrial -start ended with exit code 0

thanks,
sekhar
testautomation.zip (7.58 KB)

Hi Sekhar,

I have the following questions:
(1) if there are no error messages, how do you know that
“However even generator is not coming up at the port 8006”
(2) Did you try to connect via browser to http://:8006?
(3) Could you pls execute the following command:

  • netstat -aonp | grep 8006

If you get a line like

  • tcp 0 0 :::8006 :::* LISTEN 16642/java off (0.00/0/0)

then 16642 is the PID of the process blocking that port and you may want to stop that process.
Maybe it is also a remainder from your first failing installation attempt!?

Best regards
Uli

This issue is fixed now, I had to fix the EventGenerator.csh, as it has got below for loop which is causing word too long for my shell:

setenv CLASSPATH "${CLASSPATH}:lib/"
#foreach jar (lib/
.jar)

setenv CLASSPATH “${CLASSPATH}:${jar}”

#end

thanks! for the help Uli, your quick replies are appreciated.

Sekhar