Network Conenctivity Error in 11.1.2

Hi All,
I am able to login Admin Console.However when I am trying to connect Essbase server i am getting below error
netwrok error [10061]:Unable to connect to [ServerName:1423].
The Client Timed out waiting to connect to Essbase agent using TCP/IP.Check your network connections.also make sure that server and port values are correct
I checked in Task Manager Essbase.exe is not running.I restarted/rebooted the services but there is no vain.
As suggested by John in below forum
http://cn.forums.oracle.com/forums/thread.jspa?threadID=1064330
I restarted the services manually in the path
<EPM_ORACLE_HOME>\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin\startEssbase.bat

Its working fine however again facing problem when I am closing the command prompt window.Can someone help me out to resolve this issue
For your reference
EPM Version : 11.1.2
Platform : windows
Thanks & Regards,
SatyaB

go via cmd prompt to <EPM_ORACLE_HOME>\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin and try executing startEssbase.bat with first argument as password of the admin:
startEssbase.bat <password>
Is essbase.properties file at EPM_ORACLE_INSTANCE\config\starter\ has:
name=opmn_EPM_epmsystem1
type=service
What is happening when you peform:
opmnctl startproc ias-component=EssbaseInstanceName
or
opmnctl restartproc ias-component=EssbaseInstanceName

Similar Messages

  • Can't add users' home folders to Windows Libraries - "unindexed network location" error

    I am unable to add our users' home folders to their Windows Libraries on client PCs.  Windows is giving an unindexed network location error.
    This worked perfectly fine in WHS 2011, but is failing on WSE 2012 R2 Essentials.
    I've checked the indexing settings on the server, and the correct locations are in fact being indexed. 
    Since several of our clients have limited local storage, I can't solve this by turning on Offline Files.
    Is this behavior by design, or am I seeing a bug? 
    I'm guessing that on WHS 2011 the user folders are special-cased somehow, as normally one would need to include the share root in a library for federated indexing to work correctly.  What is it about WHS 2011 that makes this work, and is it possible
    to replicate these settings on our WSE 2012 R2 server?
    Thank you.

    No, our clients are not domain joined.
    To clarify, I'm not trying to redirect local folders, but rather to add the (automatically provisioned) user folder on the server to local libraries.  Federated search does support this scenario in WHS, so I assume it should work in WSE. 
    Trying to understand why I'm seeing the error.  Thanks.

  • HP Officejet Pro 8600 Network connection error message in EWS

    I just got an Officejet Pro 8600 Premium.  The printer is connected to the network via a network cable.  When navigating through the EWS, sometimes the message "Network connection error.  Check network and try again." message is shown (the message could appear in various pages, such as Settings, Tools, etc.).  Refreshing the page should get rid of the message. 
    At first, I suspected if it was a problem with the network. So I pinged the printer's ip address continuously.  It did not miss a single beat.  The printer prints and scans well via the network.  So I think the error may be caused by something inside of the print, such as bug of EWS software, or internal error. 
    Anyone see the same message during the use?  Any suggestion?  Does it indicate there is hardware problem with the printer?  Thanks.

    HP Support has escalated the case.  I referred this thread in the support request.  Hopefully, they can have a look at the issue.
    For me, the only setting does not stick is "Use the same time zone set on this computer" in Settings\Date & Time.  I've created another ticket for this issue.  8500A has the same problem.
    You can try to restart the EWS.  Unplug the power cord while the printer is on.  Then wait 15 sec and reconnect the power cord.  Press the power button if the printer does not turn on by itself.
    If you would like to reset to the printer and reconfigure from scratch, you can check here: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/How-to-reset-Officejet-Pro-8600-Plus-P...

  • Network Stream Error -314340 due to buffer size on the writer endpoint

    Hello everyone,
    I just wanted to share a somewhat odd experience we had with the network stream VIs.  We found this problem in LV2014 but aren't aware if it is new or not.  I searched for a while on the network stream endpoint creation error -314340 and couldn't come up with any useful links to our problem.  The good news is that we have fixed our problem but I wanted to explain it a little more in case anyone else has a similar problem.
    The specific network stream error -314340 should seemingly occur if you are attempting to connect to a network stream endpoint that is already connected to another endpoint or in which the URL points to a different endpoint than the one trying to connect. 
    We ran into this issue on attempting to connect to a remote PXI chassis (PXIe-8135) running LabVIEW real-time from an HMI machine, both of which have three NICs and access different networks.  We have a class that wraps the network stream VIs and we have deployed this class across four machines (Windows and RT) to establish over 30 network streams between these machines.  The class can distinguish between messaging streams that handle clusters of control and status information and also data streams that contain a cluster with a timestamp and 24 I16s.  It was on the data network streams that we ran into the issue. 
    The symptoms of the problem were that we if would attempt to use the HMI computer with a reader endpoint specifying the URL of the writer endpoint on the real-time PXI, the reader endpoint would return with an error of -314340, indicating the writer endpoint was pointing to a third location.  Leaving the URL blank on the writer endpoint blank and running in real-time interactive or startup VI made no difference.   However, the writer endpoint would return without error and eventually catch a remote endpoint destroyed.  To make things more interesting, if you specified the URL on the writer endpoint instead of the reader endpoint, the connection would be made as expected. 
    Ultimately through experimenting with it, we found that the buffer size of the create writer endpoint  for the data stream was causing the problem and that we had fat fingered the constants for this buffer size.   Also, pre-allocating or allocating the buffer on the fly made no difference.  We imagine that it may be due to the fact we are using a complex data type with a cluster with an array inside of it and it can be difficult to allocate a buffer for this data type.  We guess that the issue may be that by the reader endpoint establishing the connection to a writer with a large buffer size specified, the writer endpoint ultimately times out somewhere in the handshaking routine that is hidden below the surface. 
    I just wanted to post this so others would have a reference if they run into a similar situation and again for reference we found this in LV2014 but are not aware if it is a problem in earlier versions.
    Thanks,
    Curtiss

    Hi Curtiss!
    Thank you for your post!  Would it be possible for you to add some steps that others can use to reproduce/resolve the issue?
    Regards,
    Kelly B.
    Applications Engineering
    National Instruments

  • "NI Network Browser Error!" When Using 'DataSocket Select URL'

    We have two LV 7.1.1-built executables running on two different computers that are networked together.  Each executable starts the DataSocket Server on their own computer and then attempts to read from the other computer's DataSocket Server.  Everthing works well if both computers are running XP SP2 or SP3.
    The problem occurs when one of the OS's is Windows 2000  SP3.  The executable on the XP computer can see the DataSocket items in the 'DataSocket Select URL' window on the Windows 2000 computer.  However, on the Windows 2000 computer, if you open the 'DataSocket Select URL' window, and try to browse the DataSocket items on the XP computer, one of the following dialogs appears:
    NI Network Browser Error!
    Cannot enumerate items in this hierarchy
    Cannot open a network enumeration
    0x000004b8
    An extended error has ocurred.
    OR
    NI Network Browser Error!
    Cannot enumerate items in this heirarchy
    Cannot open a network enumeration
    0x00000035
    The volume path was not found
    This is usually followed by a DataSocket Read error of 214701483 (this looks like a COM object error, but for once, Google didn't have anything to say about it).
    There was a similar post to this one in which Manuel Wielander suggests setting the 'Authentication Level' to 'Connect' and the 'Impersonation Level' to 'Identify'.  He also suggested adding 'ole.AuthnLevel=1' to the executable's ini file.  None of these suggestions work.  I have also added every exception imaginable to the Windows XP firewall with no luck.
    Anyone dare to step into the networking abyss with me on this one?  Much thanks in advance for any help or suggestions.
    Chris_Mitchell
    Product Development Engineer
    Certified LabVIEW Architect

    Hello Archimedes,
    This problem is a bit difficult to track down. I have Win 2k SP4 and WinXP Pro computers and am unable to reproduce the issue at the moment. However, I have found information that this issue has occurred in the past. In some instances it appears that changing the DataSocket Select URL.vi's Preferred Execution System to something other than "user interface" (eg. "Same as caller" or "standard") from VI Properties>>Execution resolves the problem. However, this is not a guaranteed workaround. R&D is aware of the problem and is working to fix it. I apologize for any inconvenience.
    Best Regards,
    Chris J
    National Instruments

  • SQL 2008 R2 error: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    after some year work with SQL server 2005,i decide change to  SQL server 2008 R2.
    When i completed install SQL 2008 R2,i can't connected to SQL server due to this following error
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    And when i click to technical details,i take some thing like this
    ===================================
    Cannot connect to HUY-PC\SQLEXPRESS.
    ===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    Error Number: -1
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    Please!!!Some body help me solve this problem(except format my computer),i really really need your advice.

    Hi huydaibang,
    The older version SQL Server 2005 could be installed with SQL Server 2008 R2 side-by-side.  It could not be the problem.
    The reason that we get this error message is the client stack could not receive SSRP response UDP packet from SQL Browser.
    Here are the steps:
    1) Make sure your server name is correct, e.g., no typo on the name.
    2) Make sure your instance name is correct and there is actually such an instance on your target machine.
    3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
    4) Make sure SQL Browser service is running on the server.
    5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
    For more information, please refer to
    http://blogs.msdn.com/b/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • JCo conenction error

    Hi
    I am trying to establish a JCo conenction for a web dynpro application. After establishing the JCo connection, when I test the connection I get the error message given below:
    com.sap.mw.jco.JCO$Exception:
    (102) RFC_ERROR_COMMUNICATION: Connect to message server host filed Connect_PM TYPE=B MSHOST=xyz Group=gxyz R3NAME=yyy.......
    We are using EP 6.0 SP11. Please help.
    Thank you
    -Mark

    Mark,
    is this the same error as in JCo conenction error
    if not, please post the complete error message.
    kr, achim

  • GetConnection-- Network Adaptor Error

    Hello there
    I am running many client thread calling methods in EJB beans. I get Network Adaptor Error when trying to get connection. This only happens when many clients running concurrently.
    I wonder whether other people have come accross the same problem.
    If this is a driver's bug, will it be fixed soon?
    Thanks,
    Shuping

    Hello there
    I am running many client thread calling methods in EJB beans. I get Network Adaptor Error when trying to get connection. This only happens when many clients running concurrently.
    I wonder whether other people have come accross the same problem.
    If this is a driver's bug, will it be fixed soon?
    Thanks,
    Shuping

  • Restoring Network Connections Error

    We are using the Lenovo IOMEGA IX2 NAS. We have around 10 users who connect to this network drive. One PC is able to connect to it but the others get a Restoring Network Connections Error:
    Microsoft Windows Network: Insufficient system resources exist to complete the requested service.
    This connection has not been restored.
    Anybody else have this issue?

    Hello jamescheung
    The affected PC's do were they actually able to mount the share(s) at any point or are you getting this error while trying to mount the share(s)?
    If they are able to mount, are you getting the error in explorer or a backup utility such as robocopy?
    Do the affected computers experience the issue right after a PC reboot?
    How many of the protocols are enabled on the ix2 and do you have media server and/or any of the active folder options enabled?  
    Have you tried to disable any non-critical protocols/features for troubleshooting?
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • Handle the Network Connection Error ...

    The main purpose is to handle the Network Connection Error,
    when there is a Network Connection Error or pc loss the
    connection (remove the ETH cable),
    and it work in IE but not with firefox.
    When there isn't connection during play of sound1, Flash call
    "sound1.onSoundComplete" that point to an other frame, where i load
    an other es:Sound2.mp3, BUt there isn't connection and Flash call
    "sound1.onLoad" with "success=false" and that's OK because i handle
    the error for example retry to load every 10 Seconds.
    With Firefox when it happens the player call load sound2.mp3
    but there isn't connection and it can't find the file (OK) BUT is
    NOT CALL the "sound2.onLoad" and STOPS it in this frame mute and
    nothing more happens.
    This is the sample Code:
    //on frame (1)
    sound1 = new Sound();
    sound2 = new Sound();
    //on frame (2)
    sound1.onLoad = function(success) {
    if (success) {
    //on load OK...
    trace("Sound1 loading ok...");
    } else {
    //on load FAIL...
    trace("Sound1 error ...");
    //call error function. (es: goto frame 1 and reload all.)
    _root.sounderror();
    sound1.loadSound("sound1.mp3", true);
    sound1.setVolume(100);
    sound1.onSoundComplete = function() {
    //goto next frame and load the Second sound
    gotoAndStop(3);
    //on the Frame-3
    //there is the same code but with sound2 and
    "onSoundComplete" -> gotoAndStop(2); for a loop of the two
    sounds.
    Thanks in advance for HELP ME.
    PLAEASE READ and Comment!!!
    This is my work! Sorry for the Bad English.

    Thanks for your support, i have modify like your suggest but
    the problem continue.
    I've notice that in local work very fine also with Firefox. i
    try during play to remove in one shot all mp3 file, and it call the
    error handler function correctly, But if i put it on the web, when
    i unplug the eth cable, it stop after sound2 or 3.loadsond and
    write me back it in a text box, stop! it NOT Call the onload
    triger, and do not call the error function.
    WHY ?!? in local work whit all browser, and on web only with
    IE?
    HELP ME PLEASE!
    Post the new code:
    //Frame#1
    soundintro = new Sound();
    sounda = new Sound();
    soundb = new Sound();
    soundintro.onLoad = function(success) {
    if (success) {
    //find soundi - wait for onsoundcomplete...
    } else {
    //Sound error
    //Lunch error hander function.
    _root.sounderror();
    soundintro.onSoundComplete = function() {
    debug1 = debug1+("Trace-> soundintro Complete
    goto2..."+chr(13));
    gotoAndStop(2);
    d = new Date();
    soundintro.loadSound("soundintro.mp3?r="+d.getTime(), true);
    soundintro.setVolume(100);
    stop;
    //Frame#2
    sound2.onLoad = function(success) {
    if (success) {
    //find sound2 - wait for onsoundcomplete...
    } else {
    //Sound error
    //Lunch error hander function.
    _root.sounderror();
    sound2.onSoundComplete = function() {
    debug1 = debug1+("Trace-> sound2 Complete
    goto3..."+chr(13));
    gotoAndStop(3);
    d = new Date();
    sounda.loadSound("sound2.mp3?r="+d.getTime(), true);
    sounda.setVolume(100);
    stop;
    //Frame#3
    sound3.onLoad = function(success) {
    if (success) {
    //find sound3 - wait for onsoundcomplete...
    } else {
    //Sound error
    //Lunch error hander function.
    _root.sounderror();
    sound3.onSoundComplete = function() {
    debug1 = debug1+("Trace-> sound3 Complete goto back
    to2..."+chr(13));
    //Back to 2 for loop
    gotoAndStop(2);
    d = new Date();
    sound3.loadSound("sound3.mp3?r="+d.getTime(), true);
    sound3.setVolume(100);
    stop;

  • Firefox Version 3.6.9 will support Mac OS X 10.8.5, as we are facing network timeout error after some time, we have checked all other settings

    Firefox Version 3.6.9 will support Mac OS X 10.8.5, as we are facing network timeout error after some time, we have checked all other settings

    We cant upgrade

  • HT201210 I have just downloaded ios7 and have lost my iMessages it keeps asking me to sign in which aim doing then says cannot sign it network connection error try again later even though I have full gone and wifi signals please help

    I have just downloaded ios7 and have lost all use of my iMessage I have reset all my settings but still nothing. I have entered my apple ID as requested but keep getting a message saying cannot sign in network connection error try again later even though I have full phone and wifi signals. Please help

    Hello JD_NINJA,
    Thanks for using Apple Support Communities.
    Error 9006 when restoring your iOS device indicates that there is security software on your computer which is preventing connection to the Apple server or your device.  To troubleshoot this issue please follow the directions below.
    Check your security software
    Related errors: 2, 4, 6, 9, 1611, 9006. Sometimes security software can stop your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't blocking a connection to the Apple servers.
    Get help with iOS update and restore errors - Apple Support
    When restoring your iPhone, please make sure to follow the directions in the link below to properly restore.
    Restore your device from an iCloud or iTunes backup - Apple Support
    Take care,
    Alex H.

  • TNS:internal network communication error at OCI call OCIServerAttach

    hi,
    am using OBIEE 11g, i have made a new repository in obiee and when i done my analysis phase i checked the result and i recived an error :
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 12157, message: ORA-12157: TNS:internal network communication error at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    i made the changes in TNS but nothing happened, any suggestion ??
    thanx..

    Hi Guys,
    I got the same error message. I can see the data in the physical layer. Once i import my repository via weblogic, i can see the subject areas and all its related filed in Analysis section.
    However i cannot view any data for any columns. Error;
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
      SQL Issued: SELECT 0 s_0, "Invoices"."Customer Name"."ACCOUNT_NAME" s_1 FROM "Invoices" FETCH FIRST 65001 ROWS ONLY

  • When ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?

    when ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?when ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?

    mine did the same thing but i got the error 9 and dont know what to do

  • I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    Disable all Firewalls & Anti-Virus software...try again.

Maybe you are looking for

  • How to debug a form (servlet) in the Forms and Reports Server

    Hi: I have a new install of an application that ran perfectly on a different host using the Forms and Reports Server. I have installed the FRS on the new host and it is working fine. I can run the test form. When I run my actual forms app, I only get

  • Faulty hp pavilion g6 hard disk/drive

    Sir I Purchased Pavilion g6 notebook on 08 Oct 2012. Particulars are as under :- Model - g6-2102TX,  Ser No - 5CD22021X6, Product No - B6U30PA#ACJ, Processor - Intel (R) Core (TM) i3-2370M [email protected], RAM - 2.00 GB, System Type - 64 Bit Operat

  • Calling user function from Interface mapping

    I am getting error "Bad query:ORA-00904: invalid identifier" while calling function in the mapping of an interface. Can some one provide the syntax of calling user function from interface mapping. Thanks, RP

  • Windows XP service Pack 3

    Are you aware of any issues that Photoshop CS2 may have with the latest service pack for Windows XP Pro? Photoshop is the most used program on my system and before I install SP3, I thought I would check here. Thanks

  • Use of bsp's

    what is the advantage of using bsps in sap