sdlyr8 Posted November 25, 2008 Share Posted November 25, 2008 I'm working on a lucene search with PHP/Java bridge, and when I get my search results, It sometime works, sometimes gives me the attached error message (or similar, it is always random). Sometimes its quick, and sometimes it takes forever to load. I searched google and couldn't find anything about it. Has anyone seen similar or know what is causing this? Thanks in advance! [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/134251-phpjava-bridge-protocol-error/ Share on other sites More sharing options...
sdlyr8 Posted November 25, 2008 Author Share Posted November 25, 2008 Also, I have narrowed it down to the error comes from the line... java_autoload("poi.jar;lucene-core.jar;poi2.jar;htmlparser.jar;highlight.jar"); Quote Link to comment https://forums.phpfreaks.com/topic/134251-phpjava-bridge-protocol-error/#findComment-698873 Share on other sites More sharing options...
corbin Posted November 26, 2008 Share Posted November 26, 2008 "Mismatched tag at col 8. Check the back end log for details." Looks like something is wrong in column 8? Quote Link to comment https://forums.phpfreaks.com/topic/134251-phpjava-bridge-protocol-error/#findComment-699278 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.