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

Unable to connect to repository in iReports 5.5.1


goldjd

Recommended Posts

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:

Message

Error:

; nested exception is:

java.lang.NullPointerException

Can someone please help me?

Thanks!

Link to comment
Share on other sites

  • Replies 9
  • Created
  • Last Reply

Top Posters In This Topic

Here's my IDE Log

 

AxisFault


 faultSubcode: 

 faultString: java.lang.NullPointerException

 faultActor: 

 faultNode: 

 faultDetail: 


        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)


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

 

Link to comment
Share on other sites

  • 1 month later...

Hello "Brother-in-Jasper"

I had exactly the same problem, it seem as it's an  error due to ireport from 5.2 to 5.5.1

To resolve this problem 

                          -  uninstall ireport but DONT REMOVE THE CURRENT parameter.

                          -  Install the lastest version 5.6 of ireport and import the parameter of the previous installed version ...

                          - Restart ireport a refresh your server in the repository navigator.

That's what i done in my computer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...