Receive error message when you connect to a Hyperion Essbase Studio 11.1.2

Hi all
I searched the forum trying to find an answer to my problem without success. Thanks in advance for any help you can provide.

When you try to connect to Essbase Studio Client, you receive an error "connection with Essbase Studio Server error: network error ', in the details of the tab of this popup is"network communication with the server failed. Check your network connection and try again.
"Connection refused: connect". I found that this usually means that the Essbase Studio Service is not running. 11.1.2 Hyperion Essbase Studio is installed as a service. I don't know if this is the case in previous environments.

The windows service is running and running and I also try to start from the start menu and it doesn't seem to be errors. But when I look at the logs of start-up, that's what I find.


[2010-08-17 T 15: 29:15.457 - 07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: ethype-dev] [nwaddr: 192.168.35.235] [tid: 10] [user name: System] [ecid: disabled, 0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: < init >] [arg: sap] could not load the driver for sap.
[2010-08-17 T 15: 29:15.457 - 07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: ethype-dev] [nwaddr: 192.168.35.235] [tid: 10] [user name: System] [ecid: disabled, 0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: < init >] [arg: teradata] could not load the driver for teradata.
[2010-08-17 T 15: 29:15.473 - 07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: ethype-dev] [nwaddr: 192.168.35.235] [tid: 10] [user name: System] [ecid: disabled, 0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: < init >] [arg: netezza] could not load the driver for netezza.
[2010-08-17 T 15: 29:15.707 - 07:00] [hyperion] * _ [ERROR] [ESSSTD-043002] [com.hyperion.cp.catalog] [host: ethype-dev] [nwaddr: 192.168.35.235] [tid: 10] [user name: System] [ecid: disabled, 0] [SRC_CLASS: com.hyperion.cp.catalog.Catalog] [SRC_METHOD: initialize] Catalog.CannotInitializeStorage = Cannot initialize catalog storage. Make sure that the server.properties file contains the correct information. [[_*
com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog. CatalogInitializationException.StorageInitializationFailure
at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:221)
at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:100)
at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:166)
to com.hyperion.cp.catalog.Catalog. < init > (Catalog.java:87)
to com.hyperion.cp.catalog.Catalog. < clinit > (Catalog.java:75)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName(Class.java:169)
at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:63)
to com.hyperion.cp.server.RequestListener$ SystemTask.run (RequestListener.java:1303)
at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:168)
to com.hyperion.cp.server.RequestListener. < init > (RequestListener.java:130)
at com.hyperion.cp.server.ServerMain.initServer(ServerMain.java:192)
at com.hyperion.cp.server.ServerMain.main(ServerMain.java:260)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:215)
... 13 more
Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: the 'hstudio_dev.hypsql' database does not contain the tables in the catalogue of Studio. Please check the value of the "catalog.db" parameter in the server.properties file. _
at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:136)
to com.hyperion.cp.catalog.storage.StorageEngine. < init > (StorageEngine.java:86)
to com.hyperion.cp.catalog.storage.SQLStorageEngine. < init > (SQLStorageEngine.java:20)
... 18 more

]]

I opened the server.properties file located under the E:\Oracle\Middleware\user_projects\epmsystem1\BPMS\bpms1\bin directory, and everything seems to be OK here. Here below.

#
#Tue August 17-14:45:43 PDT 2010
Catalog.autoinit = true
Catalog.UserName = hypsql
transport.Port = 5300
Catalog.URL=sqlserver\://ethype-SQL.Sierra.local\:1433
Catalog.Password=69tVGsObffmeWaFX0LB2tA\=\=
Catalog.DB = hstudio_dev.hypsql
server.hss.bpmApplication=BPM\:77538

I tried out the "-" in the server names and the name of DB without help, I tried to put quotes around the "hstudio_dev.hypsql" with no luck, and I tried to connect to a database that had no '-' inside. I also followed the steps described by the support for the same question in 11.1.1.x which you enter in the DB > Security > schema > add a new schema/user, create the user and the owner of the schema, etc. It also did not help.

This is a new installation and everything else is fine to connect to DB, default user hypsql DB is the DB hstudio_dev. I installed in different environments, and this same problem happening in both environments. Please let me know if you have any questions, thank you for your time and your help.

Also, I realize in the DB and I see that a lot of tables in fact were created then it will connect at least during Setup. I've also reconfigured several times without success on different from the DB and always new/clean the DB. and the hypsql of the user is a DBO for this DB. It's DB SQL 2005, Windows 2003 servers.

Published by: 789316 on August 18, 2010 11:07

Published by: 789316 on August 18, 2010 11:10

Published by: 789316 on August 18, 2010 11:13

Published by: 789316 on August 18, 2010 11:21

You seem to be two people now, but you

Catalog.DB = hstudio_dev.hypsql

If the implementation is the same wouldn't

Catalog.DB = hstudio_dev.dbo

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • Receive error message when you try to download the update update for PowerPoint 2003 (KB957784) security

    I still receive an error message when you try to download the update to update security for Microsoft PowerPoint (KB957784).

    I searched night and day for a solution - even contacted microsoft by e-mail.  The specific error is: Code 57F

    It is displayed when I press the "get help with this error message:
    "WindowsUpdate_0000057E" "WindowsUpdate_dt000"

    It was the E-mail feedback:

    Thank you for your email about problems with the download of update of security for Microsoft PowerPoint.

    I understand your concern. Due to the nature of the technical issue, it was not possible for me to respond to your request. There are number of ways you can get technical information to our support team.

    MowGreen-
    Understood the factor of masking - has considered it.  Still, I send my appreciation in this matter.  I would like to know if you think I should download the SP2 for Vista.

    Peace-
    Matt

    Service Pack 2 offered by Windows (automatic) update yet?

    Windows Vista and Windows Server 2008 service Pack is not available for installation from Windows Update and automatic updates does not offer

    Cause
    This problem can occur for different reasons. However, the following reasons are the most common:

    • Already, you have the service pack installed and do not realize it.
    • You must install another update before you install the service pack.
    • You have not installed Service Pack 1 (SP1) and so you are not offered the option to install the Service Pack 2 (SP2). SP2 requires that you have installed SP1.
    • Components of the system that you must have to install the service pack are not installed on your computer.
    • You have a piece of hardware or software on your computer that is listed in the section "hardware and software which if present will result in Windows Update and automatic updates offers is not a service pack " article.
    • You have installed a preliminary version of a service pack, and it was not properly uninstalled before that you tried to install the final version of the service pack

    Service Pack 2 for Windows Vista and Windows Server 2008 is not available to users for which the following update is hidden:

    955430 description of the Windows Vista and Windows Server 2008 installation feature software update released April 28, 2009

    See article KB, Matt. When the system is ready for SP2 [as in you will be informed of the automatic update], suggest then you download the full SP2 package, save, temporarily disable AVG and then install SP2.
    The MS KB article below has sound advice for steps, you have to take before installing a Service Pack

    What you need to know before you install Service Pack 1

    Microsoft offers support without charge to get SP2 installed or for the resolution of problems that arise after he installation

    Start here - free support for Windows Vista service pack problems

    If a problem occurs, you can also solve problems installing yourself-
    How to troubleshoot Windows Vista and Windows Server 2008 service pack installation issues

    MowGreen MVP Data Center Management - update of safety Consumer Services

  • receive error message when you try to view a ProfilePage on error messages

    Hi all

    I get an error message when you try to view the errors on a profile page.

    On the page I see this:

    org.apache.jasper.JasperException: java.lang.IllegalStateException: getOutputStream() has already been called for this answer

    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:515)

    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:405)

    Finally, I see this:

    18:23, ERROR 206 [[jsp]] Servlet.service () for servlet jsp threw exception

    java.lang.IllegalStateException: getOutputStream() has already been called for this answer

    at org.apache.catalina.connector.Response.getWriter(Response.java:621)

    at org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:198)

    Please let me know what could be the reason.

    Thank you

    Vishnu

    Hello

    You can check that your page is locked in a dsp:page tag. If this isn't the case, add the tag and see if that helps.

  • Receive error messages when you try to use Outlook Express.

    Why can't use outlook express for emailing, I have lot of HAV with google or hotmail

    Sometimes I need to use outlook express, but when I use it says that it cannot send problems

    Hi Graham,

    1. what exactly happens when you try to send mails? You receive messages or error codes?

    2. what anti-virus software is installed on the system?

    Method 1:

    You can read the following article and check if it helps.

    Troubleshooting error messages that you receive when you try to send and receive e-mail in Outlook and Outlook Express

    Method 2:

    You can also temporarily disable the security software and firewall installed on the system and check if the problem persists.

    Note: Be sure to enable the security software on the computer after checking.

    Hope this information is useful.

  • "load error" message when you connect to windows vista account___

    When you connect on windows (vista) to my sons account, a window appears with the Dll Run in the upper left corner and a message that says: error loading C:\Users\... it indicates the name of my son, then - Home\AppData\Local\l41DMut.dll.  It does not appear on the admin or any account of my other children. (parent) account.

    I have tried to download a Web filter, but could not.  I wonder if this error message is the problem.  Even if this is not the problem with the download works do not, should not be there.  You can click on the x to close the box (it always appears twice) and then open Mazilla Firefox, etc.

    What is going on?? Can you help me?  Thank you!!

    Google has nothing for it; normally, who points to him being Malware...

    ·                                 You could have, or still are, infected by malware; and it could also be a starting top left him entry.

    Malware scan:

    http://www.Malwarebytes.org/MBAM.php

    Malwarebytes is as its name suggests, a Malware Remover!

    Download the free Version from the link above.

    Download, install, upgrade and scan once a fortnight...

     

    How to use Malwarebytes once it is installed and updated:

    1. open Malwarebytes > click the update tab at the top > get the latest updates.

    2. on the Scanner tab, make sure that the Perform quick scan option is selected and then click on the Scan button to start scanning your computer

    3 MBAM will now start to scan your computer for malware. This process can take some time.

    4. when the scan is complete, a message box will appear

    5. you must click on the OK button to close the message box and continue the process of Malwareremoval.

    6. you will now be at the main scanner screen. At this point, you must click on the button to view the result .

    7. a screen showing all of the malware displayed the program that is

    8. you must now click remove selection button to remove all the listed malware. MBAM will now delete all of the files and registry keys and add them to the programs quarantine. When you remove files, MBAM may require a restart in order to eliminate some of them. If it displays a message stating that it needs to restart, please let him do. Once your computer has rebooted, and logged in, please continue with the remaining steps.

    9. when MBAM has finished remove the malware, it will open the scan log and display it in Notepad. See the log as desired, and then close the Notepad window.

    10. you can now exit the MBAM program.

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

    If the error persists after scanning, use the program to out startup:

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    This utility, which has a knowledge of auto-starting locations of any startup monitor, shows you what programs configured to run at system startup or login and that the entries in the order of processing windows. These programs include those in your startup folder, Run, RunOnce, and other registry keys. You can configure Autoruns to show other locations, including Explorer shell, toolbar extensions, helper objects to the browser, Winlogon notifications, auto and many start-up services even more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.

    See you soon.

    Mick Murphy - Microsoft partner

  • Receive error message when you install Windows 7 "Windows Setup cannot find a location to store temporary installation files.

    * original title - Windows Setup is unable to find a place to store temporary installation files. To install the winds make a partition on your startup disk has at least 686 MB free space *.

    Current operating system: Windows XP SP 3

    Windows 7:32 - bit Premimum Family Pack upgrade

    Hardware: Dell dimension 3000

    I read a number of different solutions for this problem.  None have worked.  I have 25 GB of free space on my C drive.  I formatted a dvd using the tool to download Windows 7 USB DVD.

    I ran sfc/scannow to repair system files

    I ran the suggestion to start installing from a command using D:/setup.exe /tempdrive:c window - it did not work.

    Does anyone have any other suggestions on how to perform this upgrade?

    Try these suggestions:

    Error 0 x 80070005 occurs if the upgrade doesn't have permission to the folder writecertain. Try the following steps:

    Reset permissions
    ============

    1 if please download the subinacl.msi from the following link and save the patch to installation on the desktop:

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=e8ba3e56-d8fe-4A91-93Cf-ed6985e3927b&displaylang=en#AffinityDownloads

    2. go to your desktop and double-click on the downloaded file.
    3. Please select the C:\Windows\System32 folder as the Destination folder during installation. Later, we will use this tool to reset the permissions on the current computer settings.

    4. click on the button 'Start' in the 'Search' bar type: "Notepad" (without the quotes) and press ENTER.
    5. copy the following commands, and then paste them into the opened Notepad window:

    off @echo

    Subinacl /subkeyreg HKEY_LOCAL_MACHINE/Grant = administrators = f
    Subinacl /subkeyreg HKEY_CURRENT_USER/Grant = administrators = f
    Subinacl /subkeyreg HKEY_CLASSES_ROOT/Grant = administrators = f
    Subinacl % lecteur_systeme % /subdirectories / Grant = administrators = f

    Subinacl /subkeyreg HKEY_LOCAL_MACHINE/Grant = system = f
    Subinacl /subkeyreg HKEY_CURRENT_USER/Grant = system = f
    Subinacl /subkeyreg HKEY_CLASSES_ROOT/Grant = system = f
    Subinacl % lecteur_systeme % /subdirectories / Grant = system = f

    @Echo =========================
    Completed @Echo.
    @Echo =========================
    @pause

    6. After you paste the above commands, please close the Notepad window. Choose "Save" when you are prompted to save the file. Type "reset.bat" as the file name and choose "Desktop" in the Panel on the left as the save location.

    7. refer to the desktop and right click the reset.bat file, then choose "Run as Administrator".
    8. you will see a window of type BACK treatment.

    NOTE: It may take several minutes, please be patient. When it is finished, you will be prompted with the message: "finished, press any key to continue."

    If the same thing happens, move to the next step.

    Run the upgrade by using the built-in Administrator

    ================================

    1. click the button start-> all programs-> Accessories.

    2. right click on command prompt and select "run as Administrator".

    3. click on continue when user account control window appears.

    4 copy the following command and press ENTER:

    NET user administrator / Active: Yes

    5 restart the computer and then log on the computer of this administrator account.

    6. run the upgrade to windows 7.

    Error code 0 x 80070005 usually indicates that you don't have enough privileges or the operation is blocked. I know, some programs (Boot Camp on a Mac PC, etc.) is not compatible with Windows 7, if you have installed these programs on the computer, you may not be able to perform the upgrade.  You should uninstall these programs before upgrading. In addition, such a question may be related to UAC, I recommend you turn off UAC in Windows Vista, if you have installed security software, try uninstalling the security application as well.

    BTW, for your references, I found similar questions:

    Windows could not create a required installation folder. Error code: 0x80070005
    http://social.technet.Microsoft.com/forums/en-us/w7itproinstall/thread/d04e9cf3-3eae-4A1F-a9f8-e2c5ed88d183/

    "Cannot create file" error when you try to install Windows 7
    http://social.technet.Microsoft.com/forums/en/w7itproinstall/thread/3621e8cf-B2CE-479b-BEAC-08acc435a856

    Error 0 x 80070005 when upgrading to windows 7 from vista
    http://social.technet.Microsoft.com/forums/en-us/w7itproinstall/thread/08986904-c822-4801-95a5-55ddd5aadcea/

    See also:

    http://social.answers.Microsoft.com/forums/en-us/w7install/thread/cb679e27-f2e6-4CD5-b708-a4992cec5a9d

    CREDIT: Dale Qiao Microsoft, host and cdobbs releasing It Easy: with Windows | ActiveWin | Laptops | Microsoft MVP

  • Receive error message when you run a script to open a .doc attachment

    This script:

    var cPath = "|" + this.path + ' | '. U:\uFEFF' + this.dataObjects [1] .name;

    app.openDoc (cPath);

    Open a PDF file very well, but when I try to open a docx document I get an error message:

    NotAllowedError: Security settings prevent access to this property or method.

    Do you mean start Word and open the file there? Take a look on

    exportDataObject(), setting nLaunch to 1 or 2.

    It might be necessary to add the file extension to a white list (possibly

    in the registry)... and there are also various other security restrictions.

    as you can see in the reference.

  • Receive error message when you open Outlook; the path specified for the file G:\outlook...pst is not valid.

    I recently exported my outlook to a pst file and saved on my external hard drive.  Since then I get this message when I open Outlook "the path specified for the file G:\outlook...pst is not valid.  How to stop?

    NEVER use the. Functions of export/import PST in Outlook.  They are broken, have been for some time, data loss and often corrupt Outlook profile in use. To perform a backup, just close Outlook and make a COPY of the. PST file.  Looks like (and I guess here) your external HD is G:\. This being the case, that. PST file is probably still attached to Outlook and Outlook can't find it.  With Outlook open, see the supplement files pane. PST file, right-click, and then click "close".  You may need to have the hard drive external and exported. File PST attached and available for work.  If this does not work, you have damaged your profile and will need to make a new one:

    How to create and configure an e-mail profile in Outlook 2007 and in Outlook 2003

    HAL
    --
    HAL Hostetler, TCE
    Engineer senior/UPDATED--MS MVP-Print/Imaging - WA7BGX
    www.kvoa.com - KVOA television, Tucson, AZ.
    Live Hot Licks - www.badnewsbluesband.com

  • Receive error message when you try to buy LR5 download upgrade

    Hello

    Just tried to buy LR5 download upgrade. In the last step, I got an error message.

    Can someone please look at this?

    Thank you, Marc

    Get help from cat with orders, refunds and exchanges (non - CC)

    http://helpx.Adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

  • Receive error message when you try to run the installer of Shockwave Player

    He can't get a correct installation.  It's my error message.  What should I do?  My system has all the necessary requirements.

    I found my problem.  I was not logged as an administrator.

  • Received error message when you try to install the cameraraw6-2

    Tried to install the new camera raw patch laboratories... received the following message "Error loading workflow Updater" of Adobe Application Manager - screen updates.

    Thanks a lot for your efforts, pronil.

    My problem is solved

    Vince

  • Diagnostic USB bootable, receive error messages when you start off them...

    Hello

    I tried for almost a day now to make some USB Bootable diagnostics for my team but keep running issues of access, the USB seem to create fine but then to start off them I get an error using the UEFI boot and start up other just is there and don't progress.  Have tried all the different tools created Lenovo for Windows 7 64 bit

    To the UEFI boot, I get an error: "boot: vesamenu.c32: not an image of COM32E", this is repeated down the window again and again. "

    On the normal USB boot it hangs just forever.

    Downloaded...

    • bootable-generator - 10.exe
    • Lenovo-bootable-generator - 107.zip
    • UEFI-bootable-generator-gui - 200.zip
    • Linux-bootable-cd - 4307318.iso

    According to the engineer diags, this problem is resolved in the latest version that has been published.  Can you please try it and let me know if it works for you?

    ISO link

    https://download.Lenovo.com/pccbbs/thinkvantage_en/Linux-bootable-CD-4708081.ISO

    Bootable generator

    https://download.Lenovo.com/pccbbs/thinkvantage_en/bootable-generator-GUI-210.zip

  • Receive error message when you try to uninstall a program/game (Windows Vista)

    I have 2 games and a program I'm trying to uninstall it from my computer, but I get errors on each of them.  I have used Windows Vista to uninstall programs and features (Add/Remove).

    Here are the games/programs:

    1st:
    Chocolatier 2 secret ingredients

    Error: The file "C:\Program Files\Chocolatier 2\ReflexiveArcade\unins000.dat" does not exist. Impossible to uninstall.

    2nd:
    Hidden Mysteries Titanic

    Error: Could not open INSTALL. LOG file.

    3rd:
    Print Photo Pro Shop

    Error: The log "C:\PROGRA~1\BRODER~1\THEPRI~1\DeIsL1.isu" file is not valid or that the data has been corrupted. Uninstallation will not continue.

    I want to delete the 2 games inorder to reinstall (I get error tring to open them too).

    The program of the print shop that I just deleted, I've never used and don't plan to use it.

    HOW?

    I saw that others suggest using a program called Revo Uninstaller Pro unstallation, http://www.revouninstaller.com/

    But I'm not sure this safe or will work.

    Now that I got everything that I'm not very good at using the computer except to simply add a program, and I will need detailed instructions to do it myself.

    Thank you very much!

    Hello
     
    This happens usually if a part is missing or damaged.
     
    To properly uninstall any program from your computer, it is a Microsoft tool 'Windows install cleanup utility' that can be used to uninstall any program on the computer successfully.
     
    Visit the following link to download "Windows install cleanup utility:
    http://download.Microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe
     
    Save the tool on the desktop and try the following steps to remove the programs required successfully.
    1. double-click on the saved file and follow the instructions in the wizard to install successfully.
    2. Click Start, click all programs, and click on the utility Windows install cleanup to start.
    3. in the list of elements and programs, select the program you want to remove and click Remove.
    4. once the program is removed, restart the computer so that the changes take effect.
    You can access the tool in the start menu and remove other programs successfully.
     
    NOTE: Many program manufacturers have their own program removal tools available on their Web sites. Visit the program manufacturer's Web site and check the removal tools.
     
    I hope this helps.
     
    Kind regards
    Syed
    Answers from Microsoft supports the engineer.
    Visit our Microsoft answers feedback Forum and let us know what you think.
  • Receive dns error message when you try to connect to the internet.

    I'm trying to access the internet but I can't and I am connected but whenever I try to open a web page to his not to come but keeps on saying dns server responds not... How to solve this

    I can't access any web page either and I am connected but cannot access web... troubleshooting report indicates that the dns server is not responding.

    Hi sandyrb,

    1. What is the error message when you try to access the internet?
    2. You use Internet explorer to access the internet?
    3. Did you the latest changes on the computer?
    4. What is the type of internet connection you use?
    5. You have security software installed on the computer?
    6. How do you know that the computer is connected to the internet?

    Method 1

    Check if the problem persists in mode safe mode with network mode and post back with the result.

    A description of the options to start in Windows XP Mode

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

    Method 2

    If the problem does not persist in the safe mode with network, then it is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you configure the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See section to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

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

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

    Method 3

    If the previous step fails, then reset TCP/IP on the computer and check if that helps.

    How to reset the Protocol Internet (TCP/IP)

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

    How to troubleshoot connectivity TCP/IP with Windows XP

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

  • I have an Airport Express, which gives an unexpected error message when you try to connect to an existing network of WEP.  Any ideas.  Tried the factory returned. He was knocked offline when someone dug into the telco cables.

    I have an Airport Express, which gives an unexpected error message when you try to connect to a router WEP (Verizon) existing iOS9.3.2

    It flashes orange, but can not be reconnected to the router or to the title of the Setup Assistant or Airport utility.  Is there a way to reconnect to WIFI or should I bite the bullet and connect via Cat5e and be done with it.  My VPN works much better without AirPort Express connected.

    Sorry, but there is no WEP settings AirPort Utility on the iPhone or iPad, or any Mac version of AirPort Utility which was used for the last 4 years or so.

    If you have an older Mac still running AirPort 5.x utility or a PC with the AirPort for Windows utility installed on the device, the WEP settings that could be used to get the Express to connect to a WEP network there.

    As you know, WEP has not been secured for a number of years, and there are any number of free utilities available on the Internet, which is crack a WEP network in a few seconds. Thus, all those who want to be on your network will not have problems to do very quickly.

    But it's your call.

Maybe you are looking for

  • Tiara 9 crashes after installing LabView 8.6

    Hello I'm looking for a solution a problem occurred on tiara 9.0 after installing LabView 8.6. The software worked fine until I installed LabView. Since that time it crashes after a few seconds I already uninstalled and installed again, no progress..

  • I'm unable to access Windows Installer.

    I can't access windows installer, that nothing can, he just left work; Ive tried every thing. How can I solve this problem? Help me please

  • Windows Vista - constant heavy background processing

    For two days my laptop 'Vista' has been very slow, as if there are ongoing heavy treatment. It's hot - fan on constantly but apparently nothing shows in the Task Manager. What is happening and how it stop. I can't not all useful tasks with success -

  • Convert prn to doc

    How to convert ms word 2003 file prn file?

  • Slate Plus 7 displays the menu at startup and start in safe mode

    Hello I just bought a Tablet HP Slate 7 more. When I got to the top of the Tablet for the first time, he showed a small green menu at the top left that contains the following options: Start normally Fastboot Protocol Core recovery Forced collection H