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

daniel_17

Members
  • Posts

    29
  • 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 daniel_17

  1. I have a AWS instance running, but I am trying to get studio to work. Where can I get the license file? It does not show up in my account
  2. I'm embedding dashboards in my website and I would like a way to hide the interactivity buttons that show up: the chart type button and the refresh/new window button on each chart. By changing the css, I am able to hide the refresh/new window ones, but when using &viewAsDashboardFrame=true, it does not work. Should I change something in the WEBINF files or is there a way to do this just by tinkering with the themes? Could not find this info anywhere
  3. Thank you for the workaround. I have not been able to test it, since I have removed my 5.6 instance to mantain my 5.5 one for the time being. However, I was having this issues when trying to create/update domains using a superuser.
  4. Be sure to contact everyone that had this issue when a solution is found, since you only seem to have commented on the most recent question...
  5. I have tried reproducing the error by following your procedure and everything worked fine. Have you used the export/import functions? I had the same issue when I imported the data from my 5.5 to 5.6, but when using a clean install of 5.6 it works like it should. One thing that I noted that might have something to do with this is that the domains (even the supermart ones) were created in may 30th, but last modified in march 29th. This might create some issues in the checksums and verifications, but I'm only assuming this. I am killing my 5.6 instance and reverting to 5.6, sicne I cannot put the time to creating all my reports again, but I expect at least an acknowledgement from Tibco/Jaspersoft relating to this issue, since you seem to be the 3rd user with this problem.
  6. I have tried using a new instance of 5.6 without importing any of my old data and it worked fine. So I assume there is something (else) wrong with the export/import functions. I have reverted back to using 5.5 because I cannot afford to put the time to recreate all of my reports and dashboards at this time, but I expect a solution soon.
  7. For that I would have to kill my instance and get a new one, and request access to the database, which is a somewhat long process., since there is no restore function (that I am aware of). If I am going that route, I might as well stick to 5.5, since it is working fine.
  8. The thing is that the update should have been perfect, since I just got a new machine from amazon with 5.6 running and imported my stuff from the old machine. I can't see how that may have caused some issues on the server. I have tried: Edditing and existing domainCreating and saving a new domain with an existing datasourceCreating and saving a new domain with a newly created datasourceall of the above with a new superuser accountAnd all of them have failed with nullPointerException.
  9. Since I am running on AWS, i simply put a new machine running 5.6 and then imported the exports from my old version. I had some issues with the theme (because it overwrote the default theme), but I solved that one.
  10. I just updated today to 5.6 and I cannot modify or create any domains, with a null pointer exception. I even tried creating a new dataSource to link it to, but to no success. Is 5.6 a beta version? because I am encountering many errors and bugs that were not present before and I'm condering reverting it to 5.5. Below is the error log from when trying to create a new domain. I just added a couple of tables, joined them and put it all on display. I also tried just adding a new column to display in an existing (and working) domain, with the same error. Error Messagejava.lang.NullPointerException Error Tracejava.lang.NullPointerException at org.hibernate.criterion.IlikeExpression.getTypedValues(IlikeExpression.java:69) at org.hibernate.loader.criteria.CriteriaQueryTranslator.getQueryParameters(CriteriaQueryTranslator.java:274) at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:118) at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1597) at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:306) at org.springframework.orm.hibernate3.HibernateTemplate$36.doInHibernate(HibernateTemplate.java:1056) at org.springframework.orm.hibernate3.HibernateTemplate$36.doInHibernate(HibernateTemplate.java:1) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:406) at
  11. Solved it. If anyone searcher for this in the future, I have downloaded the most current community version, exported the default theme and updated it as a new theme to my current version. I think it is a bug that the default theme gets modyfied when importing from an older version.
  12. I have updated yesterday to 5.6 and I'm testing out before killing my old instance. However, I have run into some UI issues when addidng a calculated field and when looking at a report. This happens in windows and ubuntu, using chrome and firefox. Attached are some images of the issue. I have tried clearing the cache, but to no success.
  13. Nothing special. I even have some ad-hocs saved up with different values for the filters (one for each city) and they all work fine.
  14. When creating a report from an existing ad-hoc view, I get an empty report. It only happens for 1 of my reports (that I have noticed). Any idea on what might cause this? 1(1). 1(1).
  15. Thank you for your reply. I assumed it had something to do with my instance. I was wondering if you could give me an estimate on which instance would be required to run this data set, so I could check if it would be worth upgrading or mantaining the derived table queries in the current instance, since they work with this instance (but with less interactivity for the end user). As I mentioned before, we are pulling data from 7 tables and the largest ones have 11M and 7M rows.
  16. These are a bit of the logs 2014-07-17 12:48:40,164 ERROR errorPage_jsp,http-bio-80-exec-41684:573 - stack trace of exception that redirected to errorPage.jsp org.springframework.webflow.conversation.impl.LockTimeoutException: Unable to acquire conversation lock after 90 seconds at org.springframework.webflow.conversation.impl.JdkConcurrentConversationLock.lock(JdkConcurrentConversationLock.java:44) at org.springframework.webflow.conversation.impl.ContainedConversation.lock(ContainedConversation.java:69) at org.springframework.webflow.execution.repository.support.ConversationBackedFlowExecutionLock.lock(ConversationBackedFlowExecutionLock.java:51) 2014-07-17 14:13:57,025 ERROR errorPage_jsp,http-bio-80-exec-41790:573 - stack trace of exception that redirected to errorPage.jsp com.jaspersoft.jasperserver.api.JSException: java.lang.OutOfMemoryError: Java heap space
  17. the reboot worked and it seems like everything is ok, but I dont want to create these new ad-hoc visualizations again without knowing exactly what was the problem, so I don't kill my server again
  18. I have a m1.medium aws instance running jasperserver. I have created a domain with the relational schema between my tables, and I have tried opening Ad-Hoc view to see if everything went ok. However, since then (it's been a bit over 3 hours) my aws is not responding. My best guess would be that the server tried to read everything from the given tables, and it caused cpu overload, but I have no clue what might have caused this. I am trying to reboot the machine right now, but with no success. Any clues on what might have caused this so I can avoid it in the future? the procedure was: - create a domain, adding the tables that interest me (biggest one has 11M rows). Making all the joins with these tables and putting the desired fields on display. (works fine) - creating an adhoc view, selection the domain, adding to view and jumping to chart/crosstab view (works fine) - selecting some fields and filters. (crashes).
  19. Upon further testing, I found out that it does not happen with simple queries. However, There is not a reason why it shouldn't run these, since it has, in the past, run queries as long as this one.
  20. The weird thing is that sometimes I cannot even run the query, sometimes I cannot save the table, sometimes I cannot save the domain designer and sometimes I cannot save the domain. There are just too many steps in which this can fail, but it doesn't always fail during the same one
  21. I have been using Jasperserver in AWS for a few weeks and everything is going ok (not great, but working). However, since the last couple of days, I cannot seem to add more derived tables to my existing domains, nor create new domains with said tables. I have even tried edditing the current one's XML with the new query and uploading the schema, but it takes forever (over 10 minutes) to upload/create/save, and I end up giving up, because it never took this long. The query works fine (it takes around 40 to 60 seconds to run), but that is not a problem for me
  22. I have tried with both professional and community, in 2 different machines, with the same errors showing up. Whenever I try to open a report created in the online version it opens up fine, but any modifications are not saved/compiled, with the error: Only a type can be imported. com.jaspersoft.ji.adhoc.service.AdhocEngineServiceImpl resolves to a package showing up
  23. Actually, the main problem I have is getting studio to work. I have tried connecting to my server and downloading one of the reports just so I could have an example to work around in studio, but I get an error whenever I try to preview something I have eddited on my machine. Also, uploading it to the server works fine, but no alterations are made to the reports. Only a type can be imported. com.jaspersoft.ji.adhoc.service.AdhocEngineServiceImpl resolves to a package
  24. I am using mostly the jasperserver web version (aws) because I cannot get studio to work in my machine. However, I cannot seem to find a way to customize the charts of my reports in any way in the web version. Is there a way to do it or am I stuck to using the default formatting/colours or trying to get studio to work?
  25. I'm creating dashboards for multiple people within my company. Some of them should have access to all of the data, some should have access to regional data (with the option to see it by city in the region) and some should have access only to a single city. Do I have to create a different dashboard with different reports in them for each one of them or is there a way to set limits to the input selection withing the dashboard builder?? Thanks Daniel
×
×
  • Create New...