Switcher Error in Hgrid

I ' ve created Hgrid , with switchers at detailed record.
But when i 've tried to expand the Hgrid , the page has gone into error and showing the error as Definition of <view attribute> not found in view object.
so for the cross verification, i' ve copied switcher definition and tagged to classic table . so that table displayed properly with appropriate images.
but same thing is not happening with HGrid .
I am sure that swithchers can be used with Hgrid.
so what my question is , is there any action that need to be done while working with switches in HGrid.
** Surya ***

Hi,
The same switcher works properly in classic table( copied switcher from Hgrd to Table).
ok You asked for error stack, so here ther error stack.
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition Check1 of type Attribute not found
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormData(OAPageBean.java:2517)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1647)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition Check1 of type Attribute not found
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormData(OAPageBean.java:2517)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1647)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition Check1 of type Attribute not found
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormData(OAPageBean.java:2517)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1647)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
This error occurs when matching view attribute is not there in View Object.
But my view object is having that attribute.
my view Object query :
SELECT SERIAL_NO,
SUB_ACTIVITY,
DECODE(ENTERED_OR_NOT, 'Y', 'Right_Image1','Wrong_Image1') as Check1,
DECODE(VALID_OR_NOT, 'Y', 'Right_Image2', 'Wrong_Image2') as Check2,
STATUS,
NAVIGATION
FROM TCS_OA_PROJ_SUB_STAGES
****Surya****

Similar Messages

  • Switch error : error when starting a switch branch

    Hello,
    I'm facing an issue on a simple switch :
    I have the following condition : &change& = X or &molga& = AE
    when the two conditions are OK, the WF is OK, but :
    when the second part is false (example : molga = 14 or molga = EG), the WF fails and I have this message : "error when starting a switch branch". I don't understand why knowing that the element "molga" is defined in the WF container as T500P-molga !
    Many thanks,
    Karim

    Hi,
    I think both the conditions are failing, &Change& ne 'X' and &molga& ne AE. So the WKF will be going into error and says, "error when starting a switch branch". Please make sure you have other branches in the switch conditon step, to handle if both conditions failed. So WKF will take that branch.
    Regards,
    Vinoth

  • Z10 to Q10 device switch - errors

    Hi All,
    I am getting an error message while trying to switch devices from Z10 to Q10 using the feature in the Blackberry Link. After backing up the Z10 and when in the next step to transfer data to the Q10, the error message is that the data transfer cannot take place since the software version of Q10 is older than Z10. I tried to check for updates but the message I got was that all software is updated on the Q10.
    What should I do? Should I use the "Restore" option?
    Appreciate any help i can get on this.
    Thanks

    Hey devesh.
    This occurs as the BlackBerry 10 Software between the Q10 Smartphone and Z10 Smartphone have different versions and restoring data from a newer version of software could cause unexpected behaviour on older software and is not currently supported.
    Requests have been made to allow supported functionality of this, however at this time I suggest contacting your Wireless Service Provider for assistance in transferring you to BlackBerry Support so that we can look into getting your data transferred over with a workaround or other means.
    Please let us know if you have any further questions.
    Cheers.
    -Sawks
    Come follow your BlackBerry Technical Team on Twitter !@BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click Accept as Solution for posts that have solved your issue(s)

  • Application Switcher Errors Reported in Console

    Greetings, folks!
    When the cmd-tab keys are pressed, Console immediately reports a string of Dock errors. No other errors are reported after the initial press, regardless of subsequent input (h, q, tab, tilde).
    Removing the ~/Library/Preferences/com.apple.dock.plist and logging out/in made no difference. Thoughts? Thanks!!
    #### initial errors after login ####
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty: Invalid (NULL) window
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty: Invalid (NULL) window
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 59
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty
    2011.8.28 9:33:45PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:45 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
    #### common subsequent errors ####
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty: Invalid (NULL) window
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty: Invalid (NULL) window
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 6593927
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty
    2011.8.28 9:33:58PM com.apple.Dock.agent[31059] Sun Aug 28 21:33:58 HD.local Dock[31059] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty

    Haven't seen that one before but I asked around and one of my JRockit colleagues said it was probably the JIT compiler not being able to allocate memory. I would guess that something is either leaking native memory, or you are generating a lot of new classes. A JVM upgrade might help since later versions have the capability to GC unused compiled code. It is also possible that you need to decrease the Java heap size (to leave more room for native code).
    Try one or more of the folllowing:
    1) Upgrade to a later version of JRockit (R27.1 or later)
    2) Decrease the Java heap size
    3) If neither works, start tracking native memory usage through the command
    jrcmd <pid> print_memusage
    and see if you can see a trend somewhere. If you suspect a native memory leak, you probably want to open a ticket with BEA Support.
    Cheers,
    Henrik

  • NI Switchs Topology error

    Dears,
    i have problem and i need your support as soon as possible.
    i have NI PXI 1044 with many relays, Dmm, F Gen and DC PSU ....
    and it was working properly but i decid to change the devices names Via Max to make it easy to remmember. I do that bu right click on the device and click Rename. the names of the relays and all devices is updated directly on the the VI.
    but when i have changed the names my helthy VI start giving me this Error (as an Examble for the switchs)
    ERROR: Error -1074118644 occurred at niSwitch Initialize With Topology.vi
    Possible reason(s):
    No legacy device supports the specified topology.  Use a different topology, or configure the device under DAQmx and use the DAQmx resource descriptor.
    Status Code: -1074118644
    what is the peoblem and how to fix it ?
    Note: the VI was OK before i changed the names.

    Hello Eng. Salman,
    This error you are getting is related to the way you are addressing your instruments. The modular instruments drivers use NI-DAQ to detect and communicate with the hardware.
    Here is a KnowledgeBase that describes this issue:
    Error -1074118655, -1073807343 or -1074118644 Occurs When Addressing a PXI Instrument
    With the name changes in Measurement and Automation Explorer, you need to go back into your code and verify that the instruments/devices are referenced correctly.
    Regards,
      Sandra T.
    Applications Engineer | National Instruments

  • Themes - switch to Oracle Modern theme error

    Hi all! I have an issue while I'm trying to switch themes on my application. What we need to do is to switch an existing theme on an application for the "oracle Modern theme" created by Carl Backstrom, but the original theme associated to the application is named "101 - initialized" and it's non-standard, developers have done several custom changes and I presume that the templates also have heavy javascript associated.
    One example of this switch error is:
    Template Type From Template Class To Template Class Status
    Breadcrumb breadcrumbs No Template Error
    Button BLAF Normal1 No Template Error
    Einstein Left1 No Template Error
    Einstein Right1 No Template Error
    What do you suggest us in order we can switch themes without getting errors and of course without loosing functionality?.
    Thank you in advance

    Hello,
    Take a look at this thread.
    changing themes
    Carl

  • Error on nexus 7k series " operation failed.the fabric is already locked"

    getting following error on nexus 7k series switch: error is " operation failed.the fabric is already locked", while removing ntp commands (no ntp server 10.101.1.1) from switch. Please help.

    I had the same error message, only in my situation Outlook would only open successfully every 4 or 5 attempts. When Outlook would open (versus just hanging at the splash screen), I would get two dialog boxes with the warning/error message. 
    After I clicked okay I could get into Outlook.
    Previously I experienced this problem running my Office 2010 client with my Exchange 2007 mailbox on my old laptop.  The problem followed my mailbox through an Exchange 2010 migration (so new Exchange org), client upgrade to Outlook 2013, and a new
    laptop (so I knew it wasn't a corrupt profile).  This led me to the conclusion that it was a corrupt item(s) in my mailbox.
    To resolve the issue, I archived *everything* in my mailbox to a PST file, ran SCANPST to fix the corruption, and then uploaded everything back into my Exchange mailbox one folder at a time, stopping after each folder to close and restart Outlook so I could
    narrow down which folder had the corrupt item if the problem recurred.  I'm happy to say my issue is now resolved.

  • HP OfficeJet 8500 Pro A909n error says printhead has problem, can't access tests or fixes

    The printer was not printing but a few streaks of magenta. I ran the tests and the test printing and did the functions to allign printheads, clean printheads, and calibrate linefeed but still could not get magenta to print. I read much advise on the forum and followed it: after making sure the ink cartridges were not empty, I first cleaned the contacts on the 2 printheads and replaced them. After a partial reset, the printer could not get proper allignment. After using the HP Print & Scan Doctor to do the tests and the services again (including 3 trials at allignment), the printer could still not get allignment. While I was getting this error message, I could press OK and bypass the message to allow printing and other functions.
    Then I started getting an error message that there was a problem with the Black/Yellow printhead. This error message could not be bypassed and I could not access Setup, it would not respond to anything I tried to do from the HP Print & Scan Dr, or the Solution Center, or the embedded web server--I could also not bypass the error message to access the printer from the LCD touchplate. Then it switched error message to say that there was a problem with the Magenta/Cyan printhead. Trying to do tests or services from the Solution Center, I get the screen where it shows that there's adequate ink in all the cartridges, but then when trying to access any of the Services, I get the error message on my computer that there were no ink cartridges detected! Because of this wrong conclusion by the Solution Center, it won't run any of the Services.
    I don't believe any of the 2 printheads need to be replaced. I think that whatever it takes to allign the printheads is not working right. Because I could not get past the printhead problem error message, I tried a full reset by plugging in the printer while holding down the 3 and the # symbol on the keypad. Then I was prompted to choose a language and location, but it went right back as I confirmed the location as the USA to the printhead error message and I'm back to square one, unable to do anything or to print anything. I could replace both printheads, but I'm afraid the printer will still not be able to do a proper allignment and still will not print with the same error message or something new. Is there any help for this printer?

    Welcome to the forums @uvbogden !
    I read through your post about the problems you have been having with your Officejet 8500 A909a model. To be honest with you, you seem to have tried just about all of the steps I could have possibly suggested to you, in order to get through the alignment problem. Usually when this happens, the printhead(s) have failed, and need to be replaced, or the printer itself could have an internal malfunction and a new unit entirely might be needed. I have found some troubleshooting guides for you to check out below, perhaps browse through them and try any steps that you may not have tried to see if they can help.
    HP Officejet Pro 8500 All-in-One Printer Series (A909) - An 'Alignment failed' Error Message Display...
    HP Officejet Pro 8500 All-in-One (A909) and Officejet Pro 8500A e-All-in-One (A910) Printer Series -...
    'The Following Printhead Appears to be Missing or Damaged' or 'The Following Printhead has a Problem...
    HP Printers - 'Problem with Printhead,' 'Printer Failure,' 'Ink System Failure,' or a '0x...' or a '...
    If the issue continues, please consider calling us directly to discuss your printer/parts replacement options or trade ins.
    Reach our technical support at 800-474-6836. 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-contact-us.html
    I wish you good luck and hope you enjoy your Wednesday!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Errors during VM migration

    Hi,
    I have an SCVMM 2012 R2 instance (with CU1), and when I perform a VM migration I get a status of Completed w/ Info
    In the details pane of the Jobs window I have 9 errors and a warning every time
    Error 23801 - No available connection to selected VM Network can be found
    Error 23810 - There is no host NIC with required classification
    Error 23806 - All available ports on switch extenstion has been used
    Error 23808 - All available ports on port profile has been used
    Error 23807 - The switch extension has reached maximum supoprted ports on this host
    Error 23809 - The port profile has reached maximum support ports on this host
    Error 23811 - Ports are not available for VM Subnet
    Error 23825 - The virtual machine requires a logical switch connection and the host network adapter is not attached to a logical switch or operating sytem doesn't support logical switch
    Error 23753 - The virtual machine or tier load balancer configuration requires an IP pool and there are no appropraite IP pools accessible from the host
    Warning 23830 - Unable to find compliant logical switch
    Even with all of these warnings the migrated VM works just fine.
    In our environment we are using a layer 3 switch with VLANs, so I have a logical network using the 'VLAN-based independent networks' option, with two sites
    Each site has an assoicated VLAN ID, and IP subnet
    I've created a logical switch (without SR-IOV), using only the Microsoft Windows Filtering platform extension
    The uplink on the logical switch is not a team, and has a port profile associated with the host group including all my Hyper-V hosts, and including all sites from the logical network
    The virtual port on the logical switch has High bandwidth and medium bandwidth port classifications associated
    I have VM Networks created for each of the sites on my logical network
    The network configuration on my VM is as follows:
     Connected to a VM network, enable VLAN
      IP address is greyed out as Static IP (from a static IP pool) - This was configured as Dynamic at creation time as I do not use IP pools
      MAC address is dynamic
      Virtual switch - using the logical switch mentioned above and High Bandwidth classification
    The hosts have a dedicated interface on a trunked network port for VM data. Available for placement is checked, used by management is not (as i have a dedicated interface for that)
    It has the logical network mentioned above assigned, and all IP sites are shown with their VLAN IDs
    I believe I have everything configured correctly (after all the VM works correctly regardless of which host is running it), but i still see these errors during a VM migration
    Has anybody seen this before, or have any pointers to resolving them?
    The hosts are Server 2012 R2 Datacenter and the VM is Server 2012 R2 Standard
    Thanks,
    Phil

    I am also getting these errors when manually migrating machines between hosts. And indeed, the VM is moved and keeps working.
    But when I try to put an host in maintenance, it instantly fails with:
    Error (10434)
    No suitable host is available for migrating the existing highly available virtual machines.
    Not quite the same network setup, but running all Server 2012R2 and VMM2012R2.
    In my production environment I do not have these issues, which is running Server 2012 and VMM2012SP1.
    Regards,
    Ramon

  • Applications won't open after error in a update using a Apple G4

    Apple G4 wont open applications, it says application switcher error or error type 3, everthing used to work until when updating the mac a error accured it restarted, now it won't open an application without saying error type 3, or when it boots a bomb sign with the following message saying application switcher error please restart. does anyone know what i can do or whats happened? i have a boot disk which isn't the offical apple cd as i cannot find it or find a place where i could get one from if anyone knows where i could get one from that would be most helpful!!
    Thanks.

    haydn,
    It sounds like you are talking about Application Switcher from system 6, twenty five years ago.  If you are using system 9 and you happened to have other systems on your hard drive, the computer could get confused with what to do becausse it sees older software that the processor can not handle.
    I looked at a map of England and did not recognize any cities that would have a Mac user group.  If you google and find a user group near you, the best thing to do would be to find a Boot CD, put it in, restart while holding down the C key and see if you can clean up your drive.
    Otherwise, ebay has boot CDs listed from time to time.  This may look tempting:
    http://cgi.ebay.co.uk/iBook-G3-Install-cds-x7-10-2-Jaguar-OS-9-2-2-OS-8-/2207859 53727?pt=UK_Computing_Apple_Mac_Accessories&hash=item3367de4bbf
    But, here is the catch.  The disks look like they are grey and not the universal install CDs.  If one of the CDs is not for your exact model of computer, be sure and look for a CD that is white with an orange 9 on it.
    Jim

  • Nexus 5500 - Fabricpath Core Port - Error disabled. Reason:DCX-No ACK in 100 PDUs

    Has anyone seen Fabricpath Core Interfaces between two Nexus 5596UP switches error-disabled because of missing DCBX Acks after 50mins?
    I do not see interface errors and the peer is another 5500.
    Both switches are running 5.1(3)N2(1) with this port config:
    int e1/3
    switchport mode fabricpath
    ! Cisco 5m Twinax cables
    Log messages
    2012 May 25 17:40:59 nexus1 %L3VM-5-FP_TPG_INTF_DOWN: Interface Ethernet1/3 down in fabricpath topology 0 - Interface down
    2012 May 25 17:40:59 nexus1 %ETHPORT-5-IF_DOWN_NONE: Interface Ethernet1/3 is down (None)
    2012 May 25 17:40:59 nexus1 %ISIS_FABRICPATH-5-ADJCHANGE:  isis_fabricpath-default [3365]  P2P adj L1 nexus5 over Ethernet1/3 - DOWN (Delete All) on MT-0
    2012 May 25 17:40:59 nexus1 %CDP-5-NEIGHBOR_REMOVED: CDP Neighbor nexus5(FOX1550GDH1) on port Ethernet1/3 has been removed
    2012 May 25 17:40:59 nexus1 %LLDP-5-SERVER_REMOVED: Server with Chassis ID 547f.ee63.fa88 Port ID Eth1/1 on local port Eth1/3 has been removed
    2012 May 25 17:40:59 nexus1 %ETHPORT-2-IF_DOWN_ERROR_DISABLED: Interface Ethernet1/3 is down (Error disabled. Reason:DCX-No ACK in 100 PDUs)
    Robert

    Can you send the output of
    show lldp interface ethernet 1/3
    show lldp dcbx interface ethernet 1/3
    a workaround may be to disable lldp on both sides on these physical interfaces

  • Trapping errors when running in batch mode

    I use windows scheduler to run several reports in batch mode. Is there a way to continue after an error and capture a error code. I ocasionally get Fetch out of sequence errors which have to be cleared from the screen manually. I need this to automaticly close and return an error code so the report can be re run without user intervention.
    Is there a command line switch or registry setting to switch error mesage boxes of.
    Regards
    Alan

    Dbritt26
    This is an old story which may have a solution if your program is Premiere Elements 13.
    If your program is version 13, then delete or rename the OldFilm.AEX file from OldFilm.AEX to OldFilm.AEXOLD.
    That file is found
    Local Disk C
    Program Files
    Adobe
    Adobe Premiere Elements 13
    Plug-Ins
    Common
    NewBlue
    and in the NewBlue Folder is the OldFilm.AEX file.
    Please let us know the outcome.
    Thanks.
    ATR

  • Invalid credential error

    Hi,
    I have used below code & get error like
    AdApiError Code: 105 Error Code: InvalidCredentials Message: Authentication failed. Either supplied credentials are invalid or the account is inactive. But i have all credentials correctly... 
    <?php
    // Include the Bing Ads namespaced class files available 
    // for download at http://go.microsoft.com/fwlink/?LinkId=322147 
    include 'bingads\BulkClasses.php'; 
    include 'bingads\ClientProxy.php'; 
    // Specify the BingAds\Bulk objects that will be used. 
    use BingAds\Bulk\DownloadCampaignsByCampaignIdsRequest; 
    use BingAds\Bulk\BulkDownloadEntity; 
    use BingAds\Bulk\DataScope; 
    use BingAds\Bulk\CampaignScope; 
    use BingAds\Bulk\GetDetailedBulkDownloadStatusRequest; 
    use BingAds\Bulk\DownloadStatus; 
    use BingAds\Bulk\DownloadFileType; 
    use BingAds\Bulk\PerformanceStatsDateRange; 
    use BingAds\Bulk\CustomDateRangeEnd; 
    use BingAds\Bulk\CustomDateRangeStart; 
    use BingAds\Bulk\Date; 
    use BingAds\Bulk\GetBulkUploadUrlRequest; 
    use BingAds\Bulk\ResponseMode; 
    use BingAds\Bulk\GetDetailedBulkUploadStatusRequest; 
    // Specify the BingAds\Proxy objects that will be used. 
    use BingAds\Proxy\ClientProxy; 
    // Disable WSDL caching. 
    ini_set("soap.wsdl_cache_enabled", "0"); 
    ini_set("soap.wsdl_cache_ttl", "0"); 
    // Specify your credentials.
    $UserName = "******";  //my bing ads username
    $Password = "******";  //my bing ads password
    $DeveloperToken = "*******"; //token get from developer page
    $AccountId = *****;  //In bing billing page
    $CustomerId = *****;  //In bing billing page
    // Bulk WSDL 
    $wsdl = "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/V9/BulkService.svc?singleWsdl"; 
    // The full path to the bulk file. 
    $BulkFilePath = "c:\\bing\\"; 
    // The full path to the previously extracted bulk file. 
    // This file is used to access the last sync time. 
    $ExtractedFilePath = "c:\\bulk\\extracted\\accounts.csv"; 
    // The full path to the upload result file. 
    $UploadResultFilePath = "c:\\bulk\\uploadresults.zip"; 
    // Specifies the bulk file format. 
    $FileFormat = DownloadFileType::Csv; 
    // Confirm that the download folder exist; otherwise, exit. 
    $length = strrpos($BulkFilePath, '\\'); 
    $folder = substr($BulkFilePath, 0, $length); 
    if (!is_dir($folder)) 
        printf("The output folder, %s, does not exist.\nEnsure that the " . 
            "folder exists and try again.", $folder); 
        return; 
    try 
        $proxy = ClientProxy::ConstructWithAccountAndCustomerId($wsdl, $UserName, $Password, $DeveloperToken, $AccountId, $CustomerId, null); 
        // Use the bulk service to download a bulk file. 
        // The campaigns must all belong to the same account. 
        $campaigns = array(); 
        foreach ($CampaignIds as $id) 
            $scope = new CampaignScope(); 
            $scope->CampaignId = $id; 
            $scope->ParentAccountId = $AccountId; 
            $campaigns[] = $scope; 
        $dataScope = DataScope::EntityData; 
        $entities = array ( 
            BulkDownloadEntity::Ads, 
            BulkDownloadEntity::AdGroups, 
            BulkDownloadEntity::Campaigns, 
            BulkDownloadEntity::Keywords 
        $formatVersion = "2.0"; 
        $lastSyncTimeInUTC = GetLastSyncTime($ExtractedFilePath); 
        // You may include a non-null date range if the lastSyncTime is null, and the data scope includes 
        // either EntityPerformanceData, BidSuggestionsData, or QualityScoreData. 
        $performanceStatsDateRange = new PerformanceStatsDateRange(); 
        $performanceStatsDateRange->CustomDateRangeEnd = new Date(); 
        $performanceStatsDateRange->CustomDateRangeEnd->Day = 15; 
        $performanceStatsDateRange->CustomDateRangeEnd->Month = 9; 
        $performanceStatsDateRange->CustomDateRangeEnd->Year = 2013; 
        $performanceStatsDateRange->CustomDateRangeStart = new Date(); 
        $performanceStatsDateRange->CustomDateRangeStart->Day = 15; 
        $performanceStatsDateRange->CustomDateRangeStart->Month = 9; 
        $performanceStatsDateRange->CustomDateRangeStart->Year = 2013; 
        // GetDownloadRequestId helper method calls the corresponding Bing Ads service operation 
        // to request the download identifier. 
        $downloadRequestId = GetDownloadRequestId( 
                $proxy, 
                $campaigns, 
                $dataScope, 
                $FileFormat, 
                $entities, 
                    $formatVersion, 
                $lastSyncTimeInUTC, 
                null 
        $waitTime = 5 * 1;  
        if ($downloadRequestId != null) 
            printf("Download Request Id: %s\n", $downloadRequestId); 
            $downloadSuccess = false; 
            // This sample polls every 30 seconds up to 5 minutes. 
            // In production you may poll the status every 1 to 2 minutes for up to one hour. 
            // If the call succeeds, stop polling. If the call or  
            // download fails, the call throws a fault. 
            for ($i = 0; $i < 10; $i++) 
                sleep($waitTime); 
                // GetDownloadRequestStatus helper method calls the corresponding Bing Ads service operation  
                // to get the download status. 
                $downloadRequestStatus = GetDownloadRequestStatus( 
                    $proxy,  
                    $downloadRequestId 
                if (($downloadRequestStatus != null) && ($downloadRequestStatus == "Completed")) 
                    $downloadSuccess = true; 
                    break; 
            if ($downloadSuccess) 
                $downloadUrl = GetDownloadUrl( 
                        $proxy, 
                        $downloadRequestId 
                printf("Downloading from %s.\n\n", $downloadUrl); 
                DownloadFile($downloadUrl, $BulkFilePath); 
                printf("The download file was written to %s.\n", $BulkFilePath); 
            else // Pending 
                printf("The request is taking longer than expected.\n " . 
                        "Save the download request ID (%s) and try again later.\n", 
                        $downloadRequestId); 
    catch (SoapFault $e) 
        // Output the last request/response. 
        print "\nLast SOAP request/response:\n"; 
        print $proxy->GetWsdl() . "\n"; 
        print $proxy->GetService()->__getLastRequest()."\n"; 
        print $proxy->GetService()->__getLastResponse()."\n"; 
        // Bulk service operations can throw AdApiFaultDetail. 
        if (isset($e->detail->AdApiFaultDetail)) 
            // Log this fault. 
            print "The operation failed with the following faults:\n"; 
            $errors = is_array($e->detail->AdApiFaultDetail->Errors->AdApiError) 
                    ? $e->detail->AdApiFaultDetail->Errors->AdApiError 
                    : array('AdApiError' => $e->detail->AdApiFaultDetail->Errors->AdApiError); 
            // If the AdApiError array is not null, the following are examples of error codes that may be found. 
            foreach ($errors as $error) 
                print "AdApiError\n"; 
                printf("Code: %d\nError Code: %s\nMessage: %s\n", $error->Code, $error->ErrorCode, $error->Message); 
                switch ($error->Code) 
                    case 0:    // InternalError 
                        break; 
                    case 105:  // InvalidCredentials 
                        break; 
                    default: 
                        print "Please see MSDN documentation for more details about the error code output above.\n"; 
                        break; 
        // Bulk service operations can throw ApiFaultDetail. 
        elseif (isset($e->detail->ApiFaultDetail)) 
            // Log this fault. 
            print "The operation failed with the following faults:\n"; 
            // If the BatchError array is not null, the following are examples of error codes that may be found. 
            if (!empty($e->detail->ApiFaultDetail->BatchErrors)) 
                $errors = is_array($e->detail->ApiFaultDetail->BatchErrors->BatchError) 
                        ? $e->detail->ApiFaultDetail->BatchErrors->BatchError 
                        : array('BatchError' => $e->detail->ApiFaultDetail->BatchErrors->BatchError); 
                foreach ($errors as $error) 
                    printf("BatchError at Index: %d\n", $error->Index); 
                    printf("Code: %d\nError Code: %s\nMessage: %s\n", $error->Code, $error->ErrorCode, $error->Message); 
                    switch ($error->Code) 
                        case 0:     // InternalError 
                            break; 
                        default: 
                            print "Please see MSDN documentation for more details about the error code output above.\n"; 
                            break; 
            // If the OperationError array is not null, the following are examples of error codes that may be found. 
            if (!empty($e->detail->ApiFaultDetail->OperationErrors)) 
                $errors = is_array($e->detail->ApiFaultDetail->OperationErrors->OperationError) 
                        ? $e->detail->ApiFaultDetail->OperationErrors->OperationError 
                        : array('OperationError' => $e->detail->ApiFaultDetail->OperationErrors->OperationError); 
                foreach ($errors as $error) 
                    print "OperationError\n"; 
                    printf("Code: %d\nError Code: %s\nMessage: %s\n", $error->Code, $error->ErrorCode, $error->Message); 
                    switch ($error->Code) 
                        case 0:     // InternalError 
                            break; 
                        case 106:   // UserIsNotAuthorized 
                            break; 
                        default: 
                            print "Please see MSDN documentation for more details about the error code output above.\n"; 
                            break; 
    catch (Exception $e) 
        if ($e->getPrevious()) 
            ; // Ignore fault exceptions that we already caught. 
        else 
            print $e->getCode()." ".$e->getMessage()."\n\n"; 
            print $e->getTraceAsString()."\n\n"; 
    // GetDownloadRequestId helper method calls the DownloadCampaignsByCampaignIds service operation  
    // to request the download identifier. 
    function GetDownloadRequestId($proxy, $campaigns, $dataScope, $downloadFileType,  
            $entities, $formatVersion, $lastSyncTimeInUTC, $performanceStatsDateRange) 
        // Set the request information. 
        $request = new DownloadCampaignsByCampaignIdsRequest(); 
        $request->Campaigns = $campaigns; 
        $request->DataScope = $dataScope; 
        $request->DownloadFileType = $downloadFileType; 
        $request->Entities = $entities; 
        $request->FormatVersion = $formatVersion; 
        $request->LastSyncTimeInUTC = $lastSyncTimeInUTC; 
        $request->PerformanceStatsDateRange = $performanceStatsDateRange; 
        return $proxy->GetService()->DownloadCampaignsByCampaignIds($request)->DownloadRequestId; 
    // GetDownloadRequestStatus helper method calls the GetDetailedBulkDownloadStatus service operation  
    // to get the download request status. 
    function GetDownloadRequestStatus($proxy, $requestId) 
        $request = new GetDetailedBulkDownloadStatusRequest(); 
        $request->RequestId = $requestId; 
        return $proxy->GetService()->GetDetailedBulkDownloadStatus($request)->RequestStatus; 
    // GetDownloadUrl helper method calls the GetDetailedBulkDownloadStatus service operation  
    // to get the download Url. 
    function GetDownloadUrl($proxy, $requestId) 
        $request = new GetDetailedBulkDownloadStatusRequest(); 
        $request->RequestId = $requestId; 
        return $proxy->GetService()->GetDetailedBulkDownloadStatus($request)->ResultFileUrl; 
    function DownloadFile($downloadUrl, $filePath) 
        if (!$reader = fopen($downloadUrl, 'rb')) 
            throw new Exception("Failed to open URL " . $downloadUrl . "."); 
        if (!$writer = fopen($filePath, 'wb')) 
            fclose($reader); 
            throw new Exception("Failed to create ZIP file " . $filePath . "."); 
        $bufferSize = 100 * 1024; 
        while (!feof($reader)) 
            if (false === ($buffer = fread($reader, $bufferSize))) 
                fclose($reader); 
                fclose($writer); 
                throw new Exception("Read operation from URL failed."); 
            if (fwrite($writer, $buffer) === false) 
                fclose($reader); 
                fclose($writer); 
                throw new Exception ("Write operation to ZIP file failed."); 
        fclose($reader); 
        fflush($writer); 
        fclose($writer); 
    // Decompresses a ZIP Archive and writes the contents to the specified file path. 
    function DecompressFile($fromZipArchive, $toExtractedFile) 
        $archive = new ZipArchive; 
        if ($archive->open($fromZipArchive) === TRUE) { 
            $archive->extractTo(dirname($toExtractedFile)); 
            $archive->close(); 
        else { 
            throw new Exception ("Decompress operation from ZIP file failed."); 
    // Compresses a bulk file to a ZIP Archive. 
    function CompressFile($fromExtractedFile, $toZipArchive) 
        $archive = new ZipArchive; 
        if ($archive->open($toZipArchive, ZipArchive::OVERWRITE) === TRUE) { 
            $archive->addFile($fromExtractedFile, basename($fromExtractedFile)); 
            $archive->close(); 
        else { 
            throw new Exception ("Compress operation to ZIP file failed."); 
    // Get the time stamp of the last download from the previous 
    // download file. The SyncTime node contains the time stamp. 
    function GetLastSyncTime($path) 
        $lastSyncTime = null; 
        if (is_file($path)) 
            $reader = @fopen($path, "r"); 
            try 
                $syncTimeColumn = 0; 
                // The first record contains column header information, for example "Type" and "Sync Time". 
                $record = fgets($reader); 
                if($record != null) 
                    $fields = explode(",", $record, 100); 
                    $column = 0; 
                    do 
                        $syncTimeColumn = ($fields[$column] == "Sync Time") ? $column : $syncTimeColumn; 
                    } while($syncTimeColumn == 0 && (++$column < count($fields))); 
                // Look for the Account record after any other metadata. 
                $isAccount = false; 
                do 
                    $record = fgets($reader); 
                    $fields = explode(",", $record, 100); 
                    if($fields[0] == "Account") 
                        date_default_timezone_set("UTC"); 
                        $date = (new DateTime($fields[$syncTimeColumn]))->format('Y-m-d\TH:i:s'); 
                        $lastSyncTime = ($fields[$syncTimeColumn] != "") ? $date : null; 
                        $isAccount = true; 
                } while(!$isAccount); 
                fclose($reader); 
                $reader = null; 
            catch (Exception $e) 
                if (isset($reader)) 
                    fclose($reader); 
                throw $e; 
        return $lastSyncTime; 
    ?>                   

    Hello.
    Here are a couple of suggestions to check first:
    UserName cannot be a Microsoft account (email format). If you have a Microsoft account, you must use OAuth. For more information, please see
    Managing User Authentication with OAuth.
    AccountId is not the same as Account Number that you would find on the Accounts & Billing page. The account details page should provide both Account Number and Account Id, so please be sure to use the AccountId. For an example of how to get the AccountId
    using the API, please see
    Search Customers by User in PHP.
    If you are still blocked, I suggest reaching out to support to verify your credentials.
    https://msdn.microsoft.com/en-US/library/bing-ads-error-handling-guide.aspx#engagesupport 
    I hope this helps!

  • Help Switching from Local to Microsoft account.

    So I just recently bought this Asus T100. I set everything up and it was working fine with my microsoft account. Then a few days later, when I used my mail app a message said that said to try again later. I tried to
    log back in a few days later and it said the same. It then said the same thing when using the music app. I searched online and it said that I should switch my password. I did that but no luck with signing in. So I decided to switch to a local account then
    log back in to the microsoft account to maybe get it to the way it was. It now gives me either an error saying that the service is unavailable or it get that it cannot switch error code 0xd000072. I've gotten it so many times I have it memorized. Anyway, I
    have tried doing the troubleshooter and tried doing the firewall thing and still no results. It seems like everyone gets their error resolved after the use the troubleshooter, and not me, sigh. I have no clue what to do to resolve this issue. What shoulld
    I do now?

    Kllkll754
    That is frankly the first thing I would have checked.  Norton has a nasty reputation for inconsistencies like this and BSOD'S
    You cant disable it you have to un-install it (put it back after if you must)
    Symantec  is a frequent cause of BSOD's.  
    http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20080710133834EN
    For Norton 360 use this http://symantec.pcperformancetools.com/norton-360-how-to-uninstall.html
    Wanikiya and Dyami--Team Zigzag

  • Recovery missing or corrupted IOS of Cisco 2960 Catalyst Switch

    Dear Team,
    I have Cisco 2960 48P switch, It is keep getting restarted and config was erased.
    when I tried to run the IOS from hypertrm in room mode, I am getting below error..
    My doubt is, is there any issue with hardware & what is the cause of for below error 
    suggest me, is there any option to upgrade the IOS?
    switch: flash_init
    Initializing Flash...
    flashfs[0]: 0 files, 1 directories
    flashfs[0]: 0 orphaned files, 0 orphaned directories
    flashfs[0]: Total bytes: 32514048
    flashfs[0]: Bytes used: 1024
    flashfs[0]: Bytes available: 32513024
    flashfs[0]: flashfs fsck took 9 seconds.
    ...done Initializing Flash.
    switch: copy xmodem: flash:c2960-lanbasek9-mz.122-50.SE5.bin
    Begin the Xmodem or Xmodem-1K transfer now...
    CCCCBB0BB0................flashfs[0]: filesystem marked down.  Use "fsck" to rec
    over.
    flash:c2960-lanbasek9-mz.122-50.SE5.bin: interrupted system call
    switch:

    Error message means your BIN file is corrupt.  You need to download again from the Cisco website.

Maybe you are looking for

  • No video playback on external monitor

    I'm using a open-source radeon supported card with an external monitor on my laptop.  When I run a merged framebuffer setup I can see video playback on both screens fine but I just want to use the external.  However, if I don't use mergedfb I only se

  • How to open a JClient Form from another JClient Form in different project?

    Sir, In my application, there are two model projects Ma and Mb, and two view projects Va and Vb. There two forms Fa and Fb in Va and Vb respectively. Now I like to open form Fb within form Fa. How can I do that? Please give me some code so that I can

  • TVSU Installation Rolls Back

    Hi, I have an R60 that was recently restored from the maintenance partition on my HDD.  I use WinXP and am current with SP3.  Machine Type 9456-66U.  I have installed Productivity Center ver. 3.11 but when I attempt to install the System Update ver.

  • I can't get any game in App Store? Help guys,

    Need help how, I get game on App Store?

  • N73 ??????

    CAN I USE THE NOKIA TEXT-TO-SPEACH APPLICATION ON MY N73 IF DO CAN YOU TELL ME HOW TO INSTALL