Git Product home page Git Product logo

plugin-keyutils's People

Contributors

arnebab avatar bertm avatar bombe avatar j16sdiz avatar nextgens avatar saces avatar theseeker avatar thynix avatar toad avatar yumkam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plugin-keyutils's Issues

don`t load

ava.lang.NullPointerException
at org.freenetproject.freemail.ui.web.LogInToadlet.isEnabled(LogInToadlet.java:61)
at freenet.clients.http.PageMaker.getPageNode(PageMaker.java:485)
at freenet.clients.http.PageMaker.getPageNode(PageMaker.java:305)
at freenet.clients.http.PageMaker.getPageNode(PageMaker.java:283)
at freenet.clients.http.PageMaker.getPageNode(PageMaker.java:263)
at plugins.ThawIndexBrowser.ThawIndexBrowser.getPageNode(ThawIndexBrowser.java:137)
at plugins.ThawIndexBrowser.ThawIndexBrowser.makeUriPage(ThawIndexBrowser.java:104)
at plugins.ThawIndexBrowser.ThawIndexBrowser.handleHTTPGet(ThawIndexBrowser.java:74)
at freenet.pluginmanager.PluginManager.handleHTTPGet(PluginManager.java:920)
at freenet.clients.http.PproxyToadlet.handleMethodGET(PproxyToadlet.java:436)
at freenet.clients.http.ToadletContextImpl.callToadletMethod(ToadletContextImpl.java:741)
at freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:678)
at freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:1076)
at freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:259)
at freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:197)
at freenet.support.io.NativeThread.run(NativeThread.java:156)

Build error: unreported exception

When building on Arch Linux using this package I get an error about KeyListenerConstructionException

==> Building Plugin KeyUtils...
Buildfile: /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build.xml

clean:

mkdir:
    [mkdir] Created dir: /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build
    [mkdir] Created dir: /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build-test
    [mkdir] Created dir: /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/dist
     [echo] Using ../fred/dist/freenet.jar as freenet-cvs-snapshot.jar
     [echo] Using ../contrib/freenet-ext/dist/freenet-ext.jar as freenet-ext.jar

compile:
     [copy] Copying 1 file to /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build/plugins/KeyUtils
     [echo] Updated build version to v5026 in /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build/plugins/KeyUtils/Version.java
    [javac] /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning
    [javac] /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 19 source files to /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/src/plugins/KeyUtils/KeyExplorerUtils.java:320: error: unreported exception KeyListenerConstructionException; must be caught or declared to be thrown
    [javac]         sf.schedule(pr.getNode().clientCore.clientContext);
    [javac]                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 1 warning

BUILD FAILED
/tmp/yaourt-tmp-victor/aur-freenet/src/plugin-KeyUtils/build.xml:71: Compile failed; see the compiler error output for details.

Any clue about the origin of this error?

Additional info: build script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.