Jump to content

sheryf

Members
  • Posts

    8
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by sheryf

  1. I'm building 4.5ce to run against the oracle db (xe) as repository and weblogic server 12c.

    Everything seems to be working fine until I got stuck with the ImplTestSuite.java

    Please anyone kindly help with the attached files.

    Help!!

    Code:
     \jasperserver-unit-test\target\surefire-reportsmetadataimpltest------------------------------------------------------- T E S T S-------------------------------------------------------Running com.jaspersoft.jasperserver.api.test.ImplTestSuiteTests run: 69, Failures: 0, Errors: 69, Skipped: 0, Time elapsed: 7.652 sec <<<FAILURE!Results :Tests in error:  testUserQuery(com.jaspersoft.jasperserver.api.metadata.view.service.impl.HibernateAccessTest)  testDeleteFolder(com.jaspersoft.jasperserver.api.metadata.view.service.impl.HibernateRepositoryTest)  testDeleteRollback(com.jaspersoft.jasperserver.api.metadata.view.service.impl.HibernateRepositoryTest)  testFolderUpdate(com.jaspersoft.jasperserver.api.metadata.view.service.impl.HibernateRepositoryTest)  testRepo(com.jaspersoft.jasperserver.api.metadata.view.service.impl.HibernateRepositoryTest)
  2. Hi Oesina,

    Thanks for your reply, I am currently testing with the oracle xe database hence my driver is

    Ojdbc14. But I'll retest with the ojdbc6 too.

    I guess you have successfully setup an oracle db repository? If you can I stay intouch while I battle with mine?

    Also, have you setup successfully with a non-tomcat server? I'm hoping to deploy to weblogic 12c. Thanks

  3.  I am trying to setup the jasperserver ce 4.5 to use the oracle db and weblogic servers.. however attached is an error script i cant seem to get my head around.

    I've installed my oracle jdbc driver in the .m2 repository folder too

     

     

    Code:
            ......  testAddDefaultTheme(com.jaspersoft.jasperserver.war.themes.test.ThemeTest)Tests run: 69, Failures: 0, Errors: 69, Skipped: 0[iNFO] ------------------------------------------------------------------------[ERROR] BUILD FAILURE[iNFO] ------------------------------------------------------------------------[iNFO] There are test failures.Please refer to C:\js-builds\tags\jasperserver\jasperserver-unit-test\target\surefire-reports for the individual test results.[iNFO] ------------------------------------------------------------------------[iNFO] For more information, run Maven with the -e switch[iNFO] ------------------------------------------------------------------------[iNFO] Total time: 4 minutes 7 seconds[iNFO] Finished at: Sun Jul 22 13:32:52 BST 2012[iNFO] Final Memory: 93M/614M
×
×
  • Create New...