Howdy,
I ran it again using after having set the proxy setting for mvn.
I still get the same error but it got further than it has gone before. Maybe
because I ran
mvn -T C2.0 clean install
instead of just mvn clean install
echo $MAVEN_OPTS
-Dhttp.proxyHost=xxx.xx.org -Dhttp.proxyPort=80 -Dhttps.proxyHost=xxx.xx.org
-Dhttps.proxyPort=80 -Xms1024m -Xmx3076m -XX:MaxPermSize=256m
I have attached the mvn output. I'm confused why it shows
[INFO] nifi-standard-processors .......................... SKIPPED
When I see it throws the same exception it always has there
It skips several more and then:
[INFO] nifi-kite-processors .............................. FAILURE [30:31.962s]
I have attached the full output of the mvn run.
From: Aldrin Piri [via Apache NiFi (incubating) Developer List]
[mailto:[email protected]]
Sent: Wednesday, June 24, 2015 3:45 PM
To: Jones, Patrick L.
Subject: Re: mvn fail
That is unfortunate. Might I ask what you are using as your virtualization
application and what OS the host system is running on? Interested in
trying to close out the last remaining variables.
We do not want anything to be this much of a process to get a build
complete, so I appreciate your continued contributions of information to
track this down.
On Wed, Jun 24, 2015 at 1:50 PM, plj <[hidden
email]</user/SendEmail.jtp?type=node&node=2009&i=0>> wrote:
> 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.
>
________________________________
If you reply to this email, your message will be added to the discussion below:
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716p2009.html
To unsubscribe from mvn fail, click
here<http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1716&code=cGxqQG1pdHJlLm9yZ3wxNzE2fDU1MTMzODA1>.
NAML<http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
mvn_out.txt (673K)
<http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/attachment/2018/0/mvn_out.txt>
--
View this message in context:
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tp1716p2018.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at
Nabble.com.