Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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