ESSBASE server - Connect Error 1042032:

Hi All,
I am having trouble connecting to Essbase Server on a new install i have done on a windows 2008 64 bit. The Installation went successful and I am able to start the essbase server from command prompt. From the Administration service Console, I can connect to Admin Server.
I am able to add a new Essbase server, but when I try to connect or start it gives a following error:
Error: 1042032: Network Error: Unable to detect ESSBASE server listening on IPv4 or IPv6 network protocols on hostname - [Essbase11G].
I have also ensured that all Hyperion services are running on the Windows services. I did not find any helpful threads on this error and am new to this product.
Appreciate any help in resolving this issue.
rgds,
sandeepp.

I found this from Error message reference ....please check it
*1042003 Network Error message: Unable To Locate serverName In Hosts File*
Possible Problems
Analytic Services cannot locate the server computer name.
Possible Solutions
** Is the server name you entered correct? Are there typographical errors?*
** Is the hosts file correct?*
o Windows: Check the HOSTS file for an entry for the server name. If there is no entry, add one. For example, add the following line to the HOSTS file to add a server named aspen with the IP address of 127.0.0.1:
o 127.0.0.1 aspen UNIX: Check the .rhosts file for an entry for the server name. If there is no entry, add one. For example, add the following line to the .rhosts file to add a server named aspen with the IP address of 127.0.0.1:
*127.0.0.1 aspen*
Make sure the .rhosts file is included in your path.
Increase the values for NETDELAY and NETRETRYCOUNT.
** * Are the server computer and the client computer running the same network protocols?*
** Are you using the TCP/IP or named pipes network protocol? These are the only two network protocols supported by Analytic Services.*
** Is the network protocol installed correctly? Consult the Analytic Services Installation Guide.*
** Are you using a stand-alone computer with no network interface card? Consult the Analytic Services Installation Guide.*
Regards,
Prabhas

Similar Messages

  • ESSBASE server - Connect Error 1042010

    Hi All,
    I am having trouble connecting to Essbase Server on a new install i have done on a windows 2003 32 bit. The Installation went successful, but when i try to start the Essbase server, I am getting below error in essbase.log.
    [Mon Apr 04 17:39:42 2011]Local/ESSBASE0///Error(1042010)
    Network Error [10048]: Unable to Bind Host Server Socket On Port [1423]
    I have checked that the 1423 port is open is in LISTENING status. My essbase.cgf doesnt have NETDELAY and NETRETRYCOUNT entries, but it does have AGENTPORT as 1423.
    Also, I am able to login MAXL client as:
    MAXL> login
    2> admin
    3> admin123;
    OK/INFO - 1051034 - Logging in user [admin@Native Directory].
    OK/INFO - 1241001 - Logged in to Essbase.
    I am new to this stuff and appreciate any help in resolving this issue.
    Sandeep.

    HI,
    I don't think your observations are conclusive about whether Essbase is configured to run on port 1423. Generally this gets changed by editing the Essbase.cfg, AGENTPORT I think maybe something else is already listening on the port.
    Try this:
    netstat -ab |find /i "1423"
    you will get something like
    TCP machine:1423MrBlue:0 LISTENING 14556
    The number at the end of the line with LISTENING is the pid (process ID) you want: 14556
    then type:
    WMIC PROCESS where "Processid='14556'" get Caption,Commandline,Processid
    You will get something like:
    Caption CommandLine ProcessId
    Essbase.exe C:\HYPERION\AS\bin\Essbase.exe 14556
    If the WMIC result is Essbase.exe, then essbase is running on that port.
    What is might be happening is another process is on the port, so Essbase can't open and listen on it - or the network is routing your request to a different port.
    Regards,
    Robb Salzmann

  • Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials

    Hello All,
    I am getting following error, when trying to expand essbase from calculation manager, "Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials",
    I am using EPM 11.1.2.1
    Thanks
    Yash

    If you have moved the server to a new data center and an issue has started occurring then it could point to the change.
    Are you able to log into essbase directly with Maxl using the same account?
    If you run a registry report do you see any of the configuration with IPs instead of DNS/hostname
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Validating Essbase server connection

    Hello Everyone
         I installed and configured EPM 11.1.2.2. After running the validate.bat file I found the error for validation Essbase server connection to my server name. The error is as follows
    FAILED
    EAS: Essbase Server
      Validating Essbase Server startup using MaxL command
    Error: EPMVLD-01010: Cannot connect to Essbase Server using MaxL.
    Recommended Action: Check Essbase Server is started.
    68 seconds
    FAILED
    EAS: Essbase Server
      Validating Essbase Server connection to EPM122
    Error: Cannot connect to olap service. Cannot connect to Essbase Server at "EPM122:1423". Network error [10061]: Failed to connect to [EPM122:1423]
    Recommended Action: Check Essbase Server is started.
    16 seconds
    Please Provide me a solution for this error

    Thanks John for addressing my issue
    yes I've checked the logs
    The Essbase agent log is the one I was interested into. The logs are as follows
    Fatal Error: Unexpected Condition detected at Shared Services, please check Essbase.log
    [Thu Jun 20 22:58:14 2013]Local/ESSBASE0///5064/
    Info(1051283)
    Retrieving License Information Please Wait...
    [Thu Jun 20 22:58:14 2013]Local/ESSBASE0///5064/Info(1051286)
    License information retrieved.
    [Thu Jun 20 22:58:15 2013]Local/ESSBASE0///5064/Info(1311019)
    Classpath during JVM initialization: [;C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1056815)
    Essbase  - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Thu Jun 20 22:59:01 2013]Local/ESSBASE0///5064/Error(1051518)
    Essbase  global application does not exist at Shared Services

  • Problem with scanning - printer display shows "Server connection error"

    My printer has been working great and I have had no problems with scanning.  But two days ago, all of a succen I rec'd message "server connection error".  I tried to send to email as well as computer.  Got the same message.  As usual, I don't recall any action on my part that could have caused this problem.    The copying and printing functions work fine. Detailed advice to someone technically challenged will be much appreciated.  Thank you.

    Ran
    into a problem with connecting to the DB on the SQL server from the IPAM server.  The Dba and I checked the target SQL instance was enabled TCP and listening on a valid TCP port.  SQL server was set to use port 1443 for incoming connections. 
    IPAM was set by default to use 1433. 
    Also used
    netstat-n to identify issue and verified 1443 on SQL server was
    being used.  Made the correction under the IPAM provisioning wizard and connected to the database.  Fixed. 
    Important note I was able to connect to the database with a .udlfile
    without any issues
    Also note that 2012 R2 IPAM only supports 2012 SQL Enterprise.  Why?

  • App File Server connection error when trying to run a BI Publisher report..

    hello Gurus...
    As above - App File Server connection error when trying to run a BI Publisher report.. FOR THE FIRST TIME.
    What does our DBA need to do..?
    error message reads..
    Template code: SUARXASR
    Template app:  AR
    Language:      en
    Territory:     GB
    Output type:   EXCEL
    [5/10/10 10:59:27 AM] [UNEXPECTED] [46321:RT1487572]
    oracle.apps.fnd.cp.util.RemoteFileException: An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_*****.ac.uk. There may be a network configuration problem, or the TNS listener on node FNDFS_*****.ac.uk may not be running. Please contact your system administrator.
    at oracle.apps.fnd.cp.util.RemoteFile.readURL(RemoteFile.java:241)
    at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:194)
    at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:130)
    at  oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:264)at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [5/10/10 10:59:27 AM] [46321:RT1487572] Completed post-processing actions for request 1487572.I'm sure we never had to set anything up in our Test instance!??!!??
    many thanks for looking..
    Steven

    nobody experienced this before..?

  • HP Photosmart 6520 Server Connection Error: -1: Apps don't work and Scan to email doesn't work

    My HP PhotoSmart 6520 has a persistent error to connect to the server and therefore Apps and Scan to email doesn't work.
    I have manually set DNS to 8.8.8.8 / 8.8.4.4, I have installed latest driver on my Macbook pro, I have updated firmware, but still not working. Weird is also that in my ePrintCenter, the Apps I see there are not in line with thos visible on the printer.
    Detail is that I have set up the printer on a Windows PC but recently changed to Mac.
    Printing, scan to Computer all works fine.
    Help! I have read a lot on forums but so far no solution for me!

    Hi Jack6520,
    Welcome to the HP Support Forums.  I see that you are unable to connect to the apps and use the scan to email feature of your Photosmart 6520 printer due to a server connection error.
    First off, thank you for the very detailed information, I really appreciate it.
    To better assist you, would you please provide some additional information:
    When you set the manual DNS servers, did you also set a manual IP address for the printer?
    Have you changed routers or internet service providers recently?  Have you updated the firmware on the router? If you have an ISP-provided router, do you know if they pushed out a firmware update?
    Have you recently installed any new anti-virus/malware software?  If so it may have blocked the ports the printer uses to communicate.  I’ve included a post by VisionAiry titled “Check the Anti-Virus for Blocked Ports and Timed Scans”. 
    Do you have a guest network setup? Please Print a Network Configuration page. It will let you know how many networks the printer sees. A guest network will have the same name as your network with a tag about it being the guest network.
    Previously did you customize the printer’s ePrint email address? I’m asking this because I might ask you to disable then enable the web services.  If we have to take this step you will lose the customized ePrint email address without any ability to get it back.
    What version of Mac OS X are you using? whatsmyos.com
    Are there any cables other than the power cable connected to the printer?
    Thank you.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Why am I getting this error message when trying email a PDF?Server Connection Error. Please verify that port 143 is available for connection on your machine or contact your administrator.

    My Inspector for my house sent me his report via PDF that I had to access from an online link. I downloaded it but cannot forward it in an email to my insurance company who is requiring a copy. I get this error report every time:
    Server Connection Error. Please verify that port 143 is available for connection on your machine or contact your administrator.
    I have no idea what this means. Can someone help? I really don't want to have to print and scan this beast but I've been messing with this for 2 days now and am out of ideas.
    Thanks!

    I'm having the same issue.  Did you resolve it?

  • Will someone please help me set-up Acrobat to send a PDF via webmail?  Acrobat returns a message "Server Connection Error .... Port 143 unavailable"

    Will someone please help me set-up Acrobat to send a PDF via webmail?  Acrobat returns a message "Server Connection Error .... Port 143 unavailable"

    Are you using a Microsoft or Apache web server? If so, you can submit to a server-side script, which will bypass web mail and client-side email software such as OUTLOOK.
    For examples:
    http://www.nk-inc.com/software/pdfemail.net/examples/

  • ABAP server connection error

    Hi All,
    Ours is a working BPC system. Today we are simply not able to connect to BPC excel or admin. When we checked the back end by logging into the server machine and running the server diagnostics, found that 'SAP Connection' is not successful. This is same message we are getting when logged on to the server machine 'ABAP server connection error". Something went wrong. Any idea to fix this particular issue without having to reinstall the BPC server program.
    Have tried the below:
    Checked the locks for all system communications users such as BPC_SYSADMIN, BPC_ADMIN, and BPC_USER and no locks ensured.
    Any help to resolve this issue would be highly appreciated.
    Thanks,
    Santosh

    Hi All,
    Yeah the issue is resolved after we had reset the domain id that we linked to different communication purposes between ABAP and .NET systems using UJA3_WRITE_SYSUSERS program. In our case, the problem occured as we have started using the IDs that are set purely for communication between .NET and ABAP systems in the above program for accessing BPC and developing BPC objects. This apparently has caused some disruption and ABAP server connection failed.
    In other words, BPC_ADMIN, BPC_SYSADMIN and BPC_USER which were created in domain as mentioned in the installation guide should not be used to access BPC front end to develop BPC related objects. I hope I understood correctly here.
    -Santosh

  • Phototsmart 5510 ePrint server connection error

    Hi,
    I have a Photosmart 5510 with Windows 7.  I am trying to turn on the ePrint service, but it has to run an update before it will enable.  However, every time I try to enable it it gives me a "Server Connection Error" after trying to connect to the server for a minute or two.  The printer is connected to a network with internet and I have no problems accessing every other feature.  I have also tried to download the firmware update from the HP support but when I run it I am told there are no supported devices connected to the computer, regardless of usb or wireless connection to the printer and full drivers being installed.  Is there a way I can do a factory reset on the printer or manually install firmware?
    UPDATE:
    I followed instructions to set Static IP and DNS addresses and the printer connected to the server.
    Issue resolved

    Hi @iliaunt,
    Welcome to the HP Support Forums. I see that you are getting a connection error message when trying to enable the web services of your Photosmart 5510 printer.
    Please set a manual IP address and manual DNS server for the printer. I have included a link to another post that has the steps, including screen shots, of how to do this. Don’t worry that the screen shots show a Photosmart 7510 printer, the steps are the same.
    Please let me know how it goes.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Server Connection Error

    Hello, I'm trying to scan a document to send to my email and I get the Server Connection Error message.  I've tried several possible solutions that I saw online but nothing has worked.  I've also added the Scan to Email app and it gives me the same message.  Tried unplugging everything also, to no avail.   Thanks

    Hey @Riverside57, 
    Welcome to the HP Support Forum.  
    I understand you're encountering a 'server connection' error message when using your HP ENVY 5530 e-All-in-One Printer. I would like to help.  
    As I take it you're an HP Instant Ink subscriber, with respect to this message I recommend you call our Cloud Services at 855-785-2777. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Thank you for posting in the HP Support Forum and have a great day!  
    Regards, 
    E-roq
    I work on behalf of HP.
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Scan to email server connection error for HP Envy 5530

    Hi, Everyone!
    I LOVE my printer.  But, I had to add another laptop (both WIndows) - and then had to add a couple of monitors to that laptop (and a docking statiion) and now it doesn't want to scan to my emails any longer after working like gangbusters for months. 
    I am connected just fine with an excellent signal - but now when I try the Scan to Email feature - a RED X immediately shows up on the right of the control pad and the message says: Server Connection Error. EVEN though I am wirelessly connected just dandy.
    I am not a technical person in the least.  I have no idea what to do.  I tried all the turn off, turn on stuff.  Nothing is working. 
    Thanks for our help!

    Hello MisoSilly,
    Welcome to the HP Forums!
    I understand when you scan to email, you're receiving a message stating server connection error using the Envy 5530. I will do my best to assist you! Follow this entire thread on: Re: server connection error.
    Please post your results, as I will be looking forward to hearing from you.
    Have a great night!
    I worked on behalf of HP.

  • Deskjet 5525 Server Connection error 403 - scanning documents

    I cannot scan and send documents/photos to email or computer. It is connected wirelessly to internet, but keeps coming up with Server Connection Error : 403. I have reset to factory settings on the printer, but no change.
    What do I do, to be able to scan? My computer is a Mac using OS X Yosemite

    Hi @ FF9451,
    Welcome to the HP forum. I see you have two separate yet similar issues with scanning.
    I would like to help you with these issues.
    I just want to doubble check, is it a Deskjet 5525 or Photosmart 5525?
    The first issue i would like to address is the scan to email. This one is the same with either a deskjet or a photosmart.
    Lets start off simple, so unplug the printer while it is turned on. Might as well turn off any computers, tablets and smart
    TV's also. Then unplug your router for a minute.  After the minute, plug the router back in. Depending on the router it can take few minutes to rebuild the network. While your waiting plug the printer back in. you will notice the blue wireless light is blinking. When it stops blinking your printer is on the network again.  Try the scan to email, if it does not work, the printer might need a manual DNS.  This post: Efax 7510 still won't work, from happytohelp01, I have found really well done, so go ahead and check it out. I know every EWS (embedded web server) is laid out differently so if you need any help let me know.
    The second issue is scanning to the computer. Here i have a few questions. are you using Apple scan or HP scan?
    Is the Hp software installed? Have you removed the printer and then added it again?
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • Photosmart 6520 Server Connection Error 403

    I'm trying to scan to email and I keep getting a "Server Connection Error-403". 
    This has worked for me recently so I know it's set up correctly. 
    I also tried scanning to computer, which the HP utility device says is connected. Scan to Computer is enabled, however it say "communication error". 
    I've reset my computer, my router, and my printer. I've turned off wifi and back on. 

    Hello cassieb5347,
    Welcome to the HP Forums.
    To deal with the communication error that you are experiencing, please click on the following link for A 'Connection Error' or 'No Computer Found' Error Message Displays When Attempting to Scan from the....
    If you are still having issues or if you have any other questions or concerns, please feel free to write me back and I will be happy to help.
    Cheers,   
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

Maybe you are looking for