Jump to content
JasperReports 7.0 is now available ×

js-export exception


malek

Recommended Posts

 

hi

I tried the export command js-export --help  and i get this exception under windows xp profissional

can any body help please

Code:
12:47:08,578 ERROR BaseExportImportCommand:45 - org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [config/applicationContext-export-import.xml]; nested exception is java.io.FileNotFoundException: class path resource [config/applicationContext-export-import.xml] cannot be opened because it does not existorg.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [config/applicationContext-export-import.xml]; nested exception is java.io.FileNotFoundException: class path resource[config/applicationContext-export-import.xml] cannot be opened because it does not existCaused by: java.io.FileNotFoundException: class path resource [config/applicationContext-export-import.xml] cannot be opened because it does not exist        at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:135)        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:317)        at com.jaspersoft.jasperserver.export.BaseExportImportCommand.registerConfig(BaseExportImportCommand.java:143)        at com.jaspersoft.jasperserver.export.BaseExportImportCommand.createSpringContext(BaseExportImportCommand.java:115)        at com.jaspersoft.jasperserver.export.BaseExportImportCommand.process(BaseExportImportCommand.java:76)        at com.jaspersoft.jasperserver.export.ExportCommand.main(ExportCommand.java:43)
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...