<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.astron.nl/northstar/nswiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.astron.nl/northstar/nswiki/feed.php">
        <title>The NorthStar Wiki</title>
        <description></description>
        <link>http://www.astron.nl/northstar/nswiki/</link>
        <image rdf:resource="http://www.astron.nl/northstar/nswiki/lib/images/favicon.ico" />
       <dc:date>2010-03-12T07:38:32+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=manage:troubleshoot&amp;rev=1267788626&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=quickstarts:usedlibraries&amp;rev=1267003386&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom3&amp;rev=1266919193&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:maven&amp;rev=1266918694&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom2&amp;rev=1266918508&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom1&amp;rev=1266847154&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=main&amp;rev=1264084062&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:premade&amp;rev=1259742445&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:optionsfile&amp;rev=1258360449&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:changeconfig&amp;rev=1258107860&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=misc:calculator&amp;rev=1254919374&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.astron.nl/northstar/nswiki/doku.php?id=user:faq&amp;rev=1254321247&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.astron.nl/northstar/nswiki/lib/images/favicon.ico">
        <title>The NorthStar Wiki</title>
        <link>http://www.astron.nl/northstar/nswiki/</link>
        <url>http://www.astron.nl/northstar/nswiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=manage:troubleshoot&amp;rev=1267788626&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-05T12:30:26+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>manage:troubleshoot</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=manage:troubleshoot&amp;rev=1267788626&amp;do=diff</link>
        <description>Troubleshoot guide

failed to connect

java.net.SocketException: Broken pipe

Error reading user database: Communications link failure.  This error occurs when mysql terminates a connection while the hibernate connection pool doesn't. By default mysql has a wait_timout of 10000 seconds, this value can be found with the mysql command SHOW VARIABLES;  There are many solutions for this problem, the solution which is used here is modifying the connection parameters in the context.xml file.  the erro…</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=quickstarts:usedlibraries&amp;rev=1267003386&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-24T10:23:06+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>quickstarts:usedlibraries</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=quickstarts:usedlibraries&amp;rev=1267003386&amp;do=diff</link>
        <description>common libraries used by northstar:

	*  c3p0
	*  commons-dbcp
	*  commons-logging
	*  log4j
	*  java mail
	*  mysql-connector

 shared libraries used by northstar:

	*  axis
	*  commons-beanutils
	*  commons-codec
	*  commons-httpclient
	*  commons-net
	*  commons-transaction
	*  hibernate
	*  itext
	*  jackrabbit
	*  slide
	*  slf4j
	*  struts
	*  xalan
	*  xerces
	*  xmlbeans</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom3&amp;rev=1266919193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-23T10:59:53+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>dev:pom3 - created</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom3&amp;rev=1266919193&amp;do=diff</link>
        <description>This pom file will create the finial war, it is the telescope config file which is the main file and NorthStar files as overlay as the northstar files not automatically knows which telescope it uses. 
&lt;project xmlns=&quot;http://maven.apache.org/POM/4.0.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
	xsi:schemaLocation=&quot;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&quot;&gt;
	&lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
	&lt;groupId&gt;nl.astron.northstar&lt;/groupId&gt;
	&lt;artifactId&gt;northst…</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:maven&amp;rev=1266918694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-23T10:51:34+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>dev:maven</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=dev:maven&amp;rev=1266918694&amp;do=diff</link>
        <description>The ant buildscripts are getting out of date, maven is the follow-up build system for that. 

Installing maven

Maven is a separate program that needs to be installed system wide, java is required when compiling java applications. You should use maven version 2, version 3 is in development, but will not be supported. Just go to the  apache maven site and follow the installation instructions there. You have to configure maven to use the astron proxy repository to get all the needed libraries and …</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom2&amp;rev=1266918508&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-23T10:48:28+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>dev:pom2 - created</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom2&amp;rev=1266918508&amp;do=diff</link>
        <description>This is an example pom.xml for resources 
&lt;project xmlns=&quot;http://maven.apache.org/POM/4.0.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; 
xsi:schemaLocation=&quot;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&quot;&gt;
	&lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
	&lt;groupId&gt;nl.astron.northstar&lt;/groupId&gt;
	&lt;artifactId&gt;northstar&lt;/artifactId&gt;
	&lt;name&gt;NorthStar&lt;/name&gt;
	&lt;version&gt;3.4.1-SNAPSHOT&lt;/version&gt;
	&lt;packaging&gt;pom&lt;/packaging&gt;
	
	&lt;issueManagement&gt;
	 &lt;system&gt;Bugzilla&lt;/system&gt;
	 &lt;url&gt;…</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom1&amp;rev=1266847154&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-22T14:59:14+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>dev:pom1 - created</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=dev:pom1&amp;rev=1266847154&amp;do=diff</link>
        <description>pom.xml example 1

 This is an example of a standard jar file pom. 
&lt;project xmlns=&quot;http://maven.apache.org/POM/4.0.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&quot;&gt;
	&lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
	&lt;groupId&gt;nl.astron&lt;/groupId&gt;
	&lt;artifactId&gt;astron-hibernateconnection&lt;/artifactId&gt;
	&lt;version&gt;2.4.2-SNAPSHOT&lt;/version&gt;
	&lt;issueManagement&gt;
	 &lt;system&gt;Bugzilla&lt;/system&gt;
	 &lt;url&gt;https://svn.astron.nl/…</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=main&amp;rev=1264084062&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-21T15:27:42+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>main</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=main&amp;rev=1264084062&amp;do=diff</link>
        <description>Introduction

Welcome on the the Wiki pages for NorthStar. NorthStar is a web-based system for submitting  proposals for allocation time for Radio telescopes across Europe. This web-based tool has been baptised as Northstar which stands for : Net-based Observing Request Tool Handling Submissions To ASTRON and RadioNet.</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:premade&amp;rev=1259742445&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-02T09:27:25+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>deployment:premade</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:premade&amp;rev=1259742445&amp;do=diff</link>
        <description>ASTRON is able to build telescope specific modules for institutes. This page provides a guide how to install a premade version of NorthStar to a machine.

First we need to define some variables we will use within this guide
 Variable  Description  Example  PACKAGE_HOME  Root directory of the package  /tmp/northstar  TOMCAT_HOME  Tomcat directory on the machine   /opt/jakarta-tomcat-5.5.28/  NORTHSTAR_DB  Name of the NorthStar database  northstar  USER_DB  Name of the Useradminsistration database…</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:optionsfile&amp;rev=1258360449&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-16T09:34:09+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>deployment:optionsfile</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:optionsfile&amp;rev=1258360449&amp;do=diff</link>
        <description>The options file

The options.xml is a single xml file which defines mostly content related settings which can be different per category. It defines how many pages can be uploaded, which instruments can be selected and the values of those instruments.</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:changeconfig&amp;rev=1258107860&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-13T11:24:20+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>deployment:changeconfig</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=deployment:changeconfig&amp;rev=1258107860&amp;do=diff</link>
        <description>Northstar is being configured by a couple of XML files. They are located in several different directories.  

Configuration files

Here is a short explanation of them: 
 in the (tomcat)/conf directory, there are 2 important files:
 server.xml contains hostname, security, location of the proposal tool. 
 context.xml can be included into server.xml, contains database info.</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=misc:calculator&amp;rev=1254919374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-07T14:42:54+01:00</dc:date>
        <dc:creator>Edsard Boelen</dc:creator>
        <title>misc:calculator - created</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=misc:calculator&amp;rev=1254919374&amp;do=diff</link>
        <description>The lofar storage data calculator provides estimates for the amount of data being generated. It can be used to determine the amount of long term storage space needed for an observation. A webservice and a web form is available to directly calculate the values. The formula's here will return the values in bytes.</description>
    </item>
    <item rdf:about="http://www.astron.nl/northstar/nswiki/doku.php?id=user:faq&amp;rev=1254321247&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-30T16:34:07+01:00</dc:date>
        <dc:creator>Hanno Holties</dc:creator>
        <title>user:faq</title>
        <link>http://www.astron.nl/northstar/nswiki/doku.php?id=user:faq&amp;rev=1254321247&amp;do=diff</link>
        <description>Questions

Clarification of Early Access and Long Term proposals

 Early Access are proposals mentioned as Category I in the “Announcement of Opportunity” (ie Commissioning, shared risk, &lt;100hr observations) Long Term are proposals referred to as Category II in the “Announcement of Opportunity” (ie, proposals that target reserved access shares through consortium sponsorship)</description>
    </item>
</rdf:RDF>
