Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
forgiving-keyset bug
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ben Schlingelhof  
View profile  
 More options Jun 14 2012, 4:24 pm
From: Ben Schlingelhof <ben.schlingel...@googlemail.com>
Date: Thu, 14 Jun 2012 13:24:06 -0700 (PDT)
Local: Thurs, Jun 14 2012 4:24 pm
Subject: forgiving-keyset bug

Hi everyone,
a clojure-newbie here, just learning to navigate. First things first: I'm
mightily impressed with clutch. I've used couchdb quite a bit in javascript
and two different Smalltalks. Clutch is the smoothest experience I've had
in any language.

Now the problem: when I try to get-view, this happens:

#<RuntimeException java.lang.RuntimeException:
java.lang.NoClassDefFoundError:
com/ashafa/clutch/utils$forgiving_keyset$fn__247>

I'm in a leiningen-created project and use clutch 0.4.0-SNAPSHOT and
clojure 1.4.0

Am I missing something here?

Cheers,
Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chas Emerick  
View profile  
 More options Jun 14 2012, 5:58 pm
From: Chas Emerick <c...@cemerick.com>
Date: Thu, 14 Jun 2012 17:58:26 -0400
Local: Thurs, Jun 14 2012 5:58 pm
Subject: Re: forgiving-keyset bug
Hi Ben,

Glad you're enjoying the library! :-)

It sounds like you are AOT-compiling your project?  If so, I'm guessing there are some stale/conflicting class files in your project.  Try running a `lein clean`, and starting fresh — and, if that works, consider disabling AOT-compilation unless you really, really need it.

Cheers,

- Chas

On Jun 14, 2012, at 4:24 PM, Ben Schlingelhof wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Schlingelhof  
View profile  
 More options Jun 14 2012, 6:48 pm
From: Ben Schlingelhof <b...@benseins.de>
Date: Fri, 15 Jun 2012 00:48:26 +0200
Local: Thurs, Jun 14 2012 6:48 pm
Subject: Re: forgiving-keyset bug

Hi Chas,

yes, that worked like a charm. I never did any explicit AOT-compilation, but I may have done a lein uberjar in a different project. Also I use marginalia, that seems to do some kind of compilation step. The whole java compilation cache thing is still somewhat opaque to me but I'll get it in time, I'm sure. Thanks for the quick help.

Cheers,
Ben

--
Ben Schlingelhof
benseins.de

Am Donnerstag, 14. Juni 2012 um 23:58 schrieb Chas Emerick:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »