|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Sonar on AIXHi,
I am trying to execute Sonar 1.11 on aix What I did is as below 1) Exploded the Sonar.zip on the aix box 2) Make the necessary changes for database configuration 3) Go to bin/aix...32 folder and run sonar.sh start 4) From a windows box, I try to point to this aix box like .. http://[IP address of the aix box]:9000 The output what I get is the directory listing of the sonar-web folder. I dont know what I am doing is correct or doable. Please help! |
|
|
RE: Sonar on AIXHi Zainab,
I installed Sonar on AIX sometimes ago. Check that the path of classpathes in the wrapper.conf are correct and check also that your user has the execution rights on all the files in WEB-INF and lib folders You can also check sonar.log to get more information about the error Regards, Dali -----Original Message----- From: Zainab [mailto:zainab.madawala@...] Sent: mardi 13 octobre 2009 08:13 To: user@... Subject: [sonar-user] Sonar on AIX Hi, I am trying to execute Sonar 1.11 on aix What I did is as below 1) Exploded the Sonar.zip on the aix box 2) Make the necessary changes for database configuration 3) Go to bin/aix...32 folder and run sonar.sh start 4) From a windows box, I try to point to this aix box like .. http://[IP address of the aix box]:9000 The output what I get is the directory listing of the sonar-web folder. I dont know what I am doing is correct or doable. Please help! -- View this message in context: http://www.nabble.com/Sonar-on-AIX-tp25867653p25867653.html Sent from the Sonar user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Sonar on AIXHi Zainab,
As Dali said, we need to know the content of your sonar.log file in order to help you. Thanks Freddy On Tue, Oct 13, 2009 at 10:20 AM, Mohamed-Ali Sfaxi <mohamed-ali.sfaxi@...> wrote: Hi Zainab, |
|
|
Re: Sonar on AIXHi,
In the Sonar.log I just have one line 2009.10.14 10:29:11 INFO org.sonar.CONSOLE Sonar started: http://0.0.0.0:9000/ The wrapper.log has the following lines STATUS | wrapper | 2009/10/14 10:27:58 | --> Wrapper Started as Console STATUS | wrapper | 2009/10/14 10:27:58 | Java Service Wrapper Community Edition 32-bit 3.3.6 STATUS | wrapper | 2009/10/14 10:27:58 | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2009/10/14 10:27:58 | http://wrapper.tanukisoftware.org STATUS | wrapper | 2009/10/14 10:27:58 | STATUS | wrapper | 2009/10/14 10:27:58 | Launching a JVM... INFO | jvm 1 | 2009/10/14 10:27:59 | WrapperManager: Initializing... INFO | jvm 1 | 2009/10/14 10:28:01 | 2009.10.14 10:28:01 INFO Sonar started: http://0.0.0.0:9000/ STATUS | wrapper | 2009/10/14 10:28:41 | INT trapped. Shutting down. STATUS | wrapper | 2009/10/14 10:28:44 | <-- Wrapper Stopped STATUS | wrapper | 2009/10/14 10:29:08 | --> Wrapper Started as Daemon STATUS | wrapper | 2009/10/14 10:29:08 | Java Service Wrapper Community Edition 32-bit 3.3.6 STATUS | wrapper | 2009/10/14 10:29:08 | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2009/10/14 10:29:08 | http://wrapper.tanukisoftware.org STATUS | wrapper | 2009/10/14 10:29:08 | STATUS | wrapper | 2009/10/14 10:29:08 | Launching a JVM... INFO | jvm 1 | 2009/10/14 10:29:09 | WrapperManager: Initializing... INFO | jvm 1 | 2009/10/14 10:29:11 | 2009.10.14 10:29:11 INFO Sonar started: http://0.0.0.0:9000/ I have attached the screenshot of what is displayed when I try to launch sonar through http://[server IP]:9000 Thanks Zainab Sonar_1.JPG |
|
|
Re: Sonar on AIXOn Tue, Oct 13, 2009 at 8:13 AM, Zainab <zainab.madawala@...> wrote:
Is your AIX 32 bit? What does oslevel says? oslevel -r Or uname? uname -a Can you post what java version do you use? java -version Can you deploy sonar.war as a standalone webapp using tomcat, jetty? Regards, Vlado |
|
|
Re: Sonar on AIXResults are as below
oslevel -r 5300-10 uname -a AIX mumsa001211 3 5 000217C2D900 java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20081129 (SR9-0 )) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20081129 (JIT enabled) J9VM - 20081126_26240_bHdSMr JIT - 20081112_1511ifx1_r8 GC - 200811_07) JCL - 20081129 Thanks Zainab
|
| Free embeddable forum powered by Nabble | Forum Help |