Re: Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Selina Tech
gt; > --config-factory=org.apache.samza.config.factories.PropertiesConfigFactory > > --config-path=file://$PWD/deploy/samza/config/demo-parser.properties > > > > > > java version "1.8.0_45" > > Java(TM) SE Runtime Environment (build 1.8.0_45-b14) > >

Re: Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Yi Pan
ertiesConfigFactory > --config-path=file://$PWD/deploy/samza/config/demo-parser.properties > > > java version "1.8.0_45" > Java(TM) SE Runtime Environment (build 1.8.0_45-b14) > Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode) > > > Error: A JNI erro

Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Selina Tech
Hi, All: I am trying to run a samza job, I got Error as "Error: A JNI error has occurred, please check your installation and try again". I google on line it looks like about CLASSPATH and .class/.jar. Is anyone can help me on this. $ deploy/samza/bin/run-job.sh --conf