You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

IEPM-BW MA creation details

  • go email from roman about the IEPM-BW MA.
  • Following wiki page on sql ma installation
  • ran ant -f build-sqlma.xml libs-sqlma, which got a lot of jars etc from the wiki site and dumped then into /opt/perfSONAR/perfSONAR-SQL_MA-src-snapshot-20060811/perfsonar/lib
  • exist is already installed, so just creating a sql user and password (sqlmaservice:sqlmaservice with group dba).
  • ran ant -f build-sqlma.xml configure-sqlma, which creates a file at
    /afs/slac.stanford.edu/g/scs/net/netmon/perfSONAR/SQLtypeMAService/java/20060811/perfSONAR-SQL_MA-src-snapshot-20060811/perfsonar/ant/const.properties
    (reran with /opt/ path rather than afs paths where possble)
  • runing the xmldb-init-sqlma ant target results in
    java.lang.NoSuchMethodError: org.exist.xmldb.XmldbURI.xmldbUriFor(Ljava/lang/String;)Lorg/exist/xmldb/XmldbURI
  • No labels