Hi Maelig, weird, that url should work. How do you start the plugin, standalone, like:
cd blueocean-plugin mvn hpi:run if so what does the console print when you request the newJob page? salu2 On Friday, July 8, 2016 at 4:08:30 PM UTC+2, Maelig Gohin wrote: > > So lucky me, I'm accessing http://localhost:8080/blue/pipelines but when > I click on "new pipeline" (goes to http://localhost:8080/view/All/newJob) > I'm getting : > > HTTP ERROR 404 > > Problem accessing /view/All/newJob. Reason: > > Not Found > > ------------------------------ > *Powered by Jetty://* > > > > Le vendredi 8 juillet 2016 15:57:43 UTC+2, Maelig Gohin a écrit : >> >> Nice ! >> Never used experimental plugins and don't worry, it's only by curiosity, >> I'm using it on my local machine to test, no production use yet ^^ >> >> Le vendredi 8 juillet 2016 15:54:29 UTC+2, Baptiste Mathus a écrit : >>> >>> Yes, please see >>> https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jenkinsci-dev/8HLKwwz3OmU/NVSKvIXuBAAJ >>> >>> Note that this plugin is still alpha, for a reason, so classical >>> reminder: don't use it in production yet. >>> >>> 2016-07-08 13:50 GMT+00:00 Maelig Gohin <[email protected]>: >>> >>>> I don't find the plugin into the list of plugins in the update center, >>>> I'm missing something ? >>>> >>>> Le vendredi 8 juillet 2016 15:44:33 UTC+2, Baptiste Mathus a écrit : >>>>> >>>>> Not sure what you mean about building. >>>>> >>>>> Did you use hpi:run to use it as documented, or did you install the >>>>> plugins by hand? >>>>> >>>>> If you don't plan to hack on the project's code, then indeed it's >>>>> strongly recommended to install through the update center, as installing >>>>> by >>>>> hand is quite hard to do because of the dependency tree you handle to >>>>> manually handle right. >>>>> >>>>> If hacking on it is indeed what you want, then keep asking questions >>>>> ;-) >>>>> >>>>> Cheers >>>>> >>>>> >>>>> 2016-07-08 13:40 GMT+00:00 Maelig Gohin <[email protected]>: >>>>> >>>>>> I built it from the sources from github's project. >>>>>> >>>>>> I'm trying right now with the release blueocean-parent-1.0-alpha-2. >>>>>> Do I have to cancel the build ? (25min to built first time :p ) >>>>>> >>>>>> Le vendredi 8 juillet 2016 15:37:54 UTC+2, Baptiste Mathus a écrit : >>>>>>> >>>>>>> Hi, >>>>>>> if you built it from source, you're on the right list, if not, then >>>>>>> the users list would have been better. >>>>>>> >>>>>>> Which version do you use? By chance, would you be using >>>>>>> https://hub.docker.com/r/jenkinsci/blueocean/ ? If so, this is a >>>>>>> known issue, long time fixed but this image is outdated. >>>>>>> >>>>>>> Cheers >>>>>>> >>>>>>> 2016-07-08 13:27 GMT+00:00 Maelig Gohin <[email protected]>: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> just installed the last version of Blue Ocean, successfully built >>>>>>>> it, run it, configure Jenkins, then go to blue ocean dashboard. >>>>>>>> >>>>>>>> When I click on "new pipeline" I'm getting : >>>>>>>> >>>>>>>> 404 Not Found >>>>>>>> >>>>>>>> Stapler processed this HTTP request as follows, but couldn't find >>>>>>>> the resource to consume the request >>>>>>>> >>>>>>>> -> evaluate(<hudson.model.Hudson@5e19d130> >>>>>>>> :hudson.model.Hudson,"/view/All/newJob") >>>>>>>> -> >>>>>>>> evaluate(((StaplerProxy)<hudson.model.Hudson@5e19d130>).getTarget(),"/view/All/newJob") >>>>>>>> -> evaluate(<hudson.model.Hudson@5e19d130>.getView("All"),"/newJob") >>>>>>>> -> unexpected null! >>>>>>>> >>>>>>>> If this 404 is unexpected, double check the last part of the trace >>>>>>>> to see if it should have evaluated to null. >>>>>>>> >>>>>>>> Don't know what to do :/ >>>>>>>> >>>>>>>> -- >>>>>>>> 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/0acb6f41-39b5-4ec7-a5e4-e0a9f32ec074%40googlegroups.com >>>>>>>> >>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/0acb6f41-39b5-4ec7-a5e4-e0a9f32ec074%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>> . >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>> 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/62b0c2ad-eb9e-49e1-8e62-199249015854%40googlegroups.com >>>>>> >>>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/62b0c2ad-eb9e-49e1-8e62-199249015854%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>> -- 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/bf8c350d-a741-4e44-985a-e12efdbe2a01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
