Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion No static content available for Neo Server at port [7474], management console

Received: by 10.68.227.230 with SMTP id sd6mr13611411pbc.8.1333554311494;
        Wed, 04 Apr 2012 08:45:11 -0700 (PDT)
X-BeenThere: neo4j@googlegroups.com
Received: by 10.68.229.99 with SMTP id sp3ls78461pbc.0.gmail; Wed, 04 Apr 2012
 08:45:10 -0700 (PDT)
Received: by 10.68.194.101 with SMTP id hv5mr3300381pbc.2.1333554310558;
        Wed, 04 Apr 2012 08:45:10 -0700 (PDT)
Date: Wed, 4 Apr 2012 08:45:10 -0700 (PDT)
From: aldrinm <aldr...@gmail.com>
To: neo4j@googlegroups.com
Message-ID: <9691363.387.1333554310015.JavaMail.geo-discussion-forums@pbcgj9>
In-Reply-To: <4F7C5509.5020302@armbruster-it.de>
References: <3111163.433.1332924790178.JavaMail.geo-discussion-forums@pbcty5> <4F7B54F0.5010006@armbruster-it.de> <8554552.2344.1333548142714.JavaMail.geo-discussion-forums@pbcgg7>
 <4F7C5509.5020302@armbruster-it.de>
Subject: Re: [Neo4j] No static content available for Neo Server at port
 [7474], management console
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_385_17538695.1333554310014"

------=_Part_385_17538695.1333554310014
Content-Type: multipart/alternative; 
	boundary="----=_Part_386_30726030.1333554310014"

------=_Part_386_30726030.1333554310014
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi Stefan,

It's at https://github.com/aldrinm/neo4j-embedded 


-Aldrin


On Wednesday, 4 April 2012 19:34:57 UTC+5:30, Stefan Armbruster wrote:
>
> Hi Aldrin,
>
> is your code available somewhere?
>
> Regards,
> Stefan
>
> Am 04.04.2012 16:02, schrieb aldrinm:
> > Hi Stefan,
> > 
> > This didn't work for me. I get same error. However, I can access the
> > REST endpoint http://localhost:7474/db/data/ and
> > http://localhost:7474/webadmin gives me a 404. So i guess only the web
> > admin console is not being set up correctly.
> > 
> > Thanks,
> > Aldrin
> > 
> > 
> > On Wednesday, 4 April 2012 01:22:16 UTC+5:30, Stefan Armbruster wrote:
> > 
> >     Hi,
> > 
> >     it's a dependency issue. Jersey refuses to start up with "No
> >     WebApplication provider is present". I've played around and found a
> >     working config. Try to replace the quoted section in your
> >     BuildConfig.groovy with
> > 
> >     dependencies {
> >        compile(group:"org.neo4j.app", name:"neo4j-server", 
> version:"1.6.1")
> >        runtime(group:"org.neo4j.app", name:"neo4j-server", 
> version:"1.6.1",
> >     branch:"static-web")
> >        runtime('com.sun.jersey:jersey-server:1.9')
> >        runtime('com.sun.jersey:jersey-core:1.9')
> >     }
> > 
> >     Regards,
> >     Stefan
> > 
> >     Am 28.03.2012 10:53, schrieb aldrinm:
> >     > "ERROR web.Jetty6WebServer  - No static content available for Neo
> >     Server
> >     > at port [7474], management console"
> >     >
> >     > What does this error mean?
> >     >
> >     > I'm trying to run an embedded server from within a Grails 2.0.1
> >     app with
> >     > the Neo4j plugin.
> >     >
> >     > I've read
> >     > this
> >     
> http://stackoverflow.com/questions/8111959/use-wrappingneoserverbootstrapper-with-spring-data-neo4j
> >     <
> http://stackoverflow.com/questions/8111959/use-wrappingneoserverbootstrapper-with-spring-data-neo4j
> >
> > 
> >     > and set up the BuildConfig dependencies as specified
> >     > in
> >     
> https://github.com/sarmbruster/neo4jsample/blob/master/grails-app/conf/BuildConfig.groovy
> >     <
> https://github.com/sarmbruster/neo4jsample/blob/master/grails-app/conf/BuildConfig.groovy
> >
> >     >
> >     >     dependencies {
> >     >         // uncomment next three lines if you're using embedded/ha
> >     *and*
> >     > you want the webadmin available
> >     >         compile(group:"org.neo4j.app", name:"neo4j-server",
> >     version:"1.6.1")
> >     >         runtime(group:"org.neo4j.app", name:"neo4j-server",
> >     > version:"1.6.1", branch:"static-web")
> >     >         runtime('com.sun.jersey:jersey-bundle:1.9-SNAPSHOT')
> >     >    }
> >     >
> >     >
> >     > any insight would be helpful.
> >     >
> >     >
> >     >  
> > 
> > 
>
>
>
------=_Part_386_30726030.1333554310014
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Stefan,<div><br></div><div>It's at&nbsp;<a href=3D"https://github.com/al=
drinm/neo4j-embedded">https://github.com/aldrinm/neo4j-embedded</a>&nbsp;</=
div><div><br></div><div><br></div><div>-Aldrin</div><div><br><br>On Wednesd=
ay, 4 April 2012 19:34:57 UTC+5:30, Stefan Armbruster  wrote:<blockquote cl=
ass=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px =
#ccc solid;padding-left: 1ex;">Hi Aldrin,<p>is your code available somewher=
e?</p><p>Regards,<br>Stefan</p><p>Am 04.04.2012 16:02, schrieb aldrinm:<br>=
&gt; Hi Stefan,<br>&gt; <br>&gt; This didn't work for me. I get same error.=
 However, I can access the<br>&gt; REST endpoint <a href=3D"http://localhos=
t:7474/db/data/" target=3D"_blank">http://localhost:7474/db/data/</a> and<b=
r>&gt; <a href=3D"http://localhost:7474/webadmin" target=3D"_blank">http://=
localhost:7474/webadmin</a> gives me a 404. So i guess only the web<br>&gt;=
 admin console is not being set up correctly.<br>&gt; <br>&gt; Thanks,<br>&=
gt; Aldrin<br>&gt; <br>&gt; <br>&gt; On Wednesday, 4 April 2012 01:22:16 UT=
C+5:30, Stefan Armbruster wrote:<br>&gt; <br>&gt; &nbsp; &nbsp; Hi,<br>&gt;=
 <br>&gt; &nbsp; &nbsp; it's a dependency issue. Jersey refuses to start up=
 with "No<br>&gt; &nbsp; &nbsp; WebApplication provider is present". I've p=
layed around and found a<br>&gt; &nbsp; &nbsp; working config. Try to repla=
ce the quoted section in your<br>&gt; &nbsp; &nbsp; BuildConfig.groovy with=
<br>&gt; <br>&gt; &nbsp; &nbsp; dependencies {<br>&gt; &nbsp; &nbsp; &nbsp;=
 &nbsp;compile(group:"org.neo4j.app"<wbr>, name:"neo4j-server", version:"1.=
6.1")<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;runtime(group:"org.neo4j.app"<wbr>=
, name:"neo4j-server", version:"1.6.1",<br>&gt; &nbsp; &nbsp; branch:"stati=
c-web")<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;runtime('com.sun.jersey:<wbr>jer=
sey-server:1.9')<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;runtime('com.sun.jersey=
:<wbr>jersey-core:1.9')<br>&gt; &nbsp; &nbsp; }<br>&gt; <br>&gt; &nbsp; &nb=
sp; Regards,<br>&gt; &nbsp; &nbsp; Stefan<br>&gt; <br>&gt; &nbsp; &nbsp; Am=
 28.03.2012 10:53, schrieb aldrinm:<br>&gt; &nbsp; &nbsp; &gt; "ERROR web.J=
etty6WebServer &nbsp;- No static content available for Neo<br>&gt; &nbsp; &=
nbsp; Server<br>&gt; &nbsp; &nbsp; &gt; at port [7474], management console"=
<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; What does this error=
 mean?<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; I'm trying to =
run an embedded server from within a Grails 2.0.1<br>&gt; &nbsp; &nbsp; app=
 with<br>&gt; &nbsp; &nbsp; &gt; the Neo4j plugin.<br>&gt; &nbsp; &nbsp; &g=
t;<br>&gt; &nbsp; &nbsp; &gt; I've read<br>&gt; &nbsp; &nbsp; &gt; this<br>=
&gt; &nbsp; &nbsp; <a href=3D"http://stackoverflow.com/questions/8111959/us=
e-wrappingneoserverbootstrapper-with-spring-data-neo4j" target=3D"_blank">h=
ttp://stackoverflow.com/<wbr>questions/8111959/use-<wbr>wrappingneoserverbo=
otstrapper-<wbr>with-spring-data-neo4j</a><br>&gt; &nbsp; &nbsp; &lt;<a hre=
f=3D"http://stackoverflow.com/questions/8111959/use-wrappingneoserverbootst=
rapper-with-spring-data-neo4j" target=3D"_blank">http://stackoverflow.com/<=
wbr>questions/8111959/use-<wbr>wrappingneoserverbootstrapper-<wbr>with-spri=
ng-data-neo4j</a>&gt;<br>&gt; <br>&gt; &nbsp; &nbsp; &gt; and set up the Bu=
ildConfig dependencies as specified<br>&gt; &nbsp; &nbsp; &gt; in<br>&gt; &=
nbsp; &nbsp; <a href=3D"https://github.com/sarmbruster/neo4jsample/blob/mas=
ter/grails-app/conf/BuildConfig.groovy" target=3D"_blank">https://github.co=
m/<wbr>sarmbruster/neo4jsample/blob/<wbr>master/grails-app/conf/<wbr>BuildC=
onfig.groovy</a><br>&gt; &nbsp; &nbsp; &lt;<a href=3D"https://github.com/sa=
rmbruster/neo4jsample/blob/master/grails-app/conf/BuildConfig.groovy" targe=
t=3D"_blank">https://github.com/<wbr>sarmbruster/neo4jsample/blob/<wbr>mast=
er/grails-app/conf/<wbr>BuildConfig.groovy</a>&gt;<br>&gt; &nbsp; &nbsp; &g=
t;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; dependencies {<br>&gt; &nbsp; &=
nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; // uncomment next three lines if you=
're using embedded/ha<br>&gt; &nbsp; &nbsp; *and*<br>&gt; &nbsp; &nbsp; &gt=
; you want the webadmin available<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; =
&nbsp; &nbsp; compile(group:"org.neo4j.app", name:"neo4j-server",<br>&gt; &=
nbsp; &nbsp; version:"1.6.1")<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbs=
p; &nbsp; runtime(group:"org.neo4j.app", name:"neo4j-server",<br>&gt; &nbsp=
; &nbsp; &gt; version:"1.6.1", branch:"static-web")<br>&gt; &nbsp; &nbsp; &=
gt; &nbsp; &nbsp; &nbsp; &nbsp; runtime('com.sun.jersey:<wbr>jersey-bundle:=
1.9-SNAPSHOT')<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp;}<br>&gt; &nbsp; &nb=
sp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; any insight =
would be helpful.<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>=
&gt; &nbsp; &nbsp; &gt; &nbsp;<br>&gt; <br>&gt; </p><p><br></p><p></p><p></=
p><p></p></blockquote></div>
------=_Part_386_30726030.1333554310014--

------=_Part_385_17538695.1333554310014--