[TYPO3-50-general] Exception #1219320933 - Could not open Lucene index... - Troubleshooting

Karsten Dambekalns karsten at typo3.org
Fri Jan 16 11:10:26 CET 2009


Hi Tim.

On 16.01.2009 0:24 Uhr, Tim Eilers wrote:
> i first made a fresh checkout of the TYPO3v5 distribution, but the
> "Public" folder was missing there. (Did i do it wrong or is there
> something broken?)

Works for me using
  svn co https://svn.typo3.org/TYPO3v5/Distribution/trunk/
Note: the Public directory is an svn:externals definition, coming from 
FLOW3. If the packages are there, Public should be as well. If not, 
check for error messages.

> Then i made a fresh checkout of the FLOW3 distribution, runned the
> install.sh script (which imho shouldn't depend on sudo, not everyone has
> it installed!) gave it the sqlite3 binary and so on.

install.sh is not needed usually. And it needs sudo otherwise it cannot 
set permissions correctly. It's a raw helper, may need some editing to 
be used, and a knowledgeable user.

I updated the script and the README to force users into more caution.

> Now i get the Exception #1219320933. The wiki [1] says to deactivate
> Persistence (in FLOW3.yaml and not FLOW3.php by the way!), i did it.

Fixed the filename in the wiki.

> It says to call typo3cr/setup/, but i get a "#1220884009: The controller
> object "f3\typo3cr\controller\setupcontroller" does not exist."
> everytime i try it. No matter which case i use in the path,
> TYPO3CR/Setup does not work also.

Works for me. You should really check your SVN toolchain, make sure 
things are up to date.

> I am wondering about this, cause i thought the install.sh script also
> took care for permissions (the last tipp in the wiki) and made an empty
> index.

It is supposed to do so. I'll check.

Anyway, just do a checkout, run fixpermissions.sh and you should be 
ready to flow.

Regards,
Karsten


More information about the TYPO3-project-5_0-general mailing list