Not able to read the WSDL on the server meets premature EOF

Hi all

I am facing problem while accessing a web server Service. Here is the clear view on this subject.

I created a simple process of SyncBpel in a composite and deployed on the server and it works fine. Later, I created an asynchronous bpel process in a composite and in external reference I dragged a web Service and imported from the url of the wsdl for the SyncBpel server and wired the process of Asynbpel to webserive.
Now here I am faced with a particular behavior that I'm not able to trace it.
(1) for the first time when I import the url of the syncBpel from the server I am not faced with an error and it works well as expected, but when I close the Jdeveloper and open it I am not able to use the web Service, and it is said that "not being able to read the WSDL of the EOF Server premature encounter."
(2) when I close and open the Jdeveloper, I can see the url for the WSDL imported into the Web server is changing http://stcfmw03.satyam.com:8021 / soa-infra/services/Tarak/synchronousBpel/bpelsync_client_ep? WSDL to http://stcfmw03.satyam.com:8021/soa-infra/services/Tarak/synchronousBpel/BPELsync.wsdl
(3) when I open and see the url http://stcfmw03.satyam.com:8021 / soa-infra/services/Tarak/synchronousBpel/bpelsync_client_ep? WSDL I can see the soap as address * < soap: address location = ":8021/soa-infra/services/Tarak/synchronousBpel!1.0*soa_5cfb8416-c106-40a2-a53b-9054bbe04b9c/bpelsync_client_ep"/ http://stcfmw03.satyam.com > * "

I do not understand why the end of SOAP contains "* soa_5cfb8416-c106 - 40 has 2-a53b-9054bbe04b9c" and this kind of url for soap address happens to the bpel process which I am on the server deployment.

I checked the in Jdeveloper where webproxy is uncheck and the server is also up, but still I am experiencing because of the mistake of reading.

Can someone please help to resolve the issue.

I am using SOA 11 g 11.1.1.5 and Jdeveloper 11.1.1.5


Thank you very much.
Tarak

Published by: user11896572 on January 17, 2012 17:22

Hello

When a service is not deployed as a 'default' on soa-infra, we see characters such as-* soa_5cfb8416-c106 - 40a 2 - a53b - 9054bbe04b9c appended to the end.  It is better for the service references that will be deployed as default of all time.

A service can be defined as a default value either during deployment, or by setting it manually on the em console.

Thank you

Tags: Fusion Middleware

Similar Questions

  • PS is not able to read the files from my Olympus OM - D E - M1 camera

    I have an old Version of Photoshop, CS3, Version 10.0. Now, I bought a new camera, an Olympus OM - D E - M1, and the PS is not able to read the files. Can I download a few extend camera raw?

    Per-Erik Pedersen

    Hi Peders,

    Thanks for posting on the Adobe forums.

    This camera is supported by Camera Raw 8.2, which is available in Photoshop CS 6. Please check the following KB Articles:

    Camera Raw plugin | Supported devices

    Applications of camera Raw compatible Adobe

    Kind regards

    Sandeep

  • JDeveloper is not able to find the server SOA

    I am trying to deploy Hello World BPEL project in Jdeveloper 11.1.1.6.0 to 10.3.6 stand-alone Weblogic Server. JDeveloper is able to the list of managed servers running (admin server and soa-server). However, it is not able to find the server of the SOA. I checked that soa-infra is running.
    While trying to find SOA server, it fails with the exception of Null pointer with the following stack trace:

    java.lang.RuntimeException: java.lang.NullPointerException
    at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:89)
    to oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer. < init > (WeblogicSOAServer.java:68)
    at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listWeblogicSOAServers(ASBrowserHelper.java:275)
    at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listSOAServers(ASBrowserHelper.java:201)
    to oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper$ RunnableListSOAServers.run (ASBrowserHelper.java:333)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.NullPointerException
    at java.util.StringTokenizer. < init > (StringTokenizer.java:182)
    at java.util.StringTokenizer. < init > (StringTokenizer.java:219)
    at weblogic.utils.StringUtils.splitCompletely(StringUtils.java:119)
    at weblogic.socket.utils.ProxyUtils.getProxySocket(ProxyUtils.java:178)
    at weblogic.socket.utils.ProxyUtils.getSSLClientProxy(ProxyUtils.java:235)
    at weblogic.socket.SocketMuxer.newSSLClientSocket(SocketMuxer.java:396)
    at weblogic.socket.SocketMuxer.newSSLClientSocket(SocketMuxer.java:414)
    at weblogic.socket.ChannelSSLSocketFactory.createSocket(ChannelSSLSocketFactory.java:82)
    at weblogic.socket.ChannelSSLSocketFactory.createSocket(ChannelSSLSocketFactory.java:119)
    at weblogic.socket.BaseAbstractMuxableSocket.createSocket(BaseAbstractMuxableSocket.java:133)
    at weblogic.rjvm.t3.MuxableSocketT3.newSocketWithRetry(MuxableSocketT3.java:214)
    at weblogic.rjvm.t3.MuxableSocketT3.connect(MuxableSocketT3.java:383)
    at weblogic.rjvm.t3.ConnectionFactoryT3S.createConnection(ConnectionFactoryT3S.java:44)
    at weblogic.rjvm.ConnectionManager.createConnection(ConnectionManager.java:1784)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1424)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:443)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    to javax.naming.InitialContext. < init > (InitialContext.java:197)
    to oracle.soa.management.internal.facade.ServerManagerImpl. < init > (ServerManagerImpl.java:76)
    at oracle.soa.management.internal.facade.ServerManagerFactoryImpl.createServerManager (ServerManagerFactoryImpl.java:28)
    at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:85)
    ... 6 more


    On weblogic server I get rest of newspapers at the end after starting the server. Don't know if this is the problem:
    < Opinion > < WebLogicServer > < BEA-000365 > < Server State has changed in the RACE >
    < Opinion > < WebLogicServer > < BEA-000360 > < server started operation >
    lookupEngineLocalBean using JNDI {java: comp/env/ejb/local/bpmn/CubeEngineBean} for engine type {bpmn}
    lookupEngineLocalBean using JNDI {java: comp/env/ejb/local/bpel/CubeEngineBean} for engine type {bpel}
    line 06:12 not match expected character "of folklore <>" "" "
    SOA platform is running and is accepting applications
    line 03:12 not match expected character "of folklore <>" "" "


    I already tried to reinstall everthing from scratch... Any help is appreciated.

    Thanks in advance.

    Published by: 925432 on April 4, 2012 02:32

    Hello

    It seems that your JDev is probably configured to use a proxy server, as in the stack trace, you see a line "weblogic.socket.utils.ProxyUtils.getProxySocket".

    Please try to remove the proxy configuration in JDev.

    Go to tools-> Preferences-> Web browser and Proxy-> uncheck "Use a Proxy HTTP Server" if it exists.

    You may also need to restart JDeveloper.

    I hope this helps.

    -Cris

  • Not able to read the wsdl file while initiating the process

    I was able to deploy BPEL processes in the Production environment without any error. At the moment that I clicked on "Start" in Console of BPEL, he threw under the exception:


    I tried to access http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl directly and I was able to access the wsdl page.
    I looked in my code given namespaces (http://schemas.xmlsoap.org/wsdl/ "namespace or the namespace" http://www.w3.org/2004/08/wsdl"), but he was not present.
    I did redeploying several times without a bit of luck.

    There are other BPEL process installed on the server. Here are the differences:
    1. I am start my process BPEL using the BPEL Console, others do so with some clients in java.
    2 exception watch URL wsdl to be http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl containing "_". ("_XX_BPEL_INTF_MON.wsdl") Although it is without "_" (XX_BPEL_INTF_MON.wsdl) under the section of the WSDL location. However, I can access both using the browser.

    While everything works well in the DEV environment.

    Rescue me.


    Complete cycle of Oracle BPEL Process Manager
    An unexpected error occurred during the execution of your request. This is probably related to a defect in the product, Oracle BPEL Process Manager. We apologize you can post the error on the OTN forum and we will respond as soon as possible.

    Attachments:

    Update information:
    Oracle BPEL Server version 10.1.2.0.2 Build: 2196 construction time: kill Jan 10 12:31:53 UTC 2006 Build type: release the tag Source: BPEL_10.1.2.0.2_GENERIC_060110.1200


    Exception message:
    [javax.servlet.ServletException] α wsdl reading failure. Cannot read the wsdl to 'http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl', because ' WSDLException: faultCode = INVALID_WSDL: document: http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl is not a wsdl file or does not have an element root "definitions" namespace "http://schemas.xmlsoap.org/wsdl/" or the "http://www.w3.org/2004/08/wsdl" namespace. " Make sure that wsdl is valid. You must start the server of OraBPEL, or ensure that the related bpel process is deployed correctly.


    Trace of the exception:
    javax.servlet.ServletException: cannot read the wsdl. Cannot read the wsdl to 'http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl', because ' WSDLException: faultCode = INVALID_WSDL: document: http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl is not a wsdl file or does not have an element root "definitions" namespace "http://schemas.xmlsoap.org/wsdl/" or the "http://www.w3.org/2004/08/wsdl" namespace. " Make sure that wsdl is valid. You must start the server of OraBPEL, or ensure that the related bpel process is deployed correctly. at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:595) at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:537) at _ngDoInitiate._jspService(_ngDoInitiate.java:438) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:267) at _displayProcess._jspService(_displayProcess.java:792) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222) at com.collaxa.cube.fe.DomainFilter.doFilter) DomainFilter.java:152) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) to com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) to com.evermind.util.ReleasableResourcePooledExecutor$ (ReleasableResourcePooledExecutor.java:192) MyWorker.run at java.lang.Thread.run(Thread.java:534)

    Thank you
    Nawnit

    Published by: user649251 on December 9, 2008 08:53

    Think something is stuck in the cache. I would cancel the deployment of the process of the console, then I bounce off the application server, and then redeploy.

    If this does not work, perform the same steps but after you cancel the deployment of remove the code from the file server bpel deployment. I forgot when this is in the 10.1.2.0.2 version but it will be in the House of bpel. If you do an ls - a it's a file hidden under unix. The file name will have lost garbage with the process name in the name. This should eliminate any past existence.

    see you soon
    James

  • Not able to read the text file several times - Bug?

    I open the Refnum to a text file by starting my software and I'll keep the file open until the software works. I read a text file when an event occurs. The problem that I'm facing here is when I read that the file 1st time Lily can't read the text of the file but when I read it to get even empty string only. Could someone help me understand why this happens.

    A race condition?  What's with the two readings at the same time?  Keep the opened file is not a problem, but remember that there is a file pointer.  If you read empty strings, it's probably because you're at the end of the file.  Use Set leader VI to set Position is for the beginning of the file.

  • Error message says that my system doesn't have the ability to read (.) Not able to read the incoming faxes and outgoing of the TIF files).

    Original title: MS Fax.

    I try to read the incoming or outgoing faxes. A message says that my system doesn't have the ability to read (.) TIF files).

    How to solve the problem?

    Thank you

    Alex

    The 'Support' engineer's response is the dumbest answer I've seen in a long time.

    At least as much as I understand your problem, you have no problems, send or receive faxes, but rather, you can not view the faxes that have been sent or received.

    You need to get Windows Picture and Fax Viewer works again (or get a new app to view TIF files).

    Click Start, then click Run, and then type the following in the "Open" box and click OK

    regsvr32 shimgvw.dll

    Don't forget the space after the 32

    A dialog box should include the following:

    "DllRegisterServer in SHIMGVW. DLL succeeded.

    If it does not, type the following in the box 'open '.
           
    regsvr32 %windir%\system32\shimgvw.dll

    And if that fails, go to C:\Windows\system32 and check that there is a file called shimgvw.dll (or does not).

  • Windows viewer not able to read the DNG format generated by camera Fujifilm X 30 of the RAF

    Hello. Since September, I have a problem. Until then, it had not occurred to me, but since then, when converting to DNG RAF files generated by my camera Fujifilm X 30, trying to visualize the viewer in Windows, it closes automatically.

    I also have a Nikon D7100 and generated the NAVE of Nikon, there is no problem. I have neither the conversion of the Fujifilm RAF generated through August 2015.

    The problem I've had so far with the Viewer Windows 7, and I have yet to upgrade to Windows 10.

    Please pray Adobe LR some techniques help me find a solution.

    Thank you.

    Hello

    I was able to view your DNG using the Windows on Windows 7 photo viewer. The first thing I did was to install the free DNG for Windows codec. A Setup program is located at the following link:

    Adobe DNG Codec: For Windows: Adobe DNG Codec 2.0

    Hope that helps,

    -Chris

  • Not able to read the BB10 Dev Alpha contacts (door Android app)

    Hi friends,

    I wore my Android app that exports the contacts into a CSV file that is stored on the SD card.

    When I run this app on my device BB10 Dev Alpha B, it creates an empty file.

    I guess that the BB10 Android runtime does not support the access contacts in BB10.

    Is someone can shine some light on this issue?

    Thank you

    Hemant

    Hello world

    I hope I can clarify what is supported in the BlackBerry Runtime for BlackBerry 10 Android applications when it comes to support of Contacts.

    Currently, support is in place to add an entry in the Contacts list to either contact existing, or by adding a new contact to the list. This can be understood as write-only access. We do not query the list of contacts or save existing contacts. There was some security issues behind the decision to only allow this access level, but as always, we are open to discussion of different use cases.

  • Not able to read the values in group by, when no records in the table

    Hi all, I have this query

    Select p.header_id,

    Type "some_constant."

    sum (nvl (p.total_amount, 0)) sum_of

    from table_name p

    P.header_id group

    When there is record in the table, it works fine, but I want to if there is no any folder that it returns as below,

    header_id type sum_of

    some_constant 0 0

    How to...?

    Help, please.

    Kind regards

    SELECT * FROM (select p.header_id,

    Type "some_constant."

    sum (nvl (p.total_amount, 0)) sum_of

    from table_name p

    P.header_id group

    UNION ALL

    SELECT 0,

    BOX WHEN (SELECT COUNT (*) FROM table_name) = 0 THEN type of 'some_constant',

    ANOTHER NULL

    END type as,

    0

    THE DOUBLE)

    WHERE type IS NOT NULL;

    Post edited by: 000000

  • Tecra A3 - 152 - not able to read CD - R (or CD - RW), burned by itself or another PC

    Hello

    My TECRA A3-152 offers the CARPET * a DVD-RAM UJ - 831S player (1.40 firmware version) with the Microsoft (dated the 1.07.2001) 5.1.2535.0 driver
    The laptop is not able to read the CD - R or CD - RW engraved with any other PC (or alone). The CD is reported as empty.

    However, the reader is able to read commercial CD - R with SW or sounds or other stuff.
    After several hypotheses about the SW problems or compatibility issues, I intend to replace the drive with another.

    Any suggestion?

    Thanks - regards
    Antonio Giarrusso

    Hello

    Maybe it s only a problem of compatibility. In my experience not on each CD or DVD is compatible. I mean that not every CD manufacturing is supported by the firmware and so this question might appear.

    But let's try some common tips.
    First of all, I would recommend delete Sonic record now and the DLA.
    Then restart the computer and enter the registry.

    1. in the registry editor, expand my computer, and then expand HKEY_LOCAL_MACHINE.
    2. expand SYSTEM, and then expand CurrentControlSet.
    3. expand Control and class.
    4. under category, click on {4D36E965-E325-11CE-BFC1-08002BE10318}.
    5. in the right pane (topic area), click UpperFilters and delete. Click then click LowerFilters and delete is also.
    6. click on Yes to confirm the deletion.

    After this procedure, restart the laptop and try to read the CD

  • Windows computer not able to find the software adobe reader XI? I have tried repairing, did not

    Windows computer not able to find the software adobe reader XI? I have tried repairing, did not

    Hi Kenneth,

    Please try & download Adobe Reader using this link Adobe - Adobe Acrobat Reader DC Distribution.

    Let me know if the problem persists.

    Kind regards

    Nicos

  • Not able to install the common module on satellite Pro A120

    Hi guys:
    I recently reinstalled xp professional on my satellite pro A120. I could download and install the main drivers of http://uk.computers.toshiba-europe.com and my phone is functional. However, I did not all sounds and (F6 & F7 and toggle) function keys not working, even after insalling the sound card. I read some of the posts on this forum and found that I needed insall the 'common' module to make them functional. I downloaded the driver from module common too, but when I run the Setup it starts initially, but fails both the configuration is complete.

    The same thing happens also with a few other drivers as saver of energy etc... I was not able to run the Setup program for the common module & driver power saver, basically, nothing happens after I have the respective installation.

    Can anyone help please?

    Pravesh

    As far as I know on the download page you can find the installation instructions with exact installation document order how to install drivers and tools specific to Toshiba and utilities.
    You have installed all the stuff after this installation order?

  • I can not able to create the partion in unused space, show the 0x8004240f error in vista

    I can not able to create the partion in unused space, show the 0x8004240f error in vista

    Hello

    read this information

    http://www.Vistax64.com/tutorials/95398-disk-management-shrink-partition.html

  • My computer when it is turned on will not past the blue screen of Windows Vista, not able to see the start with all the icons page

    Had to restart the computer and turned on will not go beyond Windows Vista of the screen blue, not able to see the start with all the icons page

     

    Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    See you soon.

    Mick Murphy - Microsoft partner

  • MBR is corrupted, not able to repair the MBR and get error code 0 x 490

    Original title: MBR is corrupted

    MBR is corrupt repair action: repair disk metadata - result: failed - error code = 0 x 490

    Hello

    According to the description, I understand that you are not able to repair the Master Boot Record (MBR) and getting the error is 0 x 490.

    I suggest that you want to run auto repair with installation media and see if it helps you repair system files or not. For the execution of the task, I suggest you to try the steps below and see if it helps.

    Method 1: Execution of restarting the Windows recovery environment (WinRE)

    To run the repair to start the Windows recovery environment (WinRE), follow these steps:

    1. Insert the Windows installation disc in the disc drive, and then start the computer.

    2. When the message press any key to start from the CD or DVD is displayed, press a key.
      If your PC does not automatically detect the media

    • When the computer reboots, read on screen for instructions that explain how to interrupt normal startup and access the basic input/output system (BIOS) configuration utility. Most PCs use the F2, F10, ESC or del key to start the configuration of the BIOS.

    • Looking for a tab in the BIOS configuration utility that is labeled boot order, The Options of Bootor Boot. By following the instructions on the screen, use the arrow keys to go to the boot order, and then press ENTER.

    • Locate the flash USB, DVD or CD player (this could be called removable device) in the startup list. By following the instructions on the screen, use the arrow keys to move the drive to the top so that it appears first in the startup list. Press ENTER. The startup command sequence is now changed to boot from the flash drive, CD, DVD, or USB.

    • Press F10 to save your changes and exit the BIOS Setup utility. Select Yes in the confirmation window. The PC will restart.

    1. Select a language, a time and a currency, a keyboard or input method, and then click Next.

    2. Click on repair your computer.

    3. In the System Recovery Options dialog box, select the drive of your Windows installation, and then click Next.

    4. In the System Recovery Options dialog box, click on repair your computer.

    5. Click the operating system you want to repair, and then click Next.

    In the System Recovery Options dialog box, click Startup Repair.

    For more information about System Recovery Options, see What are the system recovery options in Windows?

    For more information about the Startup Repair, see Startup Repair: frequently asked questions.

    If you are using Windows 7 then the link provided below might help you to download and create installation media.

    Download Windows 7 Disk Images (ISO files): https://www.Microsoft.com/en-us/software-download/Windows7?WA=wsignin1.0

    Method 2

    If the problem persists, try to rebuild the BCD by using the Bootrec.exe tool. To run the Bootrec.exe tool, you must start the recovery Windows (WINRE) environment . To do this, follow these steps:

    1. Place the Windows 7 installation disc in the disc drive, and then start the computer.

  • Press a key when you are prompted. Select a language, a time, a currency, a keyboard or an input method, and then click Next.

  • Click repair your computer.

  • Click the operating system you want to repair, and then click Next.

  • In the System Recovery Options dialog box, click command prompt.

  • Type Bootrec.exe, and then press ENTER.

    See the following link for more information:

    How to use the Bootrec.exe tool in the Windows recovery environment to troubleshoot and repair startup issues in Windows

    http://support.Microsoft.com/kb/927392

    Hope it would help. If problem persists always post back with the current state of your computer and the result of the proposed suggestion, we will be happy to help you.

Maybe you are looking for

  • Can a huge quantity of slow iphone photos

    Hello A simple question. My wife and I have both an iphone 6 (128 for me, 64 for her). My phone is slower and slower over time and we the speed difference can be seen when comparing the two. His phone is as fast as the first day. The difference, I ha

  • Turn the mouse cursor

    This only happens when I visit Facebook, but the mouse cursor turns and will not stop. Firefox will never block or unresponsive, but it behaves as if there is always from my PC 'think '. Any ideas on how to stop my cursor to turn constantly?

  • Trouble quitting after SP2 XP Reinstall

    Reinstalled SP2 the week last in the forlorn hope of solving a problem of CD/DVD drive. Since then, whenever I have shutdown, it passes through the movements and then falls (flashing some kind of error message in the BACK) and automatically restarts.

  • bletooth

    Does anyone know if you can put bluetooth on an HP Touch smart 320. Thanks for the info.

  • Volume set ticking

    Hey I have the light touch volume at the top of my pc control. However, with any change or on the buttons, it creates an extremely annoying tick... How the tick would disable when I change volume using this feature? Thank you