Unable to bind to or retrieve information from preference object discosucuriOracleDis

locator.sh start...but error message
Locator: Locator is created. Name = discosucuriOracleDiscovererLocator3.1

It's possible the upgrade did not update everything properly as it looks like a dll mismatch or a missing file. I'd open a support ticket with MS and have a support engineer look at the upgrade logs. What version of SCOM did you upgrade from?
Regards,
-Steve

Similar Messages

  • How to retrieve information from XML using servlets

    Hi
    I have a scenario like this
    File-->XI-->J2ee application(HTTP Receiver adapter)
    I want to know how XI sends xml file as a query string file name?
    What ever may be the case i just need to retrieve the information from Request object and display the same in browser(JSP).How to do that, I am totally confused, please anyone help me!
    Code help is highly rewarded.
    Thanx

    Hi Rajesh!
    I have tried your code. But some where i went wrong. Please correct me: I am using NWDS2.0.9
    my web.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
                             "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
        <display-name>WEB APP</display-name>
        <description>WEB APP description</description>
        <servlet>
            <servlet-name>DisplayRes</servlet-name>
            <servlet-class>com.quinnox.DisplayRes</servlet-class>
        </servlet>
        <servlet-mapping>
              <servlet-name>DisplayRes</servlet-name>
              <url-pattern>/DisplayRes/*</url-pattern>
         </servlet-mapping>
    </web-app>
    my application.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
                                 "http://java.sun.com/dtd/application_1_3.dtd">
    <application>
        <display-name>ReceiverEntpr</display-name>
        <description>EAR description</description>
        <module>
            <web>
                <web-uri>HttpReceiver.war</web-uri>
                <context-root>/HttpReceiver</context-root>
            </web>
        </module>
    </application>
    and my servlet code:
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.PrintWriter;
    import java.io.Writer;
    import javax.servlet.ServletException;
    import javax.servlet.ServletOutputStream;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.InputSource;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.transform.Result;
    import javax.xml.transform.Source;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import org.xml.sax.EntityResolver;
    import org.xml.sax.SAXException;
    import com.sun.java_cup.internal.parser;
    import com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl;
    public class DisplayRes extends HttpServlet {
         public void doGet(HttpServletRequest requset, HttpServletResponse response) throws ServletException, IOException
              doWork(requset, response);
         public void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
              doWork(req, resp);
         private void doWork(HttpServletRequest req, HttpServletResponse resp) throws IOException
              String path = null;
              PrintWriter out = null;
              PrintWriter p2=resp.getWriter();     
              try
                   resp.setContentType("text/xml");
                   out = resp.getWriter();
                   out.println("hi");
                   path = req.getPathInfo();
                   if(req.getContentLength() != -1){
                   outputURI(req.getInputStream(), out);
              } catch (IOException ioe) {     return;     
         //private void outputURI(InputStream resultStream, Writer out) {
              private void outputURI(InputStream resultStream, PrintWriter out) {
              if (resultStream == null) {
    //             no default file
    //            logger.error("No File to return");
              return;
              try {
              DocumentBuilder parser = DocumentBuilderFactory.newInstance().newDocumentBuilder();
    //            Class clazz = loader.loadClass("org.apache.xerces.jaxp.DocumentBuilderFactoryImpl");
    //            DocumentBuilderFactoryImpl factory = (DocumentBuilderFactoryImpl) clazz.newInstance();
    //            DocumentBuilder parser = factory.newDocumentBuilder();
              parser.setEntityResolver(new ClassPathEntityResolver());
              printXML(parser.parse(resultStream), out);
              resultStream.close();
              } catch (Exception e) {
    //            logger.error("Trying to parse the output " , e);
         //private void printXML(Document document, Writer writer) throws Exception {
              private void printXML(Document document, PrintWriter writer) throws Exception {
              Transformer transformer = TransformerFactory.newInstance().newTransformer();
              Source source = new DOMSource(document);
              Result output = new StreamResult(System.out);
              transformer.transform(source, output);
    //             Write as XML so that entity references can be resolved.
              if (writer != null) {
              transformer.transform(source, new StreamResult(writer));
    Please tell me how to display in servlet.
    If it is better to display in a browser. Please send me the code.
    Thanks

  • HT3275 how can i retrieve information from  time machine if my computer has less storage capacity? How can I access data that is on my time machine but can not be copied to a computer with less storage capacity? I used to have 180 GB, now I have 128 GB.

    how can i retrieve information from  time machine if my computer has less storage capacity? How can I access data that is on my time machine but can not be copied to a computer with less storage capacity? I used to have 180 GB, now I have 128 GB.

    Plug an external drive into the computer and use that to expand data onto.
    http://pondini.org/TM/16.html

  • Unable to retrieve information from the sync server

    This only just started after I updated to the new 3.1 software, which included an update to the Mobile Me control panel. I sure would love to fix it, because the error message pops up every 20 seconds. My phone is syncing with MM and with my PC.Also,i have been ok with retrieving my job bids from http://www.besteventstaff.com since i signed up.Which was over 2 weeks ago but today everything won't load.I contacted the admin at Best Event Staff and hey are telling me they haven't had any other complaints.Pls help me out here.Why has things stopped loading so suddenly?Thanks in advance

    I have notes from my palm days too!  If you haven't resolved this, below there is a "more like this" set of links. One of them lists four solutions to this problem including how I resolved mine. Good luck!
    Re: How do I resolve "unable to retrieve conflict information from the sync server" when syncing with Outlook

  • How do i retrieve information from the JSP into my SELECT statements?

    I need to retrieve the information that is being entered into JSP page.. So that i can use them to do an SQL statement.. but im not very sure if my codes are correct.. Following are my codes.. Pls help.. thx
    MyJSPPage.jsp
    <jsp:useBean id="user" class="user.User" scope="session"/>
    <form name="loanItem" method ="POST" action="user">
    <input type="hidden" name="userID" value="<jsp:getProperty name="user" property="userID"/>">
         <tr><td align=left height="34"> <b> <font size="4">Member ID:</font>
    </b> </td>
              <td height="34">
              <jsp:getProperty name="user" property="userID"/></td>
         </tr>     
    ==================================================================================
    MyManager.java --> this file is where all my SQL statements are ..
    [l]String itemType = session.getParameter("itemType");[l] (--->> is how i retrieve info from the JSP page?)
              if (itemType.equals("Book"))
                   String sqlQuery1 = "select loanDuration from ItemPolicy where itemType ='" + itemType+ "'";
                   System.out.println(sqlQuery1);
                   ItemPolicy itempolicy = null;
                   try {
                        db = new Database();
                        rs = db.readRequest(sqlQuery1);
                        if (rs != null && rs.next()) {
                             itempolicy = new ItemPolicy();
                             itempolicy.setLoanDuration(Integer.parseInt(rs.getString("loanDuration")));
                        db.close();
                   } catch (SQLException se) {
                                  se.printStackTrace();
                                  throw (new UserException("Unable to retrieve from Database!"));
                             } catch (Exception e) {
                                  e.printStackTrace();
                                  throw (new UserException("Unknow error encountered!"));
                   String dueDate = util.getDueDate(itempolicy.getLoanDuration());
              else if (itemType.equals("Magazine"))
    ==================================================================================
    Thanks in advance...

    you should change to request.getParameter("itemType").
    or just System.out.print the itemType to see it got the value.
    Hope it helps.

  • How to retrieve information from iCloud (earlier than the 3 most recent backups) ?

    I had to restore my iPod 4th generation to factory settings and I'm trying to get all the information back from iCloud backup. The thing is that I had waited about a week or two(instead of right away) to try to put the information back into the iPod. And when I restored it again(for the second time) it only had the choice of retrieving informaiton from the 3 most recent iCloud backups but those were too recent for the information I wanted to get back. Is there any way, ANY WAY AT ALL that I can get access to earlier iCloud backups? Like maybe all the iCloud backups that have happened so far?
    I've done some research and it doesn't say there is a way but there doesn't seem to be a lot of people with this problem. :(  Please if you know a way, let me know.

    Welcome to the Apple Community.
    Unfortunately, you cannot go back further than the three backups that you already have.

  • Retrieve information from internet into Lookout

    Is there any way to retrieve data from a website into a Lookout object?
    For example there are websites that post tables of data, presuming that
    I would have the appropriate information (url, field, etc), I would
    like to read some of this data into one or more Lookout objects, such
    as an expression. If not, is there an alternative solution, such as
    retrieving the data into another program, and using DDE or some other
    path to get the data into Lookout? Any suggestion would be appreciated.

    Fadi,
    You should be able to use the DataSocket Object for this.  Please see the following post by yours truly  : 
    http://forums.ni.com/ni/board/message?board.id=190&message.id=1176
    You will use 'HTTP' instead of the 'file,' obviously.  You will very likely (I didn't test this) get raw source for the web page (HTML/script, etc.). 
    Alternatively, and theoretically at least, you should be able to use the IE ActiveX Control as well. 
    Hope this gives you some ideas. 
    -Khalid

  • How to retrieve information from server?

    Hi,
    I'm currently working on a project, which is implemented with JSP. The function of the JSP is to connect to different servers within the Intranet(IP address already known) and get database list & file list residing on each server. And then compose all those information into a table, and display them in JSP. I just wonder how can I connect to those server? Can I just set up a socket client? Once the connection between servers has been setup, how can I retreive information from server? Are there any reference I can use? Thank you very much for your considerations.
    Myra

    Actually, I need extract some information from the file, and those files are on the server. In this case, do you think I should use FTP client to visit server? The server is running with Weblogic.

  • How can you retrieve information from a iCloud backup on a previous iPhone? Backup from old phone is taking up a lot of space, would like to save pics to computer before deleting. How can I open up the backup from previous phone that is now on the iCloud?

    I originally had an iPhone 4 but switched service carriers back in June.  When I bought the new iPhone 4s, all my information from the iPhone 4 was saved as a backup on the iCloud.  On my new phone in the iCloud settings, Storage & Backup, it shows the backup from the iPhone 4.  This backup is taking up a lot of space on my phone and I would like to delete to avoid having to purchase more space.  However, I know I have pictures on this backup from the iPhone 4 that I would like to view and save on my computer if at all possible before deleting.  Is it possible to view the photos from this backup? If so, how? Thank you in advance for any assistance.  I hope this makes sense, lol, I'm not very computer literate.

    Unfortunately with the issues I mentioned above I don't even think I have enough space for that on the computer!  I have literally moved all moy pictures, music, etc. to another drive and all that's left are some small docs and applications.  I don't know how to find any more space on the thing and can't get things updated until I fix this...

  • How to retrieve information from entity beans?

    Hi all!
    I have a problem while trying to get information from entity beans. Here it goes:
    There are two entity beans with 1:N relationship between them.
    A FacadeSB is used to find a single record in one entity bean, using the findbyPrimaryKey method.
    What is required now is to get information from the other entity bean matching the record found from the first entity bean.
    to become more clear, the db schema is like that:
    vehicle_table
    vehicleid (vehicle_pkey)
    name (type of vehicle i.e. car, bike, atv, etc)
    brand_table
    brandid (brand_pkey)
    name (brand name e.g. ferrari)
    vehicleid (foreign key to vehicle_table)
    a FacadeSB gets the vehicle_table info and passes them to a servlet generated dropdown.
    what is the best way to populate a brand dropdown based on the vehicle dropdown selection?
    thanx in advance
    I hope the problem definition is clear enough for you guys...

    thanx for the reply
    i'm ok with the finder methods you suggested. my main concern in whether to create another FacadeSB to access the brand EJB. I don't believe that's the way to go on i.e. creating a session bean for every EJB created. Shall i use the VehicleFacadeSB to access brand EJB as well?
    I can undestand that such an implementation would be a quick fix as well as not such a resources hungry hack but on the other hand, would it make any sense architecturally?
    any suggestions?
    Zac

  • Retrieving information from Adobe Connect XML API

    Hello guys. I'm very newbie working with Adobe Flex and Connect API...
    I'm trying to get some informations from an Adobe Connect Pro Server using API.
    I made a HTTP request to the server and I'm receiving the right response from the server (I see from the response body in network monitor).
    In the function that I'm handling the results, I need to get the fields TYPE and SCO-ID, from the XML that I received.
    The problem is... when I walk through the response, to get those values, flex can't understand that one of the fields in the response are named by SCO-ID...
    This is the function I'm trying to use...
    protected function breezeSCO_resultHandler(event:ResultEvent):void
         var step:int;
         var tempObject:Object = new Object();
         //Walking through the result trying to find the data that I want to use
         for (step= 0; step < event.result.length; step++)
              if(event.result.results.shortcuts.sco[step].type == "meetings")
                   tempObject.code = event.result.results.shortcuts.sco[step].sco-id; //This is the line that flex gives an error: "1067: Implicit coercion of a value of type String to an unrelated type Number."
                   tempObject.type = event.result.results.shortcuts.sco[step].type; //This line give me the right information
    Here's an example of the response in browser...
    <results>
         <status code="ok"/>
              <shortcuts>
                   <sco tree-id="11002" sco-id="11024" type="shared-training-templates">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
                   <sco tree-id="11006" sco-id="11449" type="my-courses">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
                   <sco tree-id="11003" sco-id="11023" type="shared-meeting-templates">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
              </shortcuts>
    </results>
    I believe that the error is because the minus signal that identifies the field, because when I removed the '-id' from the field, the error goes away.
    Anyone can give me any idea of how to get this value? I can't rename the field name, cause it's an XML response from the Adobe Connect Server...
    Thanks, and sorry about my english!

    Well... I found that others Web Services of the Adobe Connect have the same minus signal to identified the fields on the XML that is returned from the server, like the url-path that have the url for the meeting room. And I can't get those values too.... =/
    <sco sco-id="11451" source-sco-id="" folder-id="11450" type="folder" icon="folder" display-seq="0" is-folder="1">
         <name>Meus modelos</name>
         <url-path>/f11451/</url-path>
         <date-created>2011-02-10T11:40:52.983-02:00</date-created>
         <date-modified>2011-02-10T11:40:52.983-02:00</date-modified>
    </sco>
    Any tips?

  • Retrieve parameter from an Object (Xml reader)

    hi,
    I have 2 classes and im trying to receive the variable "xmlResult" from the object my_XML, but its always null.
    I understand that is an asynchronous problem, but I dont know how to resolve this.
    Thanks for you help.
    XmlClass.as
    package  {
       import flash.net.URLLoader;
       import flash.net.URLRequest;
       import flash.events.Event;
       import flash.events.EventDispatcher;
       import flash.display.Loader;
       import flash.events.MouseEvent;
       import flash.display.Sprite;
       import flash.display.SimpleButton;
       import flash.text.TextField;
       public class XmlClass  extends Sprite{
          public var loader:URLLoader;
          public var xmlResult:XMLList;
          public var pathXml:String;
            public function XmlClass(pathXml:String) {
             retrieveData(pathXml);
             //trace(xmlResult);
          private function retrieveData(pathXml:String):void{
             loader=new URLLoader();
             loader.addEventListener(Event.COMPLETE,onCompleteLoading);
             //var urlRequest:URLRequest= new URLRequest(pathXml);
             loader.load(new URLRequest(pathXml));                      
          private function onCompleteLoading(e:Event):void{
             xmlResult=(XMLList(e.target.data));
    Main_1.as
    package  {
       import flash.display.MovieClip;
       import flash.events.Event;
       public class Main_1 extends MovieClip{
          //private var xmlList:XMLList;
          private var my_Xml:XmlClass;
          public var resultXml:XMLList;
          //PATH TO XML File
          private var pathXml:String="assets/color.xml";
          public function Main_1() {
             createXml(pathXml);
          public function createXml(pathXml){
             my_Xml=new XmlClass(pathXml);
             trace(my_Xml.xmlResult);
    }

    I suppose the simplest way would be to redispatch Event.COMPLETE. Something like this:
    <SNIP>
      public class XmlClass  extends Sprite{
          public var loader:URLLoader;
          public var xmlResult:XMLList;
          public var pathXml:String;
            public function XmlClass(pathXml:String) {
             retrieveData(pathXml);
             //trace(xmlResult);
          private function retrieveData(pathXml:String):void{
             loader=new URLLoader();
             loader.addEventListener(Event.COMPLETE,onCompleteLoading);
             //var urlRequest:URLRequest= new URLRequest(pathXml);
             loader.load(new URLRequest(pathXml));                      
          private function onCompleteLoading(e:Event):void{
             xmlResult=(XMLList(e.target.data));
              dispatchEvent(e);
    Main_1.as
    package  {
       import flash.display.MovieClip;
       import flash.events.Event;
       public class Main_1 extends MovieClip{
          //private var xmlList:XMLList;
          private var my_Xml:XmlClass;
          public var resultXml:XMLList;
          //PATH TO XML File
          private var pathXml:String="assets/color.xml";
          public function Main_1() {
             createXml(pathXml);
          public function createXml(pathXml){
             my_Xml=new XmlClass(pathXml);
                        if(my_Xml.xmlResult){doXMLDataReady();}
                       else{
                   my_Xml.addEventListener(Event.COMPLETE, onXMLDataReady);
         function doXMLDataReady(){trace(my_Xml.xmlResult);}
         function onXMLDataReady(event:Event)
            my_Xml.removeEventListener(Event.COMPLETE, onXMLDataReady);
                   doXMLDataReady();

  • Is there a way to retrieve information from a damaged computer?

    My 2009 MacBook Pro froze last night and when I went to restart it, was apparently damaged and now won't work. It is stuck on a grey loading screen with the Apple logo and turns off after about a minute of that. I have tried safe-rebooting, rebooting, everything I could find on it. I don't know whether it can actually be fixed or not, but my question is: if I bring it to a professional at Apple or someone along those lines, is there a way I can get the information with my files, photos, documents - stuff like that - onto my eventual new computer? Thanks in advance.

    SabrineOceana,
    to supplement OGELTHORPE’s suggestion, another possibility (if you have access to a FireWire cable and a second Mac with a FireWire port) would be to boot your MacBook Pro into Target Disk mode, to have it be treated as an external disk by the second MacBook Pro. You could try copying your personal files from your MacBook Pro to the second Mac in that way. You might also be able to run Disk Utility on the second Mac against your MacBook Pro’s internal disk, to see if the Repair Disk button woudl be available that way.

  • How to retrieve information from a database View name

    For a given database View name, is there any way to retrieve what are the columns (also the corresponding table name) associated with that View?
    I am getting the view names by using DatabaseMetaData APIs.
    Now I want to retrieve the info associated with that view.
    Any help will be highly appreciated.

    If all else fails then since you have the view name then "select * from viewname where 1=0" should work.

  • How do I retrieve information from an existing web page?

    I'm not sure if I'm in the right place to ask this question,
    but I hope I am. I'm trying to creating a catalog program for
    myself. I am envisioning it to be something like netag or
    pricewatcher. How do I create a search box that will search a
    listing of websites and pull certain information, then add that to
    a databse? Thank you for help on such a bizzare question.

    Read up on CFHTTP at
    http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p58.htm#wp1632966.
    After execution, the variable CFHTTP.FileContent will contain the
    entire Web page. You'll have to build a parser to scrape the
    screen.
    A couple of observations.
    Plan on it taking several seconds for each Web site your
    getting. More an issue of Internet speed and remote server
    responsiveness than any thing else.
    Also, it would be a good idea if you have permission from the
    owners of the sites you plan to tap.

Maybe you are looking for

  • Satellite C660 won't boot to disc or USB

    My Toshiba Satellite C660-DSC0QE, running BIOS version 1.80, won't boot into Windows any more - it just goes to the dreaded black screen with white cursor. I've tried a Win 7 system recovery disc, a USB stick with Kaspersky recovery software on it, a

  • Netmask is not set properly in Solaris 10

    Hi, I am not able to change my netmask for bge0 NIC. I've just run Oracle CRS installer and it changed my netmask. I didn't install CRS. bash-3.00# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 12

  • How can I load my CF card onto my ipad with Lightning conector?

    Hey apple freaks, I'm going on a trip to Burma; I'm not taking my MBpro with me, so i'm taking my Ipad retina with me. But I have a DSLR that takes only CF cards. Where or how can I find a way to transfer my photos from my CF card unto my ipad retina

  • I upgraded from a 3gs to 4g and want to separate accounts for each phone

    I upgraded to iPhone 4S from the 3GS.  I handed down the 3GS to my son but, my contacts remain on the 3GS.  Will creating a new name and account for the 3GS separate the account and phone from the account and phone (4S)?

  • Installing Mail-API

    Hello. I've problems with the installation of the mail-API. Does anyone have some ideas with the classpath and directories? I'm also glab about some tutorials or websites with informations about the topic. Thanks.