On Sun, Mar 13, 2016 at 6:16 PM, Minudika Malshan <[email protected]>
wrote:

> Hi Arnoud,
>

Hi


> I went through the source and built it. I followed the instruction on the
> git repository for run the support-core plugin and execute the following
> command.
> *mvn hpi:run*
>
> The console says that Jenkins is fully up and running.But when I go got
> localhost:8080 it gives me this error message on the browser.
>
> *Error 404 - Not Found.*
> * No context on this server matched or handled this request.Contexts known
> to this server are: *
>
>    -
>    */jenkins ---> 
> org.mortbay.jetty.webapp.WebAppContext@5ba74f77{/jenkins,jar:file:/home/minudika/.m2/repository/org/jenkins-ci/main/jenkins-war/1.554.1/jenkins-war-1.554.1.war!/}*
>    <http://localhost:8080/jenkins>
>
>
It is normal. Just directly go to http://localhost:8080/jenkins/ Jenkins is
started under the context /jenkins/


> I also tried to start Jenkins first and then run the plugin.
> It seems like both Jenkins and plugin use the same port and gives an error.
>

yes you need to take care to stop any existing instance to have only one
running on 8080


>
> Could you please let me know how to run and test the support core plugin
> with the changes I'm making.
>

mvn hpi:run + open http://localhost:8080/jenkins/ should be the way to go.


>
> Yes, it would be great to have a discussion with you. Please let me know a
> convenient time for you.
>

It seems you are 4:30 ahead from me (france). What is the easier for you ?
Something in the evening on your side ?

Cheers


> Thanks and Regards
> Minudika
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/3165f87f-0847-4346-9be6-04c7d2057817%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/3165f87f-0847-4346-9be6-04c7d2057817%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAFNCU-90Zpj5v92oxDtOkhT2znhPNe6s5G8PHrCHr7UjOf%2BJFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to