Jump to content
Changes to the Jaspersoft community edition download ×

"Bericht1" of type NMTOKEN must be a name token.


uwewill

Recommended Posts

I've downloaded iReport-1.2.5-windows-installer.exe and installed.

 

When I try to run a first simple report as in first example (only a tilte) i get the following compiler error.

 

Compiling to file... .Unbenannter Bericht1.jasper ->

S:JasperSoftiReport-1.2.5Unbenannter Bericht1.java

Errors compiling .Unbenannter Bericht1.jasper!

it.businesslogic.ireport.ReportClassLoader@e9927a 0 [Thread-3]

ERROR digester.Digester - Parse Error at line 19 column 29:

Attribute value "Unbenannter Bericht1" of type NMTOKEN must be a name token.

 

whats wrong?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Thanks a lot JulEgner

that hint was the solution.

when starting the german version the default name of the report is "unbekannter bericht1". And the compiler can not deal with that. The compiler accepts no spaces in report names.

Now it works properly as far i made the first tests and it generates correct html files.

 

May be in future releases they can change the default report names to "bericht1" or something else with no spaces.

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