View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 12:40 PM
Faqeer ALI
 
Posts: n/a
Default iplike.so access denied help!!




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(QueryE xecutor.java:152)
at org.postgresql.core.QueryExecutor.execute(QueryExe cutor.java:100)
at org.postgresql.core.QueryExecutor.execute(QueryExe cutor.java:43)
at
org.postgresql.jdbc1.AbstractJdbc1Statement.execut e(AbstractJdbc1Statement.java:517)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execut e(AbstractJdbc2Statement.java:50)
at
org.postgresql.jdbc1.AbstractJdbc1Statement.execut e(AbstractJdbc1Statement.java:298)
at org.opennms.install.Installer.updateIplike(Install er.java:1691)
at org.opennms.install.Installer.install(Installer.ja va: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...06&FORM=MGAC01


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote