Failed to read ObjectTypes: Missing CMF Instance

Hi experts,
We are facing a problem when trying to configure authorization rules for CAF Business Objects.
As soon as we open the  "Composite Application Framework Authorization Tool: CAF Authorization Tool" page it throws the following error:
failed to read ObjectTypes: java.lang.RuntimeException: Missing CMF Instance, GUID = 2e45f5c0-255c-11df-cd10-0024e8dbf4d0.
It was working fine but a few days ago it started to throw the error. As the error mentions "Missing Instance" we tried redeploying all of our CAF DCs but it didn't fix the problem.
Can anybody figure out what could be happening?
Regards,
Daniel

Hi Steffen,
We didn't find a good solution, we just undeployed and redeployed all our DCs and it worked but this is not a serious solution.
We posted several CAF issues and got no replies, it seems that not much people is using CAF or not people knows anything about this technology. As a result of this we are thinking about using another mid-layer framework for persistance and intermediate business logic.
Regards,
Daniel.

Similar Messages

  • CAF Authorization Tool - failed to read ObjectTypes

    Hi everybody,
    We are facing a problem with the CAF Authorization Tool.
    In the screen it says:
    "failed to read ObjectTypes: Unexpected exception occured while trying to load all deployed CAF projects. CAF cannot recover from this situation. See the trace for more details."
    In the default trace we found that the bimmrejb application is failing to start as shown inn the following traces:
    Cannot activate endpoint for message-driven bean sap.com/bimmrejbxml|sap.combisobi~modelfactory_ejb.jarxml|RequestListener
    com.sap.engine.services.deploy.container.DeploymentException: Cannot activate endpoint for message-driven bean sap.com/bimmrejbxml|sap.combisobi~modelfactory_ejb.jarxml|RequestListener
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:903)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.prepareStart(ContainerInterfaceImpl.java:435)
    at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.prepareStart(ContainerWrapper.java:363)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:254)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:212)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:502)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:483)
    at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:587)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.runMe(ParallelAdapter.java:180)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.access$000(ParallelAdapter.java:43)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter$1.run(ParallelAdapter.java:340)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    Caused by: com.sap.engine.services.ejb3.container.ActionException: Cannot activate endpoint for message-driven bean sap.com/bimmrejbxml|sap.combisobi~modelfactory_ejb.jarxml|RequestListener
    at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:103)
    at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
    at com.sap.engine.services.ejb3.container.ApplicationStarter.perform(ApplicationStarter.java:59)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:897)
    ... 13 more
    Caused by: javax.resource.ResourceException: No suitable ResourceAdapter has been found for message listener type 'javax.resource.cci.MessageListener'
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findResourceAdapterByMessageListenerType(EndpointActivationImpl.java:320)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findAdapter(EndpointActivationImpl.java:88)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:59)
    at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:95)
    ... 16 more
    ERROR CODE DPL.DS.5029] Exception in operation with application sap.com/bi~mmr~ejb.
    com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception in operation with application sap.com/bi~mmr~ejb.
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.rollbackPart(ApplicationTransaction.java:619)
    at com.sap.engine.services.deploy.server.application.StartTransaction.rollbackPart(StartTransaction.java:656)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:506)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:483)
    at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:587)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.runMe(ParallelAdapter.java:180)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.access$000(ParallelAdapter.java:43)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter$1.run(ParallelAdapter.java:340)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    Caused by: com.sap.engine.services.deploy.container.DeploymentException: Cannot activate endpoint for message-driven bean sap.com/bimmrejbxml|sap.combisobi~modelfactory_ejb.jarxml|RequestListener
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:903)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.prepareStart(ContainerInterfaceImpl.java:435)
    at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.prepareStart(ContainerWrapper.java:363)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:254)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:212)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:502)
    ... 8 more
    Caused by: com.sap.engine.services.ejb3.container.ActionException: Cannot activate endpoint for message-driven bean sap.com/bimmrejbxml|sap.combisobi~modelfactory_ejb.jarxml|RequestListener
    at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:103)
    at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
    at com.sap.engine.services.ejb3.container.ApplicationStarter.perform(ApplicationStarter.java:59)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:897)
    ... 13 more
    Caused by: javax.resource.ResourceException: No suitable ResourceAdapter has been found for message listener type 'javax.resource.cci.MessageListener'
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findResourceAdapterByMessageListenerType(EndpointActivationImpl.java:320)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findAdapter(EndpointActivationImpl.java:88)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:59)
    at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:95)
    ... 16 more
    EndpointActivationImpl.findResourceAdapterByMessageListenerType, Activate: true, MessageListenerType: 'javax.resource.cci.MessageListener', MessageEndpointFactory: com.sap.engine.services.ejb3.runtime.impl.MessageEndpointFactoryImpl@17f3760f, Error: 
    javax.resource.ResourceException: No suitable ResourceAdapter has been found for message listener type 'javax.resource.cci.MessageListener'
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findResourceAdapterByMessageListenerType(EndpointActivationImpl.java:320)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findAdapter(EndpointActivationImpl.java:88)
    at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:59)
    at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:95)
    at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
    at com.sap.engine.services.ejb3.container.ApplicationStarter.perform(ApplicationStarter.java:59)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:897)
    at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.prepareStart(ContainerInterfaceImpl.java:435)
    at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.prepareStart(ContainerWrapper.java:363)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:254)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:212)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:502)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:483)
    at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:587)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.runMe(ParallelAdapter.java:180)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.access$000(ParallelAdapter.java:43)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter$1.run(ParallelAdapter.java:340)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    We tried to stop and restart the application via NWA (in Start & Stop: Java EE Applications) but it doesn´t start.
    All referenced Applications, Interfaces, Libraries and Services are started.
    Looking up on SDN didn't help us.
    Any ideas ?
    Thanks,
    Daniel

    Hi Steffen,
    We didn't find a good solution, we just undeployed and redeployed all our DCs and it worked but this is not a serious solution.
    We posted several CAF issues and got no replies, it seems that not much people is using CAF or not people knows anything about this technology. As a result of this we are thinking about using another mid-layer framework for persistance and intermediate business logic.
    Regards,
    Daniel.

  • SshException: Failed to read remote identification [Unknown cause]

    I have set up the cygwin server to run sftp in my project, but i got these exception, how should i solve it?
    Here is the exception :
    com.maverick.ssh.SshException: com.maverick.ssh.SshException
         at com.maverick.ssh.SshException.<init>(Unknown Source)
         at com.maverick.ssh.SshConnector.A(Unknown Source)
         at com.maverick.ssh.SshConnector.connect(Unknown Source)
         at com.maverick.ssh.SshConnector.connect(Unknown Source)
         at qrcom.util.EdtFTPClient.edtUploadFile(EdtFTPClient.java:182)
         at qrcom.SUPPORT.files.dao.local.FTP.CreateFTPFileEON.runFTPFile(CreateFTPFileEON.java:183)
         at qrcom.SUPPORT.files.dao.local.FTP.CreateFTPFileEON.initFTPFile(CreateFTPFileEON.java:129)
         at qrcom.SUPPORT.files.dao.local.FTP.CreateFTPFileEON.startReport(CreateFTPFileEON.java:101)
         at qrcom.SUPPORT.files.dao.local.FTP.CreateFTPFileEON.main(CreateFTPFileEON.java:1052)
    Caused by: com.maverick.ssh.SshException: Failed to read remote identification [Unknown cause]
         ... 9 more
    these is the function that i think causes it :
    public void edtUploadFile(String fileFullPath, String remoteFileName, ArrayList attachList, String strftpIP, String ftpPortNo, String strftpUserID, String strftpPwd, FTPMessage ftpMailMessage) throws FTPFileException, Exception{
    StringBuffer ftpMailMsg = new StringBuffer();
    FTPClient ftp = null;
    FTPMessageCollector listener = null;
    try
    * Create an SshConnector instance
    SshConnector con = SshConnector.getInstance();
    // Lets do some host key verification
    con.getContext(SshConnector.SSH2).setHostKeyVerification(new ConsoleKnownHostsKeyVerification("C:\\cygwin\\home\\wmlam\\.ssh\\known_hosts"));
    Ssh2Context ssh2Context = (Ssh2Context)con.getContext(SshConnector.SSH2);
    //ssh2Context.setPreferredPublicKey(Ssh2Context.PUBLIC_KEY_SSHDSS);
    ssh2Context.setPreferredPublicKey(Ssh2Context.PUBLIC_KEY_SSHRSA);
    * Connect to the host
    int port = Integer.parseInt(ftpPortNo);
    SocketTransport t = new SocketTransport(strftpIP, port);
    t.setTcpNoDelay(true);
    PublicKeyAuthentication pk = new PublicKeyAuthentication();
    SshPrivateKeyFile pkfile = SshPrivateKeyFileFactory.parse(new FileInputStream("C:\\cygwin\\home\\wmlam\\.ssh\\id_rsa"));
    SshKeyPair pair;
    if(pkfile.isPassphraseProtected()) {
    pair = pkfile.toKeyPair(Ssh2Context.PUBLIC_KEY_SSHRSA);
    } else
    pair = pkfile.toKeyPair(null);
    pk.setPrivateKey(pair.getPrivateKey());
    pk.setPublicKey(pair.getPublicKey());
    SshClient ssh = con.connect(t, strftpUserID);
    * Determine the version
    if(ssh instanceof Ssh1Client) {
    System.out.println(strftpIP + " is an SSH1 server!! SFTP is not supported");
    ssh.disconnect();
    System.exit(0);
    else
    System.out.println(strftpIP + " is an SSH2 server");
    Ssh2Client ssh2 = (Ssh2Client)ssh;
    * Authenticate the user using password authentication
    com.maverick.ssh.PasswordAuthentication pwd = new com.maverick.ssh.PasswordAuthentication();
    do {
    pwd.setPassword(strftpPwd);
    while(ssh2.authenticate(pwd)!=SshAuthentication.COMPLETE
    && ssh.isConnected());
    * Start a session and do basic IO
    if(ssh.isAuthenticated()) {
    SftpClient sftp = new SftpClient(ssh2);
    // Tell the client which EOL the remote client is using - note
    // that this will be ignored with version 4 of the protocol
    sftp.setRemoteEOL(SftpClient.EOL_LF);
    // Now put the file, the remote file should end up with all \r\n changed to \n
    //sftp.put(textFile.getAbsolutePath());
    sftp.put(fileFullPath+remoteFileName);
    * Now perform some binary operations
    sftp.setTransferMode(SftpClient.MODE_BINARY);
    * List the contents of the directory
    SftpFile[] ls = sftp.ls();
    for(int i=0;i<ls.length;i++) {
    ls.getParent();
    System.out.println(SftpClient.formatLongname(ls[i]));
    ftpMailMsg.append("<TABLE border=1 width=100% cellspacing=1 cellpadding=1>");
    ftpMailMsg.append("<TR>");
    ftpMailMsg.append("<TD width=60%> <b>CSMS</b></TD>");
    ftpMailMsg.append("<TD width=40%> <b>FTP</b></TD>");
    ftpMailMsg.append("</TR>");
    ftpMailMsg.append("<TR>");
    ftpMailMsg.append("<TD>"+fileFullPath+"</TD>");
    ftpMailMsg.append("<TD>"+remoteFileName+"</TD>");
    ftpMailMsg.append("</TR>");
    if(attachList!=null && !attachList.isEmpty()){
    Iterator iter = attachList.iterator();
    String [] strAtth;
    String strAtthPathAndName = "";
    String strAtthFTPServerFileName = "";
    for(int i=0; i<attachList.size();i++){
    strAtth = (String [])attachList.get(i);
    strAtthPathAndName = qrMisc.trim(strAtth[1]);
    strAtthFTPServerFileName = qrMisc.trim(strAtth[2]);
    sftp.setTransferMode(SftpClient.MODE_BINARY);
    sftp.put(strAtthPathAndName,strAtthFTPServerFileName);
    ftpMailMsg.append("<TR>");
    ftpMailMsg.append("<TD>"+strAtthPathAndName+"</TD>");
    ftpMailMsg.append("<TD>"+strAtthFTPServerFileName+"</TD>");
    ftpMailMsg.append("</TR>");
    ftpMailMsg.append("</TABLE>");
    if(ftpMailMessage!=null){
    String tmpFtpMailMsg = qrMisc.trim(ftpMailMsg.toString());
    ftpMailMessage.setFTPMessage(tmpFtpMailMsg);
    System.out.println("Test complete");
    ssh.disconnect();
    catch(FileNotFoundException exp){
    exp.printStackTrace();
         listener.logCommand("[FileNotFoundException]Error occur while transfering file :"+exp);
    writeToLog(listener.getLog());
    throw new FTPFileException("[FileNotFoundException] Error occur while transfering file :"+exp.toString());
    }catch(IOException exp){
    exp.printStackTrace();
         listener.logCommand("[IOException]Error occur while transfering file :"+exp);
    writeToLog(listener.getLog());
    throw new FTPFileException("[IOException] Error occur while transfering file :"+exp.toString());
    } catch (Exception exp) {
    exp.printStackTrace();
    listener.logCommand("[Exception]Error occur while transfering file :"+exp);
    writeToLog(listener.getLog());
    throw new FTPFileException("[Exception] Error occur while transfering file :"+exp.toString());
    the program stopped at this line, while trying to connect to ssh :
    SshClient ssh = con.connect(t, strftpUserID);
    Can i use ftp together with sftp? how can i solve this ?
    Edited by: gloria_lai on Dec 13, 2007 9:54 AM

    Hi,
    The issue which you are facing can be the result of security or authentication problems (such as attempting to manage a remote server in an untrusted domain, for example; or attempting to manage a server by using credentials that are not recognized as those
    of an administrator on the remote server), or configuration problems (missing Windows PowerShell, remote management not enabled on the target server, etc.). For more information you can refer below article.
    Windows Server 2012 - Server Manager
    Troubleshooting Guide, Part II: Troubleshoot Manageability Status Errors in Server Manager
    In addition if you want to enable Remote Management you can try to enable using command line or Windows Power Shell. Go through
    this article for additional details.
    To Enable through Command line & Windows Power-Shell (Run as Administrator):
    Configure-SMRemoting.exe –enable
    Hope it helps!
    Thanks.
     

  • T61 DVD/CD-RW drive fails to read and crashes

    Hello Everyone, I hope people still visit this area of the forums!
    I've highlighted and bolded the symptoms to make them easier to find.
    I recently purchased a T61 6457-C15 on eBay, and have been in the proccess of setting up and customizing it to suit my tastes. When I recieved the laptop, it looked as though Windows had been restored to original factory state, plus some free software, so I proceeded under that assumption. First I used Windows Update to download all the updates that it could find including IE8. I wanted to have an anti-virus program running on my computer before I used a browser to access the internet. I ran IE8 and went straight to the Microsoft Security Essentials website and downloaded the Install program. At this point I tried to remove the pre-installed and expired Norton Internet Security using the built-in uninstall, but it failed. A message box popped saying that I needed to put the Norton installation disc in the CD-ROM drive so that the uninstall program could find a Norton support file. My computer did not come with any discs, but my mothe had bought Norton 2008, so I took that disc and put it in the drive. The drive started spinning right away, and the uninstall program found the file it was looking for in a few seconds. The support file directed me to the Norton website to get their removal tool, which removed Norton from my system in short order. Afterwards, I ran the Microsoft Security Essentials install program and got MSE running on my computer before doing anything else.
    Then I went to the Lenovo support website and had it auto-detect my system. That took me to the support page for my system, where I went to the "Downloads and Drivers" page. I downloaded Access Connections and ThinkVantage Toolbox for Vista 32-bit (my OS is Vista Business 32-bit). I then used Lenovo System Update to retrieve all the updates it deemed neccessary from Lenovo, including those for itself and system components, both software and firmware. There were 35 or more updates suggested, and I trusted the software, so I started downloading them all. I'm not sure, but I think that a DVD/CD-RW drive update was included in the list, but I can't remember if it was auxiliary software, drivers or firmware. After Lenovo System Update was convinced that it had all the neccessary updates, I downloaded Revo Uninstaller and set about removing uneccassary and unwanted programs from my computer and trimming the startup list. I did not touch any Windows or ThinkVantage components, and I searched each program online, so I'm sure that I did not delete or disable any drivers or system files, or anything from Lenovo. I mainly removed Apple products and non-functional software from my system, including an integrated camera driver (my system does not have an integrated camera) and third-party programs that were already missing files or otherwise inoperable when I got my computer. Up to this point I had been using a gigabit ethernet connection to download software; I had not used the DVD/CD-RW drive except for the one time I specified earlier.
    Now that I had my system set up to my liking, including personalization and power settings, I started to install my first program: Command & Conquer the First Decade from a DVD-ROM. When I put the disc in the drive and closed it, it took a few seconds for the drive to spin up, and once it did, it was constantly running at high speed and I could hear the reader constantly moving back and forth quickly. After a few minutes the disc's install menu finally appeared, so I clicked on the install button. I waited several minutes but nothing happened, so I tried to view the contents of the drive by going to My Computer > DVD/CD-RW drive (D, right clicking and selecting explore from the menu options. When I did that, the address bar of the My Computer window started to fill up with a dark gray progress bar and said "loading (D", I think with the drive or disc name after it. After it took several minutes to fill completely, nothing happened. I waited a few more minutes to see if anything would change, (nothing did,) I clicked on the X button in the top right corner of the window to close it. A few minutes and clicks later, the My Computer window was labeled as (not responding), and the window itself became grayed-out. I started Task Manager and tried to close the My Computer window, but the entire Windows Desktop disappeared along with it, saying that it would attempt to restart. Even Task Manager became non-responsive and quit after closing My Computer. After a few minutes of staring at my background (and nothing else), I ejected the disc, and Windows Desktop reappeared immediately and acted as if nothing had ever been wrong.
    I checked Device Manager, but neither the DVD/CD-RW drive nor any of the ATA controllers were flagged; in fact they all said they were working properly with up-to-date drivers. I ran the ThinkVantage Toolbox diagnostics on the drive using a data CD, a music CD and a different DVD-ROM, but in each case the drive failed the tests and a message box popped-up saying that the discscould not be read because they were scratched or there was a hardware problem. I checked the discs both before I put them in and after I took them out, and they were not scratched; also, all of the discs are publisher-manufactured from a software or music company. I restarted my computer, booted the Rescue and Recovery option and Ran PC-Doctor from there. I ran the same drive read tests with the same failure results. The entire time the drive was behaving the same way it had when it first failed to read a disc. Next I removed and cleaned the drive both inside and out with a can of compressed air; I also cleaned the ultrabay itself. Finally I tried fixing the problem with Microsoft Fix It, but when it automatically ejected the drive and i put a disc in, the disc became trapped in the drive and Windows froze up like before. I had to restart Windows twice (once with a BSOD) in order to get the disc out. When the disc was removed the computer went back to normal operation once again.
    Please help me, my DVD/CD-RW drive is a Matshi ta UJDA775, my operating system is Windows Vista Business and my T61's model number is 6457-C15. I have tried all the troubleshooting fixes and none have worked. I have tried updating drivers and using diagnostic software and they have not worked. I have tried disabling drag-to-disc burning and it has not worked. I have treid removing and cleaning the drive and that has not solved my problem. I did notice that the driver for the "Intel(R) ICH8M-E/M SATA AHCI controller" is the only related driver that can be rolled back, so maybe that might fix it. I'm also wondering if a firmware change caused this, and if so, if there is any way I can undo that. The only other fix I've heard of that I haven't tried is editing the registry, but I'm hesitant to do that. I haven't tried booting from the CD drive because I have no bootable CDs and I'm worried that my computer might get stuck in that mode. I'm hoping that someone can tell me what I can do to try to fix this problem, preferably without wrecking my computer. Thank you for taking the time to read my post.
    P.S. Just adding a note; I went through both the Microsoft and Lenovo Update histories and the only related updates I could find were: ThinkPad BIOS update, Easy Eject utility, Intel Matrix Storager Manager driver for Windows (32-bit), and maybe one of the two Intel Chipset Support for Vista updates. I tried rolling back the AHCI driver but it had no effect.
    Solved!
    Go to Solution.

    Well, my problem is fixed, and here's how. I had some trouble figuring out how to contact Lenovo technical support; online options directed me to the IBM support website, which was clearly designed for businesses. Selecting the "Call technical support" option on the Lenovo support website and then choosing my country gave me a 24/7 hotline number. After waiting about five minutes on hold, a nice young fellow by the name of "Tyrese" answered (I maybe misspelling his name), but the connection was so bad that we could barely hear each other. Although he semed eager to help, when I told him my problem the first things he suggested were simple, like cleaning the drive, However, when I told him all of my efforts, described above, to fix the problem myself and read him the log from the Rescue and Recovery diagnostic program, after he checked the error codes against his computer database he promptly replied that the only fix was to send out a new drive. I was happy to have gotten such a successful resolution to a support call in less than fifteen minutes; apparently, all the work I had done trying to solve the problem myself had paid off in a way. Unfortunately, although I had tried to spell out my address for him, some of it got left off of the address label, which caused some trouble in receiving the new drive. Once I got it, I installed it using the uninstall & remove (old drive), shut down, start up, insert & install (new drive) method that I referenced earlier in this topic. I've been using the new drive since then without any trouble, so I guess that the only fix was to replace the drive. Also, I noticed that the new drive was a Hitachi, perhaps a T400/410 or T500/510 Ultrabay Slim drive, which should help me avoid the problems that other users were having with the older Matshi-ta drives. I hope this description helps anyone else having a problem with the optical drives on the T61/61p.

  • Connecting to the LOB system has failed. A network-related or instance-specific error occurred while establishing a connection to SQL Serve

    Hi!
    I'm using consume adapter service> sqlbinding >  to connect to sql database in order to generate sql schemas.
    I'm getting below error:
    Connecting to the LOB system has failed. 
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified).
    Christiane

    Hi, 
    As suggested earlier this seems to be a DTC related issue. It can only occur if the DTC settings are not proper or if firewalls don't allow the default ports to communicate.
    Check DTC settings on both SQL and BizTalk Box and also check if MSDTC service is up and running.
    Go to Start
    à Run
    à (type in) Dcomcnfg. You should be inside Component Services MMC.
    Expand Component Services
    à Computers
    à My Computer (right click)
    à Properties
    à MSDTC tab
    à Security Configuration button.
    Select the checkboxes as following : 
    Check the below article from Microsoft Support Team, they have listed all the errors which may come during setting up a new system. They also have your MSDTC error listed.
    Resolving the issues you may face during BizTalk Runtime Configuration
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • Connecting to the LOB system has failed. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is

    hi ,
    when generate the schema , i  got the below error, please any one put your inputs:
    Connecting to the LOB system has failed.  A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server
    is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server).

    thaks shanky,
    but facing another , after generate schema from  WCF_SQL, im unable get elements in my schema.
    this is schema generate from storeprocduer , but thru WCF-sql im unable get the elements like
    id, name
    <xsd:schema targetNamespace="urn:schemas-microsoft-com:sql:SqlRowSet2" xmlns:schema="urn:schemas-microsoft-com:sql:SqlRowSet2" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sqltypes="http://schemas.microsoft.com/sqlserver/2004/sqltypes" elementFormDefault="qualified">
      <xsd:import namespace="http://schemas.microsoft.com/sqlserver/2004/sqltypes" schemaLocation="http://schemas.microsoft.com/sqlserver/2004/sqltypes/sqltypes.xsd" />
      <xsd:element name="Test.dbo.sample">
        <xsd:complexType>
          <xsd:sequence>
            <xsd:element name="id" type="sqltypes:int" minOccurs="0" />
            <xsd:element name="name" minOccurs="0">
              <xsd:simpleType>
                <xsd:restriction base="sqltypes:nvarchar" sqltypes:localeId="1033" sqltypes:sqlCompareOptions="IgnoreCase IgnoreKanaType IgnoreWidth" sqltypes:sqlSortId="52">
                  <xsd:maxLength value="1000" />
                </xsd:restriction>
              </xsd:simpleType>
            </xsd:element>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
    </xsd:schema>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>18</id>
      <name>BIRADAR</name>
    </Test.dbo.sample>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>18</id>
      <name>BIRADAR</name>
    </Test.dbo.sample>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>19</id>
      <name>sw</name>
    </Test.dbo.sample>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>18</id>
      <name>BIRADAR</name>
    </Test.dbo.sample>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>14</id>
      <name>swe</name>
    </Test.dbo.sample>
    <Test.dbo.sample xmlns="urn:schemas-microsoft-com:sql:SqlRowSet2">
      <id>13</id>
      <name>se</name>
    </Test.dbo.sample>

  • Error deploying Crystal Report XI R2 to Enterprise - Failed to read paramet

    Error deploying Crystal Report XI R2 to Enterprise - Failed to read parameter object.
    I know this issue has been addressed several times and the solution recommended was to install Service Pack 2. I have done that. It started working for me too; however recently I got some error saying some UDF***.DLL is missing. I re-installed Crystal Reports XI R2 and Service Pack 2. Unfortunately though, this error is back. I have restarted the machine n number of times but keep on getting this error.
    My report file has dynamic parameters defined through command object (SQL Query). My understanding is that once I publish the report to BoE Enterprise, BO will create LOVs and BV's in the repository. Now that is not happening.
    has any one else had this issue before and resolved it?
    Thanks

    Hi,
    do you export your CR report in your BOBJ repository using an account with administrator rights?
    Regards,
    Stratos

  • "failed to read POST response"  when adding a standby database

    Hello everybody,
    I've got a problem ...
    I try to create a standby db using the Oracle Grid Manager. When running the job, it is broken in step "httpOneDatafile" with message "failed to read POST response".
    In metalink, I found the one-off patch 6670069. As it is only applicable to Oracle agent 10.2.0.4, I've de-installed the agent 10.2.0.5 and tried to install patch 6670069 to this version, but all I get is this error:
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 6670069: Required component(s) missing : [ oracle.sysman.top.agent, 10.2.0.4.0 ]
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
    I tried with different ORACLE_HOMEs (<path_to_db_home> or <agent_home>) and different PATH (<path_to_db_home>/bin or <agent_home>/bin) variables, but anytime, I get the same message when trying to patch the agent.
    Does someone have an idea, what's going wrong?
    Environment:
    Primary Database : 10.2.0.4 on HPUX 64 Itanium
    Standby DB: 10.2.0.4 on HPUX 64 PA-Risc (this combination is ok as we used it in a former config with two 10.2.0.2 DBs for the last 2 years...)
    Oracle agents: 10.2.0.3 up to 10.2.0.5
    As I'm trying for 1 week now, any (ANY!) idea is very welcome...
    Regards,
    Roland

    JVM is probably not the correct forum for this post. JVM is for issues related to the RDBMS resident Oracle proprietary java VM, which isn't involved in what you are doing here.

  • Transportable Tablespace Importing - Failed to read stderr from process

    Hello,
    I'm using the normal EM console packaged with Oracle (10gR2) and am trying to import a tablespace on RedHat rel4.
    I follow the Transport Tablespaces link on the maintenance tab and get the option of export or import and also the place to put the host credentials in. I select import, enter the credentials and click continue and am given this error: Failed to read stderr from process.
    I've tried logging into EM as SYSTEM, SYS, and a DBA account I use and have used both root and the oracle account with no luck.
    Searching hasn't gotten me any useful results here or in metalink so I'm stuck. What am I missing?
    Thanks

    Thank you thank you!
    The short version is I traced it back to an error with /bin/nmo which traced back to a failure to run root.sh when upgrading to 10.2.0.3.
    Thanks again!

  • Failed to checkout an application module instance

    Hi,
    I am using JDev 3.2 to develop my JSPs and BC4J. When I tried to run my JSP from my web server I got the error "JBO-30003:The application pool, TsrsJSP20_TsrsBCPack_TsrsBCPackModule, failed to checkout an application module instance. JBO-26061:Error while opening JDBC connection." How can I fix this error? Please help!!!!
    Lisa
    null

    This is a deployment problem. You either do not have all the JARS/JSPs/properties files deployed onto the webserver or they are not found in the classpath (wrapper classpath for apache).
    Since this is very webserver specific it is difficult to be more specific.

  • [Error ORABPEL-10903]: failed to read wsdl

    Hi,
    I am trying to deploy the Order booking application in Oracle SOA suite (10.1.3.2.0), and while deploying the SOAOrderBooking BPEL application to the application server, i get this error. I am following the SOA demo guide to deploy this sample application step-by-step.
    I can access the 2 URLS -
    a) http://localhost:8888/orabpel/default/SelectManufacturer/1.0/SelectManufacturer?wsdl
    b) http://KOLDXP-SHASEN:8888/orabpel/xmllib/ws-addressing.xsd
    in the browser.
    Can anyone suggest me the solution to this ?? What am I missing? The ports are all default ones and I did a basic installation.
    Thanks,
    Shantonav
    | Compiling bpel process SOAOrderBooking, revision 1.0
    [bpelc] ORABPEL-01021
    [bpelc]
    [bpelc] BPEL validation failed.
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc] [Error ORABPEL-10903]: failed to read wsdl
    [bpelc] [Description]: in "bpel.xml", Error loading schemas from wsdl.
    [bpelc] Error while loading schemas from wsdl file at location "http://localhost:8888/orabpel/default/SelectManufacturer/1.0/SelectManufacturer?wsdl". The reason is http://KOLDXP-SHASEN:8888/orabpel/xmllib/ws-addressing.xsd.
    [bpelc] Please verify the schemas defined in wsdl.
    [bpelc] .
    [bpelc] [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    [bpelc] .
    [bpelc]
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeProcessor.validateClientSide(CubeProcessor.java:1133)
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(CubeProcessor.java:449)
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(CubeParserHelper.java:83)
    [bpelc]      at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:626)
    [bpelc]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [bpelc]      at org.apache.tools.ant.Task.perform(Task.java:364)
    [bpelc]      at org.apache.tools.ant.Target.execute(Target.java:341)
    [bpelc]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [bpelc]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [bpelc]      at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [bpelc]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [bpelc]      at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [bpelc]      at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
    [bpelc]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [bpelc]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [bpelc]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [bpelc]      at java.lang.reflect.Method.invoke(Method.java:585)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    [bpelc] BPEL validation failed.
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc] [Error ORABPEL-10903]: failed to read wsdl
    [bpelc] [Description]: in "bpel.xml", Error loading schemas from wsdl.
    [bpelc] Error while loading schemas from wsdl file at location "http://localhost:8888/orabpel/default/SelectManufacturer/1.0/SelectManufacturer?wsdl". The reason is http://KOLDXP-SHASEN:8888/orabpel/xmllib/ws-addressing.xsd.
    [bpelc] Please verify the schemas defined in wsdl.
    [bpelc] .
    [bpelc] [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    [bpelc] .
    [bpelc]
    BUILD FAILED
    D:\soademo_101310_prod\SOADEMO\SOAOrderBooking\build.xml:72: Validation error

    Make sure you have turned off your proxy setting in JDeveloper. Tools -> Preferences -> Web & Proxy settings
    Are you sure that is the right version of SOA Suite?
    cheers
    James

  • ERROR: Execution failed due to binary missing or permission issues

    I have a little problem with OEM. I've setup the LDAP authentication on my Linux RAC nodes and when I run a OS command without sudo, the date command works. I've setup my sudoers so my regular LDAP account can execute any command as oracle, but when I run the same OS command with sudo to oracle, the job comes back with:
    Error Log
    ERROR: Execution failed due to binary missing or permission issues
    Has anyone else seen this problem?
    Thanks,
    Arwin

    Looks like someone had some fat fingers when typing in the emcli commands to tell OEM where the sudo binary lives. I which the errors that OEM spit out are more meaningful, such as if it is going to tell me that a binary or permission is not there or set, what was it looking at?

  • HT203175 How does one fix the  problemd.... "application itunes helper.exe - mobile me service failed to start becasue missing  MSVCR80.dll" ?  This started after the last "update" of itunes

    With a recent update of itunes, ( a couple weeks ago), when plugging in my iphone, itunes did not automatically launch...and when manually selecting itune to open I recieve the statement ...
    "application itunes helper.exe - mobile me service failed to start becasue missing  MSVCR80.dll" ? 
    I have gone to the itunes site and reloaded itunes....and did not fix the problem. ....help

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (100109)

  • Remote Management: "Failed to read remoting state" error

    Hello,
    I am facing the following error on my Windows Server 2012 Datacenter installation:
    If I try to enable the Remote (Server) Management from the Server Manager UI I get the following error: "Internal Error: Failed to read remoting state. The system cannot find the file specified."
    Has anyone else faced the same error? What could be the cause of this error?
    Thank you in advance

    Hi,
    The issue which you are facing can be the result of security or authentication problems (such as attempting to manage a remote server in an untrusted domain, for example; or attempting to manage a server by using credentials that are not recognized as those
    of an administrator on the remote server), or configuration problems (missing Windows PowerShell, remote management not enabled on the target server, etc.). For more information you can refer below article.
    Windows Server 2012 - Server Manager
    Troubleshooting Guide, Part II: Troubleshoot Manageability Status Errors in Server Manager
    In addition if you want to enable Remote Management you can try to enable using command line or Windows Power Shell. Go through
    this article for additional details.
    To Enable through Command line & Windows Power-Shell (Run as Administrator):
    Configure-SMRemoting.exe –enable
    Hope it helps!
    Thanks.
     

  • Failed to read wsdl file from url

    Hi all,
    I am struggling with WL 9.2, consuming a WSRP enabled portlet at the following point:
    Having created a proxy portlet, refering to the WSDL of the WSRP producer, I did successfully deploy the portal. When accessing the portal and consuming the portlet the following exception is thrown:
    com.bea.wsrp.faults.TransportException: Failed to read wsdl file from url due to -- java.net.ConnectException: Tried all: '8' addresses, but could not connect over HTTP to server: 'www.w3.org', port: '80';
    The WSDL includes a schema (http://www.w3.org/2001/XMLSchema). The URL is definetely accessible by the server.
    I am open for any kind of support ;) Thanks in advance!
    Kind regards,
    Matthias

    Yes, they are all local schemas. The way ALSB works, even if the import path in the wsdl or parent schema doesn't exist, relative to the current directory, you can specify which schema resolves that reference. My WSDL imports several schemas, all of which import others. When I was done importing all the schemas and resolving references, all the references in WSDLs and XSDs were assigned and valid. However, after all of those imports and reference resolution, it still says the WSDL is invalid, with the following odd error message:
    The WSDL is not semantically valid: Failed to read wsdl file from url due to -- java.net.MalformedURLException: no protocol: /XMLSchema/PaymentServices/Resources/PaymentServices-200802.
    That path listed refers to one of the schemas imported by the WSDL. The reference to that schema in the WSDL was resolved, and it doesn't complain about that reference.

Maybe you are looking for

  • Cisco anyconnect 3.1 - Certificate Validation Failure.

    When i try to start a SSL VPN connection to the ASA(8.4) with anyconnect 3.1, Cisco anyconnect receives a message saying "No Valid Certificates Available for Authentication". Prior to the test;      On the ASA, i have obtain CA certificate and its id

  • Section/Page numbers problems

    I have a document which I want the page numbering to start on the second page, ie. there is a title page which has no number, and then the second page has number one. Reading through other posts about this, I have found that I have to add a section b

  • Credit Memo via EDI

    I'm looking to start having my vendors send their credit memos for PO Invoices via EDI.  They are currently using message type INVOIC to send in their invoices.  Can the same message type be used or is there another.  Any help will be appriciated. Th

  • E1 access problem in SRST

    Hi, I upgraded the IOS and the IP Phone are registered, but for outgoing calls not works. I made a call using CSIM command and the call works. The router are connect to PSTN by E1 PRI.Pls. see the SRST config: call-manager-fallback max-conferences 8

  • How can I create list of permutations

    Hi Everyone, I need to create a 2 d array which will contain all of the permutations of a 1d input array, specifically, I have a 1 d array of colour boxes and I want to return a 2 d array of colour boxes.  This is too mathematical for me!  Is there a