My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Nov 19, 2009
    issue 1 (NoClassDefFoundError running slug.sh in OSX) commented on by joshsimerman   -   Nevermind. I forgot to run ant to build the .jar first. It's time for bed.
    Nevermind. I forgot to run ant to build the .jar first. It's time for bed.
  • Nov 19, 2009
    issue 1 (NoClassDefFoundError running slug.sh in OSX) reported by joshsimerman   -   When I execute slug.sh in the slug folder of my home directory, I always get an error. I set the start parameters for the config and plan. % slug.sh Exception in thread "main" java.lang.NoClassDefFoundError: com/ldodds/slug/Scutter Caused by: java.lang.ClassNotFoundException: com.ldodds.slug.Scutter at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330) at java.lang.ClassLoader.loadClass(ClassLoader.java:254) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:399) Using slug-0.3-RC1-src.zip on Mac OSX 10.6.1
    When I execute slug.sh in the slug folder of my home directory, I always get an error. I set the start parameters for the config and plan. % slug.sh Exception in thread "main" java.lang.NoClassDefFoundError: com/ldodds/slug/Scutter Caused by: java.lang.ClassNotFoundException: com.ldodds.slug.Scutter at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330) at java.lang.ClassLoader.loadClass(ClassLoader.java:254) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:399) Using slug-0.3-RC1-src.zip on Mac OSX 10.6.1

Earlier this year

  • Sep 02, 2009
    r168 (Made set methods public) committed by leigh.dodds   -   Made set methods public
    Made set methods public
  • Jul 24, 2009
    r167 (+nekohtml) committed by leigh.dodds   -   +nekohtml
    +nekohtml
  • Jul 24, 2009
    r166 (Test retries) committed by leigh.dodds   -   Test retries
    Test retries
  • Jul 24, 2009
    r165 (Improved coverage ) committed by leigh.dodds   -   Improved coverage
    Improved coverage
  • Jul 24, 2009
    r164 (Retry for invalid XHTML) committed by leigh.dodds   -   Retry for invalid XHTML
    Retry for invalid XHTML
  • Jul 24, 2009
    r163 (Remove canBeFetched) committed by leigh.dodds   -   Remove canBeFetched
    Remove canBeFetched
  • Jul 24, 2009
    r162 (Remove canBeFetched) committed by leigh.dodds   -   Remove canBeFetched
    Remove canBeFetched
  • Jul 21, 2009
    r161 (Use correct units, muppet!) committed by leigh.dodds   -   Use correct units, muppet!
    Use correct units, muppet!
  • Jul 21, 2009
    r160 (Set read and connect timeouts on URLConnection) committed by leigh.dodds   -   Set read and connect timeouts on URLConnection
    Set read and connect timeouts on URLConnection
  • May 28, 2009
    r159 (Changes to support applying XSLT to responses from certain d...) committed by leigh.dodds   -   Changes to support applying XSLT to responses from certain domains
    Changes to support applying XSLT to responses from certain domains
  • May 28, 2009
    r158 (Don't consume noops) committed by leigh.dodds   -   Don't consume noops
    Don't consume noops
  • May 28, 2009
    r157 (Return noop for skips) committed by leigh.dodds   -   Return noop for skips
    Return noop for skips
  • May 28, 2009
    r156 (notes on logging levels) committed by leigh.dodds   -   notes on logging levels
    notes on logging levels
  • May 08, 2009
    Installation (How to install and run the application) Wiki page edited by leigh.dodds
  • May 08, 2009
    Installation (How to install and run the application) Wiki page edited by leigh.dodds
  • May 08, 2009
    Logging (Notes on configuring logging levels.) Wiki page edited by leigh.dodds
  • May 08, 2009
    Logging (Notes on configuring logging levels.) Wiki page added by leigh.dodds
  • May 08, 2009
    Releases (a rough roadmap for releases) Wiki page edited by leigh.dodds
  • May 08, 2009
    Releases (a rough roadmap for releases) Wiki page edited by leigh.dodds
  • May 08, 2009
    slug-0.3-RC1-bin.zip (slug-0.3-RC1-bin.zip) file uploaded by leigh.dodds   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • May 08, 2009
    slug-0.3-RC1-src.zip (slug-0.3-RC1-src.zip) file uploaded by leigh.dodds   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • May 08, 2009
    r149 (Removed single-fetch-filter) committed by leigh.dodds   -   Removed single-fetch-filter
    Removed single-fetch-filter
  • May 08, 2009
    r148 (Updated to 0.3-RC1) committed by leigh.dodds   -   Updated to 0.3-RC1
    Updated to 0.3-RC1
  • May 08, 2009
    r147 (Additional logging tweaks) committed by leigh.dodds   -   Additional logging tweaks
    Additional logging tweaks
  • May 08, 2009
    r146 (New base class for rdf parsing consumers that filter based o...) committed by leigh.dodds   -   New base class for rdf parsing consumers that filter based on source url
    New base class for rdf parsing consumers that filter based on source url
  • May 08, 2009
    r145 (Moved more code into base class to make it easier to extend ...) committed by leigh.dodds   -   Moved more code into base class to make it easier to extend parsing behaviour
    Moved more code into base class to make it easier to extend parsing behaviour
  • May 08, 2009
    r144 (Updated following changes to RDFParsingConsumer impl) committed by leigh.dodds   -   Updated following changes to RDFParsingConsumer impl
    Updated following changes to RDFParsingConsumer impl
  • May 08, 2009
    r143 (Updated for latest tests) committed by leigh.dodds   -   Updated for latest tests
    Updated for latest tests
  • May 08, 2009
    r142 (Updated for latest tests) committed by leigh.dodds   -   Updated for latest tests
    Updated for latest tests
  • May 08, 2009
    r141 (Removed old code spike) committed by leigh.dodds   -   Removed old code spike
    Removed old code spike
  • May 08, 2009
    r140 (Completed refactoring to support implementation of per-worke...) committed by leigh.dodds   -   Completed refactoring to support implementation of per-worker memories
    Completed refactoring to support implementation of per-worker memories
  • May 08, 2009
    r139 (Corrected log message) committed by leigh.dodds   -   Corrected log message
    Corrected log message
  • May 08, 2009
    r138 (Correct log msg) committed by leigh.dodds   -   Correct log msg
    Correct log msg
  • May 07, 2009
    r137 (Next version will be 0.3) committed by leigh.dodds   -   Next version will be 0.3
    Next version will be 0.3
  • May 07, 2009
    r136 (Tidied up build targets and project dir structures) committed by leigh.dodds   -   Tidied up build targets and project dir structures
    Tidied up build targets and project dir structures
  • May 07, 2009
    r135 (Initial controller test) committed by leigh.dodds   -   Initial controller test
    Initial controller test
  • May 07, 2009
    r134 (Tidied up logging, reducing noise on cmd line Changed how ta...) committed by leigh.dodds   -   Tidied up logging, reducing noise on cmd line Changed how tasks and loaded and supplied to Controller
    Tidied up logging, reducing noise on cmd line Changed how tasks and loaded and supplied to Controller
  • May 07, 2009
    r133 (Now uses memory factory, supporting per-worker memories) committed by leigh.dodds   -   Now uses memory factory, supporting per-worker memories
    Now uses memory factory, supporting per-worker memories
  • May 07, 2009
    r132 (Tidied logging, formatted code) committed by leigh.dodds   -   Tidied logging, formatted code
    Tidied logging, formatted code
  • May 07, 2009
    r131 (Started extracting code into base class to separate out memo...) committed by leigh.dodds   -   Started extracting code into base class to separate out memory impls that must be thread safe, from those that use transactions
    Started extracting code into base class to separate out memory impls that must be thread safe, from those that use transactions
  • May 07, 2009
    r130 (Renamed to SharedDatabaseMemory, as it uses a single db conn...) committed by leigh.dodds   -   Renamed to SharedDatabaseMemory, as it uses a single db connection for all threads (and is therefore a bottleneck)
    Renamed to SharedDatabaseMemory, as it uses a single db connection for all threads (and is therefore a bottleneck)
  • May 07, 2009
    r129 (Ensure Model is encapsulated) committed by leigh.dodds   -   Ensure Model is encapsulated
    Ensure Model is encapsulated
  • May 07, 2009
    r128 (Use NullMemory if no memory is configured) committed by leigh.dodds   -   Use NullMemory if no memory is configured
    Use NullMemory if no memory is configured
  • May 07, 2009
    r127 (+new constructor Controller now manages a list of task ids a...) committed by leigh.dodds   -   +new constructor Controller now manages a list of task ids and avoid re-fetches, in absence of a memory Now filters submitted tasks against known task ids Tidied up logging and reporting Shortened sleep period
    +new constructor Controller now manages a list of task ids and avoid re-fetches, in absence of a memory Now filters submitted tasks against known task ids Tidied up logging and reporting Shortened sleep period
  • May 07, 2009
    r126 (New controller) committed by leigh.dodds   -   New controller
    New controller
  • May 07, 2009
    r125 (Improved statistics collection and logging) committed by leigh.dodds   -   Improved statistics collection and logging
    Improved statistics collection and logging
  • May 07, 2009
    r124 (Shorten sleep period to ensure that maximum number of worker...) committed by leigh.dodds   -   Shorten sleep period to ensure that maximum number of workers are active Allow for null consumers Notifiy controller of result
    Shorten sleep period to ensure that maximum number of workers are active Allow for null consumers Notifiy controller of result
  • May 07, 2009
    r123 (Include an optional message in the result) committed by leigh.dodds   -   Include an optional message in the result
    Include an optional message in the result
 
Hosted by Google Code