How to start Verity Search Service in Coldfusion with JBoSS on LINUX OS?

Hi,
On Windows, you may need to start the ColdFusion Search Server from the services control panel.
On Unix, you may need to run the search startup script in the ColdFusion bin directory.
The above is the error message we are getting it when we run Verity Search code.
The code which is actually working fine in Windows(Local Environment).
Its not working in our Client System, the configuration is Coldfusion 9.0 with JBoss installation on LINUX Operating System.
Your help is highly appreciated.
Thanks in advance!

service generally manages the lower level services on the system.
High level services such as Apache are managed via serveradmin:
serveradmin status web
serveradmin start web

Similar Messages

  • Verity Search Service in JBoss

    Hi All,
    Good morning!
    Here my question is about Verity Search Service. I'm using Windows OS in my local machine and my DEV system is using Linux OS. In both these machines, Verity Search is working properly and our code works good. When we to do the same thing on the Client server its not working. We are always getting a message that the Coldfusion Verity Search service is not started/ not there.
    Our Client server is built in JBoss and Coldfusion.
    Can you please guide me how to start the Verity Search Service in the JBoss?
    Here is the error message we are getting.
    On Windows, you may need to start the ColdFusion Search Server from the services control panel.
    On Unix, you may need to run the search startup script in the ColdFusion bin directory.
    Error: java.io.IOException: unable to obtain from connection pool: cannot make connection to server at: k2://localhost:9953"
    Thanks in advance!

    Hi Amar,
    Thank you for the quick response
    regards
    Nicolai

  • How to start configuration adapter services

    Hi,
    I am stop configuration adapter service to apply the some settings, suddenly Visual administrator stopped and I am not able to start the configuration adapter service because visual administrator not start because of configuration adapter service.
    Please suggest how to start configuration adapter services.
    Regards,
    Ravi ghangurde

    HI ravi,
    you can try from config tool , but i am not sure whether that will help you or not. Best would be to restart the server and change the parameter from  Config tool again incase you have changed sometghing which is causing the service not to start.
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/9f327802844fdcb776f38a2a7a9a7f/frameset.htm
    Regard
    Pankaj Prasoon

  • Opening a search service via Mail with Chrome and not Safari

    Hello all,
    Is there an option to open a search service via Mail with my default browser (Chrome) instead of Safari. This works while searching from the browser itself but not the Mail app, have not experimented with other os x apps.

    Then check the Mail preferences for a default broswer entry and change that to Chrome. Not sure if it is in there as I stopped using Mail several years ago.
    To completely get rid of this problem stop using Mac Mail.app and switch to some other mail program that actually works correctly.

  • How to start/ restart the service in visual admin of SAP WAS 6.4?

    I have installed the sneak preview version of SAP NetWeaver WAS 6.4 for default Database MaxDB. While developing a simple application to manage simple database table citymaster with 2 columns in jsp I am getting error as
    Exception e com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at : java.comp.
    Looking at visual admin tool for WAS 6.4 all the entries are in color blue but the last entry for 'DATASOURCE' is in RED color where 'java.comp/env/JDBC/DATASOURCE' is the jndi reference created for default DataSource.
    Can any one help me that why the last entry is in RED and it that say that some error has occured or that entry is not started then how to start that?
    Please help....

    Dear Daniel,
    I have checked the Visual Administrator's  JNDI Registry service entry in the ejbContexts node but there is no entry for the project which I have created.
    It get deployed while I right click on the project's ear file and click on "Deploy on J2EE Engine". But same as before while checking in Browserthe site gives the same error...
    503   Service Unavailable
    Application cannot be started!
    Details: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application bcone.com/EntityCMPAppln cannot be started, because it has hard reference to resource CONFIG_DB with type javax.sql.DataSource, but it is not active on the server.
         at com.sap.engine.services.deploy.server.ReferenceResolver.processUsageOfComponent(ReferenceResolver.java:508)
         at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:337)
         at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:149)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:285)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:355)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:120)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:224)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4170)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2390)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2267)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:101)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:80)
         at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.java:70)
         at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:111)
    Please help me, how to recover this error.
    Rgds,
    Vivek

  • How to start the jms service?

    I have installed the oracle9ias on linux 7.2. I start the EM web manager, and start other component in the component list. and I found that the 9127 port not open.
    how can i start the jms service. the rmi port is already open.
    thanks in advance.

    Hello Xiaofeng,
    The 9127 port is only used by the standalone OC4J J2EE Container (i.e. when you run OC4J outside of Oracle9iAS). When you run OC4J as part of Oracle9iAS, the JMS port is allocated by OPMN (Oracle Process Manager and Notification Server) dynamically that's why you don't see anything on 9127, if you go to the EM Web Manager, click on Server Properties of your OC4J instance, you should be able to see a configuration parameter that specifies the range of JMS port, OPMN will use a port number in the range for the JMS server. When you start Oracle9iAS (with embedded OC4J), the JMS server will start automatically.
    Another thing to point out is that the JMS service in OC4J is a light-weight, memory based messaging server and it doesn't support persistence. If you want to deploy production JMS application, please use OracleJMS instead, which is based on Oracle Database Advanced Queuing, in that case, you start the JMS service by starting the database.
    Regards,
    Chen.

  • How to Upgrade Azure search service ?

    Hi,
    How can i Upgrade Azure search service from Pricing tier FREE to STANDARD(PAID VERSION)?
    I have a Azure search service named https://l******.search.windows.net
    where it contain some document and index,but i has limit of 10000 document for free
    so help me out to Upgrade Azure search service for uninterpreted service ?

    Unfortunately we don't yet have an upgrade option currently. You'll need to create a new standard service and re-run the code that created the index and loaded the documents.
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • How to start OracleOraDb10g_home1iSQL*Plus service from command line (PC)

    After installing 10G, I now have a service with this name: OracleOraDb10g_home1iSQL*Plus
    I need to be able to start/stop the service from windows 2000 command line,
    BUT "net start OracleOraDb10g_home1iSQL*Plus" DOES NOT WORK.
    Adding quotes around the service name does not solve the problem either.
    Both attempts give "The service name is invalid" errors.
    Can anyone provide a solution?
    THANKS!

    Sorry, but none of the suggestions works. Thanks for trying though.
    1) Renaming the service only changes the display name, and then when you use "net start", it errors with: "The service name is invalid"
    2) call isqlplus start errors with "isqlplus is not recognized as an internal or external command..."
    3) You cannot execute isqlplussvc.exe directly either.
    Any more suggestions?

  • How to Start Oracle Apps Services?

    Hi All,
    I am using RDBMS : 9.2.0.6.0; Oracle Applications : 11.5.10.2 on AIX.
    I am new to Apps and what to know how can I start and stop the Application and database services.
    Thanks

    Hi,
    I have one more issue regarding the database issue (I am new to apps hope people here don't mind to answer some silly question).
    We all are here to share the knowledge and gain from others isssue! So, please don't hesitate in asking any of your doubt whatsoever.
    For starting your database with spfile first create spfile from the pfile.
    SQL> create spfile from pfile;
    Than you will have to do a little changes in adstrtdb.sql.
    vi adstrtdb.sql
    look for
    startup pfile=/<mount_point>/oracle/<SID>db/9.2.0/dbs/init<SID>.ora
    and delete the pfile=...
    it must just be startup
    now you can start your database and it will start with spfile.
    Thanks,
    Anchorage

  • HT201365 Help, I do not know how to start the search for my phone using FindMyiphone

    How do I access the FindMyiphone app when I do not know where the phone is, Do I go to a computer? Help

    The iphone app has nothing to do with finding the iphone on which it is installed.  it is for finding your other devices from your iphone.
    Find my iphone is a built in feature of the iphone.  You simply have to set it up from settings. If you have done this:
    Turn on your computer.
    Open your web browser.
    Got icloud.com and sign in.

  • How to start manually an oracle 8i database with a bat file?

    Hi all,
    I know it's not the place but it is a really common question: how can i start manually an oracle 8i database on windows 2000 without using a service? I don't remember the command. I tried: oracle start SID without success...
    Thanks
    JMi

    Dear JMD,
    If you would like to startup the Oracle instance using a batch file then first create a SQL file (say ABC.SQL) wherein enter the following two lines:
    connect internal/<INTERNAL_PASSWORD>
    STARTUP
    <INTERNAL_PASSWORD> above is the password for the INTERNAL user account (default password is "oracle")
    Then create a batch file (say START.BAT) and enter the following single line:
    <ORACLE_HOME>\bin\svrmgrl @<ABC_DIR>\ABC.SQL
    where <ORACLE_HOME>\bin\svrmgrl is the full path of the SVRMGRL.EXE executable and <ABC_DIR> is the directory in which you have placed the ABC.SQL file.
    Now you can startup the Oracle database by simply double-clicking on the START.BAT batch file.
    Ciao!
    null

  • [OSB1031] how to call a RESTful service from OSB with authentication

    Hi all,
    I called successfully a RESTful service from OSB.
    We have a business service, named OrderTracer, that wraps the call to the RESTful service.
    The RESTful service requires an authentication so we are trying to find out how the OSB business service should authenticate itself against the RESTful service.
    In addition the RESTful service accepts username/password coded as base64.
    So we defined a Service Account with static resource type and we added the reference to this service account in the business service.
    But when the OSB business service calls the RESTful service, we got an error:
    <fault>
    <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-380000</con:errorCode>
    <con:reason>Unauthorized</con:reason>
    <con:location>
    <con:node>RouteNode</con:node>
    <con:path>response-pipeline</con:path>
    </con:location>
    </con:fault>
    </fault>
    Does anyone have any hint ?
    Any clue would be of great help.
    Thanks in advance
    ferp

    Hi,
    There's a sample on JSON REST here...
    http://java.net/projects/oraclesoasuite11g/downloads/download/OSB/osb-206-JSONREST.zip
    For other samples, see this...
    http://java.net/projects/oraclesoasuite11g/pages/OSB
    Cheers,
    Vlad

  • How to start Windows 7 in safe mode with bootcamp?

    So my computer had a crash this afternoon in Win7 (it happened before, but still...) and tried to reboot my MBP.
    I pressed Alt, selected my Win7 partition, and that was it... No Safe mode selection screen, no Windows Logo
    showing it's booting properly, just a black screen...
    Anyone had something similar? And most importantly, how can this be fixed?

    https://www.youtube.com/watch?v=rMDjZQqz-i8
    Steps:
    1-Open command prompt with admin mode
    Or Boot from DVD in command prompt mode.(This is what i experienced, able to show the safe mode menu)
    2- Write this command "bcdedit /set {default} bootmenupolicy legacy" and click enter
    3- You can now press F8 while Windows 8 starts in order to access Safe Mode and other Advanced Boot options.

  • How to setup the email service & report template with BO XI3

    Hi,
    I'm new to BOBJ. Can anyone share your experience and guidelines on setting up the email server? I tried to do it in CMC, yet it doesn't works.
    My requirement is that :
    1. I need to send the WebI report to a group of users in a specific datetime(scheduler). Can BO XI3 works in this way?If yes,then how?
    2. Is there a way to configure the WebI report with Company Logo and Company Name? Maybe we can called it as a report template, so the Company Logo and Company Name will appear whenever the user create any new report. How should I handle this?
    Please advise.
    Much appreciation for your help!
    Best regards,
    Tee

    1. There are a few steps to set up an email server. The best guide to this is the BOE administrators guide, which you can access at help.sap.com or try this link http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_admin_en.pdf
    You will want to go the section on Email destination properties.
    Basically you will need the details of your SMTP server, and enter details for the appropriate job server(s).
    2. To setup a Webi template you create a report off of a Universe, format it so it displays your company logo in your header (look at the properties tab), and hard-code your company name, or use a dimension object with your company name in the query.
    Do your formatting on this simple report how you want it, i.e. fonts, borders, shading, page margins etc. Then in your query strip out all query objects apart from at least one, which is common between all your universes (i..e you could define a dummy variable like Today's date in all your universes).
    Save this report as 'Template Report' or similar, and ask all your users to use that as the starting point. So they would edit the template report, re-point the report to whatever universe they wanted then save it as a different name. Make sure they don't overwrite the template report.
    Good luck!

  • How to start multiple sessions on same computer with same engine?

    Hello,
    I want connect to the same firefox process from multiple remote connections.
    In another words I connect to linux server from >=2 connections with Windows/Linux X server . I started firefox process.
    When I create new tab (from those connections) it's created from process, but showing in different Xservers.
    PS:
    Sorry for my English.

    Please see the options for the command line command: [https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-remote_remote_command]

Maybe you are looking for

  • DVD drive troubleshooting

    I have a tough problem with the DVD drive on my powerbook. Maybe one of you Apple guys would be able to point me in the right direction. I'm mostly new to Macs, myself, being a Linux/PC user. I figured I'd get try out Macs. I got this old Titanium Po

  • What are the new multitouch functions?

    What are the new functions, and can MBP's with multitouch be upgraded to take advantage of them?

  • Error in importing ST-A/PI

    Hi Guru,   I am getting error whileexecute  RTCCTOOL program in se38. Error: Table contents for table /SSF/PTAB from addon ST-A/PI are missing So i checked in SAINT queue ST - A/PI(latest 01L_ECC600) component OCS package is missing. so I load latest

  • Upgrade 10g during database copy

    Hi all, As we have 12 Oracle SAP database to migrate from Oracle 9.2.0.7 to 10.2.0.0 at the same time, we have to deal with time constraints. Note 932722 describe how to migrate during a database copy on a Windows platform. We have AIX 5.L systems. C

  • CS6 student version.

    My daughter is doing Graphic Design at college. She only has one year left to do but now need CS6. Does she qualify for student version with one year left to go? It was a two year course.