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

Herbert

Members
  • Posts

    6
  • 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 Herbert

  1. Great Hint!! Stupid me...:whistle: It works now. Thanks!
  2. Hi Tony Thanks for your answer. I have checked the settings in the jdbc.properties file and to my knowledge, it looks ok. I have enabled info messages in log4j and the XMLA server messages. However, I don't see any message which gives me a clue. When I try to export something (ji-export --uri=/images --output-dir=jasper_backupnewImages)from the repository, all I get is an index.xml file with the following content: <?xml version="1.0" encoding="UTF-8" ?> <export /> So there must be somethig fundamentally wrong. Attached is the log aoutput Btw. I have installed 1.2.1 using the windows installer. [file name=jasperserver.txt size=21628]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/jasperserver.txt[/file] Post edited by: Herbert, at: 2007/04/27 09:07
  3. Hi I have a report on my jasperserver with subreports and an input parameter. When I execute the report on the web interface it runs fine, but when I execute it inside iReport I get the following exception: net.sf.jasperreports.engine.JRException: Error loading object from InputStream at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:196) at com.jaspersoft.jasperserver.irplugin.wsclient.WSClient.runReport(WSClient.java:316) at com.jaspersoft.jasperserver.irplugin.ReportRunner.run(ReportRunner.java:73) at java.lang.Thread.run(Unknown Source) Caused by: java.io.InvalidClassException: net.sf.jasperreports.engine.util.JRTextAttribute; local class incompatible: stream classdesc serialVersionUID = 1985145853444784481, local class serialVersionUID = 10200 at java.io.ObjectStreamClass.initNonProxy(Unknown Source) at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source) at java.io.ObjectInputStream.readClassDesc(Unknown Source) at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.readObject(Unknown Source) at java.util.Hashtable.readObject(Unknown Source) ... ... ... Any idea what this might be? I'm using the following: iReport 1.3.2 on XPSP2 JIPlugin 1.2.0 JasperServer 1.2.1 on W3k I don't know, if this is related to the JIPlugin or iReport All on Windows Regards, Herbert Post edited by: tkavanagh, at: 2007/04/26 18:49
  4. Hi All I'm in the process of updating from version 1.1.0 to 1.2.1. First of all, I have read that there should exist a description about this process somewhere, but unfortunately, I have not found the appropriate document, maybe someone can enlight me... I have exported my repository using ji-export --uri , ji-export --users ans so on. Now I'm trying to use the ji-import on my 1.2.1 server using the following command: ji-import --input-dir=jasper_backupreports_OPC and various variations. The command does take a couple seconds until it compleats, but there is no output at all and nothing gets imported. Also the file jasperserver.log in the scripts directory is empty. If I intensionally misspell the directory where the backup is located, I get at least an exception thrown... Any hint would be great! Regards, Herbert
  5. Herbert

    Roles

    Hi Thanks for your answers... This means Read access has higher priority than no access, right? I have submitted the bug... There is a small bug in your bug reporting area as well: I can't choose the 1.1.0 version as release. Herbert
  6. Herbert

    Roles

    Hi I'm trying to setup a folder (A) to be only accessible by members of a role (Role_access_folder_A). But all other users should not have access to this folder. The way I did this is: I set the ROLE_USER to no access and Role_access_folder_A to read. Is this as it is supposed to be? Also I noticed, when I assign for example "no access" to a folder and then switch back to "none set" it does not anymore inherit the access right from the parent folder, meaning, the user still hasn't access to the folder. When I now change the role to "read" and then to "no change" again, the user has access to the folder Regards, Herbert
×
×
  • Create New...