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

goldjd

Members
  • Posts

    5
  • 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 goldjd

  1. I tried what you said, but I'm getting Warning: Element bottom reaches outside band area y=0 height=752 band-height=571 Both subreports take up a full letter size sheet. I think that may be my problem but I don't know how to fix it.
  2. I need to make a report that generates a 2-page report for each row in my database table. And then I want the resulting output to collate it so I get Record 1: Page 1 Record 1 Page 2 Record 2 Page 1 Pecord 2 Page 2 etc Each page has a completely different layout but comes from the same query. I'd rather not have to make 2 reports and then combine them in adobe. What's the best way to do this?
  3. Here's my IDE Log AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.lang.NullPointerException faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.lang.NullPointerException at com.jaspersoft.ireport.jasperserver.ws.CommonsHTTPSender.invoke(CommonsHTTPSender.java:162) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.jaspersoft.ireport.jasperserver.ws.RepositorySoapBindingStub.get(RepositorySoapBindingStub.java:247) at com.jaspersoft.ireport.jasperserver.ws.WSClient.get(WSClient.java:280) at com.jaspersoft.ireport.jasperserver.ws.WSClient.get(WSClient.java:247) at com.jaspersoft.ireport.jasperserver.ui.actions.RefreshAction$1.run(RefreshAction.java:77) at java.lang.Thread.run(Unknown Source) {http://xml.apache.org/axis/}hostname:WFSC-WPC092 java.lang.NullPointerException at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:216) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.jaspersoft.ireport.jasperserver.ws.RepositorySoapBindingStub.get(RepositorySoapBindingStub.java:247) at com.jaspersoft.ireport.jasperserver.ws.WSClient.get(WSClient.java:280) at com.jaspersoft.ireport.jasperserver.ws.WSClient.get(WSClient.java:247) at com.jaspersoft.ireport.jasperserver.ui.actions.RefreshAction$1.run(RefreshAction.java:77) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.jaspersoft.ireport.jasperserver.ws.CommonsHTTPSender.invoke(CommonsHTTPSender.java:162) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) ... 10 more
  4. Hi, Jaspersoft Studio runs reeeeeally slowly on my computer so I'm trying to use Jaspersoft iReport 5.5.1 (which runs much better) But when I try to connect my server repository I get the following error: Can someone please help me? Thanks!
×
×
  • Create New...