Skip to main content



      Home
Home » Archived » BIRT » AXIS Engine exception in BIRT Report Viewer
AXIS Engine exception in BIRT Report Viewer [message #202116] Tue, 21 November 2006 06:44 Go to next message
Eclipse UserFriend
Hi all,
I'm using BIRT reports integrated with my j2ee application. Environment:
BIRT 2_1_1 , Pramati Application server

I used to have all the jars inisde my server/lib directory. no problem.
everything was fine
Now I've moved all the jars to the application lib (web/WEB-INF/lib/).
nothing is in my server lib folder.(* all the jars in classpath)
Trying to open reports from the application. i'm getting the following
error:
" The AXIS engine could not find a target service to invoke! targetService
is null "
Interesting ly., I'm getting this error only when i'm using format as HTML.
Pdf view is working fine.

The ONLY difference i've in both format views is : i've a filter for pdf
view , which does nothing excpet overriding "Content-disposition" header.

I've tried moving the few libraies to server/lib folder and tried again. no
luck
I've referred this link :
( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html) .

Any idea how to resolve this???

--
Thanks
Lavanya PinnamaReddy
Re: AXIS Engine exception in BIRT Report Viewer [message #202162 is a reply to message #202116] Tue, 21 November 2006 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Lavanya,

Take a look at this bugzilla entry.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351

Jason

"lavanya" <lavanya@pramati.com> wrote in message
news:ejuoqj$50c$1@utils.eclipse.org...
> Hi all,
> I'm using BIRT reports integrated with my j2ee application.
> Environment: BIRT 2_1_1 , Pramati Application server
>
> I used to have all the jars inisde my server/lib directory. no problem.
> everything was fine
> Now I've moved all the jars to the application lib (web/WEB-INF/lib/).
> nothing is in my server lib folder.(* all the jars in classpath)
> Trying to open reports from the application. i'm getting the following
> error:
> " The AXIS engine could not find a target service to invoke! targetService
> is null "
> Interesting ly., I'm getting this error only when i'm using format as
> HTML.
> Pdf view is working fine.
>
> The ONLY difference i've in both format views is : i've a filter for pdf
> view , which does nothing excpet overriding "Content-disposition" header.
>
> I've tried moving the few libraies to server/lib folder and tried again.
> no luck
> I've referred this link :
> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
> .
>
> Any idea how to resolve this???
>
> --
> Thanks
> Lavanya PinnamaReddy
>
Re: AXIS Engine exception in BIRT Report Viewer [message #202411 is a reply to message #202162] Wed, 22 November 2006 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Tried that also.
It used to work.
Now it's not working.
I suspect some configuration issue.

other than copying from WebViewerExample, what are the things i need to
configure??

PS: pdf view is workign fine. problem is with on;y html view.


"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:ejvf8o$kjs$1@utils.eclipse.org...
> Lavanya,
>
> Take a look at this bugzilla entry.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351
>
> Jason
>
> "lavanya" <lavanya@pramati.com> wrote in message
> news:ejuoqj$50c$1@utils.eclipse.org...
>> Hi all,
>> I'm using BIRT reports integrated with my j2ee application.
>> Environment: BIRT 2_1_1 , Pramati Application server
>>
>> I used to have all the jars inisde my server/lib directory. no problem.
>> everything was fine
>> Now I've moved all the jars to the application lib (web/WEB-INF/lib/).
>> nothing is in my server lib folder.(* all the jars in classpath)
>> Trying to open reports from the application. i'm getting the following
>> error:
>> " The AXIS engine could not find a target service to invoke!
>> targetService is null "
>> Interesting ly., I'm getting this error only when i'm using format as
>> HTML.
>> Pdf view is working fine.
>>
>> The ONLY difference i've in both format views is : i've a filter for pdf
>> view , which does nothing excpet overriding "Content-disposition"
>> header.
>>
>> I've tried moving the few libraies to server/lib folder and tried again.
>> no luck
>> I've referred this link :
>> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
>> .
>>
>> Any idea how to resolve this???
>>
>> --
>> Thanks
>> Lavanya PinnamaReddy
>>
>
>
Re: AXIS Engine exception in BIRT Report Viewer [message #203029 is a reply to message #202411] Mon, 27 November 2006 10:52 Go to previous messageGo to next message
Eclipse UserFriend
Lavanya,

Are you still having a problem with this?

Jason

"lavanya" <lavanya@pramati.com> wrote in message
news:ek1mh6$55c$1@utils.eclipse.org...
> Tried that also.
> It used to work.
> Now it's not working.
> I suspect some configuration issue.
>
> other than copying from WebViewerExample, what are the things i need to
> configure??
>
> PS: pdf view is workign fine. problem is with on;y html view.
>
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:ejvf8o$kjs$1@utils.eclipse.org...
>> Lavanya,
>>
>> Take a look at this bugzilla entry.
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351
>>
>> Jason
>>
>> "lavanya" <lavanya@pramati.com> wrote in message
>> news:ejuoqj$50c$1@utils.eclipse.org...
>>> Hi all,
>>> I'm using BIRT reports integrated with my j2ee application.
>>> Environment: BIRT 2_1_1 , Pramati Application server
>>>
>>> I used to have all the jars inisde my server/lib directory. no problem.
>>> everything was fine
>>> Now I've moved all the jars to the application lib (web/WEB-INF/lib/).
>>> nothing is in my server lib folder.(* all the jars in classpath)
>>> Trying to open reports from the application. i'm getting the following
>>> error:
>>> " The AXIS engine could not find a target service to invoke!
>>> targetService is null "
>>> Interesting ly., I'm getting this error only when i'm using format as
>>> HTML.
>>> Pdf view is working fine.
>>>
>>> The ONLY difference i've in both format views is : i've a filter for pdf
>>> view , which does nothing excpet overriding "Content-disposition"
>>> header.
>>>
>>> I've tried moving the few libraies to server/lib folder and tried again.
>>> no luck
>>> I've referred this link :
>>> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
>>> .
>>>
>>> Any idea how to resolve this???
>>>
>>> --
>>> Thanks
>>> Lavanya PinnamaReddy
>>>
>>
>>
>
>
Re: AXIS Engine exception in BIRT Report Viewer [message #203211 is a reply to message #203029] Tue, 28 November 2006 00:33 Go to previous messageGo to next message
Eclipse UserFriend
Yes Jason.
I'm still facing the same problem.
It's a blocker for me in my appliation to proceed..


"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:ekf1kf$fmk$1@utils.eclipse.org...
> Lavanya,
>
> Are you still having a problem with this?
>
> Jason
>
> "lavanya" <lavanya@pramati.com> wrote in message
> news:ek1mh6$55c$1@utils.eclipse.org...
>> Tried that also.
>> It used to work.
>> Now it's not working.
>> I suspect some configuration issue.
>>
>> other than copying from WebViewerExample, what are the things i need to
>> configure??
>>
>> PS: pdf view is workign fine. problem is with on;y html view.
>>
>>
>> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> news:ejvf8o$kjs$1@utils.eclipse.org...
>>> Lavanya,
>>>
>>> Take a look at this bugzilla entry.
>>>
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351
>>>
>>> Jason
>>>
>>> "lavanya" <lavanya@pramati.com> wrote in message
>>> news:ejuoqj$50c$1@utils.eclipse.org...
>>>> Hi all,
>>>> I'm using BIRT reports integrated with my j2ee application.
>>>> Environment: BIRT 2_1_1 , Pramati Application server
>>>>
>>>> I used to have all the jars inisde my server/lib directory. no problem.
>>>> everything was fine
>>>> Now I've moved all the jars to the application lib (web/WEB-INF/lib/).
>>>> nothing is in my server lib folder.(* all the jars in classpath)
>>>> Trying to open reports from the application. i'm getting the following
>>>> error:
>>>> " The AXIS engine could not find a target service to invoke!
>>>> targetService is null "
>>>> Interesting ly., I'm getting this error only when i'm using format as
>>>> HTML.
>>>> Pdf view is working fine.
>>>>
>>>> The ONLY difference i've in both format views is : i've a filter for
>>>> pdf view , which does nothing excpet overriding "Content-disposition"
>>>> header.
>>>>
>>>> I've tried moving the few libraies to server/lib folder and tried
>>>> again. no luck
>>>> I've referred this link :
>>>> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
>>>> .
>>>>
>>>> Any idea how to resolve this???
>>>>
>>>> --
>>>> Thanks
>>>> Lavanya PinnamaReddy
>>>>
>>>
>>>
>>
>>
>
>
Re: AXIS Engine exception in BIRT Report Viewer [message #203324 is a reply to message #203211] Tue, 28 November 2006 10:22 Go to previous messageGo to next message
Eclipse UserFriend
I believe this problem has to do with the WebViewer's AJAX code using the
web service to retrieve the pages.
The WebViewer makes heavy use of the axis libs. Is there any chance you
have multiple versions of axis in the classpath?
Can you log a bug for this problem?

Jason

"lavanya" <lavanya@pramati.com> wrote in message
news:ekghnn$r7g$1@utils.eclipse.org...
> Yes Jason.
> I'm still facing the same problem.
> It's a blocker for me in my appliation to proceed..
>
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:ekf1kf$fmk$1@utils.eclipse.org...
>> Lavanya,
>>
>> Are you still having a problem with this?
>>
>> Jason
>>
>> "lavanya" <lavanya@pramati.com> wrote in message
>> news:ek1mh6$55c$1@utils.eclipse.org...
>>> Tried that also.
>>> It used to work.
>>> Now it's not working.
>>> I suspect some configuration issue.
>>>
>>> other than copying from WebViewerExample, what are the things i need to
>>> configure??
>>>
>>> PS: pdf view is workign fine. problem is with on;y html view.
>>>
>>>
>>> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>>> news:ejvf8o$kjs$1@utils.eclipse.org...
>>>> Lavanya,
>>>>
>>>> Take a look at this bugzilla entry.
>>>>
>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351
>>>>
>>>> Jason
>>>>
>>>> "lavanya" <lavanya@pramati.com> wrote in message
>>>> news:ejuoqj$50c$1@utils.eclipse.org...
>>>>> Hi all,
>>>>> I'm using BIRT reports integrated with my j2ee application.
>>>>> Environment: BIRT 2_1_1 , Pramati Application server
>>>>>
>>>>> I used to have all the jars inisde my server/lib directory. no
>>>>> problem. everything was fine
>>>>> Now I've moved all the jars to the application lib
>>>>> (web/WEB-INF/lib/). nothing is in my server lib folder.(* all the jars
>>>>> in classpath)
>>>>> Trying to open reports from the application. i'm getting the following
>>>>> error:
>>>>> " The AXIS engine could not find a target service to invoke!
>>>>> targetService is null "
>>>>> Interesting ly., I'm getting this error only when i'm using format as
>>>>> HTML.
>>>>> Pdf view is working fine.
>>>>>
>>>>> The ONLY difference i've in both format views is : i've a filter for
>>>>> pdf view , which does nothing excpet overriding "Content-disposition"
>>>>> header.
>>>>>
>>>>> I've tried moving the few libraies to server/lib folder and tried
>>>>> again. no luck
>>>>> I've referred this link :
>>>>> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
>>>>> .
>>>>>
>>>>> Any idea how to resolve this???
>>>>>
>>>>> --
>>>>> Thanks
>>>>> Lavanya PinnamaReddy
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Re: AXIS Engine exception in BIRT Report Viewer [message #204033 is a reply to message #203324] Thu, 30 November 2006 09:06 Go to previous message
Eclipse UserFriend
I'll do that.

"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:ekhk7u$c9t$1@utils.eclipse.org...
>I believe this problem has to do with the WebViewer's AJAX code using the
>web service to retrieve the pages.
> The WebViewer makes heavy use of the axis libs. Is there any chance you
> have multiple versions of axis in the classpath?
> Can you log a bug for this problem?
>
> Jason
>
> "lavanya" <lavanya@pramati.com> wrote in message
> news:ekghnn$r7g$1@utils.eclipse.org...
>> Yes Jason.
>> I'm still facing the same problem.
>> It's a blocker for me in my appliation to proceed..
>>
>>
>> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> news:ekf1kf$fmk$1@utils.eclipse.org...
>>> Lavanya,
>>>
>>> Are you still having a problem with this?
>>>
>>> Jason
>>>
>>> "lavanya" <lavanya@pramati.com> wrote in message
>>> news:ek1mh6$55c$1@utils.eclipse.org...
>>>> Tried that also.
>>>> It used to work.
>>>> Now it's not working.
>>>> I suspect some configuration issue.
>>>>
>>>> other than copying from WebViewerExample, what are the things i need to
>>>> configure??
>>>>
>>>> PS: pdf view is workign fine. problem is with on;y html view.
>>>>
>>>>
>>>> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>>>> news:ejvf8o$kjs$1@utils.eclipse.org...
>>>>> Lavanya,
>>>>>
>>>>> Take a look at this bugzilla entry.
>>>>>
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=142351
>>>>>
>>>>> Jason
>>>>>
>>>>> "lavanya" <lavanya@pramati.com> wrote in message
>>>>> news:ejuoqj$50c$1@utils.eclipse.org...
>>>>>> Hi all,
>>>>>> I'm using BIRT reports integrated with my j2ee application.
>>>>>> Environment: BIRT 2_1_1 , Pramati Application server
>>>>>>
>>>>>> I used to have all the jars inisde my server/lib directory. no
>>>>>> problem. everything was fine
>>>>>> Now I've moved all the jars to the application lib
>>>>>> (web/WEB-INF/lib/). nothing is in my server lib folder.(* all the
>>>>>> jars in classpath)
>>>>>> Trying to open reports from the application. i'm getting the
>>>>>> following error:
>>>>>> " The AXIS engine could not find a target service to invoke!
>>>>>> targetService is null "
>>>>>> Interesting ly., I'm getting this error only when i'm using format as
>>>>>> HTML.
>>>>>> Pdf view is working fine.
>>>>>>
>>>>>> The ONLY difference i've in both format views is : i've a filter for
>>>>>> pdf view , which does nothing excpet overriding
>>>>>> "Content-disposition" header.
>>>>>>
>>>>>> I've tried moving the few libraies to server/lib folder and tried
>>>>>> again. no luck
>>>>>> I've referred this link :
>>>>>> ( http://birtworld.blogspot.com/2006/01/deploying-birt-20-rc-t o-jboss.html)
>>>>>> .
>>>>>>
>>>>>> Any idea how to resolve this???
>>>>>>
>>>>>> --
>>>>>> Thanks
>>>>>> Lavanya PinnamaReddy
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Previous Topic:Dynamic data value - multilanguage
Next Topic:Can't see output columns in the Data Explorer
Goto Forum:
  


Current Time: Wed May 07 12:00:00 EDT 2025

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

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

Back to the top