[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Why the fuck doesn't this work? Trying to install jmet

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 7
Thread images: 1

File: The Terminator 1.jpg (383KB, 1280x1024px) Image search: [Google]
The Terminator 1.jpg
383KB, 1280x1024px
Why the fuck doesn't this work?

Trying to install jmeter (performance testing tool) on a vagrant centos box and I get a 'no log4j2' error.

I'm using the following vagrant file script that the box executes, would anyone know why this error would occur? I'm not building any java application.

 
$script = <<-SCRIPT
sudo yum check-update
sudo yum -y install wget
sudo yum -y install java-1.8.0-openjdk
cd /opt
sudo wget http://mirror.ventraip.net.au/apache//jmeter/binaries/apache-jmeter-3.2.tgz && sudo tar -xvzf apache-jmeter-3.2.tgz && sudo rm apache-jmeter-3.2.tgz
cd /opt/apache-jmeter-3.2/lib/ext
sudo wget https://repo1.maven.org/maven2/kg/apc/jmeter-plugins-manager/0.10/jmeter-plugins-manager-0.10.jar && sudo java -cp jmeter-plugins-manager-0.10.jar org.jmeterplugins.repository.PluginManagerCMDInstaller && sudo wget http://search.maven.org/remotecontent\?filepath\=kg/apc/cmdrunner/2.0/cmdrunner-2.0.jar -O ../cmdrunner-2.0.jar
cd /opt/apache-jmeter-3.2/bin
./PluginsManagerCMD.sh install jpgc-graphs-basic,jpgc-graphs-additional,jpgc-sense,jpgc-graphs-composite,jpgc-functions,jpgc-casutg,jpgc-dbmon,jpgc-graphs-dist,jpgc-dummy,jmeter-ftp,jpgc-ffw,jmeter-http,jpgc-fifo,jmeter-jdbc,jmeter-jms,jmeter-core,jpgc-json,jmeter-junit,jmeter-java,jmeter-ldap,jmeter-mail,jmeter-mongodb,jmeter-native,jpgc-perfmon,jpgc-plugins-manager,jmeter-tcp,jpgc-tst,jmeter-components,jpgc-xml,jpgc-standard
jmeter=$PATH:/opt/apache-jmeter-3.2/bin
SCRIPT
config.vm.provision "shell", inline: $script
>>
>>60125451
Duh
Install gentoo
>>
>>60125451
>
full error below -

ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
>>
>>60125462
Need to install it on a centos/redhat system
>>
>>60125462
>>60125487
memes aside of course
>>
>>60125468
so it doesn't work......?
does the program not start normal operation when it reaches this error?
>>
>>60125514
The error you're getting is just saying that there's no default log file set, so it's setting it to standard out and explains how you can view a recap of what it did.

Pretty benign error. Does it happen on subsequent runs?
Thread posts: 7
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.