Hi,
I am using eclipse maven   as said here
https://cwiki.apache.org/confluence/x/9IWAAQ.I changed the jetty port to
7777 using
-Djetty.port=7777.I checked out code base 1 hour ago and built.

On Sun, Jan 30, 2011 at 12:26 AM, Dave <[email protected]> wrote:

> Hi Bala,
>
> The error that you got:
> java.lang.RuntimeException: <openjpa-2.0.0-r422266:935683 nonfatal
> user error> org.apache.openjpa.persistence.ArgumentException: This
> configuration disallows runtime optimization, but the following listed
> types were not enhanced at build time or at class load time with a
> javaagent: "<|org.apache.roller.weblogger.pojos.TaskLock
>
> Indicates that the JPA bytecode enhancement was not run as part of the
> build process -- this is problem that I (believe that I) fixed a week
> or two ago.
>
> Please verify that you have the latest version of the code from Roller
> trunk.
>
> Also, if you run Roller via the goal "jetty:run" then Roller will be
> at http://localhost:8080/roller not 7777.
>
> Hope that helps...
>
> - Dave
>
>
> On Sat, Jan 29, 2011 at 1:33 PM, bala ajanthan <[email protected]>
> wrote:
> > Hi Dave,
> > I am new to Roller.
> > As you mentioned above i built the source in eclipse ide.But when i
> navigate
> > to http://localhost:7777/roller i got SERVICE_UNAVAILABLE error.i
> attached
> > the log file bellow.help me.
> > thanks.
> > aja.
> >
> > On Sat, Jan 29, 2011 at 11:04 PM, Dave <[email protected]> wrote:
> >>
> >> I put together some screenshots that show How to Build and Run Roller
> >> in Eclipse:
> >>   https://cwiki.apache.org/confluence/x/9IWAAQ
> >>
> >> - Dave
> >
> >
>

Reply via email to