«234 5 » Pages: ( 5/5 total )
本页主题: BIRT功能建议 打印 | 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题

fy_kenny

状态: 离线
级别: CEC高级程序员
精华: 0
发帖: 130
威望: 1 点
财富: 135 元
在线时间:0(小时)
注册时间:2008-01-29
最后登录:2008-11-13

Quote:
引用第36楼zhangjh_2008于2006年12月18日 17:44发表的  :
支持非WEB应用,RCP应用中可以更好地集成


支持,同感,,,,我都搞了好几个月了.没什么发展啊!!!!!
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
fighting
顶端 时间: 2008年05月26日 14:00 | 80 楼
fy_kenny

状态: 离线
级别: CEC高级程序员
精华: 0
发帖: 130
威望: 1 点
财富: 135 元
在线时间:0(小时)
注册时间:2008-01-29
最后登录:2008-11-13

Quote:
引用第43楼wyz2008于2007年02月27日 10:13发表的  :
给的问题没有人给解决,这不是形同虚设吗,还望帮忙解决一下以下问题
http://www.eclipseworld.org/bbs/read.php?tid=11083



同感 痛感 啊,,,哈哈  都没什么能解决问题的..

连官方网站上也一样啊.反应不乐观呀.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
fighting
顶端 时间: 2008年05月26日 14:03 | 81 楼
922mbb

状态: 离线
级别: CEC程序员
精华: 0
发帖: 7
威望: 1 点
财富: 8 元
在线时间:0(小时)
注册时间:2007-01-11
最后登录:2008-06-26

BIRT 2.3.0新加了很多功能啊
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
www.actuatechina.com your better choice ^_^
顶端 时间: 2008年05月29日 15:31 | 82 楼
hbqcyyz

状态: 离线
级别: CEC程序员
精华: 0
发帖: 1
威望: 1 点
财富: 1 元
在线时间:0(小时)
注册时间:2008-05-08
最后登录:2008-06-05

birt连接oracle数据库,sqlserver的报表,发布到tomcat下,运行报错!

各位,我今天制作了个简单的不带参数的报表,数据源是oracle数据库和sqlserver数据库的,在birt开发环境运行正常,但发布到tomcat下,报错如下:

The following items have errors:


Table (id = 8):
+ An exception occurred during processing. Please see the following message for details:
Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc
There is an error in get connection, ORA-01017: invalid username/password; logon denied

exception.error ( 1 time(s) )
detail : org.eclipse.birt.report.engine.api.EngineException: An exception occurred during processing. Please see the following message for details:Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbcThere is an error in get connection, ORA-01017: invalid username/password; logon denied at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1101) at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1065) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:88) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:42) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:33) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:63) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:90) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:101) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:150) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:72) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:928) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:874) at org.eclipse.birt.report.service.actionhandler.BirtRunAndRenderActionHandler.__execute(BirtRunAndRenderActionHandler.java:76) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:89) at org.eclipse.birt.report.presentation.aggregation.layout.EngineFragment.doService(EngineFragment.java:304) at org.eclipse.birt.report.presentation.aggregation.AbstractBaseFragment.service(AbstractBaseFragment.java:76) at org.eclipse.birt.report.servlet.BirtEngineServlet.__doGet(BirtEngineServlet.java:119) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGet(BaseReportEngineServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.service(BaseReportEngineServlet.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)
                       

Table (id = 95):
+ An exception occurred during processing. Please see the following message for details:
Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc
Cannot load JDBC Driver class: com.actuate.jdbc.sqlserver.SQLServerDriver 
请教,是tomcat下报表运行,连接到oracle的jar包没有导入的原因还是??敬请高手指点,谢谢!
顶端 时间: 2008年05月30日 12:54 | 83 楼
yangzhichao

状态: 离线
级别: CEC高级程序员
精华: 0
发帖: 3
威望: 1 点
财富: 104 元
在线时间:0(小时)
注册时间:2006-12-11
最后登录:2008-08-06

交叉表行和列的表头,要可支持添加斜线分隔文字
顶端 时间: 2008年06月04日 14:01 | 84 楼
wenmin311

状态: 离线
级别: CEC程序员
精华: 0
发帖: 15
威望: 1 点
财富: 17 元
在线时间:0(小时)
注册时间:2008-06-05
最后登录:2008-08-24

数据源的设计 不够方便灵活。
应该增加支持java.sql.Connection对象的传入。
而不是定死在 rptdesign文件中。
这点可以参考jasperReport和润乾
顶端 时间: 2008年06月09日 16:02 | 85 楼
«234 5 » Pages: ( 5/5 total )
中国Eclipse社区 » 报表应用


辽ICP备05021625号