>From what you sent earlier the command you're running does not match your intentions. Its not going to help you much to fix that problem. From the looks of it you might have an incomplete UX load.
Please do the following. 1. Stop the running OAE (the one with the bad / page) 2. Remove the sling directory, (or at least the following directories sling/config/org/apache/ sling/startup sling/jackrabbit 3. Verify that you have the jar you intended to build, app/target/org.sakaiproject.nakamura.app-1.4.0-SNAPSHOT-wilson.jar 4. Start that jar up and let OAE startup. Erik On Tue, Aug 7, 2012 at 10:12 AM, Wilsonlee <281579...@qq.com> wrote: > Hi,Froese > >> but when I goto localhost:8080 the browser redirect me to localhost:8082 >> and >> give me only a line shows: >> >> {"_created":1344318789864,"_id":"KtomgOBUEeGsnlU3rBSz5Q+","_lastModifiedBy":"admin","_lastModified":1344318789864,"_createdBy":"admin","_path":"/"} > > > ------------------ Original ------------------ > From: "Erik Froese"<erik.fro...@gmail.com>; > Date: Tue, Aug 7, 2012 10:04 PM > To: "Wilsonlee"<281579...@qq.com>; > Cc: "oae-dev"<oae-dev@collab.sakaiproject.org>; > Subject: Re: [oae-dev] About Rebundle of nakamura jar File > > Wilson, > > it looks like you have aismatch between the version you're trying to > build (1.4.0-SNAPSHOT-wilson\) and the version you're running > (1.5.0-SNAPSHOT). > > Look for a jar at > nakamura/app/target/org.sakaiproject.nakamura.app-1.4.0-SNAPSHOT-wilson.jar > > Then java -Xmx256m -server -jar > org.sakaiproject.nakamura.app-1.4.0-SNAPSHOT-wilson.jar -f - > > > Erik > > On Tue, Aug 7, 2012 at 2:29 AM, Wilsonlee <281579...@qq.com> wrote: >> Hi,all. >> I'm doing the rebundle of nakamura jar File and have a problem. >> I changed >> UX/pom.xml line 24 >> <version>1.4.0-SNAPSHOT-wilson</version> >> UX/pom-bundle.xml line 18 >> <version>1.4.0-SNAPSHOT-wilson</version> >> line 24 >> <version>1.4.0-SNAPSHOT-wilson</version> >> UX/tools/hashfiles/pom.xml line 18 >> <version>1.4.0-SNAPSHOT-wilson</version> >> >> nakamura/app/pom.xml line 57 >> <version>1.4.0-SNAPSHOT-wilson</version> >> >> and in UX folder mvn clean install >> then in nakamura folder mvn clean install >> >> after the build I run java -Xmx256m -server -jar >> org.sakaiproject.nakamura.app-1.5.0-SNAPSHOT.jar -f - >> in the nakamura/app/target >> >> but when I goto localhost:8080 the browser redirect me to localhost:8082 >> and >> give me only a line shows: >> >> {"_created":1344318789864,"_id":"KtomgOBUEeGsnlU3rBSz5Q+","_lastModifiedBy":"admin","_lastModified":1344318789864,"_createdBy":"admin","_path":"/"} >> >> Is there something wrong? >> >> Thanks a lot, >> Wilson >> >> >> >> _______________________________________________ >> oae-dev mailing list >> oae-dev@collab.sakaiproject.org >> http://collab.sakaiproject.org/mailman/listinfo/oae-dev >> _______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev