forum.bitel.ru http://forum.bitel.ru/ |
|
Падает с ошибкой http://forum.bitel.ru/viewtopic.php?f=12&t=7659 |
Страница 1 из 1 |
Автор: | SkyNet [ 31 янв 2013, 12:41 ] |
Заголовок сообщения: | Падает с ошибкой |
Обновился до 5.2 и боюсь прикасаться к отчётам - выскакивают ошибки... вплоть до падения сервера... server.error.log Код: server 01-31/10:16:52 ERROR [bitel.billing.server.reports.action.ActionReport] CommonExecuter - Exception in Executer (null) java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.access$100(Unknown Source) at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source) at net.sf.jasperreports.engine.util.JRStyledTextParser.<clinit>(JRStyledTextParser.java:88) at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:182) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:77) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:87) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:57) at net.sf.jasperreports.engine.fill.JRFiller.createFiller(JRFiller.java:142) at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:78) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:624) at net.sf.jasperreports.engine.JasperFillManager.fillReportToStream(JasperFillManager.java:582) at bitel.billing.server.reports.BGJasperReport.fillReportToStream(BGJasperReport.java:156) at bitel.billing.server.reports.BGJasperReport.fillReportToStream(BGJasperReport.java:147) at bitel.billing.server.reports.Report_Payment.fillReportToStream(Report_Payment.java:129) at bitel.billing.server.reports.action.ActionReport.doAction(ActionReport.java:56) at bitel.billing.server.Executer.doModule(Unknown Source) at bitel.billing.server.Executer$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Unknown Source) at bitel.billing.server.Executer.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:641) at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at bitel.billing.server.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:403) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:301) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:162) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:140) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) server.log Код: 01-31/10:16:50 INFO [bitel.billing.server.reports.action.ActionReport] XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/opt/billing/BGBillingServer/lib/app/reports.jar!/jasperreports_fonts.xml] 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRTextElementFactory - The 'lineSpacing' attribute is deprecated. Use the <paragraph> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRTextElementFactory - The 'lineSpacing' attribute is deprecated. Use the <paragraph> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRTextElementFactory - The 'lineSpacing' attribute is deprecated. Use the <paragraph> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'leftBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'bottomBorderColor' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorder' attribute is deprecated. Use the <pen> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'rightBorderColor' attribute is deprecated. Use the <pen> tag instead. ............................... ................................ 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRTextElementFactory - The 'lineSpacing' attribute is deprecated. Use the <paragraph> tag instead. 01-31/10:16:51 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/10:16:52 ERROR [bitel.billing.server.reports.action.ActionReport] CommonExecuter - Exception in Executer (null) java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.access$100(Unknown Source) at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source) at net.sf.jasperreports.engine.util.JRStyledTextParser.<clinit>(JRStyledTextParser.java:88) at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:182) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:77) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:87) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:57) at net.sf.jasperreports.engine.fill.JRFiller.createFiller(JRFiller.java:142) at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:78) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:624) at net.sf.jasperreports.engine.JasperFillManager.fillReportToStream(JasperFillManager.java:582) at bitel.billing.server.reports.BGJasperReport.fillReportToStream(BGJasperReport.java:156) at bitel.billing.server.reports.BGJasperReport.fillReportToStream(BGJasperReport.java:147) at bitel.billing.server.reports.Report_Payment.fillReportToStream(Report_Payment.java:129) at bitel.billing.server.reports.action.ActionReport.doAction(ActionReport.java:56) at bitel.billing.server.Executer.doModule(Unknown Source) at bitel.billing.server.Executer$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Unknown Source) at bitel.billing.server.Executer.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:641) at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at bitel.billing.server.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:403) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:301) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:162) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:140) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) server.out Код: INFO: Metro monitoring rootname successfully set to: null 31.01.2013 10:13:38 com.sun.xml.ws.server.MonitorBase createRoot INFO: Metro monitoring rootname successfully set to: null 31.01.2013 10:13:42 com.sun.xml.ws.server.MonitorBase createRoot INFO: Metro monitoring rootname successfully set to: null Xlib: connection to "localhost:10.0" refused by server Xlib: PuTTY X11 proxy: wrong authentication protocol attempted У меня, на виндовом клиенте всплывает окно вот с такой ошибкой " Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable" и всё падает.... |
Автор: | dimOn [ 31 янв 2013, 12:46 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
ошибка то на сервере возникает, а не на клиенте |
Автор: | dimOn [ 31 янв 2013, 12:49 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
ну так а сервер что, безголовый? ![]() |
Автор: | SkyNet [ 31 янв 2013, 12:49 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
Это-то понятно, но не понятно, что можно с этим сделать... |
Автор: | skyb [ 31 янв 2013, 13:01 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
на ворны не смотрите, они у всех тут есть, и решения покачто так и нет ![]() а падают удаленный иксовый доступ, я смотрю у вас там линукс, зачем вам иксовый доступ то? |
Автор: | SkyNet [ 31 янв 2013, 13:06 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
skyb писал(а): на ворны не смотрите, они у всех тут есть, и решения покачто так и нет ![]() ну варнами нас не удивишь ![]() skyb писал(а): а падают удаленный иксовый доступ, я смотрю у вас там линукс, зачем вам иксовый доступ то? Так исторически сложилось. Может и переведу в runlevel 3, руки всё не доходят - система стоит беспризорной по 2-3 года, я успеваю всё основательно подзабыть в промежутках %) Сейчас вот дообновлюсь, прикручу, если получится, Inet и опять забуду про эту машину на пару лет ![]() |
Автор: | dimOn [ 31 янв 2013, 13:26 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
SkyNet писал(а): Это-то понятно, но не понятно, что можно с этим сделать... я спрашиваю - сервер безголовый или просто DISPLAY неправильный? |
Автор: | dimOn [ 31 янв 2013, 13:33 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
просто не очень понятно что именно непонятно. написано же в чём ошибка. если иксов нету, то Xvfb возьмите. |
Автор: | skyb [ 31 янв 2013, 13:35 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
SkyNet писал(а): skyb писал(а): на ворны не смотрите, они у всех тут есть, и решения покачто так и нет ![]() ну варнами нас не удивишь ![]() skyb писал(а): а падают удаленный иксовый доступ, я смотрю у вас там линукс, зачем вам иксовый доступ то? Так исторически сложилось. Может и переведу в runlevel 3, руки всё не доходят - система стоит беспризорной по 2-3 года, я успеваю всё основательно подзабыть в промежутках %) Сейчас вот дообновлюсь, прикручу, если получится, Inet и опять забуду про эту машину на пару лет ![]() так можно и без ранлевела3, почему бы просто ssh не юзать то? пусть там и иксы висат, када будет желание - перевести на 3 ранлевел |
Автор: | SkyNet [ 31 янв 2013, 13:37 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
dimOn писал(а): просто не очень понятно что именно непонятно. написано же в чём ошибка. если иксов нету, то Xvfb возьмите. X-ы стоят и прекрасно работают, и локально, и удалённо. skybe писал(а): так можно и без ранлевела3, почему бы просто ssh не юзать то? ssh и юзается постоянно. |
Автор: | SkyNet [ 31 янв 2013, 13:51 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
dimOn писал(а): просто не очень понятно что именно непонятно. написано же в чём ошибка. Я не совсем понял - нафига модулю Reports сдались X-ы на сервере, даже если они там есть ? ![]() |
Автор: | dimOn [ 31 янв 2013, 16:05 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
скорее всего иксы не стартуют от рута по дефолту или как-то так. тут уж не знаю что там именно у вас, но факт остаётся фактом. иксы сдались модулю Reports, потому что он пытается рендерить, а jasper где-то в глубине юзает awt-шные кишки, которые без иксов не работают ну хотя попробуйте для сервера задать, м.б. проканает -Djava.awt.headless=true |
Автор: | skyb [ 31 янв 2013, 16:08 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
если есть ssh, зачем туда заходить под иксами? О-о |
Автор: | SkyNet [ 31 янв 2013, 17:11 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
dimOn писал(а): скорее всего иксы не стартуют от рута по дефолту или как-то так. тут уж не знаю что там именно у вас, но факт остаётся фактом. иксы сдались модулю Reports, потому что он пытается рендерить, а jasper где-то в глубине юзает awt-шные кишки, которые без иксов не работают ну хотя попробуйте для сервера задать, м.б. проканает -Djava.awt.headless=true Спасибо за совет, доберусь до сервера, попробую. ..... добрался. Ура !!! Вроде заработало ! Спасибо огромное ! ![]() Только варнинги остались, ну и "тьфу" на них ![]() Код: 01-31/15:16:00 INFO [bitel.billing.server.reports.action.ActionReport] XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/opt/billing/BGBillingServer/lib/app/reports.jar!/jasperreports_fonts.xml]
01-31/15:16:01 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/15:16:01 WARN [bitel.billing.server.reports.action.ActionReport] JRBandFactory - The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead. 01-31/15:16:01 WARN [bitel.billing.server.reports.action.ActionReport] JRBoxFactory - The 'topBorder' attribute is deprecated. Use the <pen> tag instead. |
Автор: | SkyNet [ 31 янв 2013, 17:12 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
skyb писал(а): если есть ssh, зачем туда заходить под иксами? О-о Никто туда иксами и не ходит. Просто изначально так установили систему, на то есть свои причины. |
Автор: | dimOn [ 31 янв 2013, 17:36 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
варнинги надо бы поправить по идее, всё руки не доходят стандартные отчёты обновить |
Автор: | skyb [ 31 янв 2013, 18:42 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
dimOn писал(а): варнинги надо бы поправить по идее, всё руки не доходят стандартные отчёты обновить и сказать как нам воять отчеты чтоб ушли они |
Автор: | dimOn [ 01 фев 2013, 11:57 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
очевидно, использовать конструктор отчётов новее, который не использует устаревшие сущности |
Автор: | skyb [ 01 фев 2013, 12:03 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
dimOn писал(а): очевидно, использовать конструктор отчётов новее, который не использует устаревшие сущности речь про iReport ?? Использовали новее он либо не работает, либо так же ворнинги дает |
Автор: | dimOn [ 01 фев 2013, 12:34 ] |
Заголовок сообщения: | Re: Падает с ошибкой |
В смысле не работает? |
Страница 1 из 1 | Часовой пояс: UTC + 5 часов [ Летнее время ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |