Home » Archived » BIRT » compilation of BIRT source codes shows error in eclipse3.1.1
compilation of BIRT source codes shows error in eclipse3.1.1 [message #100405] |
Sun, 18 December 2005 23:58  |
Eclipse User |
|
|
|
Originally posted by: harikrishnan_j2003.yahoo.co.in
goal:-(i)i am trying to run the BIRT source codes after downloading it,but
it shows error.Right now the way is to download the codes from cvs
repository,which automatically compiles in eclipse after completion.it
should show only warnings,not errors indicating successful compilation
(ii)i should have runtime workbench option in eclipse3.1.1 to run this,but
it is not available in eclipse3.1.1(iii)i want to know main file of BIRT
source code to understand the flow better,right now there are so many
files that contain main method in it.
query 1
--------
error message when i execute BIRT code:-
BUILD FAILED
C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.report.vi ewer\BuildViewer.xml:207:
The following error occurred while executing this line:
C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.report.mo del\BuildModel.xml:310:
The following error occurred while executing this line:
C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.data.oda\ BuildOda.xml:196:
Basedir
C:\eclipse3.1.1\eclipse\workspace\org.eclipse.datatools.conn ectivity.oda
does not exist
but org.eclipse.datatools.connectivity.oda exist in that place
Environment on which it occurs:-
1.windows 2000 professional
2.eclipse BIRT report designer framework 1.0.1
3.eclipse modeling framework2.1.1
4.graphic editor framework 3.1.1
5.jdk1.4
i gone through BIRT build page,documentation,faq.In that they are given
that it will be compiled successfully after downloading,but I am getting
above error.
query 2
-------
I am not getting runtime workbench option in my eclipse3.1.1 to run BIRT
source codes.I updated the eclipse ,still i am not getting it.
query 3
-------
i cannot find the main file in eclipse BIRT source codes to get the FLOW
of project.i have explored the source codes,but it has many main files.it
is confusing to me .i have gone through BIRT documentation,faq.
i thankyou for your attention, inspite of your busy hours.
Thankyou&Regards
J.Harikrishnan
R.Jegadeeswari
|
|
|
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #100833 is a reply to message #100405] |
Tue, 20 December 2005 12:30   |
Eclipse User |
|
|
|
BIRT 2.0 has moved data access to the DTP project. You will need to download
the libs or the source from http://www.eclipse.org/datatools/
In addition you will need to add the required libs (Right now I think this
is just iText.jar)
As we get closer to 2.0 final I will update the build instructions on the
web site.
You may want to look at org.eclipse.birt.report.designer.ui. This is one of
the main plugins for the report designer perspective.
Jason Weathersby
BIRT PMC
"Hari Krishnan" <harikrishnan_j2003@yahoo.co.in> wrote in message
news:c818e12fe100ffaafc7bb73bfab65856$1@www.eclipse.org...
> goal:-(i)i am trying to run the BIRT source codes after downloading it,but
> it shows error.Right now the way is to download the codes from cvs
> repository,which automatically compiles in eclipse after completion.it
> should show only warnings,not errors indicating successful compilation
> (ii)i should have runtime workbench option in eclipse3.1.1 to run this,but
> it is not available in eclipse3.1.1(iii)i want to know main file of BIRT
> source code to understand the flow better,right now there are so many
> files that contain main method in it.
>
>
> query 1
> --------
> error message when i execute BIRT code:-
> BUILD FAILED
> C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.report.vi ewer\BuildViewer.xml:207:
> The following error occurred while executing this line:
> C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.report.mo del\BuildModel.xml:310:
> The following error occurred while executing this line:
> C:\eclipse3.1.1\eclipse\workspace\org.eclipse.birt.data.oda\ BuildOda.xml:196:
> Basedir
> C:\eclipse3.1.1\eclipse\workspace\org.eclipse.datatools.conn ectivity.oda
> does not exist
>
>
> but org.eclipse.datatools.connectivity.oda exist in that place
>
>
> Environment on which it occurs:-
>
> 1.windows 2000 professional 2.eclipse BIRT report designer framework
> 1.0.1
> 3.eclipse modeling framework2.1.1
> 4.graphic editor framework 3.1.1
> 5.jdk1.4
>
> i gone through BIRT build page,documentation,faq.In that they are given
> that it will be compiled successfully after downloading,but I am getting
> above error.
> query 2
> -------
> I am not getting runtime workbench option in my eclipse3.1.1 to run BIRT
> source codes.I updated the eclipse ,still i am not getting it.
> query 3
> -------
> i cannot find the main file in eclipse BIRT source codes to get the FLOW
> of project.i have explored the source codes,but it has many main files.it
> is confusing to me .i have gone through BIRT documentation,faq.
>
> i thankyou for your attention, inspite of your busy hours.
>
> Thankyou&Regards
> J.Harikrishnan
> R.Jegadeeswari
>
>
>
|
|
| |
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #101243 is a reply to message #101102] |
Wed, 21 December 2005 12:48   |
Eclipse User |
|
|
|
Did the datatools projects build? Did any of the BIRT projects build?
It looks like you have set it, but verify DTP home is set.
Jason
"Hari Krishnan" <harikrishnan_j2003@yahoo.co.in> wrote in message
news:d0f039d16b6443133958d4c99acc5162$1@www.eclipse.org...
> Sir,
>
> we Thankyou for your reply to us.
>
> we are getting the same error message again .we downloaded datatools
> through cvs in to the workspace where our BIRT code resides and we also
> downloaded itext-1.3.jar and copied into
> plugins\org.eclipse.birt.report.engine.emitter.fo\lib.we cleaned the
> project & rebuilded once again with this changes,but we are getting the
> same error message,what we got before.
>
> we have:-
> 1.birt-report-framework-1_0_1
> 2.JRE 1.4
> 3.Eclipse SDK 3.1.1 4.Graphics Editor Framework (GEF) runtime 3.1.1
> 5.Eclipse Modeling Framework (EMF) runtime 2.1.1
>
> so we updated our BIRT to try once again:-
> 1.birt-report-framework-2.0M3
> 2.The Simple API for CSS SAC 1.3 3.Flute 1.2 4.iText 1.3
>
> again builded,but not successful at this time also,it is showing the same
> error.The error files are BuildViewer.xml,BuildModel.xml,BuildOda.xml
> files is there is anything that i have to change in these file to rectify
> this error
> or is there any tool or configurations that we have to set up to
> successfully compile the source codes.
>
> I apologize to you,for wanting your attention once again.
>
> Thankyou
> Harikrishnan J.
> Jegadeeswari R.
>
|
|
|
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #101519 is a reply to message #101243] |
Thu, 22 December 2005 03:54   |
Eclipse User |
|
|
|
Originally posted by: harikrishnan_j2003.yahoo.co.in
Sir,
we Thankyou for your swift reply to our mail.we changed the dtp home
setting,we executed Buildviewer.xml in org.eclipse.birt.report.viewer
through ant build as prescribed ,we succeded in fixing that error,but new
error came
in our path.
error message what we got:-
nativeToAsciiUtil:
[native2ascii] Converting 3 files from D:\Hari
Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\src\org\eclipse\dat atools\connectivity\oda\util
to D:\Hari
Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\src\org\eclipse\dat atools\connectivity\oda\util
BUILD FAILED
D:\Hari
Krishnan\workspace\org.eclipse.birt.report.viewer\BuildViewe r.xml:207: The
following error occurred while executing this line:
D:\Hari
Krishnan\workspace\org.eclipse.birt.report.model\BuildModel. xml:310: The
following error occurred while executing this line:
D:\Hari Krishnan\workspace\org.eclipse.birt.data.oda\BuildOda.xml:19 6: The
following error occurred while executing this line:
D:\Hari
Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\build.xml:74:
The following error occurred while executing this line:
D:\Hari
Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\build.xml:128:
Error starting Sun's native2ascii:
It is saying there is a Error in starting sun's native2ascii
Line indicated as containing error present in:-
org.eclipse.datatools.connectivity.oda/build.xml
Errorlines:-
<antcall target="oda.jar"/>
<target name="nativeToAsciiUtil">
<native2ascii encoding="Cp1252"
src="${oda.src.dir}/util"
dest="${oda.src.dir}/util"
ext=".java"
includes="OdaResources_de_DE.msg, OdaResources_fr_FR.msg,
OdaResources_es_ES.msg"/>
these three files exist in the source path and while converting this it
shows error.
we gone through this set of lines to rectify this error ourself,but as we
are a newbies,we don't know how to correct this, so failed in our attempt.
our goal is to successfully execute the whole set of BIRT codes.
we are feeling awkward in repeatedly disturbing you for solutions.
Apologize us
Thankyou
HariKrishna j.
Jegadeeswari R.
|
|
|
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #101761 is a reply to message #101519] |
Thu, 22 December 2005 13:37   |
Eclipse User |
|
|
|
Make sure drive\jdk\bin is in your path.
I reproduced this problem by removing mine.
I also had to set eclipse.home to my Eclipse install directory.
HTH
Jason
"Hari Krishnan" <harikrishnan_j2003@yahoo.co.in> wrote in message
news:77699938dd64f303ff13af46cf5dde16$1@www.eclipse.org...
> Sir,
>
>
> we Thankyou for your swift reply to our mail.we changed the dtp home
> setting,we executed Buildviewer.xml in org.eclipse.birt.report.viewer
> through ant build as prescribed ,we succeded in fixing that error,but new
> error came in our path.
>
>
> error message what we got:-
>
>
> nativeToAsciiUtil:
> [native2ascii] Converting 3 files from D:\Hari
> Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\src\org\eclipse\dat atools\connectivity\oda\util
> to D:\Hari
> Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\src\org\eclipse\dat atools\connectivity\oda\util
>
> BUILD FAILED
> D:\Hari
> Krishnan\workspace\org.eclipse.birt.report.viewer\BuildViewe r.xml:207: The
> following error occurred while executing this line:
> D:\Hari
> Krishnan\workspace\org.eclipse.birt.report.model\BuildModel. xml:310: The
> following error occurred while executing this line:
> D:\Hari Krishnan\workspace\org.eclipse.birt.data.oda\BuildOda.xml:19 6: The
> following error occurred while executing this line:
> D:\Hari
> Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\build.xml:74:
> The following error occurred while executing this line:
> D:\Hari
> Krishnan\workspace\org.eclipse.datatools.connectivity\plugin s\org.eclipse.datatools.connectivity.oda\build.xml:128:
> Error starting Sun's native2ascii:
>
> It is saying there is a Error in starting sun's native2ascii
>
> Line indicated as containing error present in:-
>
> org.eclipse.datatools.connectivity.oda/build.xml
>
> Errorlines:-
> <antcall target="oda.jar"/>
>
> <target name="nativeToAsciiUtil">
> <native2ascii encoding="Cp1252"
> src="${oda.src.dir}/util" dest="${oda.src.dir}/util" ext=".java"
> includes="OdaResources_de_DE.msg, OdaResources_fr_FR.msg,
> OdaResources_es_ES.msg"/>
>
> these three files exist in the source path and while converting this it
> shows error.
>
> we gone through this set of lines to rectify this error ourself,but as we
> are a newbies,we don't know how to correct this, so failed in our attempt.
>
> our goal is to successfully execute the whole set of BIRT codes.
>
> we are feeling awkward in repeatedly disturbing you for solutions.
> Apologize us
>
> Thankyou
> HariKrishna j.
> Jegadeeswari R.
>
|
|
| | |
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #102937 is a reply to message #102146] |
Thu, 29 December 2005 06:17   |
Eclipse User |
|
|
|
Originally posted by: harikrishnan_j2003.yahoo.co.in
Sir,
Wish you a Happy New Year from us.
We thank you for your guidance to us through mail.We have builded
successfully BuildViewer.xml file based on your instructions,but another
error came.
query-1
--------
When we try to build test-old.xml in org.eclipse.birt.report.test.engine
it shows 1 error
missing required library:-
C:\apps\apache-ant-1.6.2\lib\ant.jar,C:\apps\apache-ant-1.6. 2\lib\ant-xalan1.jar,C:\apps\apache-ant-1.6.2\lib\ant-xalan2 .jar,C:\apps\apache-ant-1.6.2\lib\junit.jar,C:\apps\apache-a nt-1.6.2\lib\xercesimpl.jar,
we got those jar files and created lib path& put the jar files into it as
above and cleaned ,builded once again,but changes not reflected in the
test-old.xml file showing same err msg.it is not linking with the created
path,as that path not exist we have done this,still we get same err.
query-2
---------
The field ReportDesign.STYLE_SLOT is ambiguous reported err msg in
DesignElementCloneTest.java which is present in
org.eclipse.birt.report.tests.regression.model/test/org/ecli pse/birt/report/model/core
we cannot resolve these errors.Apologize us for wanting you help
frequently.
Thankyou
Harikrishnan j.
|
|
|
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #103732 is a reply to message #102937] |
Tue, 03 January 2006 14:27   |
Eclipse User |
|
|
|
Hari,
I deleted the test projects from my source, but make sure libs are in build
path.
Jason
"Hari Krishnan" <harikrishnan_j2003@yahoo.co.in> wrote in message
news:e83d0cdcc1f6cc905982987cb82cd03d$1@www.eclipse.org...
> Sir,
>
>
> Wish you a Happy New Year from us.
>
> We thank you for your guidance to us through mail.We have builded
> successfully BuildViewer.xml file based on your instructions,but another
> error came.
>
> query-1
> --------
> When we try to build test-old.xml in org.eclipse.birt.report.test.engine
> it shows 1 error
>
> missing required library:-
> C:\apps\apache-ant-1.6.2\lib\ant.jar,C:\apps\apache-ant-1.6. 2\lib\ant-xalan1.jar,C:\apps\apache-ant-1.6.2\lib\ant-xalan2 .jar,C:\apps\apache-ant-1.6.2\lib\junit.jar,C:\apps\apache-a nt-1.6.2\lib\xercesimpl.jar,
>
> we got those jar files and created lib path& put the jar files into it as
> above and cleaned ,builded once again,but changes not reflected in the
> test-old.xml file showing same err msg.it is not linking with the created
> path,as that path not exist we have done this,still we get same err.
>
> query-2
> ---------
> The field ReportDesign.STYLE_SLOT is ambiguous reported err msg in
> DesignElementCloneTest.java which is present in
>
> org.eclipse.birt.report.tests.regression.model/test/org/ecli pse/birt/report/model/core
>
> we cannot resolve these errors.Apologize us for wanting you help
> frequently.
>
>
> Thankyou
> Harikrishnan j.
>
>
|
|
|
Re: compilation of BIRT source codes shows error in eclipse3.1.1 [message #108189 is a reply to message #103732] |
Thu, 12 January 2006 09:23  |
Eclipse User |
|
|
|
Originally posted by: harikrishnan_j2003.yahoo.co.in
Sir,
We Thankyou for spending your valuable time in guiding and giving
instructions to us in the process of compiling the BIRT source codes
successfully.We acted as per your instructions and successfully executed
the whole BIRT source codes.
Thankyou
Harikrishnan J.
Jegeeshwari R.
|
|
|
Goto Forum:
Current Time: Sun Jun 08 10:40:51 EDT 2025
Powered by FUDForum. Page generated in 0.27393 seconds
|