how to instal postgresql 8.3

classic Classic list List threaded Threaded
30 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27

I can see again a BUILD FAILED message :

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds



On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27
In reply to this post by Verus Open Source Support
Is there any problem in these lines in config.ini?

#This is a default database created during Postgresql installation. Leave it as postgres(from Postgresql 8.3 onwards) only.
DefaultDatabase=postgres
     
#Database user. In most of the cases it is postgres
DatabaseUserName=postgres
     
#Database password. The password you have entered while installing POstgres. (In most of the cases it is newgenlib)
DatabasePassword=newgenlib



On Fri, May 25, 2012 at 11:16 AM, Priyanka Bhat <[hidden email]> wrote:

I can see again a BUILD FAILED message :


Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds




On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML


Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Verus Solutions Support
DatabaseUserName=postgres

change it to

DatabaseUserName=newgenlib

Be careful about trailing spaces

On 05/25/2012 11:19 AM, Piya27 [via NewGenLib] wrote:
Is there any problem in these lines in config.ini?

#This is a default database created during Postgresql installation. Leave it as postgres(from Postgresql 8.3 onwards) only.
DefaultDatabase=postgres
     
#Database user. In most of the cases it is postgres
DatabaseUserName=postgres
     
#Database password. The password you have entered while installing POstgres. (In most of the cases it is newgenlib)
DatabasePassword=newgenlib



On Fri, May 25, 2012 at 11:16 AM, Priyanka Bhat <[hidden email]> wrote:

I can see again a BUILD FAILED message :


Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds




On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML





If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572806.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27
thanks done..
but while enabling tomcat server
following error occurs:

postgres@libuser-desktop:/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin$ ./catalina.sh run
The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program


On Fri, May 25, 2012 at 11:20 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
DatabaseUserName=postgres

change it to

DatabaseUserName=newgenlib

Be careful about trailing spaces


On 05/25/2012 11:19 AM, Piya27 [via NewGenLib] wrote:
Is there any problem in these lines in config.ini?

#This is a default database created during Postgresql installation. Leave it as postgres(from Postgresql 8.3 onwards) only.
DefaultDatabase=postgres
     
#Database user. In most of the cases it is postgres
DatabaseUserName=postgres
     
#Database password. The password you have entered while installing POstgres. (In most of the cases it is newgenlib)
DatabasePassword=newgenlib



On Fri, May 25, 2012 at 11:16 AM, Priyanka Bhat <[hidden email]> wrote:

I can see again a BUILD FAILED message :


Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds




On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML





If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572806.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572807.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Verus Solutions Support
Run these as libuser and not as postgres user

Command 1:
export JAVA_HOME=/home/libuser/jdk1.6.0_32

Command 2:
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin$ ./catalina.sh run



On 05/25/2012 11:44 AM, Piya27 [via NewGenLib] wrote:
thanks done..
but while enabling tomcat server
following error occurs:

[hidden email] ./catalina.sh run
The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program


On Fri, May 25, 2012 at 11:20 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
DatabaseUserName=postgres

change it to

DatabaseUserName=newgenlib

Be careful about trailing spaces


On 05/25/2012 11:19 AM, Piya27 [via NewGenLib] wrote:
Is there any problem in these lines in config.ini?

#This is a default database created during Postgresql installation. Leave it as postgres(from Postgresql 8.3 onwards) only.
DefaultDatabase=postgres
     
#Database user. In most of the cases it is postgres
DatabaseUserName=postgres
     
#Database password. The password you have entered while installing POstgres. (In most of the cases it is newgenlib)
DatabasePassword=newgenlib



On Fri, May 25, 2012 at 11:16 AM, Priyanka Bhat <[hidden email]> wrote:

I can see again a BUILD FAILED message :


Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds




On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML





If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572806.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572807.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572808.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27
again same message

Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Verus Open Source Support
Command 1:
chmod 777 /home/libuser/InstallNGL3.0 -R

Command 2:
export JAVA_HOME=/home/libuser/jdk1.6.0_32

Command 3:
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin$ ./catalina.sh run


On 05/25/2012 01:09 PM, Piya27 [via NewGenLib] wrote:
again same message


On Fri, May 25, 2012 at 11:51 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Run these as libuser and not as postgres user


Command 1:
export JAVA_HOME=/home/libuser/jdk1.6.0_32

Command 2:
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin$ ./catalina.sh run




On 05/25/2012 11:44 AM, Piya27 [via NewGenLib] wrote:
thanks done..
but while enabling tomcat server
following error occurs:

[hidden email] ./catalina.sh run

The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program


On Fri, May 25, 2012 at 11:20 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
DatabaseUserName=postgres

change it to

DatabaseUserName=newgenlib

Be careful about trailing spaces


On 05/25/2012 11:19 AM, Piya27 [via NewGenLib] wrote:
Is there any problem in these lines in config.ini?

#This is a default database created during Postgresql installation. Leave it as postgres(from Postgresql 8.3 onwards) only.
DefaultDatabase=postgres
     
#Database user. In most of the cases it is postgres
DatabaseUserName=postgres
     
#Database password. The password you have entered while installing POstgres. (In most of the cases it is newgenlib)
DatabasePassword=newgenlib



On Fri, May 25, 2012 at 11:16 AM, Priyanka Bhat <[hidden email]> wrote:

I can see again a BUILD FAILED message :


Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers
     [copy] Copying 1 file to /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:50: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"

    at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
    at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
    at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
    at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:393)
    at org.postgresql.Driver.connect(Driver.java:267)
    at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370)
    at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942)
    at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 0 seconds




On Fri, May 25, 2012 at 11:01 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
You must edit config.ini first
This file is found in /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin
Use a text editor to edit this file


On 05/25/2012 10:42 AM, Piya27 [via NewGenLib] wrote:
This is the Result I am getting :

libuser@libuser-desktop:~$ chmod 777 InstallNGL3.0 -R
libuser@libuser-desktop:~$ cd InstallNGL3.0
[hidden email] ./Install.sh

Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

checkos:

if_windows:

if_unix:
     [echo] /usr

nglfiles.drive:

CreateInstallationDirectory:
    [touch] Creating /home/libuser/output3_0_2.sql
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3
    [mkdir] Created dir: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/BookCovers

BUILD FAILED
/home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml:39: Warning: Could not find file /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/InstallNGL3.0/no-image.gif to copy.

Total time: 0 seconds
[hidden email]

--------------
I think there's some path problem. May be I am not giving correct path.
I extracted InstallNGL3.0 in my home directory, i.e. , libuser.



On Fri, May 25, 2012 at 10:36 AM, Verus Solutions Support [via NewGenLib] <[hidden email]> wrote:
Ok follow the below commands

Command 1
chmod 777 InstallNGL3.0 -R

Command 2
cd InstallNGL3.0

Command 3
./Install.sh



On 05/25/2012 10:25 AM, Piya27 [via NewGenLib] wrote:
thanks , I Installed the latest version and did all the steps all again , but still getting the same error at UpdateWholeRec command



On Fri, May 25, 2012 at 9:38 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
The link points to U1(Update 1) of 3.0.3
But the latest is 3.0.3 U5
http://www.verussolutions.biz/downloadNGL.php
The above link re-directs you to the latest version. We highly recommend this.
If you can download this file, we will do the installation for you.
Please install TeamViewer or Yuuguu and send you an email to support<at_the-rate>verussolutions.biz

Regards
NewGenLib Open Source Support Team


On 05/25/2012 09:15 AM, Piya27 [via NewGenLib] wrote:

3.0.3

Complete Installation file



On Fri, May 25, 2012 at 8:25 AM, Verus Open Source Support [via NewGenLib] <[hidden email]> wrote:
Hi,
May I know which version of NewGenLib you are installing? Is it the latest U5 or earlier ones?



On 05/24/2012 05:28 PM, Piya27 [via NewGenLib] wrote:
thanks. did the above steps , however got this error at last step

[hidden email] ./ant UpdateWholeRec -f Installation.xml
Buildfile: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/Installation.xml

BUILD FAILED
Target "UpdateWholeRec" does not exist in the project "NGL3.0.2Instalation".

Total time: 0 seconds



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572797.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572798.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572799.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572800.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572801.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572802.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572803.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572804.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML





If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572806.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572807.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572808.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572809.html
To unsubscribe from how to instal postgresql 8.3, click here.
NAML




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572810.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27
Again Some Error I guess :

libuser@libuser-desktop:~$ chmod 777 /home/libuser/InstallNGL3.0 -R

libuser@libuser-desktop:~$ export JAVA_HOME=/home/libuser/jdk1.6.0_32

libuser@libuser-desktop:~$ /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin/catalina.sh run

Using CATALINA_BASE:   /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32
Using CATALINA_HOME:   /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32
Using CATALINA_TMPDIR: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/temp
Using JRE_HOME:        /home/libuser/jdk1.6.0_32
Using CLASSPATH:       /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin/bootstrap.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Caused by: java.lang.ClassNotFoundException: org.apache.catalina.startup.Bootstrap
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Could not find the main class: org.apache.catalina.startup.Bootstrap.  Program will exit.


Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Verus Open Source Support
Can you install yuuguu from yuuguu.com on your Ubuntu System
and send an email to support<attherate>verussolutions.biz

We will sort the issue immediately through Yuuguu (remote desktop sharing program)

On 05/25/2012 01:58 PM, Piya27 [via NewGenLib] wrote:
Again Some Error I guess :

libuser@libuser-desktop:~$ chmod 777 /home/libuser/InstallNGL3.0 -R

libuser@libuser-desktop:~$ export JAVA_HOME=/home/libuser/jdk1.6.0_32

libuser@libuser-desktop:~$ /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin/catalina.sh run

Using CATALINA_BASE:   /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32
Using CATALINA_HOME:   /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32
Using CATALINA_TMPDIR: /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/temp
Using JRE_HOME:        /home/libuser/jdk1.6.0_32
Using CLASSPATH:       /home/libuser/InstallNGL3.0/apache-ant-1.8.1/bin/C:/NGL3/apache-tomcat-6.0.32/bin/bootstrap.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Caused by: java.lang.ClassNotFoundException: org.apache.catalina.startup.Bootstrap
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Could not find the main class: org.apache.catalina.startup.Bootstrap.  Program will exit.





If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/how-to-instal-postgresql-8-3-tp7572783p7572812.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: how to instal postgresql 8.3

Piya27
email sent

12