Re: connection refused, PrivilegedActionException

From: Chris Rector <nowitcanbetold_at_gmail.com>
Date: Wed, 29 Jun 2005 10:46:46 -0400

Hi everyone (my first post).

I just downloaded and installed PB yesterday and I am getting the same
error, I believe. I've pasted the trace below from my Java console
that appears upon starting Firefox.

I haven't started trying to debug the problem myself (maybe just a
JAVA_HOME or CLASSPATH problem?), but I thought it might help to post
this. I'm using the same stuff as Todd (XP, Firefox 1.0.4, Java
1.5.0_04, PB version 2.0b2).

Chris

java.security.PrivilegedActionException:
java.lang.reflect.InvocationTargetException
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.plugin.liveconnect.SecureInvocation$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.plugin.liveconnect.SecureInvocation.CallMethod(Unknown Source)
        at sun.plugin.liveconnect.SecureInvocation.access$300(Unknown Source)
        at sun.plugin.liveconnect.SecureInvocation$CallMethodThread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.plugin.javascript.invoke.JSInvoke.invoke(Unknown Source)
        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.plugin.javascript.JSClassLoader.invoke(Unknown Source)
        at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(Unknown Source)
        ... 6 more
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at edu.mit.simile.piggyBank.classLoader.ClassWrapper.callMethod(ClassWrapper.java:99)
        ... 16 more
Caused by: java.lang.NoClassDefFoundError: org/apache/lucene/analysis/Analyzer
        at edu.mit.simile.longwell.LocalProfile.addStructuredModels(LocalProfile.java:46)
        at edu.mit.simile.piggyBank.MyPiggyBankProfile.addStructuredModels(MyPiggyBankProfile.java:53)
        at edu.mit.simile.longwell.LocalProfile.<init>(LocalProfile.java:36)
        at edu.mit.simile.piggyBank.MyPiggyBankProfile.<init>(MyPiggyBankProfile.java:32)
        at edu.mit.simile.piggyBank.PiggyBankServer.createDefaultProfile(PiggyBankServer.java:280)
        at edu.mit.simile.longwell.LongwellServer.<init>(LongwellServer.java:51)
        at edu.mit.simile.piggyBank.PiggyBankServer.<init>(PiggyBankServer.java:62)
        at edu.mit.simile.piggyBank.PiggyBank.startup(PiggyBank.java:128)
        ... 21 more


On 6/29/05, Todd Koym <Todd.Koym_at_edgertonfoundation.org> wrote:
>
> I had Piggy Bank installed at one point, but uninstalled all my extensions
> when tracking down a completely unrelated problem. After reinstalling, I get
> a "connection refused" error when trying to browse my piggy bank. I'm
> running Firefox 1.0.4, XP SP2, and Java 1.5.0_04.
>
> From the JavaScript Console:
> Exception: java.security.PrivilegedActionException:
> java.security.PrivilegedActionException:
> java.lang.reflect.InvocationTargetException
>
> Any clue what's going on here? I'd sure like to get this running again.
>
> Todd
Received on Wed Jun 29 2005 - 14:44:18 EDT

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:39:18 EDT