[
https://issues.apache.org/jira/browse/JCR-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008541#comment-14008541
]
ASF GitHub Bot commented on JCR-3274:
-------------------------------------
GitHub user gzurowski opened a pull request:
https://github.com/apache/jackrabbit/pull/20
JCR-3274: Fix workspace population script
Fix credentials for accessing repository with write access and replace the
broken search code (that used Swing classes to parse HTML documents) with
simple Google Search API calls and JSON parsing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gzurowski/jackrabbit JCR-3274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jackrabbit/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
commit 27a72b66052fcb25d03ddb05478d7fb869e2489b
Author: Gregor Zurowski <[email protected]>
Date: 2014-05-26T01:40:55Z
JCR-3274: Fix credentials for accessing repository with write access
Signed-off-by: Gregor Zurowski <[email protected]>
commit 359f02467ebf26098678af5bae468a5c4cdbc2cf
Author: Gregor Zurowski <[email protected]>
Date: 2014-05-26T02:22:09Z
JCR-3274: Fix workspace population with Google Search API approach
Replace the broken search code (that used Swing classes to parse HTML
documents) with simple Google Search API calls and JSON parsing.
Signed-off-by: Gregor Zurowski <[email protected]>
----
> jackrabbit-standalone-2.4.0.jar Populate does not work
> ------------------------------------------------------
>
> Key: JCR-3274
> URL: https://issues.apache.org/jira/browse/JCR-3274
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-standalone
> Affects Versions: 2.4
> Reporter: Michael Bevilacqua
> Priority: Minor
>
> I just downloaded and started Jackrabbit using:
> java -jar jackrabbit-standalone-2.4.0.jar
> When I try to call the populate.jsp, I get this error:
> Error while accessing the repository: LoginModule ignored Credentials
> Check the configuration or use the easy setup wizard.
> When I click easy setup wizard link, I get this:
> HTTP ERROR 404
> Problem accessing /admin/. Reason:
> NOT_FOUND
> What am I doing wrong?
--
This message was sent by Atlassian JIRA
(v6.2#6252)