jmaia Posted September 11, 2012 Share Posted September 11, 2012 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/dataScript exit code: 1Script output: Script stderr: Program ended with an error exit codeError running initdb.exe -U postgres -E UTF8 -D C:/PROGRA~1/JASPER~1.0/POSTGR~1/data : Program ended with an error exit codeExecuting sc stop Script exit code: 1639Script 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 codeError running sc stop : Program ended with an error exit codeExecuting sc delete Script exit code: 1639Script 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 codeError running sc delete : Program ended with an error exit codeExecuting sc stop jasperreportsTomcatScript exit code: 1060Script output: [sC] OpenService FAILED 1060:The specified service does not exist as an installed service.Script stderr: Program ended with an error exit codeError running sc stop jasperreportsTomcat : Program ended with an error exit codeExecuting sc delete jasperreportsTomcatScript exit code: 1060Script output: [sC] OpenService FAILED 1060:The specified service does not exist as an installed service.Script stderr: Program ended with an error exit codeError running sc delete jasperreportsTomcat : Program ended with an error exit code Link to comment Share on other sites More sharing options...
timensor Posted September 20, 2012 Share Posted September 20, 2012 HiI 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 More sharing options...
timensor Posted September 20, 2012 Share Posted September 20, 2012 We got this working! It turns out postgres needs more rights than we had. We ended up installing the whole application on a seperate drive where we had Full Control rights.Hope that helps Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now