cancel
Showing results for 
Search instead for 
Did you mean: 

reprting services in alfresco 2.2.0 enterprise trial

arnelmarco
Champ in-the-making
Champ in-the-making
Hi,

I  installed the Report services   version 1.0_RC2 in alfresco 2.2.0 enterprise trial edition in windows xp with tomcat upserver but when running the report i got the following error:

java.lang.IllegalAccessError: tried to access field org.alfresco.web.bean.dialog.BaseDialogBean.nodeService from class tr.biz.vardar.web.bean.RunReportDialog

Hide Details

java.lang.IllegalAccessError: tried to access field org.alfresco.web.bean.dialog.BaseDialogBean.nodeService from class tr.biz.vardar.web.bean.RunReportDialog
at tr.biz.vardar.web.bean.RunReportDialog.init(RunReportDialog.java:89)
at org.alfresco.web.bean.dialog.DialogManager.setCurrentDialog(DialogManager.java:117)
at org.alfresco.web.app.AlfrescoNavigationHandler.handleDialogOpen(AlfrescoNavigationHandler.java:599)
at org.alfresco.web.app.AlfrescoNavigationHandler.handleNavigation(AlfrescoNavigationHandler.java:114)
at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:82)
at javax.faces.component.UICommand.broadcast(UICommand.java:109)
at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)
at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)
at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)
at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:619)


Anybody here who successfully installed report services and run BIRT or JASPER reports in alfresco 2.2.0 ent trial  in windows XP with tomcat upserver, your help is  greatly appreciate.

Hope to hear from you soon .

Thanks and Best Regards,

Arnel
1 REPLY 1

itconsultant
Champ in-the-making
Champ in-the-making
I have been working with this project for the last week inorder to get it working with alfresco 3.1 should also work with 3.2 no problem. I was able to decompile and then recompile the runreportdialog.class file today that was cuasing most of the problem if any one still needs the alfresco-reporting-services.jar with updated files email me and i will arrange to get the files to you. FOR THE RECORD i NEED TO MAKE A FEW OTHER CHANGES TO GET THIS PROJECT TO WORK SO BE CAREFUL PLUS THERE IS STILL NO SOURCE CODE SINCE I DECOMPILED IT.

If there is a way I can help I will try with in reason but please have all your info in order

Best,
Will Lavary