Event Code Error when switching networks

Although I am running a standalone version of P6 on my laptop, I continually receive event code errors when I switch between two networks.  This often happens when I need to switch from a client network to my mobile hotspot.  Or, if I'm away from laptop for any length of time and it 'goes to sleep' without having closed out of P6, when I return I will have an event code error that requires me to close and then restart P6.
I'm running Windows 7 SP1, Firefox 24.0, P6 Release 7.0.0 (Build 00000092)
Any help is greatly appreciated.

Hi,
In regards to the problem when the computer goes to sleep, if you look in the event viewer you will see that Windows is dropping the network connection - not sure of any other workaround to this than disabling the sleep/hibernate function.
As for the problem when you switch between networks, other than making sure you log out before making the network switch the only thing I can think of would be to try and make sure the connection is using 'localhost' or possibly '127.0.0.1' instead - this is in the vague hope that these connections will hold true even when the network behind the scenes is changing (this also assumes SQL Server, changing this for an Oracle XE database would be a bit different)
Good luck.
Regards
Alex

Similar Messages

  • Error when processing Network

    Dear all.
    I create a sales order in tcode va01 and input a wbs element E-000009.1 in the field of WBS Element at Account assignment tab of one item detail.When save the sales order,sap pop up a message box with text "Sales order has no CO object".The detail message content was pasted at bottom.When confirm the first message box,sap pop up the second message box with text "Error when processing Network".The detail message content was pasted at bottom.
    So I need the experts give me some useful advice and reference to resolve the problem.
    Thank you.
    Regards
    Yoda
    Sales order has no CO object
    Message no. CO323
    Diagnosis
    The production order should be settled on the sales order.
    The requirements type of the sales order, however, refers to an account assignment category that does not allow settlement using the sales order (key consumption posting).
    Procedure
    1. Check which requirements type in entered in the relevant sales order item
    Display sales order
    2. Check the settings for this requirements type in Customizing
    (See Control sales order-related production).
    Error when processing Network
    Message no. V1380
    Diagnosis
    A technical error has occurred. On calling up the assembly interface, exception 2 was triggered. The exceptions have the following meanings:
    1 = External block
    2 = General error
    3 = Insufficient data for the interface
    4 = Order was not found
    5 = Update has been rejected
    6 = Final document number for Network is not issued
    Procedure
    Inform your system administrator.

    Dear shashank.
    Thanks for you reply.
    1.I have checked the sales order and the requ. type was KMNP.In tran OVZH the requ. type KMNP use the ReqCl 202.In tran OVZG I checked the ReqCl 202 and the "Acct.assig.cat." was Q and the Consumption was P.
    2.In tran cj20n I checked the wbs element.Its operative indicator was billing elements.
    3.In tran mm03 I try to found the field of "req type / strategy".But I could not this field.Could you tell me the "req type / strategy" field was in which view?
    Thank you so much.
    Regards
    Yoda

  • HT2433 What is a -2012 code error when I try to redeem an I-tunes gift card?

    What is a -2012 code error when I try to redeem an I-tunes gift card?

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Dreamweaver 6.1 - JavaScript error when switching between open tabs

    When switching between open tabs a sequence of javascript
    errors occurs. I had not used Dreamweaver for about 2 weeks, and
    last time I used it with no problems.
    I have tried uninstalling it, OKing removal of all files when
    asked, re-installing it and updating with dwmx61_updater.exe, but I
    still get the same errors.
    This has rendered the software virtually unuseable, so any
    help would be greatly appreciated, as I'm working to a
    rapidly-approaching deadline.
    "While executing Browse_Back enabled in toolbars.xml, a
    JavaScript error occurred"
    followed by
    "While executing Browse_Forward enabled in toolbars.xml, a
    JavaScript error occurred"
    followed by
    "While executing Browse_Stop enabled in toolbars.xml, a
    JavaScript error occurred"
    The relevant code seems to be :
    <!-- Browser nav toolbar -->
    <toolbar id="Browser_Toolbar" platform="win"
    label="Browser Navigation" container="document"
    initiallyVisible="false">
    <button id="Browse_Back"
    image="Toolbars/images/MM/back.gif"
    disabledImage="Toolbars/images/MM/back_dis.gif"
    tooltip="Back"
    label="Back"
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('back')"
    command="dw.getDocumentDOM().browser.backPage()"
    update="onEveryIdle"/>
    <button id="Browse_Forward"
    image="Toolbars/images/MM/forward.gif"
    disabledImage="Toolbars/images/MM/forward_dis.gif"
    tooltip="Forward"
    label="Forward"
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('forward')"
    command="dw.getDocumentDOM().browser.forwardPage()"
    update="onEveryIdle"/>
    <button id="Browse_Stop"
    image="Toolbars/images/MM/stop.gif"
    disabledImage="Toolbars/images/MM/stop_dis.gif"
    tooltip="Stop"
    label="Stop"
    enabled="dw.getDocumentDOM().browser.getPageBusy()"
    command="dw.getDocumentDOM().browser.stopPage()"
    update="onBrowserPageBusyChange"/>
    <button id="Browse_Refresh"
    image="Toolbars/images/MM/browserRefresh.gif"
    tooltip="Refresh"
    label="Refresh"
    enabled="true"
    command="dw.getDocumentDOM().browser.refreshPage()"/>
    presumably the next error is caused by the previous ones
    failing :
    "While executing getCurrentValue in AddressURL.htm, a
    JavaScript error occurred"
    the relevan tcode :
    function getCurrentValue()
    var dom = dw.getDocumentDOM();
    var value = dom.browser.getURL();
    if (value && value.length)
    //check if is it not a temp file
    //extract the tail of the url
    var filename = value;
    var slashIndex = filename.lastIndexOf("/");
    filename = filename.substring(slashIndex+1);
    var tempIndex = filename.indexOf("TMP");
    if (tempIndex != 0)
    addRecentAddress(value);
    return value;

    You can try this simple fix -
    Quit DW.
    Find this folder -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    8\Configuration\WinFileCache-*.dat
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    and delete it.
    Restart DW. Works better?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "earthdoctor" <[email protected]> wrote in
    message
    news:[email protected]...
    > When switching between open tabs a sequence of
    javascript errors occurs. I
    > had
    > not used Dreamweaver for about 2 weeks, and last time I
    used it with no
    > problems.
    >
    > I have tried uninstalling it, OKing removal of all files
    when asked,
    > re-installing it and updating with dwmx61_updater.exe,
    but I still get the
    > same
    > errors.
    >
    > This has rendered the software virtually unuseable, so
    any help would be
    > greatly appreciated, as I'm working to a
    rapidly-approaching deadline.
    >
    >
    > "While executing Browse_Back enabled in toolbars.xml, a
    JavaScript error
    > occurred"
    > followed by
    > "While executing Browse_Forward enabled in toolbars.xml,
    a JavaScript
    > error
    > occurred"
    > followed by
    > "While executing Browse_Stop enabled in toolbars.xml, a
    JavaScript error
    > occurred"
    >
    > The relevant code seems to be :
    >
    > <!-- Browser nav toolbar -->
    >
    > <toolbar id="Browser_Toolbar" platform="win"
    label="Browser
    > Navigation"
    > container="document" initiallyVisible="false">
    >
    > <button id="Browse_Back"
    > image="Toolbars/images/MM/back.gif"
    > disabledImage="Toolbars/images/MM/back_dis.gif"
    > tooltip="Back"
    > label="Back"
    >
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('back')"
    > command="dw.getDocumentDOM().browser.backPage()"
    > update="onEveryIdle"/>
    >
    > <button id="Browse_Forward"
    > image="Toolbars/images/MM/forward.gif"
    > disabledImage="Toolbars/images/MM/forward_dis.gif"
    > tooltip="Forward"
    > label="Forward"
    >
    enabled="dw.getDocumentDOM().browser.isCmdEnabled('forward')"
    > command="dw.getDocumentDOM().browser.forwardPage()"
    > update="onEveryIdle"/>
    >
    > <button id="Browse_Stop"
    > image="Toolbars/images/MM/stop.gif"
    > disabledImage="Toolbars/images/MM/stop_dis.gif"
    > tooltip="Stop"
    > label="Stop"
    > enabled="dw.getDocumentDOM().browser.getPageBusy()"
    > command="dw.getDocumentDOM().browser.stopPage()"
    > update="onBrowserPageBusyChange"/>
    >
    > <button id="Browse_Refresh"
    > image="Toolbars/images/MM/browserRefresh.gif"
    > tooltip="Refresh"
    > label="Refresh"
    > enabled="true"
    > command="dw.getDocumentDOM().browser.refreshPage()"/>
    >
    >
    >
    > presumably the next error is caused by the previous ones
    failing :
    >
    > "While executing getCurrentValue in AddressURL.htm, a
    JavaScript error
    > occurred"
    > the relevan tcode :
    >
    >
    > function getCurrentValue()
    > {
    > var dom = dw.getDocumentDOM();
    > var value = dom.browser.getURL();
    > if (value && value.length)
    > {
    > //check if is it not a temp file
    > //extract the tail of the url
    > var filename = value;
    > var slashIndex = filename.lastIndexOf("/");
    > filename = filename.substring(slashIndex+1);
    > var tempIndex = filename.indexOf("TMP");
    > if (tempIndex != 0)
    > {
    > addRecentAddress(value);
    > }
    > }
    > return value;
    > }
    >
    >

  • T400: Internet does not work when switching networks unless reboot?

    Hi everyone,
    I can't seem to establish an internet connection when I switch networks (e.g., internet at work, then at home). It gives me an error saying "limited connectivity" or failed to renew IP. This happens for both wired and wireless connections. 
    I tried turning off the firewall (comodo internet security) along with the windows firewall. I tried letting windows handle all my internet connections. Yet the error still happens. So I just have to simply reboot my laptop, and everything works 100%. 
    I never had an issue like this with other laptops. Could this possibly have something to do with some of the bundled Lenovo software? I disabled most (if not all) of them since I barely use them. 
    Thanks for your help.  This is my 1st thinkpad, and I'm enjoying it so far. 

    Hi gatorman1122,
    I had a similar problem with my T400.  What wifi card do you have installed?
    I had an Intel 5300.  Networking was OK with XP Pro installed, but messed up with either Vista Ultimate 32-bit or Vista Business 64-bit installed.  All were Lenovo OS images.  I tried 2 different 5300s.
    I only saw the problem with wifi, but basically if I changed access points or changed from wired to wireless, the first attempt to use the (new) access point would fail to get an address.  An immediate reboot would cause it to succeed.
    I finally got the issue escalated to a 2nd-tier tech.  He sent me a 5100 to try. That fixed it.  I doubt it is a hardware issue.  It is most likely a Vista/Intel/Lenovo software issue/conflict.  IMNSHO, ThinkPad wifi w/Vista is a mess.  One of the most fundamental laptop features should work much better than this.  Many folks have T-series wifi problems and Lenovo seems to be ignoring it.
    Just to add to the excitement, I told a friend buying two new T400s to order 5100s to avoid the problem.  He did, and got the machines with XP installed.  They both exhibited the same bad behavior    Once he updated XP and all the Lenovo stuff, they started to work OK and have stayed OK.  Grrrr.....
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Ms exchange activesync problem when switching networks

    i've noticed that when i switch networks (i.e. go from ny to sf), i land and set my phone from airplane mode to active, my iphone does not sync with my company's exchange server. it gives me a connection error. i then have to do a reset of the phone and it works fine.
    this also occurs when i switch from 3G to edge and vice versa. i have to do a hard reset of the phone in order to get mail to work again. this doesn't occur with my gmail account, just my MS Exchange activesync.
    anyone else notice this?

    by the way, i'm running 2.0.1 firmware and this was not a problem with 2.0 firmware.

  • Invalid Account Code error when posting AP Credit Note

    Dear Experts,
    I hit this error message when posting an AP Credit Note based entirely on an existing AP Invoice (nothing was changed in the credit note).
    Invalid Account Code [Message 173-9]
    I have found 2 notes, but I dont think they're relevant
    [Note 1311905|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001311905]
    [Note 1286288|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001286288]
    Please help!
    Warmest Regards,
    Chinho

    Dear All,
    I found the solution!
    In my AP Invoice, there was a Rounding amount, but when I copied over to AP Credit Note, the system unusually set the Rounding amount as $0.00 and copies the Rounding amount to the Discount field instead.
    **The "Invalid Account Code" error happened because I did not set GL account determination for discounts scenario.
    So what I did was I cleared the Discount field in the Credit Note, and enter the rounding figure into the Rounding field again. Then, the AP Credit Note was able to go in Successfully!
    Thanks guys.
    Warmest Regards,
    Chinho

  • Master data error - when switching an attribute to navigable

    Hi,
    I have a serious problem on a master data. I have this master data that until yesterday did have not a problem.
    Now, when I add an attribute not navigable (DIS), no problem. When I switch to DISPLAY and activate, following error occurs:
    Error in activating the InfoObjects
    Characteristic 0FS_CTR_NO: The attibutes SID table(s) could not be filled
    Error in BW:
    Error when activating InfoObject 0FS_CTR_NO
    Characteristic 0FS_CTR_NO: Error when generating master data routines
    Error when resetting InfoObject 0FS_CTR_NO to the active version
    I tried to make this modification also directly in Quality without transport, and the error is the same.
    Master data is empty, so I cannot understand why there is a problem with SIDS.
    Any suggestions?
    Thanks,
    Gianluca

    Hi,
    as Raj said,  when infoobject attribute is changed from dispaly attribute to navigational attribute there will be impact.
    check this thread.
    Link: [Error when activating 0MATERIAL after adding Navigation attribute]
    Regards
    Daya Sagar

  • Error when switching accounts in XP

    I get an error when I switch to another account on my win xp prof.
    the error message is "
    Core Center
    Failed to load hardware monitor driver
    When I click OK I get the next error message "
    No Hardware Monitor !
    After clicking OK again the systems craches en reboots
    Anyons know how to fix this ??
    TiA

    I personally don't reccomend the use of "corecenter" and I don't have a solution, but what it sounds like to me is a poorly scripted peice of software. See, when you "switch" accounts, but don't log off, some of the registry remains, and possibily the software doesn't see that you have switched users, so it's looking around for something that isn't there.
    So in other words, I don't like corecenter, most of us around here use speedfan.
    So if anyone knows of a solution....

  • Unexpected Error When Creating Network

    Running 10.9.1 and getting "Unexpected Error" When Creating a new network. Need help getting started.
    Thanks for the support!

    You need to use the alternatives under options..
    It will never pick this option itself.. so click Other Options.
    and use replace an existing device.
    Or simply remove the existing setup and start over..
    Reset to factory every time you start a setup.. and create a new network.. then reset the older units once this is working and use them to extend the network.
    Personally I prefer to replace and start afresh as it just leads to less issues.
    As far as range is concerned the new AC models are variously reported  as excellent to worse than existing old models.. wireless is simply another form of voodoo only in white plastic instead of black.. which sort of suits the black arts better.

  • Error when switching between drafts: "The instruction at "0x009f6487" ...

    Running Contribute CS3 and get this error frequently when switching between documents in the Draft Console:
    The instruction at "0x009f6487" referenced memory at "0x06bd7a24". The memory could not be "read".
    Click on OK to terminate the program
    Click on Cancel to debug the program
    I do not get this error any other time. Only when editing multiple documents and switching between them. Clicking Save for Later on the toolbar, instead of clicking directly on the document in the Draft Console does not help.
    Any help or suggestions are much appreciated.

    Can you please try clearning the Contribute preferences?
    To Clear the preference, quit Contribute, and then delete the Contribute CS3 folder in C:\Documents and Settings\<user>\Local Settings\Application Data\Adobe\ and also run the following command " reg delete "HKCU\Software\Adobe\Contribute 4.1" /f " if you are using Contribute CS3. Reconnect to the site and try the same scenario.
    Note that, if you clear the preferences then no connection will be listed in Contribute, you need to recreate the connections. It will be like a fresh installation.

  • Curve 9230 907 COD Error when downloadin​g missing default ringtones

    So....
    Blackberry Curve 9230 via Enterprise server. When the blackberry devices are security wiped, it removes the default ringtones from the phone. Even rebuilding the phone from the BES doesnt put them back on. From the device itself, I have been onto the the KB35182 article, downloaded the .jad file and tried to install, however am getting the 907 Missing COD error message, which is doing my head in.
    Any ideas?
    Thanks

    Anyone?

  • How can I avoid Thunderbird timeouts when switching network connections?

    I'm using Thunderbird 24.4.0 but this problem goes back many releases.
    This problem happens when I switch from an external WiFi network to my company's internal LAN (ethernet).
    I'm connected to the company's email server via WiFi from home and can get and receive email no problem. I then turn off the WiFi, put the laptop to sleep, take it to work, wake it up, and plug in the Ethernet cable. I click on Get Mail and in the status bar at the bottom it says "Connecting to [servername] ..." and stays that way until I get a notification that Thunderbird timed out. I click on Get Mail again and this time it says "Connected to [servername] ..." and it gets my email. (It may have briefly said "Connecting to" prior to "Connected to" but I think I've only seen that once.)
    Why does it never work the first time but has to timeout before it will successfully connect, and what can I do to get it to connect without having to go through a timeout cycle?
    Thanks,
    --Steve

    Networking is an area of some frustration. Recently, some bug reports are seeing progress. The place to be to test these fixes is in development builds
    Note yet fixed:
    https://bugzilla.mozilla.org/show_bug.cgi?id=939318
    NetworkLinkService should be enabled so Necko can respond to network changes (not offline auto-detection)
    https://bugzilla.mozilla.org/show_bug.cgi?id=972262
    DNS cache is not flushed/re-initialized when toggling offline/online
    fixed in tb30:
    https://bugzilla.mozilla.org/show_bug.cgi?id=981513
    dns cache grace period error busting too aggressive
    https://bugzilla.mozilla.org/show_bug.cgi?id=981447
    dns cache too sticky!
    fixed in tb30

  • Cluster errors when switching messagins resources

    Hi
    I have two nodes configured in the sun cluster and runninng sun messaging server
    1) cluster version
    root@bglbbpp1 # scinstall -pvv
    Sun Cluster 3.1u1 for Solaris 9 sparc
    2) bglbbpp2 / # scstat -g
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: mstorebgl-rg mstorebgl-lh-res mstorebgl-hastp-res mstorebgl-msg-res
    -- Resource Groups --
    Group Name Node Name State
    Group: mstorebgl-rg bglbbpp1 Online
    Group: mstorebgl-rg bglbbpp2 Offline
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: mstorebgl-lh-res bglbbpp1 Online Online - LogicalHostname online.
    Resource: mstorebgl-lh-res bglbbpp2 Offline Offline - LogicalHostname offline.
    Resource: mstorebgl-hastp-res bglbbpp1 Online Online
    Resource: mstorebgl-hastp-res bglbbpp2 Offline Offline
    Resource: mstorebgl-msg-res bglbbpp1 Online Online - Start succeeded.
    Resource: mstorebgl-msg-res bglbbpp2 Offline Offline - Stop Succeeded
    bglbbpp2/ #
    3) when i do scswitch to switch messaging resource from pp1 to pp2 I get below errors and it fails back to pp1.
    # scswitch -z -h bglbbpp2-a-fixed.dataone.in -g mstorebgl-rg
    scswitch: Resource group mstorebgl-rg failed to start on chosen node and may fail over to other node(s)
    /var/adm/messages on pp2
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_prenet_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_prenet_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_prenet_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /messaging. Device switchover can still be done to this node.
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /MMP. Device switchover can still be done to this node.
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /backup. Device switchover can still be done to this node.
    bglbbpp2 Cluster.Framework: [ID 801593 daemon.notice] stdout: becoming primary for datadg
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_prenet_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <500> seconds

    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <500 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_monitor_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_monitor_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <ims_svc_start> for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_monitor_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_monitor_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 SC[SUNW.ims,mstorebgl-rg,mstorebgl-msg-res,ims_svc_start]: [ID 855581 daemon.error] Failed to get the configuration info
    bglbbpp2 Unable to initialize the MTA; compiled configuration version mismatch; recompile the configuration with imsimta cnbuild
    bglbbpp2 SC[SUNW.ims,mstorebgl-rg,mstorebgl-msg-res,ims_svc_start]: [ID 450358 daemon.error] Error retrieving services from iMS configuration
    bglbbpp2 Cluster.RGM.rgmd: [ID 938318 daemon.error] Method <ims_svc_start> failed on resource <mstorebgl-msg-res> in resource group <mstorebgl-rg> [exit code <1>, time used: 0% of timeout <300 seconds>]
    bglbbpp2n Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_monitor_stop> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_monitor_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <ims_svc_stop> for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_monitor_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_monitor_stop> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <ims_svc_stop> completed successfully for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_stop> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 ip: [ID 683231 kern.notice] TCP_IOC_ABORT_CONN: local = 010.016.018.026:0, remote = 000.000.000.000:0, start = -2, end = 6
    bglbbpp2 ip: [ID 440816 kern.notice] TCP_IOC_ABORT_CONN: aborted 0 connection
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_stop> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_postnet_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_postnet_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.Framework: [ID 801593 daemon.notice] stdout: no longer primary for datadg
    Please advice throw some lights where is something going wrong.
    thanks

  • VCS Expressway event log errors when Jabber for iPhone and Windows log in

    hi folks,
    I've deployed Collaboration Edge with VCS Control and Expressway:
    my Jabber for iPhone succesfully can log in from Internet and it can IM but not calls and I see next messages in VCS Expressway when Jabber is logging in:
    2015-03-27T18:00:28+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49543" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 16:00:28,204"
    2015-03-27T17:58:55+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49535" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 15:58:55,786"
    2015-03-27T17:58:32+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49527" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 15:58:32,202"
    2015-03-27T17:58:08+02:00
    tvcs: Event="Inbound TLS Negotiation Error" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49512" Dst-ip="Expressway-IPaddress" Dst-port="5061" Detail="No SSL error available, probably remote disconnect" Protocol="TLS" Level="1" UTCTime="2015-03-27 15:58:08,582"
    "Digest User" in the "Protocol Specific Information" section of Phone Configuration selected right user. in this Jabber I see following error "Failed to get device configuration". however Jabber for Windows and for Android hasn't such issues - they succesfully can log in from Internet and it can do calls and IM but I see next messages in VCS Expressway when Jabber is logging in. The same log line appears when Jabber for Android log in:
    tvcs: Event="Inbound TLS Negotiation Error" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="56751" Dst-ip="Expressway-IPaddress" Dst-port="5061" Detail="No SSL error available, probably remote disconnect" Protocol="TLS" Level="1" UTCTime="2015-03-27 14:19:11,769"
    and I can't find any information which describe such types of error.
    thanks!

    Thanks Srini, but the instructions have two options:
    1. Use the Control Panel, select "Oracle 11g..." and uninstall from there.
    This is of course the first thing I tried, but as I said, there is no entry for Oracle 11g in my "Programs and Features" applet.
    2. Download the install package and run OracleXE.exe with the remove iss file.
    Firstly, there is no OracleXE.exe in the package I downloaded, just setup.exe;
    Secondly, setup.exe ignores the iss parameter and tells me that OracleXE is already installed (setup.log contains ResultCode=-3) so it can't be installed.
    Is there somewhere else to get an OracleXE.exe that will work for 11g? Or are these the instructions for 10g and haven't been updated yet?
    Am I unusual in not having a Control Panel entry?
    (and I understand this is a beta - that's partly why I'd like to uninstall it - I'll go back to 10g and not be so impatient :))
    Regards,
    Andrew

Maybe you are looking for

  • Silent Installation of Oracle 10g on Windows XP

    Hi, I was trying out "SILENT INSTALLATION OF ORACLE 10g ON WINDOWS XP", where I was getting the following error. Can you please help me out. COMMAND GIVEN : D:\database>d:/disk1/setup.exe -responsefile d:/disk1/response/custom.rsp -silent -nowelcome

  • Help ! chart

    hello, 1) is there some docs describing how to create a chart with some parameter coming from LOV ? 2) how to call a chart from jsp, and give some parameters to this chart ? plz help !!! i don't find anything about that, and i need it. I don't ask ex

  • Menu button to download Pdf file on the application

    Hi, I have a AM method that takes in some parameters and generates xml data and then calls the BI Publisher report service and generates a PDF providing the xml data as input. The method needs to have a file download action listener so that the Pdf f

  • HT4061 my iphone 4s screen is broken?

    My iphone 4s screen glass z broken, yet am able to use it. It has been only 8 months, i bought it. Please tell me how can i repair it? warranty covers this..??

  • Developer helping a client with BC

    I'm a developer helping a client who uses BC. I can log into their back end and have been helping them with their website. But now a question has come up about their monthly invoice from Adobe for BC. When I log in now, I see their outstanding invoic