Jump to content

Cannot install Jasper Report Server


jmaia

Recommended Posts

 Hi there,

I'm new to Jasper and I've been trying to install Jasper Report Server, with no success.

I'm using a Windows Server 2008 R2 Standard, so I first downloaded the 64-bit version, and tried to install it but there was an error. After trying several times I downloaded the 32-bit version and had the same problem. 

I'm installing the bundled Tomcat (port 8888 - 8080 is already taken on my server - and 8005), and the bundled PostgresSQL. It's when the PostgresSQL is installing that I have the problem. 

I tried installing on port 5432 and on another port with no success, I also tried installing the sample databases and leaving them out of the installation with no success. 

The error is below (this is what I get from installation.log).

Can anyone give me a hand, please ?

Regards,

Joao Maia

---------------------------------------------------------------------------------------

ERROR:

 

Executing initdb.exe -U postgres -E UTF8 -D C:/PROGRA~1/JASPER~1.0/POSTGR~1/data

Script exit code: 1

Script output:

 Script stderr:

 Program ended with an error exit code

Error running initdb.exe -U postgres -E UTF8 -D C:/PROGRA~1/JASPER~1.0/POSTGR~1/data : Program ended with an error exit code

Executing sc stop 

Script exit code: 1639

Script output:

 DESCRIPTION:

        Sends a STOP control request to a service.

USAGE:

        sc <server> stop [service name] <reason> <comment>

        <reason> = Optional reason code number for service stop 

                   formed with the following elements in the format:

                        Flag:Major reason:Minor reason

                        [E.g., 1:2:8 means Hardware: Disk (Unplanned)]

                        Flag                       Major reason

                   ------------------       ---------------------------

                   1    -   Unplanned       1       -   Other

                   2    -   Custom          2       -   Hardware

                   4    -   Planned         3       -   Operating System

                                            4       -   Software

                                            5       -   Application

                                            64-255  -   Custom

                            Minor reason

                   -----------------------------------

                   1            -   Other 

                   2            -   Maintenance 

                   3            -   Installation 

                   4            -   Upgrade 

                   5            -   Reconfiguration 

                   6            -   Hung 

                   7            -   Unstable

                   8            -   Disk

                   9            -   Network Card

                   10           -   Environment

                   11           -   Hardware Driver

                   12           -   Other Driver

                   13           -   Service Pack

                   14           -   Software Update

                   15           -   Security Fix

                   16           -   Security

                   17           -   Network Connectivity

                   18           -   WMI

                   19           -   Service Pack Uninstall

                   20           -   Software Update Uninstall

                   22           -   Security Fix Uninstall

                   23           -   MMC

                   256-65535    -   Custom

       <comment> = Optional comment for the reason above (127 characters maximum)

Script stderr:

 Program ended with an error exit code

Error running sc stop  : Program ended with an error exit code

Executing sc delete 

Script exit code: 1639

Script output:

 DESCRIPTION:

        Deletes a service entry from the registry.

        If the service is running, or another process has an

        open handle to the service, the service is simply marked

        for deletion.

USAGE:

        sc <server> delete [service name]

Script stderr:

 Program ended with an error exit code

Error running sc delete  : Program ended with an error exit code

Executing sc stop jasperreportsTomcat

Script exit code: 1060

Script output:

 [sC] OpenService FAILED 1060:

The specified service does not exist as an installed service.

Script stderr:

 Program ended with an error exit code

Error running sc stop jasperreportsTomcat : Program ended with an error exit code

Executing sc delete jasperreportsTomcat

Script exit code: 1060

Script output:

 [sC] OpenService FAILED 1060:

The specified service does not exist as an installed service.

Script stderr:

 Program ended with an error exit code

Error running sc delete jasperreportsTomcat : Program ended with an error exit code

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi

I have exactly this same issue, installing on Windows 2008 Basic server, on a 32 bit server. I am a local admin on the machine.

We have installed this several times on other servers with no problems. I have tried the 4.7.1. release from yesterday, and get the same issue.

Any help greatfully received!

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