Jump to content
We've recently updated our Privacy Statement, available here ×

ktrinad

Members
  • Posts

    1,134
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by ktrinad

  1. By: Jean-Francois Levesque - jfworld Date of scheduled reports 2006-07-17 06:22 Hi! When I schedule a report with the "Overwrite files", the date of the generated report is always the date of the first generated report. Is it possible to update the date after each generation? Thanks, Jean-Francois By: Javy Dreamer - javydreamercsw RE: Date of scheduled reports 2006-07-17 08:03 Haven't done that but it's the way it should work. The point is that when you overwrite you save a new file with an old name. Both ways are theorically correct but what you spect is the way it should go.
  2. By: mardaraj - mardaraj Not able to plug-in to jasper server from ire 2006-07-17 04:38 Hi all, please give me a solution , i ahve installed ireports 1.2.2 and trying to plugin to jasper server from i reports but it gives error as " could not open Hibernate session for transaction ;nested exception is org.hibernate.exception.GenericJDBCException" Canot open connection." Please find the stack trace as follows, Attempted reconnect 3 times. Giving up.) 16:57:42,360 ERROR ManagementService,http-80-Processor23:87 - error logging in with tomcat/tomcat org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hib ernate.exception.GenericJDBCException: Cannot open connection org.hibernate.exception.GenericJDBCException: Cannot open connection at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:91) at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:79) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29) at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:363) at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:122) at org.hibernate.jdbc.JDBCContext.connection(JDBCContext.java:125) at org.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:57) at org.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:1309) at org.springframework.orm.hibernate3.HibernateTransactionManager.doBegin(HibernateTransactionManager.java:515) at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:28 Caused by: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Server connection failure during transactio n. Due to underlying exception: 'java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)'. ** BEGIN NESTED EXCEPTION ** java.sql.SQLException MESSAGE: Access denied for user 'root'@'localhost' (using password: YES) STACKTRACE: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2928) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:771) at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3649) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1176) at com.mysql.jdbc.Connection.createNewIO(Connection.java:2683) at com.mysql.jdbc.Connection.<init>(Connection.java:1485) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266) at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37) at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540) at org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider.getConnection(LocalDataSourceConnectionProvider.java:81) at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:360) at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:122) at org.hibernate.jdbc.JDBCContext.connection(JDBCContext.java:125) at org.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:57) at org.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:1309) at org.springframework.orm.hibernate3.HibernateTransactionManager.doBegin(HibernateTransactionManager.java:515) By: Javy Dreamer - javydreamercsw RE: Not able to plug-in to jasper server from ire 2006-07-17 05:07 Did you verify the username and password? What version of JI do you have? JI 1.0.0? If not remeber that you need to cchange some files in which the username and password are specified. The error looks like that file with default values. By: mardaraj - mardaraj RE: Not able to plug-in to jasper server from ire 2006-07-17 07:50 hi, I am very new to jasperserver and irports,i coludnt get term JI ,colud you please let me know about JI. The configuration set up i have done is, Deployed jasperserver and jasperserver-ws in tomcat 5.5 and made changes to context.xml in <insatlle_di>webappsjasperserver-wsMETA-INFcontext.xml for resource name . please find below my context.xml <Resource name="jdbc/jasperserver" auth="Container" type="javax.sql.DataSource" maxActive="100" maxIdle="30" maxWait="10000" username="root" password="jasperadmin" driverClassName="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost:3306/jasperserver?autoReconnect=true"/> Thanks and regards, mardaraj
  3. By: Alen - alenb Reports encodeing 2006-07-16 00:45 I have reports that contains some special croatian fonts (ISO-8859-2), but report server wont't show them. Report is created with iReport 1.2.0 using UTF-8 encodeing... Export to pdf/rtf looks fine but not in html. (Sorry on my bad english!) By: David Lukas - dlukas RE: Reports encodeing 2006-07-16 06:44 I have the same experience with JasperServer 1.0.1. iReport (1.2.4) displays the html preview ok, but the report server puts question marks (?) where the central European characters are. The pdf, xls or rtf generated by iReport as well as by the server is ok, only html is corrupted. JasperServer also processes incorrectly the accented characters in labels and descriptions for objects in repository.
  4. By: Javy Dreamer - javydreamercsw OLAP reference 2006-07-12 08:03 Is there any documentation or example to create a working OLAP environment like those in the example? By: Drooler - bhaugland RE: OLAP reference 2006-07-12 08:17 See http://mondrian.sourceforge.net to learn how to write an OLAP cube. After that you need to create the OLAP resources in JasperIntelligence. Also at the Mondrian site is information on how to query the cube. By: Javy Dreamer - javydreamercsw RE: OLAP reference 2006-07-14 11:26 I'm dying to put my hands in the OLAP department but haven't found where to start from. I went thru the mondrian page you suggested but is not enough. I did understand how to write the schecma and stuff, what I do need is learning how to create it, the design part. I've already googled for information but nothing yet. If anyone has some good information source please let me know. By: Sherman Wood - sgwood RE: OLAP reference 2006-07-14 17:00 Have a look at the references at http://mondrian.sourceforge.net/faq.html#Further_reading The Kimball books are great. There is also William Pearson's “Introduction to SQL Server MDX Essentials†http://www.databasejournal.com/features/mssql/article.php/1495511, which is a great series about using MDX and gives you ideas about how to think about using warehouses. Sherman JasperSoft
  5. By: flavio - flavio_toledo Insert list of values directly on database 2006-07-13 07:03 People, I need make a list of values with up to 300 itens. I've this itens in a table of database and i'll insert this into table "listofvaluesitem", but i don't know how to this it with field "value" of table "listofvaluesitem", because this field has a type tinyblob. do you know kow i make this? Thank you, Flávio By: Teodor Danciu - teodord RE: Insert list of values directly on databas 2006-07-13 07:46 Hi, In the future version of JI we'll have support for list input controls backed by a query. So instead of recreating the items you could query the exising table that you have. Thank you, Teodor By: flavio - flavio_toledo RE: Insert list of values directly on database 2006-07-13 10:56 Teodor, I´ll make this by you said. I'll think in extract the data from my table and insert it into the table "listofvaluesitem" of jasperserver database, but i don't know kow insert the values into field "value", because the type of this field (tinyblob) and the type of my field is varchar. Is there a function for make this? Thank you, Flávio By: Lucian Chirita - lucianc RE: Insert list of values directly on databas 2006-07-14 02:11 You'd need to write a small Java utility to do this, as the data saved into the "value" column is a serialized Java object. What you'd need to do is to query your table, read the value into a java.lang.String object, serialize it and save the serialized binary data into the "value" column. Regards, Lucian By: flavio - flavio_toledo RE: Insert list of values directly on databas 2006-07-14 05:06 Thanks for the information, i'll make this. Regards, Flávio
  6. By: Herbert Augustiny - haugusti Delte user 2006-07-14 01:39 When I try to delete a user I'm getting the below exception. Herbert java.util.ConcurrentModificationException java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787) at java.util.HashMap$KeyIterator.next(HashMap.java:823) at org.hibernate.collection.AbstractPersistentCollection$IteratorProxy.next(AbstractPersistentCollection.java:555) at com.jaspersoft.jasperserver.api.metadata.user.service.impl.UserAuthorityServiceImpl.removeAllRoles(UserAuthorityServiceImpl.java:289) at com.jaspersoft.jasperserver.api.metadata.user.service.impl.UserAuthorityServiceImpl.deleteUser(UserAuthorityServiceImpl.java:244) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:287) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:100) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176) at $Proxy1.deleteUser(Unknown Source) at com.jaspersoft.jasperserver.war.control.JSAdminController.userSearchActions(JSAdminController.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.springframework.web.servlet.mvc.multiaction.MultiActionController.invokeNamedMethod(MultiActionController.java:418) at org.springframework.web.servlet.mvc.multiaction.MultiActionController.handleRequestInternal(MultiActionController.java:374) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:45) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:792) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:726) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:396) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:350) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at com.jaspersoft.jasperserver.war.common.UploadMultipartFilter.doFilter(UploadMultipartFilter.java:83) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at com.jaspersoft.jasperserver.api.metadata.user.service.impl.MetadataAuthenticationProcessingFilter.doFilter(MetadataAuthenticationProcessingFilter.java:137) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:181) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:216) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:195) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148) at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:90) 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:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) 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)
  7. ktrinad

    Security

    By: Drooler - bhaugland Security 2006-07-10 05:41 I am running jasper intelligence on a JBoss Server. I have tried setting user and role security on objects but it does not seem to have any affect. Is there something missing from the documentation for setting up JBoss. I have been having trouble with the security with this setup. By: Drooler - bhaugland RE: Security 2006-07-10 07:39 I noticed that you can change no access to Administer. That helps. I have also notice that when the user lists all from the repository the security seems to be working. However when they list Reports from the repository all the reports are listed. Have you noticed the same thing? By: Herbert Augustiny - haugusti RE: Security 2006-07-10 05:51 I am having the same problem but I'm using Tomcat & mysql as distributed with the windows installer. I have also tried to add the "No access" right directly to the user, but it doesn't help. An other Problem is, that once the "No access" right is assigned to a user, I can't change it back to "None set" Herbert By: Sherman Wood - sgwood RE: Security 2006-07-12 06:16 Thanks for getting into this. You came across two bugs. One is that the Report and OLAP view lists are not respecting security. I have a fix for that that I will get out in the next week. The other is that the object permission user interface is rough. Try going to another screen and coming back - you probably will be able to chnage the permission values. This is going to take a bit of work to improve. Sherman JasperSoft By: Herbert Augustiny - haugusti RE: Security 2006-07-14 01:32 I have tried several things to change the access rigt of my test user back to "none set" including loging out and back in to the jasperserver, without success.
  8. By: flavio - flavio_toledo List of values in report 2006-07-11 11:03 Hi, People, a make a report by iReport and i need publish it on Jasper Intelligence. This report need receive a parameter (one date, format MM/DD/YYYY), this date will be in a list of value, and this values are in a table of database, the same database where are the tables by report use. The problem is with i publish this report and make this list of values, but i don't know kow link this list with table of values on database. Did you have any problem seemed? Sorry for my bad write, i don't speak english very well. Thank you. Flávio By: T Kavanagh - tkavanagh RE: List of values in report 2006-07-13 09:13 Hi Flavio, it's not possible yet to link the List of Values directly to the database yet. This ability is on the road map and we hope to improve this area in the next release. Right now the list of values works so that you can enter the values you want "by hand" and then they will display. -Tony By: flavio - flavio_toledo RE: List of values in report 2006-07-13 11:06 Tony, I saw this values in a table "listofvaluesitem" from "jasperserver" database, i was thinking in insert my values into this table, but the problem is in the field "value" (type tinyblob). How convert my data (varchar) to tinyblob? The answer for this question, probably solve my problem. Thank you, Flávio
  9. By: Javy Dreamer - javydreamercsw JasperIntelligence: Error on page 2006-07-13 05:06 In the reports page the scheduler and run in background links doesn't work and show a javascript:document.frm.resource.value... error. I tried shutting down and starting the server again but nothing happened. It was working great yesterday. Here's the page's code: <html> <head> <title>JasperIntelligence</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="/jasperserver/stylesheets/stylesheet.css" rel="stylesheet" type="text/css"> <link href="/jasperserver/jpivot/table/mdxtable.css" rel="stylesheet" type="text/css"> <link href="/jasperserver/jpivot/navi/mdxnavi.css" rel="stylesheet" type="text/css"> <link href="/jasperserver/wcf/form/xform.css" rel="stylesheet" type="text/css"> <link href="/jasperserver/wcf/table/xtable.css" rel="stylesheet" type="text/css"> <link href="/jasperserver/wcf/tree/xtree.css" rel="stylesheet" type="text/css"> <style type="text/css">@import url(/jasperserver/cal/calendar-win2k-1.css);</style> <script type="text/javascript" src="/jasperserver/cal/calendar.js"></script> <script type="text/javascript" src="/jasperserver/cal/calendar-en.js"></script> <script type="text/javascript" src="/jasperserver/cal/calendar-setup.js"></script> <script language=JavaScript src="/jasperserver/scripts/jasperserver.js"></script> </head> <body style="color: black; background-color: white; margin-left: 2px; margin-right: 2px; margin-top: 2px;"> <!-- DYNAMICALLY GENERATED JAVASCRIPT TO SHOW POPDOWN MENUS FOR SUBITEMS --> <script> function initmenu(div_id) { var d = document.getElementById(div_id); if (document.getElementById('jsmenu2')) { document.getElementById('jsmenu2').style.display='none'; } if (document.getElementById('jsmenu3')) { document.getElementById('jsmenu3').style.display='none'; } if (d) {d.style.display='block';} } window.onload=initmenu; </script> <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" valign="top"> <tr> <td valign="top" width="100%"> <table bgcolor="#e9e8de" border="0" cellpadding="0" cellspacing="0" width="100%" cols="5"> <tr valign="top"> <td colspan="5" bgcolor="#000033"><img src="/jasperserver/images/pixel.gif" height="1"></td> </tr> <tr> <td style="border-left: 1px solid rgb(0, 0, 51);" valign="middle" align="left" width="150"><a href="http://www.jaspersoft.com/"><img src="/jasperserver/images/jaspersoft-logo.png" style="border: 1px solid rgb(153, 153, 153);" border="0" height="46" hspace="4" width="141"></a></td> <td valign="middle" align="left" height="60"> <span class="ftitle">JasperIntelligence</span></td> <td> Welcome, Javier A Ortiz Bultron! </td> <td width="85"> </td> <td width="135"><a href="http://sourceforge.net/"><img src="/jasperserver/images/sflogo.gif" border="0" height="31" hspace="10" width="105"></a></td> </tr> <tr valign="top"> <td colspan="5" bgcolor="#000033"><img src="/jasperserver/images/pixel.gif" height="1"></td> </tr> </table> </td> </tr> <!-- CODE FOR HORIZONTAL MENU ITEMS --> <tr bgcolor="#c2c4b6" style="height:17;" valign="top"> <td width="100%" style="border-left: 1px solid rgb(0, 0, 51);"> <table cellpadding=0 cellspacing=2 cols="6" rows="1"> <tr> <td id="href1" bgcolor="#000033" width="150" style="padding-left:3px;" onMouseOver="javascript:initmenu();" nowrap><a class="fwhite" href="/jasperserver/home.html?curlnk=1"> HOME</a></td> <td id="href2" bgcolor="#000033" width="150" style="padding-left:3px; FONT-WEIGHT:normal; FONT-SIZE: 7pt; COLOR: #FFFFFF; TEXT-DECORATION: none;" onMouseOver="javascript:initmenu('jsmenu2');" nowrap> REPOSITORY</td> <td id="href3" bgcolor="#000033" width="150" style="padding-left:3px; FONT-WEIGHT:normal; FONT-SIZE: 7pt; COLOR: #FFFFFF; TEXT-DECORATION: none;" onMouseOver="javascript:initmenu('jsmenu3');" nowrap> ADMINISTRATION</td> <td id="href4" bgcolor="#000033" width="150" style="padding-left:3px;" onMouseOver="javascript:initmenu();" nowrap><a class="fwhite" href="/jasperserver/logout.html?curlnk=4"> LOGOUT</a></td> <!-- defaultly add the 2 columns --> <td width="150" style="padding-left:3px;" onMouseOver="javascript:initmenu();" nowrap> </td> </tr> </table> </td> </tr> <!-- END CODE FOR HORIZONTAL MENU ITEMS --> <tr> <td valign="top" width="100%" height="100%" style="border-left: 1px solid rgb(0, 0, 51);"> <table width="100%" border="0" cellpadding="20" cellspacing="0"> <tr> <td> <span class="fsection">Repository Management</span> <br/> <br/> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="90%"> Path: <a href="flow.html?_flowId=repoAdminFlow">[root]</a> /<a href="flow.html?_flowId=repoAdminFlow&folder=/reports">reports</a> /<a href="flow.html?_flowId=repoAdminFlow&folder=/reports/InfinityQS">InfinityQS</a> </td> <td><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS">assign</a></td> </tr> </table> <form name="frm" action="" method="post"> <input type="hidden" name="_flowExecutionKey" value="_s7343F59B-5096-9F03-F9C0-F1687EAD4041_cA9192E58-1154-3571-D5F5-FA69BB768C7F"/> <input type="hidden" name="resource"/> <input type="hidden" name="resourceType"/> <input type="submit" class="fnormal" name="_eventId_Edit" id="edit" value="edit" style="visibility:hidden;"/> <input type="submit" class="fnormal" name="_eventId_ViewReport" id="viewReport" value="view" style="visibility:hidden;"/> <input type="submit" class="fnormal" name="_eventId_ViewOlapModel" id="viewOlapModel" value="view" style="visibility:hidden;"/> <input type="submit" class="fnormal" name="_eventId_ScheduleReport" id="scheduleReport" value="schedule" style="visibility:hidden;"/> <input type="submit" class="fnormal" name="_eventId_runReportInBackground" id="runReportInBackground" value="runReportInBackground" style="visibility:hidden;"/> <input type="submit" name="_eventId_Remove" id="remove" value="remove" style="visibility:hidden;"/> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr bgcolor="#c2c4b6" class="fheader"> <td width="1"> </td> <td width="20%">Name</td> <td width="30%">Label</td> <td width="20%">Type</td> <td width="10%">Date</td> <td width="10%" align="center">Edit</td> <td width="10%" align="center">Permissions</td> <td width="1"> </td> </tr> <tr> <td width="1"> </td> <td><a href="flow.html?_flowId=repoAdminFlow&folder=/reports/InfinityQS/FeedersHistory">FeedersHistory</a></td> <td>Feeders Report History Folder</td> <td nowrap>Folder</td> <td nowrap>7/12/06 8:43 AM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='folder';document.frm.resource.value='/reports/InfinityQS/FeedersHistory';document.frm.edit.click();" value="Edit">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/FeedersHistory">assign</a></td> <td width="1"><input type="checkbox" name="selectedFolders" value="/reports/InfinityQS/FeedersHistory" class="fnormal"/></td> </tr> <tr> <td width="1"> </td> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Complaint Report';document.frm.viewReport.click();"> Complaint Report </a> </td> <td> </td> <td align="center" valign="middle" width="50px"> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Complaint Report';document.frm.scheduleReport.click();" title="Schedule report"> <img border="0" src="images/schedule.gif" alt="Schedule report"/> </a> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Complaint Report';document.frm.runReportInBackground.click();" title="Run in background"> <img border="0" src="images/runreport.gif" alt="Run in background"/> </a> </td> </tr> </table> </td> <td>Complaint Report</td> <td nowrap>Report Unit</td> <td nowrap>7/12/06 11:47 AM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit';document.frm.resource.value='/reports/InfinityQS/Complaint Report';document.frm.edit.click();">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/Complaint Report">assign</a></td> <td width="1"><input type="checkbox" name="selectedResources" value="/reports/InfinityQS/Complaint Report" class="fnormal"/></td> </tr> <tr> <td width="1"> </td> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Feeders';document.frm.viewReport.click();"> Feeders </a> </td> <td> </td> <td align="center" valign="middle" width="50px"> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Feeders';document.frm.scheduleReport.click();" title="Schedule report"> <img border="0" src="images/schedule.gif" alt="Schedule report"/> </a> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Feeders';document.frm.runReportInBackground.click();" title="Run in background"> <img border="0" src="images/runreport.gif" alt="Run in background"/> </a> </td> </tr> </table> </td> <td>Feeders</td> <td nowrap>Report Unit</td> <td nowrap>7/12/06 8:10 AM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit';document.frm.resource.value='/reports/InfinityQS/Feeders';document.frm.edit.click();">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/Feeders">assign</a></td> <td width="1"><input type="checkbox" name="selectedResources" value="/reports/InfinityQS/Feeders" class="fnormal"/></td> </tr> <tr> <td width="1"> </td> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/NCR Report';document.frm.viewReport.click();"> NCR Report </a> </td> <td> </td> <td align="center" valign="middle" width="50px"> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/NCR Report';document.frm.scheduleReport.click();" title="Schedule report"> <img border="0" src="images/schedule.gif" alt="Schedule report"/> </a> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/NCR Report';document.frm.runReportInBackground.click();" title="Run in background"> <img border="0" src="images/runreport.gif" alt="Run in background"/> </a> </td> </tr> </table> </td> <td>NCR Report</td> <td nowrap>Report Unit</td> <td nowrap>7/12/06 4:41 PM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit';document.frm.resource.value='/reports/InfinityQS/NCR Report';document.frm.edit.click();">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/NCR Report">assign</a></td> <td width="1"><input type="checkbox" name="selectedResources" value="/reports/InfinityQS/NCR Report" class="fnormal"/></td> </tr> <tr> <td width="1"> </td> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Open NCR's due in less than 30 days';document.frm.viewReport.click();"> Open NCR's due in less than 30 days </a> </td> <td> </td> <td align="center" valign="middle" width="50px"> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Open NCR's due in less than 30 days';document.frm.scheduleReport.click();" title="Schedule report"> <img border="0" src="images/schedule.gif" alt="Schedule report"/> </a> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/Open NCR's due in less than 30 days';document.frm.runReportInBackground.click();" title="Run in background"> <img border="0" src="images/runreport.gif" alt="Run in background"/> </a> </td> </tr> </table> </td> <td>Open NCR's due in less than 30 days</td> <td nowrap>Report Unit</td> <td nowrap>7/12/06 4:52 PM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit';document.frm.resource.value='/reports/InfinityQS/Open NCR's due in less than 30 days';document.frm.edit.click();">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/Open NCR's due in less than 30 days">assign</a></td> <td width="1"><input type="checkbox" name="selectedResources" value="/reports/InfinityQS/Open NCR's due in less than 30 days" class="fnormal"/></td> </tr> <tr> <td width="1"> </td> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/SCAR Report';document.frm.viewReport.click();"> SCAR Report </a> </td> <td> </td> <td align="center" valign="middle" width="50px"> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/SCAR Report';document.frm.scheduleReport.click();" title="Schedule report"> <img border="0" src="images/schedule.gif" alt="Schedule report"/> </a> <a href="javascript:document.frm.resource.value='/reports/InfinityQS/SCAR Report';document.frm.runReportInBackground.click();" title="Run in background"> <img border="0" src="images/runreport.gif" alt="Run in background"/> </a> </td> </tr> </table> </td> <td>SCAR Report</td> <td nowrap>Report Unit</td> <td nowrap>7/12/06 4:57 PM</td> <td align="center"><a href="javascript:document.frm.resourceType.value='com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit';document.frm.resource.value='/reports/InfinityQS/SCAR Report';document.frm.edit.click();">edit</a></td> <td align="center"><a href="/jasperserver/objprmtorole.html?resource=/reports/InfinityQS/SCAR Report">assign</a></td> <td width="1"><input type="checkbox" name="selectedResources" value="/reports/InfinityQS/SCAR Report" class="fnormal"/></td> </tr> <tr> <td colspan="6"> <input type="submit" class="fnormal" name="_eventId_Add" value="Add New" onClick="document.frm.resourceType.value=document.frm.cmbResourceType.value" class="fnormal"/> <select name="cmbResourceType" class="fnormal"> <option value="folder">Folder</option> <option value="com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.ReportUnit">Report Unit</option> <option value="com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.JndiJdbcReportDataSource">Data Source</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.InputControl">Input Control</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.DataType">Data Type</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.ListOfValues">List of Values</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">JRXML</option> <option value="com.jaspersoft.jasperserver.api.metadata.olap.domain.OlapUnit">OLAP View</option> <option value="com.jaspersoft.jasperserver.api.metadata.olap.domain.OlapClientConnection">OLAP Client Connection</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">OLAP Schema</option> <option value="com.jaspersoft.jasperserver.api.metadata.olap.domain.MondrianXMLADefinition">Mondrian XML/A Source</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">Image</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">Font</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">JAR</option> <option value="com.jaspersoft.jasperserver.api.metadata.common.domain.FileResource">Resource Bundle</option> </select> </td> <td colspan="2" align="right"><input type="button" name="" value="Remove" class="fnormal" onclick="if(confirm('Are you sure you want to remove the selected items?')==true){document.frm.remove.click();}"/></td> </tr> </form> </table> </td> </tr> </table> </td> </tr> <tr> <td style="border-left: 1px solid rgb(0, 0, 51); border-bottom: 1px solid rgb(0, 0, 51); background-color: rgb(114, 115, 110); vertical-align: middle;" height="25"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center" width="150"> </td> <td align="center"><font class="fsmall" color="white">Copyright © 2000-2006 JasperSoft Corporation</font></td> </tr> </table> </td> </tr> </table> <!-- CODE FOR HZL MENU SUBMENU ITEMS --> <div id="jsmenu2" style="position: absolute; width: 156; left: 156; z-index: 90; top: 80; display: none;" onMouseOver="initmenu('jsmenu2');" onMouseOut="initmenu();"> <table cellpadding="0" cellspacing="1" bgcolor="#c2c4b6" align="left" valign="middle" cols="1" width="100%"> <tr> <td id="href2" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/flow.html?_flowId=repositoryFlow&curlnk=2"> ALL</a></td> </tr> <tr> <td id="href2" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/flow.html?_flowId=listReportsFlow&curlnk=2"> REPORTS</a></td> </tr> <tr> <td id="href2" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/listOlapViews.html?curlnk=2"> OLAP VIEWS</a></td> </tr> <tr> <td id="href2" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/flow.html?_flowId=logEventFlow&curlnk=2"> EVENTS</a></td> </tr> </table> </div> <div id="jsmenu3" style="position: absolute; width: 156; left: 312; z-index: 90; top: 80; display: none;" onMouseOver="initmenu('jsmenu3');" onMouseOut="initmenu();"> <table cellpadding="0" cellspacing="1" bgcolor="#c2c4b6" align="left" valign="middle" cols="1" width="100%"> <tr> <td id="href3" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/flow.html?_flowId=repoAdminFlow&curlnk=3"> REPOSITORY</a></td> </tr> <tr> <td id="href3" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/usersearch.html?curlnk=3"> USERS</a></td> </tr> <tr> <td id="href3" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/editrole.html?curlnk=3"> ROLES</a></td> </tr> <tr> <td id="href3" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/olap/properties.html?curlnk=3"> VIEW MONDRIAN PROPERTIES</a></td> </tr> <tr> <td id="href3" bgcolor="#000033" style="padding-left:3px;" height="12" nowrap><a class="fwhite" href="/jasperserver/olap/flush.html?curlnk=3"> FLUSH OLAP CACHE</a></td> </tr> </table> </div> <!-- END CODE FOR HZL MENU SUBMENU ITEMS --> <!-- JAVASCRIPT FOR HIGHLIGHTING THE APPROPRIATE MENU HEADER --> <script> var linkobject = null; var currlinkvalue = ""; for(ix = 1; ix <= 4; ix++) { linkobject = document.getElementById("href"+ix); if(linkobject) { if(currlinkvalue == ix) { linkobject.style.background="#666666"; } else { linkobject.style.background="#000033"; } } } </script> </body> </html> By: Javy Dreamer - javydreamercsw RE: JasperIntelligence: Error on page 2006-07-13 05:16 I verified and the error is with the report's name, the ' in the name seems to cause the trouble. I deleted and recreated the report unit without the ' and it works ok. This type of character must be rejected in the creation olugin.
  10. By: Richard Kooijman - richardk0 Error starting up JasperIntelligence 2006-07-11 04:33 Hi, I installed JasperIntelligence using the installer on a Windows XP SP2 workstation. I already had MySQL 5.0.22 and Tomcat 5.5 installed, so I opted to re-use these existing instances. The installation ran smoothly as far as I can tell, but when I try to start the JasperIntelligence server I get these messages in my Tomcat log: 01:30:00,265 ERROR [/jasperserver],Thread-1:3673 - Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'quartzScheduler' defined in ServletContext resource [/WEB-INF/applicationContext-report-scheduling.xml]: Invocation of init method failed; nested exception is org.quartz.SchedulerConfigException: Failure occured during job recovery. org.quartz.SchedulerConfigException: Failure occured during job recovery. [see nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'springNonTxDataSource.JasperServerScheduler': org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES)) [see nested exception: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES))]] at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:493) As a result the JasperIntelligence context fails to start in Tomcat. The login to MySQL should be correct since the jasperserver, foodmart and sugarcrm databases are created and filled correctly. And the root login works on-line also using the MySQL Administrator tool. To make it possible for Tomcat webapps to connect to MySQL, I added mysql-connector-java-3.1.11-bin.jar to the common/lib directory of Tomcat Anybody here that might have a clue about where to look further? By: Javy Dreamer - javydreamercsw RE: Error starting up JasperIntelligence 2006-07-12 04:57 I've met some errors like this one and reported the bugs. There's an issue with how JasperIntelligence closes. In my case the mysql instance stays alive giving many login related error displayed. I haven't seen yours in my case but is a posibility. Try stopping JasperIntelligence. Then look for any mysql instance running (in task manager) and shut it down. Then start the server again. I just had to Restart mine in order for ti to work when I turned on my PC today. By: Sherman Wood - sgwood RE: Error starting up JasperIntelligence 2006-07-12 05:41 In the installers, we need to move to deploying the bunded MySQL and Tomcat as services under Windows. This should fix these start and stop issues. Sherman JasperSoft By: Sherman Wood - sgwood RE: Error starting up JasperIntelligence 2006-07-12 05:48 So was the issue that the MySQL connector JAR was not in your Tomcat instance? Are you still getting that error? Try looking at /META-INF/context.xml. The JNDI definitions for the data sources are in there. Sherman JasperSoft By: Richard Kooijman - richardk0 RE: Error starting up JasperIntelligence 2006-07-13 02:57 >>>So was the issue that the MySQL connector JAR was not in your Tomcat instance? Are you still getting that error? I am still getting the error. I only said that to explain that I used that particular JDBC driver in the way as I described (in common/lib). >>>Try looking at /META-INF/context.xml. The JNDI definitions for the data sources are in there. I did that. What I do not understand is that jasperadmin is listed there as user, but the error is about 'root'?! To make sure I did the following: - I modified that context.xml file to say username="root" password="******" - I tried logging in on the command-line with jasperadmin: C:Documents and Settingsrkooijman>mysql -h 127.0.0.1 -u jasperadmin -pjasperad min jasperserver Welcome to the MySQL monitor. Commands end with ; or g. Your MySQL connection id is 22 to server version: 5.0.22-community-nt Type 'help;' or 'h' for help. Type 'c' to clear the buffer. mysql> mysql> mysql> select * from datatype; +----+------+-----------+----------+-------------+----------+----------+-------- ---+-----------+ | id | type | maxLength | decimals | regularExpr | minValue | maxValue | strictM in | strictMax | +----+------+-----------+----------+-------------+----------+----------+-------- ---+-----------+ | 3 | 3 | NULL | NULL | NULL | NULL | NULL | | | | 30 | 2 | NULL | NULL | NULL | NULL | NULL | | | +----+------+-----------+----------+-------------+----------+----------+-------- ---+-----------+ 2 rows in set (0.00 sec) But I still keep getting the failure to login as root to the MySQL database. Any new insights, anyone?
  11. By: Ben - bglazier Error compiling report with Scriptlet 2006-07-12 13:48 Hi, I cant't get Jasper server to compile my report that used scriptlets, although I have no problem compiling and executing in iReport. I was getting the same errors when compiling in iReport until I changed variable expression to something like: ($P{REPORT_SCRIPTLET}).workingDaysInMonth() When I tried the longer version of (it.businesslogic.ireport.IReportScriptlet)$P{REPORT_SCRIPTLET}).workingDaysInMonth() it did not compile in iReport. What am I doing wrong? iReport 1.24 JasperServer 0.9.2 Here is the error I get: org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@1439bd9 targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@1acd9bf, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysInMonth()); <---------------------> 2. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysSoFar()); <---------------------> 3. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysInMonth()); <---------------------> 4. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysSoFar()); <---------------------> 5. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysInMonth()); <---------------------> 6. customer_salesScriptlet cannot be resolved to a type value = (java.lang.Integer)((((customer_salesScriptlet)parameter_REPORT_SCRIPTLET.getValue())).workingDaysSoFar()); <---------------------> 6 errors By: Ben - bglazier RE: Error compiling report with Scriptlet 2006-07-12 14:57 Ok, I think i just got a bit further, I forgot to add the .class file along with my .java file when creating the .jar. Are theses the only 2 files needed in the scriptlet jar file? Anyway this is the error I now get: org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@1439bd9 targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@1acd9bf, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. The type it.businesslogic.ireport.IReportScriptlet cannot be resolved. It is indirectly referenced from required .class files /* ^ 1 errors By: Lucian Chirita - lucianc RE: Error compiling report with Scriptlet 2006-07-13 02:25 Apparently your scriptlet class depends on it.businesslogic.ireport.IReportScriptlet (probably extends it). Therefore, you need to make this class available in some way. You could, for example, include the iReport jar in your web application. HTH, Lucian
  12. By: YSutarko - ysutarko error loading images from jasperserver repo 2006-07-12 18:19 hi, i've tried following the jasperintel userguide (the 8mb one), so far its a success, but when it comes to images, whenever i tried to drag an image from the repository to the report, when compile this error occured: Error filling print... net.sf.jasperreports.engine.JRException: Image not found : repo:/images/JRLogo at net.sf.jasperreports.engine.util.JRImageLoader.loadImageDataFromLocation(JRImageLoader.java:166) at net.sf.jasperreports.engine.JRImageRenderer.getInstance(JRImageRenderer.java:190) at net.sf.jasperreports.engine.fill.JRFillImage.evaluateImage(JRFillImage.java:471) at net.sf.jasperreports.engine.fill.JRFillImage.evaluate(JRFillImage.java:420) at net.sf.jasperreports.engine.fill.JRFillElementContainer.evaluate(JRFillElementContainer.java:277) at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:399) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillSummarySamePage(JRVerticalFiller.java:834) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillSummary(JRVerticalFiller.java:768) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportEnd(JRVerticalFiller.java:259) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:135) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:750) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:647) at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:63) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:402) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:234) at it.businesslogic.ireport.IReportCompiler.run(IReportCompiler.java:716) at java.lang.Thread.run(Thread.java:595) Print not filled. Try to use an EmptyDataSource...! is this maybe.. a bug? sorry for asking to much.. thanks yusuf By: Lucian Chirita - lucianc RE: error loading images from jasperserver re 2006-07-13 02:13 I don't think you should directly run repository reports in iReport like you do with local reports. You have to first upload them to the repository and then run them on the server (I think there is a button for this in the repository browser). HTH, Lucian
  13. By: Javy Dreamer - javydreamercsw Is the Edit jrxml fully functional? 2006-07-12 13:19 In the iReport 1.2.4 with JI plug in is the Edit jrxml option which nicely brings the jrxml from the repository and lets you modify it. But how do we send the modified jrxml back from the plugin? By: Giulio Toffoli - gt78 RE: Is the Edit jrxml fully functional? 2006-07-13 00:45 There is a button in the plugin tool bar: - Select from the tree the jrxml file you are editing - press the "Upload" button in the plugin tool bar If the process goes correctly, you should see a succesfull upload confirmation message. Giulio
  14. By: YSutarko - ysutarko Error Running ireport installed w/ bundle 2006-07-11 19:39 Hi, having failed to manually install the war file (http://sourceforge.net/forum/forum.php?thread_id=1534018&forum_id=552417), i tried downloading jasperintelligence-1.0-windows-installer.exe and successfully installed and running :) but.. when i tried to run the ireport installed with the bundle, then this exception occured: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/jaspersoft/jasperserver/irplugin/IRPlugin (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:539) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at it.businesslogic.ireport.PluginEntry.getPlugin(PluginEntry.java:110) at it.businesslogic.ireport.gui.MainFrame.loadPlugins(MainFrame.java:9296) at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:640) at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:7110) java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) at java.net.Socket.connect(Socket.java:452) at java.net.Socket.connect(Socket.java:402) at sun.net.NetworkClient.doConnect(NetworkClient.java:139) at sun.net.www.http.HttpClient.openServer(HttpClient.java:402) at sun.net.www.http.HttpClient.openServer(HttpClient.java:618) at sun.net.www.http.HttpClient.<init>(HttpClient.java:306) at sun.net.www.http.HttpClient.<init>(HttpClient.java:267) at sun.net.www.http.HttpClient.New(HttpClient.java:339) at sun.net.www.http.HttpClient.New(HttpClient.java:320) at sun.net.www.http.HttpClient.New(HttpClient.java:315) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:521) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:498) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:626) at it.businesslogic.ireport.plugin.checkupdate.UpgradeSearch.run(UpgradeSearch.java:26) at java.lang.Thread.run(Thread.java:534) at it.businesslogic.ireport.plugin.checkupdate.CheckUpdate$1.run(CheckUpdate.java:37) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189) at java.awt.EventQueue.dispatchEvent(EventQueue.java:478) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) is the wrong version of IRPlugin because i cannot connect to internet (the 2nd exception, its because my company's internet proxy) ? or the bundle contains wrong version? is there any solution for this problem? thanks... yusuf By: Javy Dreamer - javydreamercsw RE: Error Running ireport installed w/ bundle 2006-07-12 05:02 I've found the same type of error with the bundled one. Install the iReport 1.2.4 with the plugin that comes saparately. It works wonders! By: Sherman Wood - sgwood RE: Error Running ireport installed w/ bundle 2006-07-12 05:55 Looks like you are running with JDK 1.4. The installer comes with Sun JDK 1.5. Can you set the JAVA_HOME and right executable in the <installDir>/iReport/bin/startup.bat? Something like: set JAVA_HOME=<installDir>java set PATH=<installDir>javabin;%PATH% set JAVA_CMD=%JAVA_HOME%binjava "%JAVA_CMD%" -cp "%IREPORT_CLASSPATH%" -Xms24m -Xmx512m it.businesslogic.ireport.gui.MainFrame %* Sherman JasperSoft By: YSutarko - ysutarko RE: Error Running ireport installed w/ bundle 2006-07-12 17:55 Thanks, it's working now.. guess i didn't notice that i have 2 jdks on my computer :)
  15. By: Ben - bglazier running Java code before report 2006-07-10 13:16 Hi, I have an ireport automatically generated from Java code passing in parameters. Now I want to report to be accessible from the Jasper Server. Can anyone tell me what I need to do to run the code prior to generating the report and how to pass the parameters in. many thanks. By: T Kavanagh - tkavanagh RE: running Java code before report 2006-07-11 16:13 Hi Ben, I am presuming that you generated a jrxml format file. This is the basis for adding a report to jasperserver. If you take a look at the User Guide which is available in the install-dir docs directory and also on the web site under the docs link. When creating input parameters (ie to prompt users for input) the names of the jasperserver input paramters needs to match the name that is given to the parameter in the jrmxl you created. By: Ben - bglazier RE: running Java code before report 2006-07-12 13:51 Thanks for your help. I managed to do what I needed using Scriplets instead of a Java program. Now I have different problem... Thanks again.
  16. By: malikqaiser - malikqaiser accessing reports as web service 2006-07-10 14:21 How I can access / execute reports using web service / http ? Is there any tuotorial or what is the URL to access the WSDLs for web services ? By: Giulio Toffoli - gt78 RE: accessing reports as web service 2006-07-12 07:38 Putting repository.aar and all needed jars in an Axis2 webapp, you can generate the WSDL accessing this link: http://127.0.0.1:8080/axis2/services/repository?wsdl The webservice you need is runReport. See the plugin source code to see how call this WebService. I'll try to provide a sample java web application to simply list and run reports using the webservices. Giulio ----------------------------------------------------------- <wsdl:definitions xmlns:ns1="http://org.apache.axis2/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://org.apache.axis2/" targetNamespace="http://org.apache.axis2/"><wsdl:types><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://org.apache.axis2/xsd" targetNamespace="http://org.apache.axis2/xsd" elementFormDefault="unqualified" attributeFormDefault="unqualified"> <xs:element name="putRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="putResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="getRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="getResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="listRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="listResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleteRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleteResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="loginRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="loginResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="checkForRequiredResourcesRequest"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="element" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="checkForRequiredResourcesResponse"> <xs:complexType> <xs:sequence> <xs:element type="xs:anyType" name="return" /> </xs:sequence> </xs:complexType> </xs:element> </xs:schema></wsdl:types><wsdl:message name="loginRequestMessage"><wsdl:part name="part1" element="ns1:loginRequest" /></wsdl:message><wsdl:message name="listRequestMessage"><wsdl:part name="part1" element="ns1:listRequest" /></wsdl:message><wsdl:message name="deleteRequestMessage"><wsdl:part name="part1" element="ns1:deleteRequest" /></wsdl:message><wsdl:message name="deleteResponseMessage"><wsdl:part name="part1" element="ns1:deleteResponse" /></wsdl:message><wsdl:message name="putResponseMessage"><wsdl:part name="part1" element="ns1:putResponse" /></wsdl:message><wsdl:message name="getResponseMessage"><wsdl:part name="part1" element="ns1:getResponse" /></wsdl:message><wsdl:message name="listResponseMessage"><wsdl:part name="part1" element="ns1:listResponse" /></wsdl:message><wsdl:message name="checkForRequiredResourcesResponseMessage"><wsdl:part name="part1" element="ns1:checkForRequiredResourcesResponse" /></wsdl:message><wsdl:message name="checkForRequiredResourcesRequestMessage"><wsdl:part name="part1" element="ns1:checkForRequiredResourcesRequest" /></wsdl:message><wsdl:message name="getRequestMessage"><wsdl:part name="part1" element="ns1:getRequest" /></wsdl:message><wsdl:message name="loginResponseMessage"><wsdl:part name="part1" element="ns1:loginResponse" /></wsdl:message><wsdl:message name="putRequestMessage"><wsdl:part name="part1" element="ns1:putRequest" /></wsdl:message><wsdl:portType name="repositoryPort"><wsdl:operation name="list"><wsdl:input message="tns:listRequestMessage" /><wsdl:output message="tns:listResponseMessage" /></wsdl:operation><wsdl:operation name="login"><wsdl:input message="tns:loginRequestMessage" /><wsdl:output message="tns:loginResponseMessage" /></wsdl:operation><wsdl:operation name="get"><wsdl:input message="tns:getRequestMessage" /><wsdl:output message="tns:getResponseMessage" /></wsdl:operation><wsdl:operation name="put"><wsdl:input message="tns:putRequestMessage" /><wsdl:output message="tns:putResponseMessage" /></wsdl:operation><wsdl:operation name="delete"><wsdl:input message="tns:deleteRequestMessage" /><wsdl:output message="tns:deleteResponseMessage" /></wsdl:operation><wsdl:operation name="checkForRequiredResources"><wsdl:input message="tns:checkForRequiredResourcesRequestMessage" /><wsdl:output message="tns:checkForRequiredResourcesResponseMessage" /></wsdl:operation></wsdl:portType><wsdl:binding name="repositoryBinding" type="tns:repositoryPort"><soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" /><wsdl:operation name="list"><soap:operation soapAction="list" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation><wsdl:operation name="login"><soap:operation soapAction="login" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation><wsdl:operation name="get"><soap:operation soapAction="get" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation><wsdl:operation name="put"><soap:operation soapAction="put" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation><wsdl:operation name="delete"><soap:operation soapAction="delete" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation><wsdl:operation name="checkForRequiredResources"><soap:operation soapAction="checkForRequiredResources" style="document" /><wsdl:input><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:input><wsdl:output><soap:body use="literal" namespace="http://www.org.apache.axis2" /></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="repository"><wsdl:port name="repositoryPortType0" binding="tns:repositoryBinding"><soap:address location="http://127.0.0.1:8080/axis2/services/repository" /></wsdl:port></wsdl:service></wsdl:definitions> ----------------------------------------------------------- By: Javy Dreamer - javydreamercsw RE: accessing reports as web service 2006-07-12 07:48 The web app will be more than welcomed!
  17. By: Javy Dreamer - javydreamercsw Report Scheduler 2006-07-12 06:27 I'm still struggling with the scheduler but I think I found the reason. I'm using Gmail as SMTP server (smtp.google.com) and getting the following eror: javax.mail.MessagingException: Could not connect to SMTP host: smtp.google.com, port: 25, response: -1 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1270) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:37 0) at javax.mail.Service.connect(Service.java:275) at org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailS enderImpl.java:373) at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSen derImpl.java:326) at org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSen derImpl.java:322) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecut ionJob.sendMailNotification(ReportExecutionJob.java:467) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecut ionJob.sendToDestinations(ReportExecutionJob.java:290) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecut ionJob.execute(ReportExecutionJob.java:128) at org.quartz.core.JobRunShell.run(JobRunShell.java:195) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j ava:520) I noticed that the port 25 is used by default but Google use port 426 I think. I'll raise a feature request in a minute in order to allow for port specification thru the setting. Also once you installed if you commited an error(i.e. smtp server name) there's no way to fix it besides unistalling and reinstalling. I'll raise a feature request also on this. Thanks in advance... By: Lucian Chirita - lucianc RE: Report Scheduler 2006-07-12 06:56 Follow-up regarding the SMTP port here https://sourceforge.net/tracker/index.php?func=detail&aid=1521193&group_id=162962&atid=825864 Regards, Lucian
  18. By: holgerkoch - holgerkoch legal character 2006-07-10 00:32 If i try to create a new user and the Name or the email address contains the - character, the message "... contains invalid characters" appears and it is not possible to save the new user. But in germany this occures often in double-barreled name, for example weber-liel. Best regards Holger Koch By: Sherman Wood - sgwood RE: legal character 2006-07-12 06:05 Hmmm, we have not been focusing on internationalization issues in the user interface in these first releases. Reports themselves can be internationalized with resource bundles etc. Sherman JasperSoft
  19. By: mardaraj - mardaraj generating reports in jasperserver 2006-07-12 00:28 Hi, i am using jasperserver 0.9.2. i want to know how the reports are stored for a user? and how we generating the reports in jasperserver? Is that creates any instance? In crystalserver the reports stored in a folder according to the user. what exactly happens in jasperserver. and how we r generating reports. with regards Mardaraj By: Javy Dreamer - javydreamercsw RE: generating reports in jasperserver 2006-07-12 05:08 First I suggest to upgrade to JasperIntelligence. It has some stuff that needs taking care of but is working. If you want a cleaner approach go with jasperserver 0.9.0. The version you are using gave me tons of errors and problems that I didn't got with 0.9.0. Reports are not stored per user, instead you can give access rights on a per user or per role basis within Jasperserver or JasperIntelligence. If you mean create when you use generate, we use iReport (1.2.4 + JI plug in works fine) then create the report unit in jasperserver. If using JasperIntelligence the iReport version I mention is able to interact with JasperIntelligence making deployment a breeze. Instead of instances it is managed by web sessions. Need more detail of what you want to answer last 2 questions. Maybe there are some people out there that can give you more detail. I'm just diving in this ocean.
  20. By: mardaraj - mardaraj jasperserver with oracle DB 2006-07-04 23:00 i installed jasperserver. but it is using mysql and i want it with oracle. i doawnload the war file . now i want the database creation scripts for oracle. i want work on with oracle. so, any gone through this then help me ..... i need it details.. thanks and regards Mardaraj By: Sherman Wood - sgwood RE: jasperserver with oracle DB 2006-07-11 13:12 See http://sourceforge.net/tracker/index.php?func=detail&aid=1520756&group_id=162962&atid=825863 for a patch Sherman JasperSoft By
  21. By: malikqaiser - malikqaiser Integrating with external web application 2006-06-29 11:56 How I can integrate the jasperserver web application with other external web application. For example , in other web application's page, I want to integrate one jasper report running on jasper server, how I can integrate that , what shoudl be the URL , what should be the parameters ? By: Flokky - flokky RE: Integrating with external web application 2006-06-30 02:22 I'm also looking for a working J2EE application which calls reports through soap in jasperserver. Anyone who could shed a light upon this subject, please let us know. By: Sherman Wood - sgwood RE: Integrating with external web application 2006-07-09 17:47 We are working on a URL/REST API that will allow you to run reports by hitting a URL. There is a Web services API to maintain reports and run them, but it needs to be extended to produce multiple formats (HTML, PDF, Excel, RTF). Sherman JasperSoft By: malikqaiser - malikqaiser RE: Integrating with external web application 2006-07-10 13:52 so it means currently I cannot use web service to call reports on Jasper Server. If there is any support / tutorial to call web service or call from external web application, please share this or send me the URL. Thanks
  22. By: Herbert Augustiny - haugusti JasperServer Installer 2006-07-10 01:13 Hi I have seen that JasperIntelligence is available as installer. Will there be an installer version of JasperServer as well? Regards, Herbert By: Sherman Wood - sgwood RE: JasperServer Installer 2006-07-10 04:17 The JasperIntelligence installer can be use to install a JasperServer (reporting only) instance. Just say no to the JasperAnalysis question in the wizard. Sherman JasperSoft
  23. By: Daveb - jcm4101 Jasperintelligence - Jasperserver???????? 2006-07-03 23:29 HI I've been trying to get JasperServer working for a little while now and am a little confused..... Could someone please tell me, do I need both jasperserver AND jasper intelligence, or just jasperserver... I am running Linux,mysql and tomcat as requested. I have previously installed Jasperreports for SugarCRM with no real issues, and this runs FINE. I have installed the previous version of jasper reports 0.9.whatever and had problems running it.(There's apost from me on here somewhere..) I have just installed the latest version of Jasper Server and am now getting a totally different error message from tomcat, complaining of a missing file.... "HTTP Status 404 - /jasperserver/war/flow.html" Which is indeed missing... Anyone got any ideas??...I am willing to start from scratch again.. Ta Dave By: holgerkoch - holgerkoch RE: Jasperintelligence - Jasperserver???????? 2006-07-03 23:41 Hi, i had the same problem with JasperReports 1.0.1, it seems to me that the file flow.html is missing. Then i installed the JasperIntelligence fron the war file. This works, with 2 little stumbling block: 1. you need the mysql-connector-java-3.1.11-bin.jar (or newer) in the common/lib directory of the tomcat 2. i must edit the jasperserverCreateDefaultSecurity.sql file and change objectpermission to ObjectPermission, because the table objectpermission doesn't exists and so the import failes. After this it works fine, but i also don't know what is the difference between Jasperintelligence - Jasperserver best regards Holger Koch By: Sherman Wood - sgwood RE: Jasperintelligence - Jasperserver???????? 2006-07-04 11:42 MySQL for Linux is case sensitive for .sql files. We will create a jasperserverCreateDefaultSecurity-windows.sql and a jasperserverCreateDefaultSecurity-linux.sql and update the documentation accordingly. I'll look again at the JasperServer 1.0.1 war install to see why flow.html appears to be missing. Holger, could you also post your Tomcat log? Thanks, Sherman JasperSoft By: holgerkoch - holgerkoch RE: Jasperintelligence - Jasperserver???????? 2006-07-10 00:25 Hi Sherman, unfortunately i can't post the tomcat log, because i delete the complete tomcat instance and create a new one for a test with Jasperintelligence. And this was successfully. It is up and running. But i can remember, that there was a request on /jasperserver/war/flow.html with an returncode of 404. An complete search for flow.html was without success. Best regards Holger Koch By: Sherman Wood - sgwood RE: Jasperintelligence - Jasperserver???????? 2006-07-04 11:33 If you are interested in reporting only, use JasperServer. JasperIntelligence is the full suite, with reporting and OLAP. That "missing file" is not missing at all, I think. It is mapped to a Spring MVC controller and is part of Spring Web Flow, which we use for wizards etc. - see /WEB-INF/jasperserver-servlet.xml. Can you post the Tomcat log messages? I suspect there were some during the startup. Sherman JasperSoft By: Daveb - jcm4101 RE: Jasperintelligence - Jasperserver???????? 2006-07-04 22:19 Hi I also had same issues as Holgerkoch described with the case sensitivity of the table name in the script, but had edited the script and overcame this.. Here's my log as requested.. 2006-07-05 12:37:24 WebappLoader[]: Deploying class repositories to work directory /tmp/catalina/work/Standalone/localhost/_ 2006-07-05 12:37:24 StandardManager[]: Seeding random number generator class java.security.SecureRandom 2006-07-05 12:37:24 StandardManager[]: Seeding of random number generator has been completed 2006-07-05 12:37:24 StandardWrapper[:default]: Loading container servlet default 2006-07-05 12:37:24 StandardWrapper[:invoker]: Loading container servlet invoker 2006-07-05 12:37:24 HostConfig[localhost]: Expanding web application archive jasperserver.war 2006-07-05 12:37:24 StandardHost[localhost]: Installing web application at context path /jasperserver from URL file:/tmp/catalina/webapps/jasperserver 2006-07-05 12:37:24 WebappLoader[/jasperserver]: Deploying class repositories to work directory /tmp/catalina/work/Standalone/localhost/jasperserver 2006-07-05 12:37:24 ContextConfig[/jasperserver]: Missing application web.xml, using defaults only 2006-07-05 12:37:24 StandardManager[/jasperserver]: Seeding random number generator class java.security.SecureRandom 2006-07-05 12:37:24 StandardManager[/jasperserver]: Seeding of random number generator has been completed 2006-07-05 12:37:24 StandardWrapper[/jasperserver:default]: Loading container servlet default 2006-07-05 12:37:24 StandardWrapper[/jasperserver:invoker]: Loading container servlet invoker I hope it helps.. Thanx Guys.. Dave By: Tide - lovetide RE: Jasperintelligence - Jasperserver???????? 2006-07-06 08:20 Why the jasperserver.war extracted from JasperServer-1.0.1-bin.zip contains a 'war' folder ? F:SoftwareDevelopmentSourceForge.netJasperReports>jar -tvf "jasperserver server.war" 3600 Thu Jun 29 01:04:54 CST 2006 war/cal/calendar-en.js 8851 Thu Jun 29 01:04:54 CST 2006 war/cal/calendar-setup.js 5986 Thu Jun 29 01:04:54 CST 2006 war/cal/calendar-win2k-1.css 49235 Thu Jun 29 01:04:54 CST 2006 war/cal/calendar.js 10522 Thu Jun 29 01:04:54 CST 2006 war/externalResource.htm 898 Thu Jun 29 01:04:54 CST 2006 war/images/cal.gif 193 Thu Jun 29 01:04:54 CST 2006 war/images/delete1.gif 925 Thu Jun 29 01:04:54 CST 2006 war/images/first.gif 912 Thu Jun 29 01:04:54 CST 2006 war/images/first_grey.gif 2118 Thu Jun 29 01:04:54 CST 2006 war/images/jaspersoft-logo.png .......... By: Daniel Miller - heres4 RE: Jasperintelligence - Jasperserver???????? 2006-07-06 10:03 It looks like the jasperserver.war was not packaged correctly. If you drop it into the Tomcat webapps directory you'll get a directory structure something like this: /<tomcat home>/webapps/jasperserver/war/... I got it working by moving all files out of the war folder into the jasperserver folder. Then I had to remove the default context file (it was something like this): /<tomcat home>/conf/Catalina/localhost/._jasperserver.xml and finally restart the jasperserver application in Tomcat. Of course the other steps in the installation instructions (install MySQL, etc.) had to be completed as well.
  24. By: Javy Dreamer - javydreamercsw JasperIntelligence: How to install 2006-06-29 10:14 The long waited release of v 1.0.0 arrived but no instructions what so ever found anywhere. 1. How to install? - I tried using the WAR but didn't work 2. User guide or any documentation - missing By: Javy Dreamer - javydreamercsw RE: JasperIntelligence: How to install 2006-06-30 06:16 I've been thru the docs you mention before, and that's the reason of the post. Here's the specific line that brings the trouble: 3.4 Getting the Installer Binary The BitRock installer is available for download from the JasperIntelligence site within Source Forge. http://jasperintel.sourceforge.net (downloads page) Download the installer to your machine’s local hard drive. To begin the installation, double-click (execute) the bitrock installer binary file. 3.5 Stepping Through the Installation Screens To begin the installation, double-click (execute) the bitrock installer binary file. Actually there's no BitRock Installer hence no installation possible with those rules. I'll be expecting those installers! Thanks for the promptly reply. By: Sherman Wood - sgwood RE: JasperIntelligence: How to install 2006-06-29 11:35 There is some docs in the docs directory in the distribution. The user guide is enhanced. We have been doing some more testing and will get a revised WAR and install/admin doc out there today. The installers will be today or tomorrow. Sherman JasperSoft By: David Sachdev - dsachdev RE: JasperIntelligence: How to install 2006-07-03 09:20 Can you confirm that the installers are still not available. I just looked for them with no luck. Thanks David By: Sherman Wood - sgwood RE: JasperIntelligence: How to install 2006-07-03 10:34 Yes, unfortunately we are still working on them. Close, but not yet. Sherman JasperSoft By: Sherman Wood - sgwood RE: JasperIntelligence: How to install 2006-07-09 17:52 The Linux installer came out on Wednesday and the Windows installer was out on Friday night. Sherman JasperSoft By: Javy Dreamer - javydreamercsw RE: JasperIntelligence: How to install 2006-07-04 04:51 Have anyone make JasperIntelligence work? I've tried following the guide step by step of the improved instructions (1.0.1) but still the service is not working( error in Tomcat). I did expected 1.0.0 to be installer based like the previous releases (i.e. 0.9.0 & 0.9.2) I think I'll just wait for the installers...
  25. By: Drooler - bhaugland Web Services 2006-07-05 07:14 I am trying to connect to Jasper Intelligence via the WebServices. A couple of questions. What is the correct URL for the wsdl. Under .92 I was able to get a wsdl. However I either cannot connect to this server or I get an authentication error that there is no authentication packet in the security context. Note: I am running Jasper Intelligence 1.0.1 under JBoss. I am trying to connect to the web service via a Weblogic Client. By: Sherman Wood - sgwood RE: Web Services 2006-07-09 17:33 Under 0.9.2, we used an explicit login message to authenticate Web services. In 1.0.1, we have moved to HTTP Basic authentication, so the system is trying to authenticate you and failing. If you want anonymous access for Web services, this can be acheived through configuration of Acegi security. In WEB-INF/applicationContext-security.xml, look at the filterChainProxy bean definition and replace: basicProcessingFilter,JIAuthenticationSynchronizer with anonymousProcessingFilter for the Web services URLs. Sherman JasperSoft
×
×
  • Create New...