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

belven

Members
  • Posts

    3
  • Joined

  • Last visited

belven's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. yada yada yada .. not a perfect sollution but one that works without need to debug whats wrong: applicationContext.xml inside bean definition: <bean id="permissionsPrefetcher" class="com.jaspersoft.jasperserver.api.metadata.user.service.impl.PermissionsPrefetcher"> add a new property: <property name="minimumPrefetch" value="30"/> Where value represents max -1 subfolders to display without an error above. 7
  2. Same problem here; Tomcat6 + postgres. Problem only appears when user logs in and tries to load folder with ... more than 9 subfolders. Also one of them or the root dir has to have any permission defined. Going to library and returning to main window resolves the issue. Trying different approaches to resolve the darn thing, but it appears I'll have to mendle with jasper source to resolve the issue.
  3. Hi, I have this pesky little problem with installing out of the box jasperserver 4.7 on out of the box tomcat 5.5 or tomcat 6.0 (ubuntu). Everything goes well with installation process, but when I open my jasperserver i get no styles loaded and page looks messed up, further investigation delivered no session errors, as if session was never created (when i modified .jsp for non relatvie path for styles) . Problem does not occur with JS CE 4.5 any ideas? Screenshot attached
×
×
  • Create New...