my bad. I started it from the dashboard dir instead of the plugin dir. it seems to work, but graphics didn't load. [image: Inline image 1]
I tested it also on my Windows 7 computer just to make sure it's not something to do with Windows Server security. got same results. Itai Sanders <http://www.morphisec.com/> On Tue, Jun 7, 2016 at 12:29 PM, Tom Fennelly <[email protected]> wrote: > Can you go to the plugins page and check that the Blue Ocean plugin is > actually installed. > > Something looks strange here. How are you running and from where are you > running ? > > On 7 June 2016 at 10:00, Itai Sanders <[email protected]> wrote: > >> status report: >> got the in-project jenkins to run under http://localhost:8080/jenkins >> I didn't understand at first that this is going to run on a different >> jenkins instance. too bad, cause I was hoping to test our daily work with >> jenkins using blue ocean and report here. even created a small pipeline to >> update the local instance regularly. >> >> anyhow, http://localhost:8080/jenkins/blue doesn't seem to work. >> attaching 404 error page in case it's any help. >> >> >> >> Itai Sanders >> >> <http://www.morphisec.com/> >> >> On Tue, Jun 7, 2016 at 11:20 AM, Tom Fennelly <[email protected]> >> wrote: >> >>> On Tuesday, June 7, 2016 at 9:01:14 AM UTC+1, Itai Sanders wrote: >>>> >>>> ok, I ran it without the testing. >>>> now it compiles, but wouldn't start on the same port that Jenkins is >>>> using (8080): >>>> >>>>> FAILED ServerConnector@5949bcfe{HTTP/1.1}{0.0.0.0:8080}: >>>>> java.net.BindException: Address already in use: bind >>>> >>>> >>>> should I close Jenkins and let BlueOcean start it for me? >>>> >>> >>> Right, you will not be able to run it on port 8080 if it's already >>> running on port 8080. Stop all processes listening on port 8080 and then >>> run. >>> >>> Btw, there is a way of specifying a different port, but lets not >>> complicate things. >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Jenkins Developers" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/jenkinsci-dev/otY1UkS9f4w/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/384e2309-041f-4c54-a383-613b3f9fbd53%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/384e2309-041f-4c54-a383-613b3f9fbd53%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 a topic in the >> Google Groups "Jenkins Developers" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-dev/otY1UkS9f4w/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CADxfEAbemBWpAf3MakxDdkPLVKt2kFhCJJBvL9A6tFJPUW6M6g%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CADxfEAbemBWpAf3MakxDdkPLVKt2kFhCJJBvL9A6tFJPUW6M6g%40mail.gmail.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 a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/otY1UkS9f4w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BbPaoJnYQjqRNeCprACv3KAetyvp1akOXdqeWCNgZLDz%3DgRgQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BbPaoJnYQjqRNeCprACv3KAetyvp1akOXdqeWCNgZLDz%3DgRgQ%40mail.gmail.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/CADxfEAafv66p6vLgK6NPt8HBUy5bsmZo%2BEGz30N%3D%2BwoJW6D6YQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
