I wanted to share with anyone that cares, what I did to fix the problem
with registering my collection in my Verity K2 server. I edited the
k2server.ini file just as all of the documentation says.  I stopped and
started the k2server as the documentation says.  I watched the listeners
initialize on port 9901 in my telnet sesh , however my collection still
didn't show on the CFIDE/administrator side.  
Come to find out in the script "startk2server" there was an error.  This
is the script that is in /opt/coldfusionmx/lib directory.  
The script does not export the LD_LIBRARY_PATH so it is only a local
var.
Add the line "export LD_LIBRARY_PATH" before the "K2_MODE=SEARCH" line
then viola! 

Ray Bujarski

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to