iplike.so access denied help!!

Started by Faqeer ALIover 19 years ago2 messagesgeneral
Jump to latest
#1Faqeer ALI
faqeerali@hotmail.com

i have installed pgsql8.* on fc3 .. it has installed
well and test was successful.
while installing opennms i run the installer
#./installer -disU.. this lead to ca certain error regarding iplike.so
permission denied.

error message

Exception in thread "main" org.postgresql.util.PSQLException: ERROR: could
not access file
"/root/Desktop/downloadable/opennms-1.2.9-1/source/dist/lib/iplike.so":
Permission denied

at
org.postgresql.util.PSQLException.parseServerError(PSQLException.java:139)
at
org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152)
at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100)
at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43)
at
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:517)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:50)
at
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:298)
at org.opennms.install.Installer.updateIplike(Installer.java:1691)
at org.opennms.install.Installer.install(Installer.java:265)
at org.opennms.install.Installer.main(Installer.java:2450)

plz help me out

ALi

_________________________________________________________________
View Athlete�s Collections with Live Search
http://sportmaps.live.com/index.html?source=hmemailtaglinenov06&FORM=MGAC01

#2Richard Huxton
dev@archonet.com
In reply to: Faqeer ALI (#1)
Re: iplike.so access denied help!!

Faqeer ALI wrote:

i have installed pgsql8.* on fc3 .. it has installed
well and test was successful.
while installing opennms i run the installer
#./installer -disU.. this lead to ca certain error regarding
iplike.so permission denied.

error message

Exception in thread "main" org.postgresql.util.PSQLException: ERROR:
could not access file
"/root/Desktop/downloadable/opennms-1.2.9-1/source/dist/lib/iplike.so":
Permission denied

And what are the permissions on that file, and could it be that the
class the user is running as can't access it? Or it could be that the
backend needs to read it depending what is happening.

--
Richard Huxton
Archonet Ltd