I have Apex installed 3.2 on the issue in 2003 HTTP Server 9.2.0.8/windows

It seems to be conflicting advice on where to place the info dads.conf.

I see http://www.uaex.edu/srea/Application_Express_Installation.htm that I ought put in websrvr.app.

Others suggested in the file httpd.conf, others elsewhere.

If I place it in one of the locations other than websrvr.app, HTTP server won't start (and I get no error message indicating anything), but with the descriptor in websrvr.app, I get jack for the connection... Sometimes I'll get XDB password requested, sometimes the/pls/apex/apex_admin requested URL was not found on this server...

The websrvr.app is:

[DAD_apex]
connect_string = manor.intra.tmrs.org:1521:gtest
password = apex
user name = apex_public_user
default_page = apex
document_table = wwv_flow_file_objects$
document_path = docs
document_proc = wwv_flow_file_mgr.process_download
reuse = Yes
enablesso = No
stateful = STATELESS_RESET
NLS_LANG = American_America.AL32UTF8

If you get a challenge XDB port 8080, this is where XDB is running. You can't have 2 different applications / services that are running on the same port. So, put back to 7777 would eliminate this problem. If you try and you configure XDB and OSH on the same port, you will never get APEX to work.

You can use the netstat command to see which ports are used by specific applications.

Tyler Muth
http://tylermuth.WordPress.com

Tags: Database

Similar Questions

  • have tried four times to get the trial version of captivate 7 to download on my windows 7 64 bit

    have tried four times to get the trial version of Captivate 7 to download on my windows 7 64 bit desktop and displays download manager a message, it is not compatible with my ie11

    There is apparently a problem with IE10 + because it is wrongly considered IE1.  To work around this use another browser or compatibility view (http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-10)

  • Google Chrome installed but I have not installed it. Also the default browser configured to read a link as if it were an application for commencement. A lot of questions because I improved the MSE. What is happening with this? Also network problems.

    Since I upgraded MSE (when I did, there was a popup telling me it had not been approved for XP) I had to do system restore because it would not be updated and did not allow me update Windows.  Moreover, since the installation of a new version of CCleaner and jump into an H & R Block CD (but not installed) Google Chrome suddenly appeared as installed.  A day later, when I open IE8, it said that it was not my default browser.  It turns out that the default was trying to read the links as if they were programs to open.  These things happen in sequence, not all at once.  I'm starting to lose faith in MSE as a viable security program.  Everyone knows these issues?

    Unless you did, do you also have a Google toolbar? That install package you used for CCleaner it is where your new Chrome browser default change probably came to look always for 'extras' during the installation of the software, sometimes even when you uncheck the options such as the toolbar Google or Google Chrome as default browser and the homepage that they install any way. In the case of CCleaner you must always use the/setup package install ' Slim/No toolbar' such as the one proposed here.

    http://MajorGeeks.com/CCleaner_Slim_d4191.html

    Go to the general tab in the Internet Options and reset your default homepage and reset your default browser in "Set program access and Defaults" then uninstall Google Chrome and toolbar using Add/Remove programs. If you have had the problem of Chrome before attempting to upgrade the MSE this may have contributed to updates failed. In general you cshould use only Internet Explorer or Firefox.  When you have windows pop - up was part of Windows Genuine Advantage of message validation? If Yes, see this post here.

    http://social.answers.Microsoft.com/forums/en-us/msestart/thread/22930cda-a0bd-4263-890b-ddf812859ca4

  • Do I have to install 14 items on the C: drive or can be installed and work to a secondary drive?

    Hello

    On the C: drive of my 200 GB wife she Primer Adobe items 10, 11 and 13 more organizer of 13 elements and Photoshop 11.

    All its work files are drive F: (4000 GB)

    Despite the Adobe staging for drive F: for every new project it will still create very large files on the c: drive and it by filling up until there is no more space left on the drive C: and 13 elements crushes every time without being able to complete a project.

    My questions are the following:

    1. ) I would like to upgrade his computer at the beginning of 14 elements and organizing, but I would like to force the upgrade must be installed on drive F: and the work of all of the F: drive program.
    2. ) Can I delete all files program and doc Primer Adobe items 10, 11 and 13 more organizer of 13 elements and Photoshop 11 of his C: drive?

    I know that we would lose some videos and other files but it's ok, we saved everything we want and my wife does not use Photoshop 11 on his computer, I do all the work of photo on my computer with CS6.

    Thank you

    Werner

    What you can do to spare disk space:

    1 - uninstall the older versions, you do not wish to keep. Before running the uninstall program from the Windows Task Manager, deactivate the license on the Help menu (you might want to reinstall on another computer, for some reason, later). If you use catalogues on standard location, use Catalog Manager to remove them, possibly after their conversion to the new format of catalog.

    2. you can move the catalogs on your F: drive. Find their location in the menu help/information system of the Organizer. Create a master folder on F: and move the folders from catalogues it with Explorer. They will find in the "custom" from the Catalog Manager location (navigate to their location once).

    3. in the preferences of the Publisher, do not include your C: drive in the list of the "" scratch disks".

    4. in the organizer's preferences, specify the default location to save your photos from your camera, even for the scanned images.

    5 - the use of a utility like CCleaner, you can remove unwanted temporary files and clean the registry. A good thing after the steps above.

    6. regardless of the elements, you can save space on C: for other programs; I think that Windows allows you to move the default folders of documents or images on another drive.

    I think that should be enough.

  • dialog jquery apex 5.0 by dragging the issue

    Hello

    Always try to get used with 5.0 and its modal (or not) dialogue.

    Below is the sample app, modal dialog box stylized dialogue-based

    You questions:

    1. appendTo is only way to get response dialogue inside the shape?

    2 jQueryUI seems to have some problems with dialogue by dragging the function above problem under IE and FF (Chrome seems to have no problem with it), but it is more suitable to solve it?

    3. modal dialog in the apex gives defined resolutions of modal window: it can replace the jQueryUI however dialogue how set I've automatically adapted to the content?

    apex.jQuery( this.affectedElements ).dialog( 'destroy' ).appendTo( 'form#wwvFlowForm' );
    apex.jQuery(this.affectedElements).dialog({
        closeOnEscape   : true,
        draggable       : true,
    dialogClass : 'customStyles',
        height          : '300px',
        modal           : false,
        resizable       : true,
            width           :'900px',
    collision: 'fit',
    drag: function(event, ui) {
                    var fixPix = $(document).scrollTop();
                    iObj = ui.position;
                    iObj.top = iObj.top - fixPix;
                    $('.ui-dialog').css('top', iObj.top + 'px');
                },
      open          : function(event, ui){
        // Bind click handler on the overlay, to force dialog closing
        apex.jQuery('.ui-widget-overlay').bind('click', function() {
          apex.jQuery(this).prev().find('div:nth-child(2)').dialog('close');
          });
      }
    
    });
    

    Thank you

    Hi jareeq,

    I see now that the source of confusion may be that the application example dialogue always includes a page using the jQuery UI dialog box. Sorry about that. I had recommended to delete this page and I thought he had, but clearly, he didn't. For the reasons given in the blog referenced above, there is a lot of work to get jQuery UI dialogs well operate in an APEX application. So I highly recommend people to use the APEX for the dialogues in line (modal region) and modal pages.

    The jump from the dialog box down on the drag problem does not happen with APEX inline dialogues or modal pages so I recommend you to use those.

    Kind regards

    -John

  • APEX not correctly links to the only pages not on server

    Hi all

    I have an application on a secure apex with a page of interactive report server. This report contains the name of the projects on different servers, these servers url and other information. I've hidden the url and project names act as hyperlinks. The problem I have is that the links will not work if the project is on a different server from the APEX.

    In the column of the report to the name of the project, I have the link column property set: link text like #PROJECT_NAME #, target URL as a URL, such as #PROJECT_URL #.

    If the project is on say company.com/project and the APEX is on secureserver.com/apex then my hyperlink takes me to secureserver.com/apex/company.com/project, which is obviously not the behavior I need...

    Any suggestions?

    If #PROJECT_URL # is ' company.com/project', it is considered a URL base secureserver.com/apex of URL.

    Specify the URL like "http://company.com/project" and see if it works (it should :-))

  • Includes fixed flaws that were addressed in the 18423831 for Oracle HTTP server hotfix patch 19948000?

    Gurus,

    Patch for OHS, the patch ID: 19948000 - Jan 2015 also include fixed flaws that were addressed in the patch 18423831 -July 2014?

    I have not found any document in MoS that might suggest the same thing. If anyone has the link to this document, well want to share it.

    Not if you look at the Readme they address different bugs so all both need apply.

    See you soon

    John

  • Apple TV-Siri shows Hulu in the results, but I have not installed the Hulu application

    My research findings using Siri on the new Apple TV keep showing Hulu as an option. The only thing is, I have not installed the Hulu application, and I'm not a subscriber of Hulu. Is this a mistake or what is 'normal '.

    To check, I select Hulu in the search results, and was invited to install the application.

    It is correct. The page that displays the result of your search will connect you to the app from Hulu on the App Store if you have not installed it.

    The research aims to get you a way to watch the TV Show/movie you want to watch. It's a great way to see if a Hulu subscription is something you want to pay.

  • ADR 2.0.10 and APEX 4.2.2 in the problem of the PDB

    I have APEX installed 4.2.2.0.11 in PDB on Oracle RDBMS 12.1.0.2. OS - Windows Server 2012 R2.

    With Oracle HTTP Server (mod_plsql) or mod_owa, there is no problem, everything works fine.

    I try to use ADR 2.0.10. But APEX does not work...

    I start ADR in stand-alone mode, without problems.

    When I try to open builder (http://localhost: 8888/ADR/or http://localhost: 8888/ADR/apex) I get a blank page.

    There is no errors in newspapers and I see in v$ session three sessions ADR.

    Then I created the simple test like this procedure:

    create procedure apex_public_user.cgi_env is
    begin
    owa_util.print_cgi_env;
    end;
    
    
    
    

    And called http://localhost: 8888/ADR/cgi_env

    Procedure is executed successfully and print cgi variables.

    Where is my problem? In the configuration of ADR or...?

    Journal:

    
    Configuration properties for: apex
    cache.caching=false
    cache.directory=/tmp/apex/cache
    cache.duration=days
    cache.expiration=7
    cache.maxEntries=500
    cache.monitorInterval=60
    cache.procedureNameList=
    cache.type=lru
    db.hostname=localhost
    db.password=******
    db.port=1521
    db.servicename=cdevel
    debug.debugger=true
    debug.printDebugToScreen=true
    error.keepErrorMessages=true
    error.maxEntries=50
    jdbc.DriverType=thin
    jdbc.InactivityTimeout=1800
    jdbc.InitialLimit=3
    jdbc.MaxConnectionReuseCount=1000
    jdbc.MaxLimit=10
    jdbc.MaxStatementsLimit=10
    jdbc.MinLimit=1
    jdbc.statementTimeout=900
    log.logging=true
    log.maxEntries=50
    misc.compress=
    misc.defaultPage=apex
    security.disableDefaultExclusionList=false
    security.maxEntries=2000
    db.username=APEX_PUBLIC_USER
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.3.0
    Request Path passes syntax validation
    Mapping request to database pool: PoolMap [_failed=false, _lastUpdate=-1, _pattern=null, _poolName=apex, _regex=null, _type=REGEX, _workspaceIdentifier=null, _serviceName=null]
    Applied database connection info
    Attempting to process with PL/SQL Gateway
    ==== Processing Request: ====
    GET /ords/
    ==== Headers in Request ====
    host: devel:8888
    connection: keep-alive
    cache-control: max-age=0
    accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    user-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
    accept-encoding: gzip, deflate, sdch
    accept-language: uk-UA,uk;q=0.8,ru;q=0.6,en-US;q=0.4,en;q=0.2
    ==== Cookies in Request ====
    Using default page: apex
    SID: 440
    isValidRequest(), procedure name: <apex>
    Validating: apex
    *** Total number of arguments: 1
    Parse: 0 ms
    -----
    begin
    apex;
    commit;
      end;
    *** Total number of arguments: 1
    Exec: 0 ms
    Got results length: NULL
    ==== Request Processed ====
    Processed PL/SQL Gateway request
    Request Path passes syntax validation
    Mapping request to database pool: PoolMap [_failed=false, _lastUpdate=-1, _pattern=null, _poolName=apex, _regex=null, _type=REGEX, _workspaceIdentifier=null, _serviceName=null]
    Applied database connection info
    Attempting to process with PL/SQL Gateway
    ==== Processing Request: ====
    GET /ords/cgi_env
    ==== Headers in Request ====
    host: devel:8888
    connection: keep-alive
    accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    user-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
    accept-encoding: gzip, deflate, sdch
    accept-language: uk-UA,uk;q=0.8,ru;q=0.6,en-US;q=0.4,en;q=0.2
    ==== Cookies in Request ====
    SID: 440
    isValidRequest(), procedure name: <cgi_env>
    Validating: cgi_env
    *** Total number of arguments: 0
    Parse: 0 ms
    -----
    begin
    cgi_env;
    commit;
      end;
    *** Total number of arguments: 0
    Exec: 16 ms
    Got results length: 1646
    ==== Headers from Results ====
    Setting Content-Type (Content-type): text/html; charset=UTF-8
    Adding X-DB-Content-length: 1646
    ==== Request Processed ====
    Processed PL/SQL Gateway request
    
    
    

    Thank you.

    Sorry...

    There is a bug in the APEX with empty cookies...

    You will need to update to the latest version...

  • I changed something with my page, and now I have to move my cursor all the way to the top to get home, bookmarks or the close button

    the URL line is also hidden until I scroll all the way to the top.

    Looks like you are using full-screen.

    • F11 will toggle the Mode full screen or not.
    • Another way to exit full screen, when you move your cursor to the top of the screen, toolbars 'slide' down; Move your cursor over an empty spot on one of the toolbars, right click and click on "exit full screen".

    You need to update the following:

    • Adobe PDF plugin for Firefox and Netscape
    1. Check your plugin versions on one of the following links:

    2. Update of Adobe Reader (PDF plugin):
      • Within your existing Adobe (If you have already installed) drive:

        • Open the Adobe Reader program in your list of programs
        • Click Help > check for updates
        • Follow the instructions to update
        • If this method works for you, go to the section "download full installer ' below and go to"after the installation"below
      • Download the full installer (If you have NOT installed Adobe Reader):
      • After installation, launch Firefox and recheck your version.
  • KB 2393802 appears to install correctly, but then the same update is offered and installed it again. It has been installed more than 32 times

    Original title: KB 2393802 will not install and keeps back__

    The windows above update keep coming back and will not be installed. If I check the update of victory it will tell me the update is available (no download, already installed on the machine), I so go ahead and install the update. About 2 or 3 minutes later the yellow flag appears indicating that KB2393802 is available. After the installation it tells me that it has been correctly installed. The event viewer also tells me it installed correctly. So far, in my history of editing, I have 32 incident KB2393802 cela being installed correctly.

    Any suggestions please?

    (the only thing I've done is to rename the Catroot2 folder and restart the system according to the instructions in MS for about 2 years for another machine)

    Original title: KB 2393802 will not install and keeps back__

    The windows above update keep coming back and will not be installed. If I check the update of victory it will tell me the update is available (no download, already installed on the machine), I so go ahead and install the update. About 2 or 3 minutes later the yellow flag appears indicating that KB2393802 is available.

    Let me take you, you are under Windows XP SP3. If true, and only if it is true, the following might help you resolve the issue (which is common for all updates kernel on Windows XP computers):

    KB2393802 (MS11-011) is an update of the kernel, and since these are released for Windows XP, MS is not those to install properly for years as soon as it is an OEM System (with OEM drivers) installed on which these kind of updates must be installed on.

    To get these updates for Windows XP is installed correctly on these systems, you will need to download the update from download area:
    http://www.Microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=a511d33a-9ae0-46EE-A225-9d97390de7d1
    * Save * the file in a folder and run the EXE file with the parameter "/ o" (like "/ overwriteOEM"-seehttp://support.microsoft.com/kb/262841/en-us for more details on that and other parameters) subsequently.

    Suppose you downloaded the English version of KB2393802 in a "Downloads" folder that is located on your C: drive. In this case, please restart Windows Mode safe mode (hit the [F8] key after the BIOS screen occurred while starting your machine). Then enter the following information * including * all blanks and the signs of the quote in "Run" in the start menu and press [Enter] or click OK, then:

    'C:\Downloads\WindowsXP-KB2393802-x86-ENU.exe' / o

    After restarting Windows, the update should not be reaffirmed by WU/AU once again - at least after you visited Windows Update via IE and looked for new updates once more.

  • I get a pop up asking that I want to install Windows 8. I have Windows Vista and have no idea of what is Windows 8. Do I have to install it or not?

    I have Windows Vista, but I get a pop up asking me to install Windows 8.  I'm not a computer Wizard, LOL.  I use my computer for basic, surf, talk to friends and to the these.  Do I have to install it or not?

    Hello

    There is no such thing as Windows 8. Maybe it's spyware so leave well alone. First of all I suggest you do a complete virus check of your system. I assume that your system has antivirus software to protect your system?

    Download the free version of Malwarebytes Anti Malware (www.malwarebytes.org ) install this application and do a full scan to see if it picks up nothing. John Barnett MVP: Windows XP Expert associated with: Windows Desktop Experience: Web: http://www.winuser.co.uk; Web: http://xphelpandsupport.mvps.org; Web: http://vistasupport.mvps.org;

  • Vista does not load after that install Microsoft Update error the breakpoint of the exception. "A breakpoint has been reached (0 x 80000003) occurred in the application at location 0x73eb764a.

    Original title: Vista does not load after you install Microsoft updates

    A Dell Inspiron. Updates have become available and have been installed. Next time the laptop was put on it does not start, it was all there on the screen was the dotted line down and after some time a black screen.
    I tried running the recovery and I get the message "the breakpoint exception. "A breakpoint has been reached (0 x 80000003) occurred in the application at location 0x73eb764a.
    At the time that the laptop does not work and I have no idea what updates have been downloaded and installed.

    Hello

    Try the methods provided below and check if that helps.

    Method 1:

    Step 1:

    Try to boot in safe mode with network and check if you are able to boot to the desktop.

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    Step 2:

    If you are able to start the office try to download and run a system scan using the Microsoft Safety Scanner full and check if that helps.

    Microsoft safety scanner

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note:
    The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    See also:

    How to remove a computer virus?

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-remove-a-computer-virus

    Method 2:

    Clean boot

    If the problem does not persist in safe mode you can also perform the clean boot.

    Put your boot system helps determine if third-party applications or startup items are causing the problem. If so, you need to maybe contact the manufacturer of the program for updates or uninstall and reinstall the program.

    See the following article in the Microsoft KB for more information on how to solve a problem by performing a clean boot in Windows Vista or Windows 7:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

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

    Note:

    After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Method 3:

    Try the system restore by using the System Recovery Options.

    The System Recovery Options menu is on the Windows installation disc. The menu can also be installed on your drive hard if your computer has preinstalled recovery options.

    For more information click on the link below.

    What are the system recovery options in Windows Vista?

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-are-the-system-recovery-options-in-Windows-Vista

    Please keep us updated on the State of the question so that we can help you further.

  • Communication of the issues - for example install messaging and chat on some sites, etc.

    OK I'm technophobes... So pls bare with me with the ignorance of the following questions! .... I just got a new laptop and therefore windows seven is on it... On my old computer, I had the old windows messenger and now seems to have Live messenger window... I had so many problems can someone help? The questions are these:

    (1) for the use of some sites now I can not take part in the establishment of "cat"... For example when a member initiates a conversation WITH me Let's say hello I will answer... They repeatedly say "are you ther '! EGM receives is not an answer!
    (2) for sending a RESPONSE to an e-mail on these sites... Even if I sent as forty years, none of them are never responded to or seem to be open! Even if the AUTO answer seems not be open on these sites? ! (I checked by looking at the 'sent mail' option, but the 'symbol' envelope remains open on the automatic and firm answers on mine)...
    Also, I clicked on these sites to see if any body sent me... And when I go on the site, there may be five or six emails but no notification has been sent!
    * I checked with my internet provider to ensure that they don't filter not all my mail (and they aren't)
    * I removed Macafee and installed another free version (in case that was the problem)
    * I pressed F5 when I was on the site
    * I also checked with the site that I have not been blocked or banned
    I don't see anything else that can be? Hint anyone? PLS!
    What is this new version of windows live or seven?
    Please excuse my ignorance and thanks for any help

    Hello

    Here is the vista forums

    Try the repost in Forum windows 7 the link below

    http://answers.Microsoft.com/en-us/Windows/default.aspx#tab=2

    Answers by topic

    Messenger

    they will help you with your questions/problems Messenger when repost you the link below in the Messenger forums

    http://windowslivehelp.com/product.aspx?ProductID=2

  • Cannot install / upgrade or remove the Lenovo Solution Center

    I am getting error during the installation/upgrade to level or during the withdrawal of the following lenovo Solution Center. I googled for error code & found links with windows install error issue. But my windows install is good work and could be able to install all applications except lenovo Solution Center.

    I tried to delete the directory and to install the most recent copy but still get this error.

    Kindly guide me to remove completely (maybe the registry items to delete) and get the freshly installed.

    What is your model number and the type of machine? Your other post indicated that under windows 7.

    Your machine is a recent purchase or did you have some time?  LSC installed properly on your machine in the past?

    You have two (1721 and 1603) error codes:

    (1) [19:00:44:704]: product: Lenovo - Erro 1721 Solution Center

    (2) information 1603. "Land C:\Program Files\Lenovo\Lenovo Solution Center\LSC.exe esta sendo mantido em uso pelo seguinte processo: Nome: LSC, Identificacao: 11196, Titulo da Alana: '(ne pas déterminé encore). Arrow esse aplicativo e Bivvy again.
    MSI (s) (44:50) [19:00:36:711]: 1 requests had been reported to have files in use.

    ===

    Possible solutions:

    (1) unregister/re-register windows install. (I had this problem in the past).

    http://www.ehow.com/how_6384842_fix-1721-Windows-Installer-error.html

    (2) performance Microsoft Mr. Fixit for remnants of an LSC installation/uninstallation are deleted.

    http://Support2.Microsoft.com/mats/program_install_and_uninstall

    (3) not your login has administrative rights? If not,

    start the installation of lsc by rlght click, run as administrator

    (4) you have an installed antivirus program? If so, what are you running?

    Error 1603, FILE in use, among other meanings.

    First try the steps 1 and 2 and see if the problem clears up.  If the errors persist after a new MSI log.

Maybe you are looking for

  • Canvio Basics 500 GB - F:\ error message is not accessible

    I just bought this drive ext and were happily transferring photos, suddenly this message appears:"F:\ is not accessible. The file or directory is corrupted and unreadable" What does that mean? Is he dead yet?

  • Satellite C660-258 to Smart TV connection

    I want to be able to connect my laptop to my TV so that I can watch iplayer etc, I have more Sky, the laptop is not an HDMI port as well as I need to connect? Any help would be appreciated. Linda

  • Question about the BIOS on the Satellite 4340

    As amathor, just a question: I have idea to boot from a USB drive (as bootable), but the problem in the BIOS is:No USB - HDD or USB - FDD, USB Legacy or something like that. On the net I found a support:-to take a USB stick to start UPDATING the nece

  • Satellite P300 - black screen on startup

    Hey,. My book freezes the other day and then stop. Since he was unable to rebot. Are power and battery light and when I go to turn it on it lights up and will ether stay on for 5 seconds and turn off or stay on but always with a black screen. Anyone

  • Laser Jet MFP M127fw Pro: Windows 10 Upgrade causing failure print

    Installed Windows 10 free update of Windows 8 - everything is going well until an automatic upgrade on August 13, 2015. Since the 8/13 patch (?), the Laser Jet Pro MFP M127fw spool print jobs, but do not go to the printer. Removed and reinstalled HP