Jump to content

Can I create .jasper file without connecting to any datasource?


kanchi777.ka

Recommended Posts

Hi 

I'm new to ireport. I'm trying to compile to create .jasper file so that I can upload to fishbowl separately but when I try to do that the .jasper file doesn't create. What am I missing? I have set the jdkhome path to jdkhome="C:Program Files (x86)Javajdk1.7.0_80" I am able to go into jasper so the path must be alright. 

 

Here is my fbclient log

09 Nov 2021 10:03:28 ERROR [Auto-Logout Thread] fbi.util.logging.FBLogger (FBLogger.java:68)     - The system cannot find the path specified
java.io.IOException: The system cannot find the path specified
    at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    at java.io.File.createNewFile(Unknown Source)
    at com.evnt.client.Client.exitForm(Client.java:1293)
    at com.evnt.client.Client.showLogin(Client.java:2123)
    at com.evnt.client.common.EVEManagerImpl.connect(EVEManagerImpl.java:630)
    at com.evnt.client.Client.login(Client.java:809)
    at com.evnt.client.Client.logout(Client.java:1240)
    at com.evnt.client.common.EVEManagerImpl.lambda$handleDisconnect$0(EVEManagerImpl.java:360)
    at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...