【发布时间】:2010-09-15 03:47:27
【问题描述】:
我想在 Grails 上使用 BIRT Report,但是当我安装 birt-report 插件时,它不完整并返回错误。您能帮我处理 BIRT 报告并在 GSP 页面上显示 BIRT 报告查看器吗?
这个错误:
Installing BIRT v2.5.0 OSGI Platform libraries into C:/Users/Dev/.grails/1.3.4/projects/TestBirt/plugins/birt-report-1.0/lib ...
[get] Getting: http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip
[get] To: C:\Users\Dev\.grails\1.3.4\download\birt-runtime-2_5_0.zip
[get] Error opening connection java.io.FileNotFoundException: http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip
[get] Error opening connection java.io.FileNotFoundException: http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip
[get] Error opening connection java.io.FileNotFoundException: http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip
[get] Can't get http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip to C:\Users\Dev\.grails\1.3.4\download\birt-runtime-2_5_0.zip
Error installing plugin: Can't get http://mirror.netcologne.de/eclipse/birt/downloads/drops/R-R1-2_5_0-200906180630/birt-runtime-2_5_0.zip to C:\Users\Dev\.grails\1.3.4\download\birt-runtime-2_5_0.zip
[delete] Deleting directory C:\Users\Dev\.grails\1.3.4\projects\TestBirt\plugins\birt-report-1.0
【问题讨论】: