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

Jaspersoft Studio filename sytnax error


gunnard.fredrickson

Recommended Posts

Jaspersoft Studio 6.3 was recently installed on my work pc.  I am trying to upgrade from Jaspersoft iReports 5.1.  The reports will work in iReports 5.1, but when I try and run the same report in Jaspersoft Studio 6.3.  I get an error message.  The error message says that the Filename, directory, or volume label synax is wrong.  Like I said, the same report runs in iReports without a problem.  Any suggestions?

Link to comment
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

This is Taylor, I work with Gunnard.  I am further troubleshooting this issue.

To provide more information, the text of error we are receiving is

An internal error occurred during: "Preview: cnctZGV2Ymkx:/reports/CompAnalysis/AnnualDepAvg:aHR0cDovL3J3LWRldmJpMTo4MDgwL2phc3BlcnNlcnZlci8KaGFtbWVybGluZwo= on ".
java.lang.NullPointerException

 
This is a screenshot of the error
Jasper-Error.PNG.c249414f5767195e8296019561a73251.PNG
 
Also, If I dig into the error in the report state tab, I get the following information
 
The filename, directory name, or volume label syntax is incorrect
 
java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:1012)
at com.jaspersoft.studio.server.editor.ReportRunControler$2.run(ReportRunControler.java:258)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Here is a screenshot of that error.
Jasper-Error2.PNG.70f3d7acfc18b6785fc5700fb2688a7f.PNG
 
To produce this error i
1) installed jaspersoft studio 6.31 on my pc using the windows installer
2) added our dev server to the repository explorer, it would only add it once i checked "use soap only" under advanced settings
3) browsed to the report I wanted to run
4) right clicked on the report's main jrxml file, and clicked "run report unit"
 
Any help you can provide would be greatly appreciated!
Link to comment
Share on other sites

I have also dug into the log file located on my machine at

c:users%username%JaspersoftWorkspace.metadata.log

and found the following error corresponding with each attempt to run the report.

!ENTRY org.eclipse.core.jobs 4 2 2016-11-28 12:45:28.643
!MESSAGE An internal error occurred during: "Preview: cnctZGV2Ymkx:/reports/Peer/PeerAnalysis:aHR0cDovL3J3LWRldmJpMTo4MDgwL2phc3BlcnNlcnZlci8KaGFtbWVybGluZwo= on ".
!STACK 0
java.lang.NullPointerException
at com.jaspersoft.studio.editor.preview.datasnapshot.DataSnapshotManager.saveSnapshotIfExists(DataSnapshotManager.java:63)
at com.jaspersoft.studio.editor.preview.view.control.ReportControler.finishCompiledReport(ReportControler.java:336)
at com.jaspersoft.studio.server.editor.ReportRunControler.finishReport(ReportRunControler.java:407)
at com.jaspersoft.studio.server.editor.ReportRunControler$2.run(ReportRunControler.java:319)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

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