kanchi777.ka Posted November 9, 2021 Share Posted November 9, 2021 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 log09 Nov 2021 10:03:28 ERROR [Auto-Logout Thread] fbi.util.logging.FBLogger (FBLogger.java:68) - The system cannot find the path specifiedjava.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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now