Howdy,

  I did:
sudo apt-get update
sudo apt-get dist-upgrade

it downloaded a bunch of stuff but I still get the same errors as before.

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.586 sec
<<< FAILURE! -                                           in
org.apache.nifi.processors.standard.TestHandleHttpRequest
testRequestAddedToService(org.apache.nifi.processors.standard.TestHandleHttpRequest)
 
Tim                                          e elapsed: 10.586 sec  <<<
FAILURE!
java.lang.AssertionError: Could not invoke methods annotated with
@OnScheduled annotation                                           due to:
java.lang.reflect.InvocationTargetException
...
then a bunch of :
java.lang.AssertionError: java.lang.OutOfMemoryError: unable to create new
native thread


$ free -m
             total       used       free     shared    buffers     cached
Mem:          7985       1581       6404          3         84       1221
-/+ buffers/cache:        275       7710
Swap:         4094          0       4094

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:        14.04
Codename:       trusty


$ mvn -version
Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-55-generic", arch: "amd64", family:
"unix"


Any thoughts?


Pat






--
View this message in context: 
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716p2008.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at 
Nabble.com.

Reply via email to