Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7067125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:09:49+00:00 2026-05-28T05:09:49+00:00

I installed the playframework fbconnect module (version 0.6). I keep getting the following error.

  • 0

I installed the playframework fbconnect module (version 0.6). I keep getting the following error.
I am following the steps of the basic example. Even the sample-and-test application in the module folder gives the same error.

Compilation error
The file {module:..}/app/controllers/FBConnect.java could not be compiled. Error raised is : play.modules.fbconnect.FBConnectPlugin cannot be resolved

play.exceptions.CompilationException: play.modules.fbconnect.FBConnectPlugin cannot be resolved
    at play.classloading.ApplicationCompiler$2.acceptResult(ApplicationCompiler.java:246)
    at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:676)
    at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:520)
    at play.classloading.ApplicationCompiler.compile(ApplicationCompiler.java:282)
    at play.classloading.ApplicationClassloader.getAllClasses(ApplicationClassloader.java:424)
    at play.Play.start(Play.java:505)
    at play.Play.detectChanges(Play.java:629)
    at play.Invoker$Invocation.init(Invoker.java:198)
    at Invocation.HTTP Request(Play!)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:09:49+00:00Added an answer on May 28, 2026 at 5:09 am

    Ouch! It seems that fbconnect-0.6 doesn’t correctly install itself in Play! Here’s how I got it working:

    (my Play! directory is /usr/local/share/play-1.2.4)

    cd /usr/local/share/play-1.2.4/modules
    sudo git clone git://github.com/murz/play-fbconnect.git
    sudo mv play-fbconnect fbconnect-0.6
    

    Now we’ve got the proper fbconnect-0.6 downloaded in place in Play! We still need to build it, though:

    cd fbconnect-0.6
    sudo vim build.xml
    

    (or use any other editor you like 🙂 ) Add the <property ..> element so that the build.xml starts like this:

    <?xml version="1.0" encoding="UTF-8"?>
    
    <project name="fbconnect" default="build" basedir=".">
        <property name="play.path" location="/usr/local/share/play-1.2.4" />
    

    Now build.xml knows where my Play! is. Now I’ve just got to build fbconnect. (remember, I’m still in /usr/local/share/play-1.2.4/modules)

    sudo ant
    

    (You will need to have ant installed: http://ant.apache.org/)

    I’ve still done the other configuration that you’ve done. Now when I start my Play! application, I’m getting a ‘You need to configure fbconnect’ error – which is what I expect, since I’ve not configured it. But it should work for you after configuration.

    Hopefully the fbconnect maintainers will fix their installation, so that this won’t be necessary in future, or perhaps both of us have somehow misunderstood the installation instructions and someone nice can tell us what we did wrong. But for now, this should get you working.

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I installed the latest stable xampp package, and received the following error page when
As described at playframework - search module , I've installed the search-module. Of course
I installed ActiveReports from their site. The version was labeled as .NET 2.0 build
I installed subclipse in eclipse, but I get an error message Expected format '3'
I installed the ReSharper evaluation version and uninstalled it. Afterwards Visual Studio's Intellisense stopped
I installed hadoop 1.0.0 and tried out word counting example (single node cluster). It
I have a problem regarding report generation (pdf)in playframework app.I installed the pdf 0.7
I use PlayFramework and webdrive 2.0 play-module for testing with webdriver. Everything was fine
Having trouble installing play! on windows. Following the installation guide on: http://www.playframework.org/documentation/1.2.4/install After installing
Installed rvm gem installed passenger when I try to install passenger-install-apache2-module it gives? root@c2h2crawler:~#

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.