the first comment meant “use java 1.6 jdk instead, for some reason that works better”
gave me the clue:
http://maven.40175.n5.nabble.com/Get-quot-java-lang-NoClassDefFoundError-quot-though-the-class-is-in-the-classpath-td4778565.html
the first comment meant “use java 1.6 jdk instead, for some reason that works better”
gave me the clue:
http://maven.40175.n5.nabble.com/Get-quot-java-lang-NoClassDefFoundError-quot-though-the-class-is-in-the-classpath-td4778565.html
————————————————————
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
/usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
meant install the jdk (apt) then
for me
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-i386
*finally* found it: http://www.google.com/webmasters/+1/button/#customize-snippet
Yikes that was hard.
[INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one.
meant “you are not in your right directory, you need to run maven from the directory with pom.xml in it”
Noticed this (surprise me):
>> ‘abc’ + SyntaxError.new()
=> “abcSyntaxError” (works)
>> ‘abc’ + SyntaxError.new(Exception.new)
TypeError: SyntaxError#to_str should return String
I think this may be a cause:
>> Exception.new(Exception.new).to_s
=> #
(doesn’t return a string).
This is somewhat fixed in 1.9 thankfully (you are forced to call #to_s on it the first example doesn’t work)
would it be vulnerable to say somebody pretending they have 10,000 computers, then “slowing down” transactions when they come through?
would it be vulnerable to somebody taking a few bitcoins and generating transactions ad nauseum say of 1/million’th of a bitcoin, trying to flood the network?
if you get diarrhea like I do (allergies?) with eating noodles or spaghetti or mac and cheese, like it forces a “flush” then use a probiotic pill along with your meal. For me, problem solved! whoa!
Instead it resolves to
93.170.52.30 93.170.52.20
I think this means “your changes haven’t propagated through the system yet” [even if it's brand new]
http://getsatisfaction.com/dottk/topics/domain_problem-iullo#reply_5738945
If anybody is feeling desperate out there, I’d be happy to employ anyone for as long as they want to for (not much money).
As in…I don’t want anybody to starve to death so, if you need help like that, come to me, I can help you out.
Hope this gets anywhere…
Powered by WordPress