You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ch...@apache.org on 2013/12/03 20:23:38 UTC

svn commit: r1547537 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4: admin/admin-commands.tex admin/ducc-classes.tex sim.tex

Author: challngr
Date: Tue Dec  3 19:23:38 2013
New Revision: 1547537

URL: http://svn.apache.org/r1547537
Log:
UIMA-3472 Fix under and overfull box warnings.

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/ducc-classes.tex
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex?rev=1547537&r1=1547536&r2=1547537&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex Tue Dec  3 19:23:38 2013
@@ -45,10 +45,8 @@
     \begin{description}
       \item[start\_ducc {[options]}] \hfill \\ 
         If no options are given, all DUCC processes are started, using the default node list, 
-        ducc\_runtime/resources/ducc.nodes. This is the equivalent of 
-\begin{verbatim}
-start\_ducc -n $DUCC\_HOME/resources/ducc.nodes -m 
-\end{verbatim}
+        {\em ducc.nodes}. 
+      
       \end{description}
       
       \subsubsection{{\em Options: }}
@@ -262,11 +260,10 @@ check_ducc -n nlist1 -n nlist2 
            \item[-c --configuration]
              Verify the \hyperref[sec:ducc.classes]{Resource Manager configuration}.
 
-           \item[-p --pids]
-               
+           \item[-p --pids]               
                Rewrite the PID file. The PID file contains the process ids of all known DUCC 
                management and agent processes. The PID file is normally managed by start\_ducc and 
-               stop\_ducc and is stored in ducc\_runtime/state/ducc.pids. 
+               stop\_ducc and is stored in the file {\em ducc.pids} in directory {\em ducc\_runtime/state}.
                
                Occasionally the PID file can become partially or fully corrupted; for example, if a DUCC 
                process dies spontaneously. Use check\_ducc -p to search the cluster for processes and 

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/ducc-classes.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/ducc-classes.tex?rev=1547537&r1=1547536&r2=1547537&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/ducc-classes.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/ducc-classes.tex Tue Dec  3 19:23:38 2013
@@ -61,7 +61,7 @@ ducc.classes and is specified by the pro
 
     \begin{figure}[H]
       \centering
-      \includegraphics[bb=0 0 241 161, width=5.5in]{images/Nodepool1.jpg}
+      \includegraphics[width=5.5in]{images/Nodepool1.jpg}
       \caption{Nodepool Example}
       \label{fig:Nodepools1}
     \end{figure}
@@ -74,7 +74,7 @@ ducc.classes and is specified by the pro
     
     \begin{figure}[H]
       \centering
-      \includegraphics[bb=0 0 241 161, width=5.5in]{images/Nodepool2.jpg}
+      \includegraphics[width=5.5in]{images/Nodepool2.jpg}
       \caption{Nodepools: Overlapping Pools are Incorrect}
       \label{fig:Nodepools2}
     \end{figure}
@@ -86,7 +86,7 @@ ducc.classes and is specified by the pro
     abstract nodepool configuration with two top-level nodepools, ``Top-NP1'' and ``Top-NP2''.
     \begin{figure}[H]
       \centering
-      \includegraphics[bb=0 0 496 161, width=5.5in]{images/Nodepool3.jpg}
+      \includegraphics[width=5.5in]{images/Nodepool3.jpg}
       \caption{Nodepools: Multiple top-level Nodepools}
       \label{fig:Nodepools3}
     \end{figure}

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex?rev=1547537&r1=1547536&r2=1547537&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex Tue Dec  3 19:23:38 2013
@@ -258,11 +258,11 @@ agentn.79 = 6
         allows error injection as well as a more orderly shutdown than 
         {\em check\_ducc -k}.
     \end{enumerate}
-    
-    Note that \hyperref[subsec:admin.check-ducc]{{\em check\_ducc}} is found in 
-    {\em \duccruntime/admin}.  The {\em stop\_sim} script is found in {\em
-      duccruntime/examples/systemtest}.  
-   
+
+      Note that \hyperref[subsec:admin.check-ducc]{{\em check\_ducc}} is found in 
+      {\em \duccruntime/admin}.  The {\em stop\_sim} script is found in {\em
+        duccruntime/examples/systemtest}.  
+  
     The {\em start\_sim} script creates a file called {\em sim.pids} containing the
     physical node name, Unix process ID (PID), and component ID (ws, sm, or, pm, rm) of
     each started DUCC component.  In the case of agents, each agent is assigned a