Jump to content
We've recently updated our Privacy Statement, available here ×
  • Exception in thread "License activation thread" java.lang.NoClassDefFoundError: org/apache/axis/AxisFault


    akovach
    • Version: v7.5.0, v7.2.0 Product: JasperReports® Server

    Problem

    TIBCO JasperReports® Server v7.2.0 and greater may see the following exception:

    [toc]
    Exception in thread "License activation thread" java.lang.NoClassDefFoundError: org/apache/axis/AxisFault 
        at com.jaspersoft.ji.license.LicenseSupport.doActivateLicense(LicenseSupport.java:213) 
        at com.jaspersoft.ji.license.LicenseProviderImpl$1.run(LicenseProviderImpl.java:323) 
        at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: org.apache.axis.AxisFault 
        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1308) 
        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1136) 
    ... 3 more 
    
    

    This error message may appear because Axis JARs were removed in JasperReports® Server v7.2.0 and later versions. These packages were mostly used for SOAP Services and OLAP. Since SOAP was deprecated, these packages were excluded from JasperReports Server. However


    Explanation

    This exception is a defect in the 7.2.0 and later versions of JasperReports Server. Functionality of the JasperReports Server is not affected.

    The license checking process in JasperReports Server commercial editions also relies on SOAP requests to "activate" the license when the license is used for the first time on an operating system, so this non-fatal exception will appear in the logs.

    The defect is submitted on Jaspersoft internal JIRA (internal tracking number JS-34829) and will be addressed in future releases.

    The attached JARs within a zip can be deployed into WEB-INF/lib to remove the exception in the logs.


    Case - 01771222 akovach

    jasperreports-server-hotfix-js-34829.zip

    jasperreports-server-missing-soap-jars-js-34829.zip


    User Feedback

    Recommended Comments



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