My problem is that when I try to install verity (also on Ubuntu), using "sudo ./verity-install.sh", I get this failure report in my verity-install.out file. It seems like easy stuff to fix, but I'm a Linux/Ubuntu noob. Any ideas?
sh: cannot create /opt/jrun4/verity/warning.log: Permission denied sh: cannot create /opt/jrun4/verity/warning.log: Permission denied sh: cannot create /opt/jrun4/verity/warning.log: Permission denied sh: cannot create /opt/jrun4/verity/warning.log: Permission denied sh: cannot create /opt/jrun4/verity/warning.log: Permission denied sh: cannot create /opt/jrun4/verity/warning.log: Permission denied VConfig - Verity Inc. Version 5.0 (Jun 27 2005) about to configure K2Admin... K2AdminConfig had warnings.. WARNING: Unable to open /opt/jrun4/verity/Data/host/admin/admin.xml about to configure K2... K2Config had warnings.. WARNING: The RCAdmin call failed. Command = serverset 1 "ColdFusionK2_server1" 9920 "ColdFusion K2Server" y y y ColdFusionK2 "/opt/jrun4/verity/k2/common" 200 2 n 300000 900000 y exit WARNING: The RCAdmin call failed. Command = trustedclientset ColdFusionK2_server1 s 1 127.0.0.1 255.255.255.255 y exit WARNING: The RCAdmin call failed. Command = servicesignal ColdFusionK2_server1 1 y exit >Hello, > >I've seen a few verity postings on this forum, but haven't quit run into the >errors that we've been getting. > >We recently decided to upgrade to CF& from CF6.1, We migrated over to a >linux box (ubuntu install) We've got coldfusion running perfectly fine, but >we keep running into problems with our verity collections. > >Some of the errors we have been getting up till this point include: > >When creating a new Collection in CFAdmin, we get a unable to create >collection, and such, which we have notice is not an issue as the >collections seem to get created regardless. > >The biggest issues seem to be the following errors: > >**************************************************************************** >*** >There was a problem while attmpting to perform a search.------ Cannot find >installation directory. (-100) at >com.verity.k2.K2InputStream.readErrorCodeAndCheck(Unknown Source) at >com.verity.k2.K2Search.<init>(Unknown Source) at >com.verity.search.ProcessSearch.processNormal(Unknown Source) at >com.verity.search.ProcessK2Operation.submit(Unknown Source) at >com.verity.search.VSearch.getPSearch(Unknown Source) at >com.verity.search.VSearch.getResult(Unknown Source) at >coldfusion.tagext.search.SearchTag.doSearch(SearchTag.java:262) at >coldfusion.tagext.search.SearchTag.doStartTag(SearchTag.java:159) at >coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at >cftest2ecfm22383218.runPage(/var/www/hosted/erhydro.com/Search/test.cfm:42) >at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at >coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at >coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at >cfindex2ecfm1083194504.runPage(/var/www/hosted/erhydro.com/Search/index.cf.. >. The specific sequence of files included or processed is: >/var/www/hosted/erhydro.com/Search/index.cfm, line: 42 > >**************************************************************************** >*** >and >**************************************************************************** >*** >There was a problem executing the CFSearch tag with the following >collections.Collection (status code): test_verity (-1705) The specific >sequence of files included or processed is: >/var/www/hosted/erhydro.com/Search/index.cfm >**************************************************************************** >***** > >From what we have been able to tell, the collections are being indexed >properly. > >We've created all the collections with language set to Englishx, we've >broken down the collection to index 5 files, 4 .txt and 1 .pdf, we also >created all the collections manually and restarted the service several >times, and I can index and search from rcvdk (command line). > >If anyone has any ideas it would be GREATLY appreciated. > > > >Richard L >Web Programmer >Ontario WorkInfo Net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4331 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
