Cannot perform operation, the repository is not presented on any servers.

Hi
I have pool : lanz
and under this pool there is 2 server
Now
there is 2 nfs share
nfs-pool->(Main one)
nfs:/mnt/vm/nfs/ovm
nfs:/mnt/pool/serverpool/serverpool
nfs:/mnt/pool/repository/myrepo
now I have added 2 nfs share into repository.
nfs:/mnt/pool/serverpool/serverpool : Server A
nfs:/mnt/pool/repository/myrepo
Server has permission on nfs:/mnt/pool/serverpool/serverpool
but when i am trying to give permission Server B on nfs:/mnt/pool/repository/myrepo
it does not show up on Server list from : home->repository.
so When i try to create vm under Serer B, the Repository is always empty.
I did refresh nfs:/mnt/pool/repository/myrepo with Server B
but still it does not allow Server B to use this repo
is there any special thing i need to ??
when i try to delete nfs:/mnt/pool/repository/myrepo from repository i see the error :
OVMRU_002006E: nfs:/mnt/pool/serverpool/serverpool - Cannot perform operation, the repository is not presented on any servers.
Please advise ..

I haven't found a way to resync. Doing a rediscover doesn't do a thing. I do see in the ovs-agent.log where the server does resync with the manager but it doesn't make any difference when it comes to the repository.
Anyone know how to reset the DB for the manager and then maybe it can resync with the servers?
I was hoping for a way to force sync with the VM 3.0 servers and the database. The problem appears to be that the maintenance of the repository is a manager function now and just uses the servers to do the work. Somehow the servers are out of sync with the manager. The servers think they are still connected properly but the manager thinks they are disconnected, with the exception that if you highlight the repository in the manager it shows the servers are currently presented the repo. When I try to do anything with the repo the manager says no servers are available to do the work.
Thanks
Bill

Similar Messages

  • How to change the 'Default operating mode' of a mapping on the repository and not from the client

    Hi everybody,
    I am using OWB 11.2.0.3 and under the mapping's configuration property, I have the necessity to change the Run time parameter "Default operating mode" to SET_BASED in almost all my mappings.
    Because I have 745 mappings in which the Default operating mode is different from SET_BASED, instead to open 745 times the 'Configure' and update manually the value, is there a way to update safely these values (with an oracle predefined script) directly on the repository ?
    I know that exists a view called CMPSTRINGPROPERTYVALUE_V based on a table called CMPSCOPrpClasses, but changing this table it's very complicated for me because contains only keys and then I don't know in which way is connected with all the other structures....
    If somebody knows a method more efficient to do these updates on the repository and not from OWB client I will appreciated it!
    Thanks in advance
    Alessandro

    Urgent... help!!! Thanks
    in short, my server log says transaction access mode is "read only", so my calling home.create() always triggers a transaction rollback. How to change the access mode to "read write"?
    Is possible to work out through one of the descriptor files? Or ini settings of the underlying pointbase database? Or any other way around?

  • Cannot use file for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Serve

    Hi
    Windows serv 2012 cluster on sql 2012 cluster with 2 instance. on works fine , Second instanc ewhen i try to creat DB a get this message. 
    Cannot use file  for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql
    Server does not have a dependency on it.
    CREATE DATABASE failed. Some file names listed could not be created. Check related errors. (Microsoft SQL Server, Error: 5184)
    Any help please
    kam
    KAMEL

    Hi Saurabh
    Exactly I have SQL SERVER 2012
    Failover Clustering   in windows server 2012 with two nodes with
    two instances and exactly I run them in the same server and each instance with
    three drives Backup, Data and log.   
    KAMEL

  • "Cannot perform operation, connection is closed" with Open MQ 4.4

    I am using Sun MQ 4.4 with Glassfish 2.1.1 on Red Hat 5.7.
    I am able to install glassfish cluster and all the instances are running fine. But, when I try to send a message to a topic, I get following exception
    javax.jms.IllegalStateException: [C4062]: Cannot perform operation, connection is closed.
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.checkConnectionState(ConnectionImpl.java:2468)
    at com.sun.messaging.jmq.jmsclient.XAConnectionImpl.createSession(XAConnectionImpl.java:105)
    at com.sun.messaging.jms.ra.ConnectionAdapter.createSession(ConnectionAdapter.java:383)
    Following is part of the stateless EJB where I am creating the session.
    @PostConstruct()
    private void init() {
    if (connectionFactory == null) {
    if (log.isTraceEnabled()) log.trace("Connection factory not set. Retrieving from server context.");
    InitialContext ic = new InitialContext();
    connectionFactory = (ConnectionFactory) ic.lookup("jms/testConnectionFactory");
    if (log.isTraceEnabled()) log.trace("Creating JMS connection.");
    connection = connectionFactory.createConnection();
    @WebMethod()
    public void send(){
    Session session = null;
    session = connection.createSession(true, Session.SESSION_TRANSACTED);
    I am trying to install these on a couple of new machines. Same application works on other machines so I am guessing this is a configuartion issue somewhere on these servers.
    My question is what would be a good way to find the cause of this failure.
    I have turned on log level to finest for ejb-container, jms, RA through glassfish Admin console, but no useful information.
    Also, I don't have the name of the servers in DNS yet. I am using IP address for specifying instances.
    Any suggestions ?
    Thanks
    Vineet

    Hi Tom,
    I used the demo/helloworld/helloworldmessage.java sample.
    By the way, I should add that the broker log contains lines like:
    [B1066] Closing [email protected]:2461 because "[B0061]: Client exited without closing connections"
    Is this what one would expect for a connection.close() ?
    It almost seems that this is happening only when the connection is nulled explicitly or the connection object is destroyed.
    One last thing:
    I was led down the garden path. The reason for the server being thread starved was that there were indeed connections not being closed/nulled.
    Thanks in advance,
    Patrice
    Edited by: paubry04 on Sep 13, 2007 8:21 AM

  • Error #3200: Cannot perform operation on closed window.

    hi,
    I'm simply trying to open a new window in a CS extension but when testing it inside Premiere as well as Illustrator it gives me the error
    Error #3200: Cannot perform operation on closed window.
    When I test it as a standalone desktop app, it works fine.
    I tried it with an mxml Window component, and also with code, like:
    var newWindow:Window = new Window()
    newWindow.title = "New Window";
    newWindow.width = 200;
    newWindow.height = 200;
    newWindow.open(true);
    I'm using a WindowedApplication.
    Flex 3.5
    AIR  2.7
    Flash Builder 4.5 (not using Extension Builder)
    thanks!
    Jeff.

    thanks Harb, I'm looking CSXSInterface now. But I don't see anything in the api that points at openening a new window. Do you mean
    that I should build another extension and load it using requestOpenExtension or should i communicate with some script uing evalScript?
    So what I mean is just open a new AIR window on top of my air cs extension. And display an mxml component in that new window, filled with data that is stored in my extension.
    An example, some code or any further directions would be appreciated,
    Jeff.

  • Kodo.persistence.ArgumentException: You cannot perform operation persist on...

    Hello,
    I'm doing the following:
    User user = new User("Dave", "[email protected]");
    dao.begin(); // calls entityManager.getTransaction().begin();
    dao.create(user); // calls entityManager.persist(object);
    dao.commit(); // calls entityManager.getTransaction().commit();
    And I get the following stack trace:
    Feb 19, 2006 11:26:12 PM org.springframework.web.servlet.FrameworkServlet
    processRequest
    SEVERE: Could not complete request
    <4|false|4.0.0EA3> kodo.persistence.ArgumentException: You cannot perform
    operation persist on detached object "sofa.model.User@36e7a9". This
    operation only applies to managed objects.
    FailedObject: sofa.model.User@36e7a9
         at kodo.kernel.BrokerImpl.getDetachedException(BrokerImpl.java:2481)
         at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2426)
         at kodo.kernel.BrokerImpl.persistSafe(BrokerImpl.java:2379)
         at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2366)
         at kodo.kernel.DelegatingBroker.persist(DelegatingBroker.java:1275)
         at kodo.persistence.EntityManagerImpl.persist(EntityManagerImpl.java:
    519)
         at sofa.jpa.JpaDao.create(JpaDao.java:23)
         at sofa.controller.SignUpController.processFormSubmission
    (SignUpController.java:42)
    ... and so on
    My User class:
    @Entity(access=AccessType.FIELD)
    public class User {
         @Id(generate=GeneratorType.AUTO)
         private Long id;
         private String name;
         private String emailAddress;
         private String password;
         public User(String name, String emailAddress) {
              this.id = System.currentTimeMillis(); // workaround for bug
              this.name = name;
              this.emailAddress = emailAddress;
    ... getters and setters
    Any ideas?
    thanks,
    dave

    The problem is that "id" is auto-generated, but you're initializing it
    to a non-default value. This makes Kodo think that this is an existing
    database object.
    I suggest downloading EA 4 from www.solarmetric.com. It solves previous
    issues with null primary key values, so you should be able to leave "id"
    null and therefore avoid confusing Kodo by initializing "id" yourself.
    (Note, however, that EA 4 implements the public draft of the spec, and
    there have been changes to some annotations.)

  • Cannot perform operation. 'RUL-01527: Received exception for loadClass.

    After first hurdle of adding the schema, now I am faced with another problem. It does not load. I guess there are no classes in the dirctory that it had created.
    Can someone help?
    Here is the dump of the error
    oracle.rules.sdk.exception.RulesSDKException: RUL-01527: Received exception for loadClass. at oracle.rules.sdk.mapper.RuleObjectHelper.loadJaxbClassOrPackage(RuleObjectHelper.java:2983) at oracle.rules.ra.uix.mvc.SchemaSelectorEH.importSchema(SchemaSelectorEH.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at oracle.rules.ra.uix.mvc.BeanEH.genericHandleEvent(BeanEH.java:869) at oracle.rules.ra.uix.mvc.BeanEH.handleEvent(BeanEH.java:838) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source) at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source) at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

    I was importing the package that was created i.e. the top level directory.
    I also tied to import each element bu I get similar error
    Cannot perform operation. 'RUL-01527: Received exception for loadClass. RUL-01012: Unable to add JAXB class ecws.Event into the data model. Please make sure the class is in class path. Root Cause: ecws.Event '
    oracle.rules.sdk.exception.RulesSDKException: RUL-01527: Received exception for loadClass. RUL-01012: Unable to add JAXB class ecws.Event into the data model. Please make sure the class is in class path. Root Cause: ecws.Event at oracle.rules.sdk.mapper.RuleObjectHelper.loadJaxbClassOrPackage(RuleObjectHelper.java:2983) at oracle.rules.ra.uix.mvc.SchemaSelectorEH.importSchema(SchemaSelectorEH.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at oracle.rules.ra.uix.mvc.BeanEH.genericHandleEvent(BeanEH.java:869) at oracle.rules.ra.uix.mvc.BeanEH.handleEvent(BeanEH.java:838) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source) at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source) at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

  • This item could not be crawled because the repository did not respond within the specified timeout period. Try to crawl the repository at a later time, or increase the timeout value on the Proxy and Timeout page in search administration. You might also wa

    HI,
    I got the error message in the crawl log as below after performing the Full Crawl
    This item could not be crawled because the repository did not respond within the specified timeout period. Try to crawl the repository at a later time, or increase
    the timeout value on the Proxy and Timeout page in search administration. You might also want to crawl this repository during off-peak usage times.
    To overcome the above error,many forums have suggested me to increase the time out which is under Farm level settings.But if time out gets increased,performance impacts as well.
    So please suggest me to overcome this error without increasing the timeout.Thanks in advance
    Regards,
    Sudheer
    Thanks & Regards, Sudheer

    Hi,
    I understand that you get the error message when performing a full crawl. I have seen similar cases caused by IE proxy settings. You can try to edit the Internet Options>Connections>LAN settings. Uncheck ‘Automatically detect settings’.
    For more information, please refer to this site:
    Search error: crawler could not connect to the repository:
    http://social.technet.microsoft.com/forums/en-US/sharepointadminprevious/thread/c230ab36-8d0b-4c25-bf86-33136d17642b/
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • "the repository does not contain all the required definitions"

    Hello,
    At customer's site, I experiment a problem with Powerdesigner Viewer version 16.5.3.2 (4343) to view content of the repository created by Powerdesigner 16.5.3.2 (4343).
    I got the message "The repository does not contain all the required definitions. It cannot be used with this version of the Viewer.".
    Is there someone having an idea of the solution ?
    Kr,
    Thierry de Spirlet

    Hello,
    This article may help you configure the Viewer properly.
    See KBA 1877837 (https://support.wdf.sap.corp/sap/support/notes/1877837)
    I hope this helps,
    Arnaud

  • Scheduler cannot log into the repository.(BCAG0460)

    Hi All,
    Could anyone please help me in the issue described below?
    We are using BO 6.5 ZABO version for our Business Reporting purpose. The BO application is installed on one server and the BO Repository is residing on another server. We have been experiencing the following error messages, especially during the Weekends.
    ==============================================
    -Error- 11/10/08  08:08:13:961000  (<server_name>@BCASchedulersGroup_BCA_0) Scheduler cannot log into the repository.     (BCAG0460) - Cannot obtain SQLBO connection.     (BCAG0680)
    HYT00
    [Microsoft][ODBC SQL Server Driver]Timeout expired
    0
    -Error- 11/10/08  08:08:13:961000  (<server_name>@BCASchedulersGroup_BCA_0) Bad connection to repository (4865)     (BCAG1180)
    -Error- 11/10/08  09:37:52:689000  (<server_name>@BCASchedulersGroup_BCA_0) Scheduler cannot log into the repository.     (BCAG0460) - Cannot obtain SQLBO connection.     (BCAG0680)
    -Error- 11/10/08  09:37:52:689000  (<server_name>@BCASchedulersGroup_BCA_0) Bad connection to repository (4865)     (BCAG1180)
    -Error- 11/10/08  10:37:29:836000  (<server_name>@BCASchedulersGroup_BCA_0) Scheduler cannot log into the repository.     (BCAG0460) - Cannot obtain SQLBO connection.     (BCAG0680)
    -Error- 11/10/08  10:37:29:836000  (<server_name>@BCASchedulersGroup_BCA_0) Bad connection to repository (4865)     (BCAG1180)
    -Error- 11/10/08  10:53:42:214000  (<server_name>@BCASchedulersGroup_BCA_0) Scheduler cannot log into the repository.     (BCAG0460) - Cannot obtain SQLBO connection.     (BCAG0680)
    08001
    [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
    17
    ==============================================
    On last week of Sept'2008 we faced similar issue and we tried fixing the issue by recreating the bomain.key file & restarting the BO services on the servers, but it didn't help as the actual cause was network connectivity issue between the BO application server and the BO repository server.
    This issue again reappeared on last week of Oct'2008. We tried rebooting the servers and restarting the BO services. The issue got resolved.
    I would like to know the followings:
    1) Why this issue occurs once in a week, mainly on weekends?
    2) Is it necessary to reboot the servers and restart the BO services on a periodic manner? If Yes, what should be the frequency of doing this activity?
    3) What would be the consequences if the BO applications and the BO repository are made to reside on the same server?
    Thanking in advance to all those generous souls willing to help me out in tackling the issue at the earliest.

    Hi Suraj,
    Following information might help you to resolve your query.
    Cause
    There are two possible causes for this error.
    - The WebIntelligence services are set as 'System Account'.
    - The Broadcast Agent was not installed properly.
    Resolution
    1. Change the WebIntelligence Manager and Orb services parameters from 'Log on as' to 'This Account'.
    2. Logon with the local machine administrator account who installed and configured Informix.
    3. Restart these two services.
    4. Re-install BCA following the steps listed in the 'Note for Informix Users' section in the Readme file.
    Regards,
    Sarbhjeet Kaur

  • "record enable" buttons not showing up in Garage Band 10.0.3 (I have selected "show record enable"- a space in the track header opens up, but the button is not present.  Same with "input moniter".

    "record enable" buttons not showing up in Garage Band 10.0.3 (I have selected "show record enable"- a space in the track header opens up, but the button is not present.  Same with "input monitor".

    Look at all the posts in the forum from users with similar problems, it happened with the last Logic update.

  • E-mails sent from PC users the photos are not present

    When opening some e-mails sent from PC users the photos are not present anyone have the same situation.

    I have not had such a problem. Is the size of the message sufficient to actually contain photos, of might this be a case of embedded links to images on remote servers?
    Under the headers, is there any list of attachments?
    Ernie

  • I am so frustrated.  I put ab object and/or a text box on a page and then cannot select it - the Text cursor (not pointer) is put on the object or text box and nothing happens.  It is so frustrating!  I then open up Everweb and the same thing,

    I put an object and/or a text box on a page and then cannot select it - the Text cursor (not pointer, just the text cursor shows) is put on the object or text box and nothing happens.  It is so frustrating!  I then open up Everweb and the same thing, I create an object and then try and elect it to make it bigger etc and cannot.  I know it must be something system wide as it happens in apps other than Pages.

    I put an object and/or a text box on a page and then cannot select it - the Text cursor (not pointer, just the text cursor shows) is put on the object or text box and nothing happens.  It is so frustrating!  I then open up Everweb and the same thing, I create an object and then try and elect it to make it bigger etc and cannot.  I know it must be something system wide as it happens in apps other than Pages.

  • While sync my Ipad 1 I got the following message:The ipad "untitled playlist" cannot be synced.The device is not connected. What could I do besides restoring?

    While sync my Ipad 1 I got the following message:The ipad "untitled playlist" cannot be synced.The device is not connected. What could I do besides restoring?

    " I get told that my ipad cannot be synced because there is not enough free space to hold all the items in the itunes library! "
    Ok.  Choose less to sync to your ipad.
    "Also very puzzled about icloud! "
    What is the confusion?

  • I am having problems with  Olympus .orf files one files cannot be read by Elements 10 and Lightroom 4. Both provide an error message saying that the file is not recognized. Any ideas?  minzen

    i am having problems with  Olympus .orf  which cannot be read by Elements 10 and Lightroom 4. Both provide an error message saying that the file is not recognized. Any ideas?  minzen

    That camera model is too new for your programs. Every camera has its own raw format and ACR must be updated to include the info for each new model as it comes out. The workaround would be to download the free Adobe DNG converter and use that to convert your ORFs to DNGs that your version of Camera Raw can read.

Maybe you are looking for

  • Error in post goods receipt

    Hi...... There is an error " Update Control of Movement Type is Incorrect (entry 161XX_L_V) when i create Post Goods Receipt. Need help Thanks

  • How to open .exe files in my macbook

    Until now everything was always fine. But lately whenever i put my flashdrives into my MacPro, every folders seem to be unable to open because it is in format .exe then it is opened in TextEdit application How can I deal with this, I'm not sure I've

  • Re:checking masterdata char in data dictionary

    Morning gurus if we want to check  the contents of a particular table we  will enter the table name in se16 to view the contents and if the data target  is a masterdata char then we cannot enter the name of that particular field directly we should us

  • Apply Patches on Oracle Database with Logical Standby Database

    Here I am: I got a primary database with a logical standby database running Oracle 11g. I got two client applications, one is the production site pointing to the primary one, another one is just a backup site pointing to the logical one.Things will o

  • Tools for migrating data (documents) from MS SQL to Oracle

    Hi, Please let me know if there any tools available for migrating documents from one database like MS SQL to Oracle. Currently our documents are stored in MS SQL and we are planning to implement KM for document management with Oracle as the database.