DX NetOps

 View Only
  • 1.  Privilege check fails on jasper 6.3 install

    Posted Jan 24, 2017 11:47 AM

    Has anyone experienced issues with jaspersoft 6.3 install where the privilege check fails? I'm an admin on the box but the the check keeps failing.

     



  • 2.  Re: Privilege check fails on jasper 6.3 install

    Posted Jan 25, 2017 12:44 AM

    Hello,

     

    Looks like the user does not have administrative privileges. Please try installing JasperReports as an administrative user as suggested for a similar install below:

     

    http://community.jaspersoft.com/wiki/installation-steps-installer-distribution


    Thank you,

     

    Best Regards,
    Hamza Sirajuddin



  • 3.  Re: Privilege check fails on jasper 6.3 install
    Best Answer

    Posted Jan 25, 2017 08:18 AM

    You will need to use a local admin account.

    AD accounts will not work for the Jasper installation.

     

    Matthew Gay

    Principal Support Engineer

     

    CA Technologies | 273 Corporate Drive | Portsmouth , NH 03801

    Office: 1-603-334-2127 | Main Support Line:  1-800-CALL-CAI (1-800-225-5224)| matthew.gay@ca.com<mailto:matthew.gay@ca.com>

    <http://www.ca.com/us/default.aspx>[Twitter]<http://twitter.com/CAInc>[Slideshare]<http://www.slideshare.net/cainc>[Facebook]<https://www.facebook.com/CATechnologies>[YouTube]<http://www.youtube.com/user/catechnologies>[LinkedIn]<http://www.linkedin.com/company/1372?goback=.cps_1244823420724_1>[Google]<https://plus.google.com/CATechnologies>[Google+]<http://www.ca.com/us/rss.aspx?intcmp=footernav>



  • 4.  Re: Privilege check fails on jasper 6.3 install

    Posted Jan 25, 2017 09:45 AM

    Thanks! Will give that a shot.



  • 5.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 10:19 AM

    Hi Matt,

     

    How we can run the installer in RHEL 7.x with a non root account? What are the privileges I need to set to the non root account?

     

    Thank you.

    Rajashekar



  • 6.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 10:25 AM

    Hey Rajashekar,

     

    I believe from a supported stand point the install must be done as an administrator type user.  On linux that is root.

    After the installation is done, you can change permissions to another user ID.

     

    However, I am sure as long as permissions to the location you are installing to (creating directories ahead of time) might work…but not tested.

    We use root, and then change permissions.

     

    Thanks,

    Matt

     

     



  • 7.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 10:34 AM

    Thank you Matt. That means, install it with root and change the permissions to non root user as below.

     

    chown -R userName:GroupName <Install_Directory>



  • 8.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 10:56 AM

    Basically yes.  But you only want to do the files that are owned by root.

    There are some (postgres) for example that are not owned by root and should remain owned by postgres user.



  • 9.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 11:46 AM

    Got it. Thank you Matt. Seems, installation with non root account is supported from 6.4.3.



  • 10.  Re: Privilege check fails on jasper 6.3 install

    Posted Jul 25, 2018 11:54 AM

    Yes it is.

    Spectrum 10.3 will support 6.4.2 and 6.4.3!

    10.3 is set to release this year.