Skip to main content



      Home
Home » Archived » BIRT » RAD and BIRT
RAD and BIRT [message #120253] Mon, 30 January 2006 15:07 Go to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

I have been attempting to use BIRT for a few days with RAD. It seems the
report design perspective works correctly, but when I click on the preview
tab, it just hangs indefinitely. Has anyone has any success with RAD and
BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built from
Eclipse 3.0.2.
Re: RAD and BIRT [message #120305 is a reply to message #120253] Mon, 30 January 2006 15:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

i don't what is RAD, but the same effect i got when i try to process a
table of 220,000 birt just kept eating my memory, used eclipse 3.1.2 here
Re: RAD and BIRT [message #120315 is a reply to message #120305] Mon, 30 January 2006 15:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

RAD is IBM's version of Eclipse. My report is small - only a few rows, but
it behaves the same way that yours does - just keeps eating up memory when I
try to preview. I can bring up my report on a stand-alone tomcat server
with birt deployed. I would like to get the preview function working
though.

"Elhanan Maayan" <elhanan@migdal-group.co.il> wrote in message
news:29d4269ac17c9ccd3749100cac83ecd8$1@www.eclipse.org...
> i don't what is RAD, but the same effect i got when i try to process a
> table of 220,000 birt just kept eating my memory, used eclipse 3.1.2 here
>
>
Re: RAD and BIRT [message #120720 is a reply to message #120315] Tue, 31 January 2006 04:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

in my case both preview the run report function behave the same way (both
eat up memory.
Re: RAD and BIRT [message #122343 is a reply to message #120720] Tue, 31 January 2006 23:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: deosunny.gmail.com

Did you guys try the integration with ReportEngine API?
Re: RAD and BIRT [message #122911 is a reply to message #120253] Wed, 01 February 2006 17:48 Go to previous messageGo to next message
Eclipse UserFriend
Installing BIRT with RAD should work if you do the following

1 - Download the BIRT Framework and extract to folder (e.g. c:/birt2.0)

2 - Download additional required files (iText, Axis and prototype.js) See
Birt Install page
http://www.eclipse.org/birt/phoenix/build/
Apply addition files to the directory you extracted BIRT to.

3. Navigated to the IBM Rational Links folder,
(e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)

4. Created a new link file in this directory named org.eclipse.birt.link

5. In this link file, enteredthe path to the location of BIRT 2.0, e.g.
path=c:/birt2.0

The Eclipse SDK, EMF and GEF are not needed. They should already exist.

Jason Weathersby
BIRT PMC


"Dan" <dperry@aaamissouri.com> wrote in message
news:drls1j$ekd$1@utils.eclipse.org...
>I have been attempting to use BIRT for a few days with RAD. It seems the
> report design perspective works correctly, but when I click on the preview
> tab, it just hangs indefinitely. Has anyone has any success with RAD and
> BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built from
> Eclipse 3.0.2.
>
>
Re: RAD and BIRT [message #127189 is a reply to message #122911] Thu, 09 February 2006 11:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

This still did not work. When I try to preview, it eats up all my CPU and
runs forever. This is just a small report that runs in 20 second or so in
Birt 1.0.

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:drrds0$alb$1@utils.eclipse.org...
>
>
> Installing BIRT with RAD should work if you do the following
>
> 1 - Download the BIRT Framework and extract to folder (e.g. c:/birt2.0)
>
> 2 - Download additional required files (iText, Axis and prototype.js) See
> Birt Install page
> http://www.eclipse.org/birt/phoenix/build/
> Apply addition files to the directory you extracted BIRT to.
>
> 3. Navigated to the IBM Rational Links folder,
> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>
> 4. Created a new link file in this directory named org.eclipse.birt.link
>
> 5. In this link file, enteredthe path to the location of BIRT 2.0, e.g.
> path=c:/birt2.0
>
> The Eclipse SDK, EMF and GEF are not needed. They should already exist.
>
> Jason Weathersby
> BIRT PMC
>
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:drls1j$ekd$1@utils.eclipse.org...
> >I have been attempting to use BIRT for a few days with RAD. It seems the
> > report design perspective works correctly, but when I click on the
preview
> > tab, it just hangs indefinitely. Has anyone has any success with RAD and
> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built from
> > Eclipse 3.0.2.
> >
> >
>
>
Re: RAD and BIRT [message #127290 is a reply to message #127189] Thu, 09 February 2006 12:26 Go to previous messageGo to next message
Eclipse UserFriend
Does the same thing happen when previewing with the Web Viewer?


"Dan" <dperry@aaamissouri.com> wrote in message
news:dsfpuh$ta6$1@utils.eclipse.org...
> This still did not work. When I try to preview, it eats up all my CPU and
> runs forever. This is just a small report that runs in 20 second or so in
> Birt 1.0.
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:drrds0$alb$1@utils.eclipse.org...
>>
>>
>> Installing BIRT with RAD should work if you do the following
>>
>> 1 - Download the BIRT Framework and extract to folder (e.g. c:/birt2.0)
>>
>> 2 - Download additional required files (iText, Axis and prototype.js) See
>> Birt Install page
>> http://www.eclipse.org/birt/phoenix/build/
>> Apply addition files to the directory you extracted BIRT to.
>>
>> 3. Navigated to the IBM Rational Links folder,
>> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>>
>> 4. Created a new link file in this directory named org.eclipse.birt.link
>>
>> 5. In this link file, enteredthe path to the location of BIRT 2.0, e.g.
>> path=c:/birt2.0
>>
>> The Eclipse SDK, EMF and GEF are not needed. They should already exist.
>>
>> Jason Weathersby
>> BIRT PMC
>>
>>
>> "Dan" <dperry@aaamissouri.com> wrote in message
>> news:drls1j$ekd$1@utils.eclipse.org...
>> >I have been attempting to use BIRT for a few days with RAD. It seems the
>> > report design perspective works correctly, but when I click on the
> preview
>> > tab, it just hangs indefinitely. Has anyone has any success with RAD
>> > and
>> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built from
>> > Eclipse 3.0.2.
>> >
>> >
>>
>>
>
>
Re: RAD and BIRT [message #127356 is a reply to message #127290] Thu, 09 February 2006 12:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

Yes it does. It behaves like this if I click the preview tab or go to
file--> preview. If I run the Web Viewer on a Tomcat server I am able to
view the reports, but when I try to preview it runs forever. I believe the
preview uses the embedded Tomcat server like the help does. My help works
though.

I tried to switch the preview function to use the Tomcat server I have
running in RAD, but when I would try to preview, it would change ip address.

Funny thing is, the preview works fine with 1-0-1.


"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsfu0d$585$1@utils.eclipse.org...
> Does the same thing happen when previewing with the Web Viewer?
>
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsfpuh$ta6$1@utils.eclipse.org...
> > This still did not work. When I try to preview, it eats up all my CPU
and
> > runs forever. This is just a small report that runs in 20 second or so
in
> > Birt 1.0.
> >
> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> > news:drrds0$alb$1@utils.eclipse.org...
> >>
> >>
> >> Installing BIRT with RAD should work if you do the following
> >>
> >> 1 - Download the BIRT Framework and extract to folder (e.g. c:/birt2.0)
> >>
> >> 2 - Download additional required files (iText, Axis and prototype.js)
See
> >> Birt Install page
> >> http://www.eclipse.org/birt/phoenix/build/
> >> Apply addition files to the directory you extracted BIRT to.
> >>
> >> 3. Navigated to the IBM Rational Links folder,
> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
> >>
> >> 4. Created a new link file in this directory named
org.eclipse.birt.link
> >>
> >> 5. In this link file, enteredthe path to the location of BIRT 2.0, e.g.
> >> path=c:/birt2.0
> >>
> >> The Eclipse SDK, EMF and GEF are not needed. They should already
exist.
> >>
> >> Jason Weathersby
> >> BIRT PMC
> >>
> >>
> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> news:drls1j$ekd$1@utils.eclipse.org...
> >> >I have been attempting to use BIRT for a few days with RAD. It seems
the
> >> > report design perspective works correctly, but when I click on the
> > preview
> >> > tab, it just hangs indefinitely. Has anyone has any success with RAD
> >> > and
> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built from
> >> > Eclipse 3.0.2.
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: RAD and BIRT [message #127565 is a reply to message #127356] Thu, 09 February 2006 14:12 Go to previous messageGo to next message
Eclipse UserFriend
Dan,

Any chance you could download Eclipse, EMF and GEF do an install with those.
create the link in the links directory and fire up a copy to see if it
works?
You shouldnt have to reinstall BIRT. This would only be for a test. If
that works than
we can look at what conflict we are having.

Thanks

Jason

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsfv44$77g$1@utils.eclipse.org...
> Yes it does. It behaves like this if I click the preview tab or go to
> file--> preview. If I run the Web Viewer on a Tomcat server I am able to
> view the reports, but when I try to preview it runs forever. I believe
> the
> preview uses the embedded Tomcat server like the help does. My help works
> though.
>
> I tried to switch the preview function to use the Tomcat server I have
> running in RAD, but when I would try to preview, it would change ip
> address.
>
> Funny thing is, the preview works fine with 1-0-1.
>
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:dsfu0d$585$1@utils.eclipse.org...
>> Does the same thing happen when previewing with the Web Viewer?
>>
>>
>> "Dan" <dperry@aaamissouri.com> wrote in message
>> news:dsfpuh$ta6$1@utils.eclipse.org...
>> > This still did not work. When I try to preview, it eats up all my CPU
> and
>> > runs forever. This is just a small report that runs in 20 second or so
> in
>> > Birt 1.0.
>> >
>> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> > news:drrds0$alb$1@utils.eclipse.org...
>> >>
>> >>
>> >> Installing BIRT with RAD should work if you do the following
>> >>
>> >> 1 - Download the BIRT Framework and extract to folder (e.g.
>> >> c:/birt2.0)
>> >>
>> >> 2 - Download additional required files (iText, Axis and prototype.js)
> See
>> >> Birt Install page
>> >> http://www.eclipse.org/birt/phoenix/build/
>> >> Apply addition files to the directory you extracted BIRT to.
>> >>
>> >> 3. Navigated to the IBM Rational Links folder,
>> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>> >>
>> >> 4. Created a new link file in this directory named
> org.eclipse.birt.link
>> >>
>> >> 5. In this link file, enteredthe path to the location of BIRT 2.0,
>> >> e.g.
>> >> path=c:/birt2.0
>> >>
>> >> The Eclipse SDK, EMF and GEF are not needed. They should already
> exist.
>> >>
>> >> Jason Weathersby
>> >> BIRT PMC
>> >>
>> >>
>> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> news:drls1j$ekd$1@utils.eclipse.org...
>> >> >I have been attempting to use BIRT for a few days with RAD. It seems
> the
>> >> > report design perspective works correctly, but when I click on the
>> > preview
>> >> > tab, it just hangs indefinitely. Has anyone has any success with RAD
>> >> > and
>> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built
>> >> > from
>> >> > Eclipse 3.0.2.
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>
Re: RAD and BIRT [message #127607 is a reply to message #127565] Thu, 09 February 2006 14:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

Previously, on my second machine, I installed Eclipse 3.0.2, which is the
same version of Eclipse that RAD is built off of. I then installed Birt 2.0
and all the prerequisites. The preview functionality worked fine.

Today or tomorrow, I will do as you suggested on the machine with RAD and
report back.

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsg462$flp$1@utils.eclipse.org...
> Dan,
>
> Any chance you could download Eclipse, EMF and GEF do an install with
those.
> create the link in the links directory and fire up a copy to see if it
> works?
> You shouldnt have to reinstall BIRT. This would only be for a test. If
> that works than
> we can look at what conflict we are having.
>
> Thanks
>
> Jason
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsfv44$77g$1@utils.eclipse.org...
> > Yes it does. It behaves like this if I click the preview tab or go to
> > file--> preview. If I run the Web Viewer on a Tomcat server I am able
to
> > view the reports, but when I try to preview it runs forever. I believe
> > the
> > preview uses the embedded Tomcat server like the help does. My help
works
> > though.
> >
> > I tried to switch the preview function to use the Tomcat server I have
> > running in RAD, but when I would try to preview, it would change ip
> > address.
> >
> > Funny thing is, the preview works fine with 1-0-1.
> >
> >
> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> > news:dsfu0d$585$1@utils.eclipse.org...
> >> Does the same thing happen when previewing with the Web Viewer?
> >>
> >>
> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> news:dsfpuh$ta6$1@utils.eclipse.org...
> >> > This still did not work. When I try to preview, it eats up all my
CPU
> > and
> >> > runs forever. This is just a small report that runs in 20 second or
so
> > in
> >> > Birt 1.0.
> >> >
> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> > news:drrds0$alb$1@utils.eclipse.org...
> >> >>
> >> >>
> >> >> Installing BIRT with RAD should work if you do the following
> >> >>
> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
> >> >> c:/birt2.0)
> >> >>
> >> >> 2 - Download additional required files (iText, Axis and
prototype.js)
> > See
> >> >> Birt Install page
> >> >> http://www.eclipse.org/birt/phoenix/build/
> >> >> Apply addition files to the directory you extracted BIRT to.
> >> >>
> >> >> 3. Navigated to the IBM Rational Links folder,
> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
> >> >>
> >> >> 4. Created a new link file in this directory named
> > org.eclipse.birt.link
> >> >>
> >> >> 5. In this link file, enteredthe path to the location of BIRT 2.0,
> >> >> e.g.
> >> >> path=c:/birt2.0
> >> >>
> >> >> The Eclipse SDK, EMF and GEF are not needed. They should already
> > exist.
> >> >>
> >> >> Jason Weathersby
> >> >> BIRT PMC
> >> >>
> >> >>
> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> news:drls1j$ekd$1@utils.eclipse.org...
> >> >> >I have been attempting to use BIRT for a few days with RAD. It
seems
> > the
> >> >> > report design perspective works correctly, but when I click on the
> >> > preview
> >> >> > tab, it just hangs indefinitely. Has anyone has any success with
RAD
> >> >> > and
> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built
> >> >> > from
> >> >> > Eclipse 3.0.2.
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: RAD and BIRT [message #127658 is a reply to message #127565] Thu, 09 February 2006 15:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

It didn't take as long as I thought. On my RAD machine I installed Eclipse
3.0.2 along with EMF and GEF. I linked it to the same Birt 2 directory as
my RAD environment. I then copied over a report, and it previewed fine.

Any ideas?

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsg462$flp$1@utils.eclipse.org...
> Dan,
>
> Any chance you could download Eclipse, EMF and GEF do an install with
those.
> create the link in the links directory and fire up a copy to see if it
> works?
> You shouldnt have to reinstall BIRT. This would only be for a test. If
> that works than
> we can look at what conflict we are having.
>
> Thanks
>
> Jason
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsfv44$77g$1@utils.eclipse.org...
> > Yes it does. It behaves like this if I click the preview tab or go to
> > file--> preview. If I run the Web Viewer on a Tomcat server I am able
to
> > view the reports, but when I try to preview it runs forever. I believe
> > the
> > preview uses the embedded Tomcat server like the help does. My help
works
> > though.
> >
> > I tried to switch the preview function to use the Tomcat server I have
> > running in RAD, but when I would try to preview, it would change ip
> > address.
> >
> > Funny thing is, the preview works fine with 1-0-1.
> >
> >
> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> > news:dsfu0d$585$1@utils.eclipse.org...
> >> Does the same thing happen when previewing with the Web Viewer?
> >>
> >>
> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> news:dsfpuh$ta6$1@utils.eclipse.org...
> >> > This still did not work. When I try to preview, it eats up all my
CPU
> > and
> >> > runs forever. This is just a small report that runs in 20 second or
so
> > in
> >> > Birt 1.0.
> >> >
> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> > news:drrds0$alb$1@utils.eclipse.org...
> >> >>
> >> >>
> >> >> Installing BIRT with RAD should work if you do the following
> >> >>
> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
> >> >> c:/birt2.0)
> >> >>
> >> >> 2 - Download additional required files (iText, Axis and
prototype.js)
> > See
> >> >> Birt Install page
> >> >> http://www.eclipse.org/birt/phoenix/build/
> >> >> Apply addition files to the directory you extracted BIRT to.
> >> >>
> >> >> 3. Navigated to the IBM Rational Links folder,
> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
> >> >>
> >> >> 4. Created a new link file in this directory named
> > org.eclipse.birt.link
> >> >>
> >> >> 5. In this link file, enteredthe path to the location of BIRT 2.0,
> >> >> e.g.
> >> >> path=c:/birt2.0
> >> >>
> >> >> The Eclipse SDK, EMF and GEF are not needed. They should already
> > exist.
> >> >>
> >> >> Jason Weathersby
> >> >> BIRT PMC
> >> >>
> >> >>
> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> news:drls1j$ekd$1@utils.eclipse.org...
> >> >> >I have been attempting to use BIRT for a few days with RAD. It
seems
> > the
> >> >> > report design perspective works correctly, but when I click on the
> >> > preview
> >> >> > tab, it just hangs indefinitely. Has anyone has any success with
RAD
> >> >> > and
> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built
> >> >> > from
> >> >> > Eclipse 3.0.2.
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: RAD and BIRT [message #127791 is a reply to message #127658] Thu, 09 February 2006 17:36 Go to previous messageGo to next message
Eclipse UserFriend
Are you getting any conflict statements in the RAD logs?

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsg7jn$lbl$1@utils.eclipse.org...
> It didn't take as long as I thought. On my RAD machine I installed
> Eclipse
> 3.0.2 along with EMF and GEF. I linked it to the same Birt 2 directory as
> my RAD environment. I then copied over a report, and it previewed fine.
>
> Any ideas?
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:dsg462$flp$1@utils.eclipse.org...
>> Dan,
>>
>> Any chance you could download Eclipse, EMF and GEF do an install with
> those.
>> create the link in the links directory and fire up a copy to see if it
>> works?
>> You shouldnt have to reinstall BIRT. This would only be for a test. If
>> that works than
>> we can look at what conflict we are having.
>>
>> Thanks
>>
>> Jason
>>
>> "Dan" <dperry@aaamissouri.com> wrote in message
>> news:dsfv44$77g$1@utils.eclipse.org...
>> > Yes it does. It behaves like this if I click the preview tab or go to
>> > file--> preview. If I run the Web Viewer on a Tomcat server I am able
> to
>> > view the reports, but when I try to preview it runs forever. I believe
>> > the
>> > preview uses the embedded Tomcat server like the help does. My help
> works
>> > though.
>> >
>> > I tried to switch the preview function to use the Tomcat server I have
>> > running in RAD, but when I would try to preview, it would change ip
>> > address.
>> >
>> > Funny thing is, the preview works fine with 1-0-1.
>> >
>> >
>> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> > news:dsfu0d$585$1@utils.eclipse.org...
>> >> Does the same thing happen when previewing with the Web Viewer?
>> >>
>> >>
>> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> news:dsfpuh$ta6$1@utils.eclipse.org...
>> >> > This still did not work. When I try to preview, it eats up all my
> CPU
>> > and
>> >> > runs forever. This is just a small report that runs in 20 second or
> so
>> > in
>> >> > Birt 1.0.
>> >> >
>> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> > news:drrds0$alb$1@utils.eclipse.org...
>> >> >>
>> >> >>
>> >> >> Installing BIRT with RAD should work if you do the following
>> >> >>
>> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
>> >> >> c:/birt2.0)
>> >> >>
>> >> >> 2 - Download additional required files (iText, Axis and
> prototype.js)
>> > See
>> >> >> Birt Install page
>> >> >> http://www.eclipse.org/birt/phoenix/build/
>> >> >> Apply addition files to the directory you extracted BIRT to.
>> >> >>
>> >> >> 3. Navigated to the IBM Rational Links folder,
>> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>> >> >>
>> >> >> 4. Created a new link file in this directory named
>> > org.eclipse.birt.link
>> >> >>
>> >> >> 5. In this link file, enteredthe path to the location of BIRT 2.0,
>> >> >> e.g.
>> >> >> path=c:/birt2.0
>> >> >>
>> >> >> The Eclipse SDK, EMF and GEF are not needed. They should already
>> > exist.
>> >> >>
>> >> >> Jason Weathersby
>> >> >> BIRT PMC
>> >> >>
>> >> >>
>> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> news:drls1j$ekd$1@utils.eclipse.org...
>> >> >> >I have been attempting to use BIRT for a few days with RAD. It
> seems
>> > the
>> >> >> > report design perspective works correctly, but when I click on
>> >> >> > the
>> >> > preview
>> >> >> > tab, it just hangs indefinitely. Has anyone has any success with
> RAD
>> >> >> > and
>> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is built
>> >> >> > from
>> >> >> > Eclipse 3.0.2.
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>
Re: RAD and BIRT [message #128167 is a reply to message #127791] Fri, 10 February 2006 11:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

Which log should I check?

Dan
"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsgg62$3ps$1@utils.eclipse.org...
> Are you getting any conflict statements in the RAD logs?
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsg7jn$lbl$1@utils.eclipse.org...
> > It didn't take as long as I thought. On my RAD machine I installed
> > Eclipse
> > 3.0.2 along with EMF and GEF. I linked it to the same Birt 2 directory
as
> > my RAD environment. I then copied over a report, and it previewed fine.
> >
> > Any ideas?
> >
> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> > news:dsg462$flp$1@utils.eclipse.org...
> >> Dan,
> >>
> >> Any chance you could download Eclipse, EMF and GEF do an install with
> > those.
> >> create the link in the links directory and fire up a copy to see if it
> >> works?
> >> You shouldnt have to reinstall BIRT. This would only be for a test.
If
> >> that works than
> >> we can look at what conflict we are having.
> >>
> >> Thanks
> >>
> >> Jason
> >>
> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> news:dsfv44$77g$1@utils.eclipse.org...
> >> > Yes it does. It behaves like this if I click the preview tab or go
to
> >> > file--> preview. If I run the Web Viewer on a Tomcat server I am
able
> > to
> >> > view the reports, but when I try to preview it runs forever. I
believe
> >> > the
> >> > preview uses the embedded Tomcat server like the help does. My help
> > works
> >> > though.
> >> >
> >> > I tried to switch the preview function to use the Tomcat server I
have
> >> > running in RAD, but when I would try to preview, it would change ip
> >> > address.
> >> >
> >> > Funny thing is, the preview works fine with 1-0-1.
> >> >
> >> >
> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> > news:dsfu0d$585$1@utils.eclipse.org...
> >> >> Does the same thing happen when previewing with the Web Viewer?
> >> >>
> >> >>
> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> news:dsfpuh$ta6$1@utils.eclipse.org...
> >> >> > This still did not work. When I try to preview, it eats up all my
> > CPU
> >> > and
> >> >> > runs forever. This is just a small report that runs in 20 second
or
> > so
> >> > in
> >> >> > Birt 1.0.
> >> >> >
> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> >> > news:drrds0$alb$1@utils.eclipse.org...
> >> >> >>
> >> >> >>
> >> >> >> Installing BIRT with RAD should work if you do the following
> >> >> >>
> >> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
> >> >> >> c:/birt2.0)
> >> >> >>
> >> >> >> 2 - Download additional required files (iText, Axis and
> > prototype.js)
> >> > See
> >> >> >> Birt Install page
> >> >> >> http://www.eclipse.org/birt/phoenix/build/
> >> >> >> Apply addition files to the directory you extracted BIRT to.
> >> >> >>
> >> >> >> 3. Navigated to the IBM Rational Links folder,
> >> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
> >> >> >>
> >> >> >> 4. Created a new link file in this directory named
> >> > org.eclipse.birt.link
> >> >> >>
> >> >> >> 5. In this link file, enteredthe path to the location of BIRT
2.0,
> >> >> >> e.g.
> >> >> >> path=c:/birt2.0
> >> >> >>
> >> >> >> The Eclipse SDK, EMF and GEF are not needed. They should already
> >> > exist.
> >> >> >>
> >> >> >> Jason Weathersby
> >> >> >> BIRT PMC
> >> >> >>
> >> >> >>
> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> >> news:drls1j$ekd$1@utils.eclipse.org...
> >> >> >> >I have been attempting to use BIRT for a few days with RAD. It
> > seems
> >> > the
> >> >> >> > report design perspective works correctly, but when I click on
> >> >> >> > the
> >> >> > preview
> >> >> >> > tab, it just hangs indefinitely. Has anyone has any success
with
> > RAD
> >> >> >> > and
> >> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is
built
> >> >> >> > from
> >> >> >> > Eclipse 3.0.2.
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: RAD and BIRT [message #128232 is a reply to message #128167] Fri, 10 February 2006 12:37 Go to previous messageGo to next message
Eclipse UserFriend
Dan,

I dont remember where the log file is generated in RAD, but on load it
creates a log file showing any problems.
When you preview there should be a log in the workspace that shows any
errors.

Jason

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsifq5$hhs$1@utils.eclipse.org...
> Which log should I check?
>
> Dan
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:dsgg62$3ps$1@utils.eclipse.org...
>> Are you getting any conflict statements in the RAD logs?
>>
>> "Dan" <dperry@aaamissouri.com> wrote in message
>> news:dsg7jn$lbl$1@utils.eclipse.org...
>> > It didn't take as long as I thought. On my RAD machine I installed
>> > Eclipse
>> > 3.0.2 along with EMF and GEF. I linked it to the same Birt 2 directory
> as
>> > my RAD environment. I then copied over a report, and it previewed
>> > fine.
>> >
>> > Any ideas?
>> >
>> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> > news:dsg462$flp$1@utils.eclipse.org...
>> >> Dan,
>> >>
>> >> Any chance you could download Eclipse, EMF and GEF do an install with
>> > those.
>> >> create the link in the links directory and fire up a copy to see if it
>> >> works?
>> >> You shouldnt have to reinstall BIRT. This would only be for a test.
> If
>> >> that works than
>> >> we can look at what conflict we are having.
>> >>
>> >> Thanks
>> >>
>> >> Jason
>> >>
>> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> news:dsfv44$77g$1@utils.eclipse.org...
>> >> > Yes it does. It behaves like this if I click the preview tab or go
> to
>> >> > file--> preview. If I run the Web Viewer on a Tomcat server I am
> able
>> > to
>> >> > view the reports, but when I try to preview it runs forever. I
> believe
>> >> > the
>> >> > preview uses the embedded Tomcat server like the help does. My help
>> > works
>> >> > though.
>> >> >
>> >> > I tried to switch the preview function to use the Tomcat server I
> have
>> >> > running in RAD, but when I would try to preview, it would change ip
>> >> > address.
>> >> >
>> >> > Funny thing is, the preview works fine with 1-0-1.
>> >> >
>> >> >
>> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> > news:dsfu0d$585$1@utils.eclipse.org...
>> >> >> Does the same thing happen when previewing with the Web Viewer?
>> >> >>
>> >> >>
>> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> news:dsfpuh$ta6$1@utils.eclipse.org...
>> >> >> > This still did not work. When I try to preview, it eats up all
>> >> >> > my
>> > CPU
>> >> > and
>> >> >> > runs forever. This is just a small report that runs in 20 second
> or
>> > so
>> >> > in
>> >> >> > Birt 1.0.
>> >> >> >
>> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> >> > news:drrds0$alb$1@utils.eclipse.org...
>> >> >> >>
>> >> >> >>
>> >> >> >> Installing BIRT with RAD should work if you do the following
>> >> >> >>
>> >> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
>> >> >> >> c:/birt2.0)
>> >> >> >>
>> >> >> >> 2 - Download additional required files (iText, Axis and
>> > prototype.js)
>> >> > See
>> >> >> >> Birt Install page
>> >> >> >> http://www.eclipse.org/birt/phoenix/build/
>> >> >> >> Apply addition files to the directory you extracted BIRT to.
>> >> >> >>
>> >> >> >> 3. Navigated to the IBM Rational Links folder,
>> >> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>> >> >> >>
>> >> >> >> 4. Created a new link file in this directory named
>> >> > org.eclipse.birt.link
>> >> >> >>
>> >> >> >> 5. In this link file, enteredthe path to the location of BIRT
> 2.0,
>> >> >> >> e.g.
>> >> >> >> path=c:/birt2.0
>> >> >> >>
>> >> >> >> The Eclipse SDK, EMF and GEF are not needed. They should
>> >> >> >> already
>> >> > exist.
>> >> >> >>
>> >> >> >> Jason Weathersby
>> >> >> >> BIRT PMC
>> >> >> >>
>> >> >> >>
>> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> >> news:drls1j$ekd$1@utils.eclipse.org...
>> >> >> >> >I have been attempting to use BIRT for a few days with RAD. It
>> > seems
>> >> > the
>> >> >> >> > report design perspective works correctly, but when I click on
>> >> >> >> > the
>> >> >> > preview
>> >> >> >> > tab, it just hangs indefinitely. Has anyone has any success
> with
>> > RAD
>> >> >> >> > and
>> >> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is
> built
>> >> >> >> > from
>> >> >> >> > Eclipse 3.0.2.
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>
Re: RAD and BIRT [message #128257 is a reply to message #128232] Fri, 10 February 2006 12:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

Where is the log in Eclipse?

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsij0n$rqj$1@utils.eclipse.org...
> Dan,
>
> I dont remember where the log file is generated in RAD, but on load it
> creates a log file showing any problems.
> When you preview there should be a log in the workspace that shows any
> errors.
>
> Jason
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsifq5$hhs$1@utils.eclipse.org...
> > Which log should I check?
> >
> > Dan
> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> > news:dsgg62$3ps$1@utils.eclipse.org...
> >> Are you getting any conflict statements in the RAD logs?
> >>
> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> news:dsg7jn$lbl$1@utils.eclipse.org...
> >> > It didn't take as long as I thought. On my RAD machine I installed
> >> > Eclipse
> >> > 3.0.2 along with EMF and GEF. I linked it to the same Birt 2
directory
> > as
> >> > my RAD environment. I then copied over a report, and it previewed
> >> > fine.
> >> >
> >> > Any ideas?
> >> >
> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> > news:dsg462$flp$1@utils.eclipse.org...
> >> >> Dan,
> >> >>
> >> >> Any chance you could download Eclipse, EMF and GEF do an install
with
> >> > those.
> >> >> create the link in the links directory and fire up a copy to see if
it
> >> >> works?
> >> >> You shouldnt have to reinstall BIRT. This would only be for a test.
> > If
> >> >> that works than
> >> >> we can look at what conflict we are having.
> >> >>
> >> >> Thanks
> >> >>
> >> >> Jason
> >> >>
> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> news:dsfv44$77g$1@utils.eclipse.org...
> >> >> > Yes it does. It behaves like this if I click the preview tab or
go
> > to
> >> >> > file--> preview. If I run the Web Viewer on a Tomcat server I am
> > able
> >> > to
> >> >> > view the reports, but when I try to preview it runs forever. I
> > believe
> >> >> > the
> >> >> > preview uses the embedded Tomcat server like the help does. My
help
> >> > works
> >> >> > though.
> >> >> >
> >> >> > I tried to switch the preview function to use the Tomcat server I
> > have
> >> >> > running in RAD, but when I would try to preview, it would change
ip
> >> >> > address.
> >> >> >
> >> >> > Funny thing is, the preview works fine with 1-0-1.
> >> >> >
> >> >> >
> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> >> > news:dsfu0d$585$1@utils.eclipse.org...
> >> >> >> Does the same thing happen when previewing with the Web Viewer?
> >> >> >>
> >> >> >>
> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> >> news:dsfpuh$ta6$1@utils.eclipse.org...
> >> >> >> > This still did not work. When I try to preview, it eats up all
> >> >> >> > my
> >> > CPU
> >> >> > and
> >> >> >> > runs forever. This is just a small report that runs in 20
second
> > or
> >> > so
> >> >> > in
> >> >> >> > Birt 1.0.
> >> >> >> >
> >> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> >> >> >> > news:drrds0$alb$1@utils.eclipse.org...
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> Installing BIRT with RAD should work if you do the following
> >> >> >> >>
> >> >> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
> >> >> >> >> c:/birt2.0)
> >> >> >> >>
> >> >> >> >> 2 - Download additional required files (iText, Axis and
> >> > prototype.js)
> >> >> > See
> >> >> >> >> Birt Install page
> >> >> >> >> http://www.eclipse.org/birt/phoenix/build/
> >> >> >> >> Apply addition files to the directory you extracted BIRT to.
> >> >> >> >>
> >> >> >> >> 3. Navigated to the IBM Rational Links folder,
> >> >> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
> >> >> >> >>
> >> >> >> >> 4. Created a new link file in this directory named
> >> >> > org.eclipse.birt.link
> >> >> >> >>
> >> >> >> >> 5. In this link file, enteredthe path to the location of BIRT
> > 2.0,
> >> >> >> >> e.g.
> >> >> >> >> path=c:/birt2.0
> >> >> >> >>
> >> >> >> >> The Eclipse SDK, EMF and GEF are not needed. They should
> >> >> >> >> already
> >> >> > exist.
> >> >> >> >>
> >> >> >> >> Jason Weathersby
> >> >> >> >> BIRT PMC
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
> >> >> >> >> news:drls1j$ekd$1@utils.eclipse.org...
> >> >> >> >> >I have been attempting to use BIRT for a few days with RAD.
It
> >> > seems
> >> >> > the
> >> >> >> >> > report design perspective works correctly, but when I click
on
> >> >> >> >> > the
> >> >> >> > preview
> >> >> >> >> > tab, it just hangs indefinitely. Has anyone has any success
> > with
> >> > RAD
> >> >> >> >> > and
> >> >> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is
> > built
> >> >> >> >> > from
> >> >> >> >> > Eclipse 3.0.2.
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >>
> >> >> >> >>
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: RAD and BIRT [message #128350 is a reply to message #127791] Fri, 10 February 2006 13:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: to.sreddy.gmail.com

Jason,
I am trying to create a link from RAD to BIRT(both versions 1.0 and 2.0)
with BIRT 2.0
*************
I installed RAD 6.0 and create da link to BIRT 2.0, created a
project,datasource,dataset...>
then i try to preview the result in Dataset mode, i got JVM failure error,
JVM terminated Exit code=-1073741819
with BIRT 1.0
**************
I changed the link file path to BIRT 1.0 created dataset --> able to
preview the result in dataset mode.
Then i dragged a table from the palette and from the DataExplore view
mapped the fields from the table, and now try to preview the result.
I got the following error

HTTP Status 500 -

------------------------------------------------------------ --------------------

type Exception report

message

description The server encountered an internal error () that prevented it
from fulfilling this request.
Any clue..
Thanks.
Srini
Re: RAD and BIRT [message #128376 is a reply to message #128257] Fri, 10 February 2006 13:56 Go to previous messageGo to next message
Eclipse UserFriend
In your workspace under .metadata. Just do a search for *.log and you will
see the catalina logs.

Jason

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsij9q$sie$1@utils.eclipse.org...
> Where is the log in Eclipse?
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:dsij0n$rqj$1@utils.eclipse.org...
>> Dan,
>>
>> I dont remember where the log file is generated in RAD, but on load it
>> creates a log file showing any problems.
>> When you preview there should be a log in the workspace that shows any
>> errors.
>>
>> Jason
>>
>> "Dan" <dperry@aaamissouri.com> wrote in message
>> news:dsifq5$hhs$1@utils.eclipse.org...
>> > Which log should I check?
>> >
>> > Dan
>> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> > news:dsgg62$3ps$1@utils.eclipse.org...
>> >> Are you getting any conflict statements in the RAD logs?
>> >>
>> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> news:dsg7jn$lbl$1@utils.eclipse.org...
>> >> > It didn't take as long as I thought. On my RAD machine I installed
>> >> > Eclipse
>> >> > 3.0.2 along with EMF and GEF. I linked it to the same Birt 2
> directory
>> > as
>> >> > my RAD environment. I then copied over a report, and it previewed
>> >> > fine.
>> >> >
>> >> > Any ideas?
>> >> >
>> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> > news:dsg462$flp$1@utils.eclipse.org...
>> >> >> Dan,
>> >> >>
>> >> >> Any chance you could download Eclipse, EMF and GEF do an install
> with
>> >> > those.
>> >> >> create the link in the links directory and fire up a copy to see if
> it
>> >> >> works?
>> >> >> You shouldnt have to reinstall BIRT. This would only be for a
>> >> >> test.
>> > If
>> >> >> that works than
>> >> >> we can look at what conflict we are having.
>> >> >>
>> >> >> Thanks
>> >> >>
>> >> >> Jason
>> >> >>
>> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> news:dsfv44$77g$1@utils.eclipse.org...
>> >> >> > Yes it does. It behaves like this if I click the preview tab or
> go
>> > to
>> >> >> > file--> preview. If I run the Web Viewer on a Tomcat server I am
>> > able
>> >> > to
>> >> >> > view the reports, but when I try to preview it runs forever. I
>> > believe
>> >> >> > the
>> >> >> > preview uses the embedded Tomcat server like the help does. My
> help
>> >> > works
>> >> >> > though.
>> >> >> >
>> >> >> > I tried to switch the preview function to use the Tomcat server I
>> > have
>> >> >> > running in RAD, but when I would try to preview, it would change
> ip
>> >> >> > address.
>> >> >> >
>> >> >> > Funny thing is, the preview works fine with 1-0-1.
>> >> >> >
>> >> >> >
>> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> >> > news:dsfu0d$585$1@utils.eclipse.org...
>> >> >> >> Does the same thing happen when previewing with the Web Viewer?
>> >> >> >>
>> >> >> >>
>> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> >> news:dsfpuh$ta6$1@utils.eclipse.org...
>> >> >> >> > This still did not work. When I try to preview, it eats up
>> >> >> >> > all
>> >> >> >> > my
>> >> > CPU
>> >> >> > and
>> >> >> >> > runs forever. This is just a small report that runs in 20
> second
>> > or
>> >> > so
>> >> >> > in
>> >> >> >> > Birt 1.0.
>> >> >> >> >
>> >> >> >> > "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> >> >> >> > news:drrds0$alb$1@utils.eclipse.org...
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> Installing BIRT with RAD should work if you do the following
>> >> >> >> >>
>> >> >> >> >> 1 - Download the BIRT Framework and extract to folder (e.g.
>> >> >> >> >> c:/birt2.0)
>> >> >> >> >>
>> >> >> >> >> 2 - Download additional required files (iText, Axis and
>> >> > prototype.js)
>> >> >> > See
>> >> >> >> >> Birt Install page
>> >> >> >> >> http://www.eclipse.org/birt/phoenix/build/
>> >> >> >> >> Apply addition files to the directory you extracted BIRT to.
>> >> >> >> >>
>> >> >> >> >> 3. Navigated to the IBM Rational Links folder,
>> >> >> >> >> (e.g. C:\Program Files\IBM\Rational\SDP\6.0\eclipse\links)
>> >> >> >> >>
>> >> >> >> >> 4. Created a new link file in this directory named
>> >> >> > org.eclipse.birt.link
>> >> >> >> >>
>> >> >> >> >> 5. In this link file, enteredthe path to the location of BIRT
>> > 2.0,
>> >> >> >> >> e.g.
>> >> >> >> >> path=c:/birt2.0
>> >> >> >> >>
>> >> >> >> >> The Eclipse SDK, EMF and GEF are not needed. They should
>> >> >> >> >> already
>> >> >> > exist.
>> >> >> >> >>
>> >> >> >> >> Jason Weathersby
>> >> >> >> >> BIRT PMC
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Dan" <dperry@aaamissouri.com> wrote in message
>> >> >> >> >> news:drls1j$ekd$1@utils.eclipse.org...
>> >> >> >> >> >I have been attempting to use BIRT for a few days with RAD.
> It
>> >> > seems
>> >> >> > the
>> >> >> >> >> > report design perspective works correctly, but when I click
> on
>> >> >> >> >> > the
>> >> >> >> > preview
>> >> >> >> >> > tab, it just hangs indefinitely. Has anyone has any success
>> > with
>> >> > RAD
>> >> >> >> >> > and
>> >> >> >> >> > BIRT? I am using BIRT version 2 and RAD 6.0.1.1 which is
>> > built
>> >> >> >> >> > from
>> >> >> >> >> > Eclipse 3.0.2.
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>
Re: RAD and BIRT [message #128391 is a reply to message #128257] Fri, 10 February 2006 14:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: to.sreddy.gmail.com

Dan,
You can find the log file in the following path.
...your work space/.metadata/.plugins/catalina.2006-02-10.log

Jason,
Here is my log file for HTTP 500 Error.

WebappLoader[]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\viewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\ESR\Birt2.0\eclipse\plugins\org.eclipse.birt.report.viewe r_2.0.0\birt\WEB-INF\lib\viewservlets.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
WebappLoader[]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\viewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\ESR\Birt2.0\eclipse\plugins\org.eclipse.birt.report.viewe r_2.0.0\birt\WEB-INF\lib\viewservlets.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
WebappLoader[]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\viewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\ESR\Birt2.0\eclipse\plugins\org.eclipse.birt.report.viewe r_2.0.0\birt\WEB-INF\lib\viewservlets.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
WebappLoader[]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\viewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\ESR\Birt2.0\eclipse\plugins\org.eclipse.birt.report.viewe r_2.0.0\birt\WEB-INF\lib\viewservlets.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

WebappLoader[]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\RationalApplicationDeveloperTrial6.0\RADWorkSpace\.metada ta\.plugins\org.eclipse.tomcat\viewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\ESR\Birt2.0\eclipse\plugins\org.eclipse.birt.report.viewe r_2.0.0\birt\WEB-INF\lib\viewservlets.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

StandardWrapperValve[ViewerServlet]: Allocate exception for servlet
ViewerServlet
javax.servlet.ServletException: Error allocating a servlet instance
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:672)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)
----- Root Cause -----
java.lang.NoClassDefFoundError: org.apache.axis.transport.http.AxisServlet
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:211)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:147)
at
org.apache.catalina.loader.WebappClassLoader.findClassIntern al(WebappClassLoader.java:1679)
at
org.apache.catalina.loader.WebappClassLoader.findClass(Webap pClassLoader.java:968)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1409)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1289)
at
org.apache.catalina.core.StandardWrapper.loadServlet(Standar dWrapper.java:885)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWr apper.java:668)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:210)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.CertificatesValve.invoke(Certific atesValve.java:246)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardCont ext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(Error DispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(E clipseErrorReportValve.java:153)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa lveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapte r.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp oint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:813)

-Srini
Re: RAD and BIRT [message #128404 is a reply to message #128257] Fri, 10 February 2006 14:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: to.sreddy.gmail.com

sorry, ignore my earlier mail,
search here
...your work
space/.metadata/.plugins/org.eclipse.tomcat/catalina.2006-02 -10.log
Re: RAD and BIRT [message #128416 is a reply to message #128376] Fri, 10 February 2006 14:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

Here is the log:

WebappLoader[]: Deploying class repositories to work directory
C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\R OOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/viewer]: Deploying class repositories to work directory
C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\v iewer
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis-ant.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\axis-ant.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\axis.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/commons-discovery-0.2.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\commons-discovery-0.2.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/jaxrpc.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\jaxrpc.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/saaj.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\saaj.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\viewservlets.jar
WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/wsdl4j-1.5.1.jar to
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
\lib\wsdl4j-1.5.1.jar
ContextConfig[/viewer]: Added certificates -> request attribute Valve
StandardManager[/viewer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/viewer]: Seeding of random number generator has been
completed
StandardWrapper[/viewer:default]: Loading container servlet default
StandardWrapper[/viewer:invoker]: Loading container servlet invoker
Re: RAD and BIRT [message #128504 is a reply to message #128416] Fri, 10 February 2006 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Dan

Is this all that was in the log file when previewing the report?
I dont see anything obvious. I checked which version we tried this on and
it was Birt 2.0 and RAD 6.0.

Jason

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsiov9$ikg$1@utils.eclipse.org...
> Here is the log:
>
> WebappLoader[]: Deploying class repositories to work directory
> C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\R OOT
> ContextConfig[]: Added certificates -> request attribute Valve
> StandardManager[]: Seeding random number generator class
> java.security.SecureRandom
> StandardManager[]: Seeding of random number generator has been completed
> StandardWrapper[:default]: Loading container servlet default
> StandardWrapper[:invoker]: Loading container servlet invoker
> CoyoteConnector Coyote can't register jmx for protocol
> WebappLoader[/viewer]: Deploying class repositories to work directory
> C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\v iewer
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis-ant.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\axis-ant.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\axis.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/commons-discovery-0.2.jar
> to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\commons-discovery-0.2.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/jaxrpc.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\jaxrpc.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/saaj.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\saaj.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\viewservlets.jar
> WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/wsdl4j-1.5.1.jar to
> C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> \lib\wsdl4j-1.5.1.jar
> ContextConfig[/viewer]: Added certificates -> request attribute Valve
> StandardManager[/viewer]: Seeding random number generator class
> java.security.SecureRandom
> StandardManager[/viewer]: Seeding of random number generator has been
> completed
> StandardWrapper[/viewer:default]: Loading container servlet default
> StandardWrapper[/viewer:invoker]: Loading container servlet invoker
>
>
Re: RAD and BIRT [message #128517 is a reply to message #128504] Fri, 10 February 2006 15:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

That is all that is in the log. I am using RAD 6.0.1.1. I might try
rolling back to 6.0 to see if that makes a difference.

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dsis9p$prr$1@utils.eclipse.org...
> Dan
>
> Is this all that was in the log file when previewing the report?
> I dont see anything obvious. I checked which version we tried this on and
> it was Birt 2.0 and RAD 6.0.
>
> Jason
>
> "Dan" <dperry@aaamissouri.com> wrote in message
> news:dsiov9$ikg$1@utils.eclipse.org...
> > Here is the log:
> >
> > WebappLoader[]: Deploying class repositories to work directory
> > C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\R OOT
> > ContextConfig[]: Added certificates -> request attribute Valve
> > StandardManager[]: Seeding random number generator class
> > java.security.SecureRandom
> > StandardManager[]: Seeding of random number generator has been completed
> > StandardWrapper[:default]: Loading container servlet default
> > StandardWrapper[:invoker]: Loading container servlet invoker
> > CoyoteConnector Coyote can't register jmx for protocol
> > WebappLoader[/viewer]: Deploying class repositories to work directory
> > C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\v iewer
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis-ant.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\axis-ant.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\axis.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/commons-discovery-0.2.jar
> > to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\commons-discovery-0.2.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/jaxrpc.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\jaxrpc.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/saaj.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\saaj.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\viewservlets.jar
> > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/wsdl4j-1.5.1.jar to
> >
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > \lib\wsdl4j-1.5.1.jar
> > ContextConfig[/viewer]: Added certificates -> request attribute Valve
> > StandardManager[/viewer]: Seeding random number generator class
> > java.security.SecureRandom
> > StandardManager[/viewer]: Seeding of random number generator has been
> > completed
> > StandardWrapper[/viewer:default]: Loading container servlet default
> > StandardWrapper[/viewer:invoker]: Loading container servlet invoker
> >
> >
>
>
Re: RAD and BIRT [message #129344 is a reply to message #128517] Mon, 13 February 2006 12:06 Go to previous message
Eclipse UserFriend
Originally posted by: dperry.aaamissouri.com

The problem seems to be with IBM Rational Application Developer Fix Pack
6.0.1.1. I rolled it back and now I am able to preview with Birt 2.0.

"Dan" <dperry@aaamissouri.com> wrote in message
news:dsit5b$rha$1@utils.eclipse.org...
> That is all that is in the log. I am using RAD 6.0.1.1. I might try
> rolling back to 6.0 to see if that makes a difference.
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:dsis9p$prr$1@utils.eclipse.org...
> > Dan
> >
> > Is this all that was in the log file when previewing the report?
> > I dont see anything obvious. I checked which version we tried this on
and
> > it was Birt 2.0 and RAD 6.0.
> >
> > Jason
> >
> > "Dan" <dperry@aaamissouri.com> wrote in message
> > news:dsiov9$ikg$1@utils.eclipse.org...
> > > Here is the log:
> > >
> > > WebappLoader[]: Deploying class repositories to work directory
> > > C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\R OOT
> > > ContextConfig[]: Added certificates -> request attribute Valve
> > > StandardManager[]: Seeding random number generator class
> > > java.security.SecureRandom
> > > StandardManager[]: Seeding of random number generator has been
completed
> > > StandardWrapper[:default]: Loading container servlet default
> > > StandardWrapper[:invoker]: Loading container servlet invoker
> > > CoyoteConnector Coyote can't register jmx for protocol
> > > WebappLoader[/viewer]: Deploying class repositories to work directory
> > > C:\aaa\PolicyStarRAD\.metadata\.plugins\org.eclipse.tomcat\v iewer
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis-ant.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\axis-ant.jar
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/axis.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\axis.jar
> > > WebappLoader[/viewer]: Deploy JAR
/WEB-INF/lib/commons-discovery-0.2.jar
> > > to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\commons-discovery-0.2.jar
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/jaxrpc.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\jaxrpc.jar
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/saaj.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\saaj.jar
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/viewservlets.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\viewservlets.jar
> > > WebappLoader[/viewer]: Deploy JAR /WEB-INF/lib/wsdl4j-1.5.1.jar to
> > >
>
C:\birt2.0\eclipse\plugins\org.eclipse.birt.report.viewer_2. 0.0\birt\WEB-INF
> > > \lib\wsdl4j-1.5.1.jar
> > > ContextConfig[/viewer]: Added certificates -> request attribute Valve
> > > StandardManager[/viewer]: Seeding random number generator class
> > > java.security.SecureRandom
> > > StandardManager[/viewer]: Seeding of random number generator has been
> > > completed
> > > StandardWrapper[/viewer:default]: Loading container servlet default
> > > StandardWrapper[/viewer:invoker]: Loading container servlet invoker
> > >
> > >
> >
> >
>
>
Previous Topic:Unable to preview chart- status 500 err
Next Topic:Drill-Through in 'Run' mode (not frameset mode)
Goto Forum:
  


Current Time: Wed Apr 23 23:14:07 EDT 2025

Powered by FUDForum. Page generated in 0.05081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top