Composites becoming unavailable automatically

We are using soa11.1.1.6 and we observe following behaviour.
We have SOA BPEL invoking OSB whcih intern invokes Ebiz web services.
Sometimes we see composites are automatically becoming unavailable.
When we cllick on composite in em console we see below error
ERROR
=====
The composite <compositename>(1.0) is not available. This could happen because either the composite has been undeployed or soa-infra has not yet loaded this composite.
Unable to find a WSDL that has a definition for service {target namespace}endpoint and port wsdl_ port. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name. In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server
We could not find any reason why this is happening and there is no way to recover from
We have to redeploy code.
soa_log says
========
aused By: javax.management.RuntimeMBeanException: Internal error: Deployment Failed: Composite "default/compositename!1.0*soa_e27e3339-accf-4b88-86e5-47024f8c50f7" does not exist.
at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:1020)
at oracle.adf.mbean.share.AdfMBeanInterceptor.internalInvoke(AdfMBeanInterceptor.java:104)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:190)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
Truncated. see log file for complete stacktrace
Caused By: oracle.fabric.common.FabricException: Internal error: Deployment Failed: Composite "default/compositename!1.0*soa_e27e3339-accf-4b88-86e5-47024f8c50f7" does not exist.
at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeStateChange(StandaloneCompositeDeploymentCoordinatorImpl.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Truncated. see log file for complete stacktrace
Caused By: oracle.fabric.common.FabricException: Deployment Failed: Composite "default/compositename!1.0*soa_e27e3339-accf-4b88-86e5-47024f8c50f7" does not exist.
at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeUpdate(StandaloneCompositeDeploymentCoordinatorImpl.java:127)
at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeStateChange(StandaloneCompositeDeploymentCoordinatorImpl.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Truncated. see log file for complete stacktrace
Caused By: oracle.fabric.common.FabricDeploymentException: Composite "default/compositename!1.0*soa_e27e3339-accf-4b88-86e5-47024f8c50f7" does not exist. {rootCauses=[]}
at oracle.integration.platform.blocks.mesh.MeshImpl.prepareConfigChange(MeshImpl.java:692)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Truncated. see log file for complete stacktrace
Thanks,
Praveen

We also see below chunk of logs
Error during retrieval of test page or composite resource[[
oracle.fabric.common.FabricException: Failed to concatanate the following 2 urls: home= "null" and relative="SCA-INF/classes".: no protocol: SCA-INF/classes
at oracle.fabric.common.metadata.MetadataManagerImpl.resolve(MetadataManagerImpl.java:323)
at oracle.fabric.composite.model.CompositeModel.getClassLoaderFiles(CompositeModel.java:559)
at oracle.fabric.composite.model.CompositeModel.getCompositeClassloader(CompositeModel.java:274)
at oracle.integration.platform.blocks.soap.FabricProviderServlet.doGet(FabricProviderServlet.java:331)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:252)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: java.net.MalformedURLException: no protocol: SCA-INF/classes
at java.net.URL.<init>(URL.java:567)
at java.net.URL.<init>(URL.java:464)

Similar Messages

  • Adobe Muse (2014.3) "Add Web Font" Function Not Working As Expected - Newly Added Fonts Become Unavailable Though Shown

    Hello.
    This has also been posted in the Community: Adobe Muse Bugs forum.
    I've been having some odd/irregular issues though they have now become fairly predictable in nature. The issue is in regards to Adobe Muse (2014.3) and the availability of web fonts provided through the applications "Add Web Fonts" feature. Once added they perform as expected but then become "unavailable." Full details below. I have been a Creative Cloud Complete subscriber for a number of years so am fairly familiar with the way in which the system works minus a few issues that have popped up now and then, this one included.
    System Info:
    Adobe Creative Cloud (Full Subscription): Version 1.9.1.474
    Adobe Muse: Version 2014.3
    OS X Yosemite: 10.10.2
    Here is a recap of what has been taking place. I'll detail the bug as best I can.
    1. Created new Adobe Muse project. Everything normal.
    2. Chose to add a new font through the "Add Web Fonts" function within Muse. A note, my Creative Cloud App is running/open at all times (in file synch mode).
    3. Chose new fonts using above. All seemed fine (see screenshots below).
    4. Fonts also were indicated as being "Synched" within Creative Cloud (screenshot below).
    5. As expected the two fonts were added to the list of available Web Fonts within Muse (first screenshot below - left). I added them successfully to my site. Well after a number of hours I went back to this same font selection menu within Muse and the fonts were still visible yet the sub-menu that one would expect showing various forms (i.e. Bold, Italic, etc) was not available. In a sense the font could not be chosen from the list even though the name is clearly visible (second screenshot below - right).
    Have no idea what may have been wrong. Saved Muse project, closed and reopened - nothing changed. Created new project - fonts still "shown" in menu but can't be used. Did find a vague description using Google of similar problem (different application) which recommended closing Creative Cloud Desktop App and reopening as one possible solution. This DID WORK initially yet the problem, though corrected for a period of time (few hours at most), would reappear again where one would again see yet not be able to choose from the two Web Fonts. Went so far as to uninstalling the Creative Cloud Desktop application and reinstalling. Still have not solved the problem.
    Any thoughts as to what this may be would be welcome. Restarting the CC app each and every time the fonts become unavailable is quite time consuming to my workflow.
    Thanks!

    Abhishek,
    Thank you for the reply. Wanted to comment on a few things.
    I reviewed the other post that you've referenced. Nothing unusual jumped out at me as something that I was not aware of. I'm running an older iMac that is in good working condition. 2.4 GHz Intel Core 2 Duo, 24" screen. I know this issue is fleeting, as I stated earlier typically can be corrected with a restart of the CC Desktop application (that I am always running at startup). I have not been able to determine that shutting down Muse corrects the issue. I would, at this time say it doesn't.
    I did open InDesign and see if the fonts in question, Open Sans and Open Sans Condensed, were present and usable. They were. The fonts are shown as being synched in my CC Desktop app window (even if they are not "installed" in Muse). That is expected but it may be a bug in how Muse brings in a font from those that are already synched to your CC account. I don't know enough about how that works to comment.
    And just to complicate matters, Muse seems to be working again, the fonts that is. I brought them back in and they are showing up in all locations (which there are actually three - see screen shots).
    First is primary text menu dropdown (to right of orange "Text").
    Second is if you click orange Text link. Another drop down menu appears.
    And lastly, the Text Panel to right of screen.
    I also wanted to add this extra bit of information, for what it is worth. When the issue arises and you do not get the sub-menu dropdown showing various styles of the font (italics, bold, etc.), one can use click on the missing font if you had used it previously and it is present in the "previously used font" list.
    Cheers!

  • WebLogic server becomes unavailable via t3

    Hi all,
    we observe a strange phenomenon while running a WebLogic server (WLS 5.1 SP9 on
    Solaris, httpd disabled). It happens that the server becomes unavailable via t3
    for any client (application client, WebLogic console, weblogic.Admin; ->Communication
    exception ) after running some hours under load.
    There are no obvious problems or exceptions before the server enters this state.
    The only way to end this staet of WebLogic is to kill it.
    Has somebody an idea what's the reason for this?
    Thanks,
    Dieter

    Have you taken a thread dump when the server is in this state to try to figure out what
    it is doing? If you need help interpreting the dump, please post it here.
    Hope this helps,
    Robert
    Dieter Arnold wrote:
    Hi all,
    we observe a strange phenomenon while running a WebLogic server (WLS 5.1 SP9 on
    Solaris, httpd disabled). It happens that the server becomes unavailable via t3
    for any client (application client, WebLogic console, weblogic.Admin; ->Communication
    exception ) after running some hours under load.
    There are no obvious problems or exceptions before the server enters this state.
    The only way to end this staet of WebLogic is to kill it.
    Has somebody an idea what's the reason for this?
    Thanks,
    Dieter

  • Why is the brightness of my iMac become 100% automatically when I turn on..

    Why is the brightness of my iMac become 100% automatically when I turn on my computer even though I set the brightness to the lowest before I shut it down.
    I want to set the brightness to the lowest every time I turn on the computer automatically.
    Is there anything I can do?

    Hi,
    There seems to be a serious issue with screen brightness on the 24" iMac. About 6 days ago I bought a 24" iMac (2.66 Mhz model w/4 GB RAM + 640HD).
    Out of the box it had Leopard 10.5.5 installed; there were several problems.
    1. Screen brightness was way too BRIGHT. Display preferences would not pull brightness down. At least not down far enough so that the screen could be viewed without extreme discomfort. Plus add insult to injury a reboot would reset the preferences to maximum brightness. NOTE: An upgrade to 10.6.1 did NOT fix the issue.
    2. Viewing a browser page via either Safari or Firefox (latest versions of each) was not good. A vertical scrolling would be jumpy and appear pixelated. Upgrade to 10.6.1 seemed to fix most of the issue in Safari, but Firefox was still not working properly. The issue appeared like a horizontal "ripple" in about the bottom 2/3 of the browser window. The effect did NOT extend outside of browser window. Changing screen resolutions did not work.
    3. Connecting a USB Logitech head set caused issues with Sound preferences.
    If the head set was connected during startup the machine would recognize them as main sound. The internals speakers did NOT appear in the Sound preferences. as an optional choice. Removing USB headset and reboot would return the internal speakers to the Sound preferences. Plugging in headseat would work for a while. We could repeat and same problem would occur.
    These are all in 10.6.1 - definate bugs.
    Returned with the iMac to the Apple store. Bottom line, after nearly three hours; the Apple technician, and everyone could see what we were talking about.
    Regarding the screen brightness. Nothing they could do about it. They stated that "not too many people have complained about it, to their knowledge." They stated that the electronics in the "florescent" panel could not be turned down the same way. TRANSLATION: The programers at Apple let this one slip past them. As a customer (software programmer & network analyst) I expected a bit more of an intelligent answer.
    However.
    Examining the 20" model I noticed that we could turn down the screen brightness - at least to a level that my wife and I could live with. PLUS the settings remained after a restart. Something that was NOT happening with the 24" model.
    So - we exchanged the 24" for a 20". Frankly we are a LOT happier. The Safari/Firefox issue is still carried over to the 20". However it is not nearly so noticable on the smaller screen.
    Plus the USB headset did not cause the same Sound Preference issues.
    So - Thanks for the speedy return/exchange of the iMac. But someone needs to look at this from the programming side of things.

  • One channel freezes and becomes "unavailable" all on STBs and DVR boxes

    Channel 162 has been freezing, then tiling, then suddenly becomes "unavailable" and to troubleshoot.  Went thru all troubleshooting steps, failed 3X, called Verizon tech support this morning too.  They tried a signal boost and that failed too.  Why would only ONE channel do this on all 4 STBs and one DVR box.  Every other channel is fine.  PS:  I have service scheduled for tomorrow.   
    Solved!
    Go to Solution.

    Hello,
    It is possible the signal is low or there is something wrong with the tuner in the Set Top Box. Let me know if you still need any assistance.
    Shamika_Vz
    Verizon Support
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • How do I change the script for a voice iChat Alerts for when a friend becomes unavailable?

    How do I change the script for a voice iChat Alert for when a friend becomes unavailable?
    Before I upgraded my system from Mac OS 10.4.11 to Mac OS 10.6.8 - I a had personalized the script for a voice iChat Alert when my husband logged off from work. I had the ichat voice warn me "OH, Crap! he's coming home now! Hurry clean house!" This personalized voice alert did not survive the upgrade. Now, I need step by step instructions to walk me through the process. Please help! I mis my machine shouting funny profane alerts.

    Hi,
    In iChat 3 (OS 10.4.x) there was  Line at the Bottom of iChat > Preferences > Alerts that you could enter text to and it would speak that Text.
    (you could set something against Individual Buddies as well).
    This Setting is not there in iChat 4 or 5  (I presume iChat 6 as well).
    Now it is possible to write AppleScripts that can Speak.
    It is alos possible in iChat 4 upwards to link an AppleScript to an Action/Alert
    At this point my lack of AppleScript knowledge lets me down on what to tell you to do next.
    An Alternative would be to Record a sound with said alert.
    Place this sound in your Home Folder/Library/Sounds
    Then in the Alert opton for youe husband select the Log off option and link that Sound
    <
    10:25 PM      Wednesday; August 3, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Photos must quit because the photo library has become unavailable or its data is corrupt

    Hello,
    As many of you, I've installed photos. This is my problem: I am an enthusiastic photographer that keeps around 10K photos per year (approx. 60GB), and while I have several years of pictures, I've just get the last 5 years. To be honest, I never liked iphoto to organize my pictures, I rather use Picasa. The way how pictures get organized, the poor effects tweaks to photos, the lack of freedom to keep an online folder...etc.
    But with this new Photos, well, what the heck let's give it a chance.
    It seemed cool, all my devices connected, iCloud (very limited storage though), new nice quick effects... the organization of pictures also seemed improved. the UI as usual with apple apps, pretty neat and clean.
    Did I mentioned that I have several hundreds of GB of pictures? Well, a detail, I keep it in my time capsule to have them handy when I need it. With picasa, I just need to ensure that time capsule is waked, and pictures get recognized at once.
    With photos, I've tried with 1 year, 10,000 pictures and.... very disappointed, it shutdown every 1 minute saying "Photos must quit because the photo library has become unavailable or its data is corrupt"...
    Do I missing something here? is this supposed to be better than iPhoto? Time Capsule is not able to send steady signal to get my library online?

    Not sure exactly whats going on with that given how new Photos is. But, Picasa works because differently than Photos because it doesn't use a centralized library. Picasa will just scan the entire computer and reference it in that location. Photos libraries, while sometimes problematic, are superior because as you've experience moving all the content is as simply as moving a single file.
    Suggestions I would try:
    Make sure Photos is quit. Hold down Command + Option on keyboard and click Photos icon to launch. Keep holding until you get a dialog box about repairing the library.  Proceed with repair.
    Move the library, if size permits, to your local HD on the computer and attempt to open and use.
    Create a new library by holding Option on keyboard and launching Photos.  Choose to create a new library and make sure it's placed in your ~/Pictures folder. If that works you know its library specific.
    Right click on the external drive (also accomplished by holding Control when click), choose get info on the drive.  Bottom of new window expand (if not already) the sharing and permissions section.  Click lock icon and provide administrator password. If available, which it should be if using same drive for a Time Machine backup, check box to ignore permissions.

  • Why has my network suddenly become unavailable to bluetooth?

    why has my network suddenly become unavailable to bluetooth?

    I'm not sure that I fully understand 'tethering' other than linking to a 'master'. Nor do I quite know how to answer what I was doing when connecting--I have been trying to connect for some 8 hours now, trying multiple ways around the problem. I guess my main problem is I don't actually understand the technical action underpinning a connection. So I try narrowing down the options and then restoring each action.
    I have been trying to work out where the network failure exists--in my laptop or in my iphone. I have gone back through apps, and whether these were connected through iTunes or not.
    I haven't tried connecting my phone to a printer or an iPod. I only mention them because my lap top is also failing now to pair with my iPod, and I wondered whether the fault is from my laptop's network connection, rather than my iphone's network connection.
    My laptop  wireless connection with my printer has not been disturbed despite the network being unavailable. -- I only mentioned that as an indication that whatever the 'network' was that was unavailable, it was not the network connecting my laptop and printer.
    I am grateful for your interest.

  • Error message: Photos must quit because the photo library has become unavailable or its data is corrupt.

    I suddenly get this error message when trying to open and use Photos. "Photos must quit because the photo library has become unavailable or its data is corrupt."
    I can't find a solution to fix the problem.

    The only version of iPhoto that works with 10.10.3 is iPhoto 9.6.1 which must be downloaded from the App Store. What version of iPhoto do you have installed?

  • Song has become unavailable?!?

    EDIT: Nevermind, found another topic
    I tried to purchase a song today, but iTunes said the song has become unavailable while I was browsing the store. Each time I try it says this too. But the clean version (which i really didn't want) worked fine.
    Any ideas? I've never seen this before.

    Entegy wrote:
    Grrr... This is my biggest problem with the store: Downloading once. Take Valve's Steam service. A much smaller company which routinely allows infinite downloads of products that regularly surpass 10GB, yet Apple can't allow multiple downloads on their serivce...
    Shop where you get the best convenience, selection, service and price. You can buy MP3s from any online music retailer and add them to your iTunes library.

  • Winfdows share disk become unavailable

    I attach different usb disk to my airport express with firmware 7.3.2, and I discover that when I copy large file (es. divx film of 700MB) from my pc through lan the airport share become unavalaibles.
    from one pc with windows xp the copy starts after 1 minute, in another pc with windows 2003 I receive an error indicating that the share become unavailable, after I can try again but with the same result. the sensation is that XP is more elastic of 2003, but why the share became unavailable?
    Moreove: using airport disk shares to backup my pc using a sync tool I discover that after some minutes the airport disk shares disappear from all pcs! so I have to turn off the usb disk and wait that airport make it available again.
    I think that airport firmware is full of bug!
    Message was edited by: modenet

    I'm using Vista and have the same behavior with my PC.
    Did you finally resolve this or did you just do the right thing and put the airport extreme in your recycle bin ?

  • Q10 won't automatically switch to mobile network when wifi becomes unavailable

    Is there something in the settings I am missing to have continuous connectivity? It is quite frustrating to realize there is no mobile network connection being recognized when there is always one availabe. The cell must be powered off and on to re-establish mobile network connection. Please help

    Hey Staats,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    What version of BlackBerry 10 software are you currently running?  Go to Settings>About to find this information.
    Also has this issue happened ever since you had the BlackBerry Q10?
    I look forward to your reply.
    Cheers.
    -ViciousFerret
    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)!

  • HP 8620 all-in-one: scanner becomes unavailable in print queue window when computer sleeps

    I just bought a new printer/scanner/fax - HP 8620 all-in-one.  I have Mac OSX 10.9.3 and the most up to date drivers/software from the HP website (april 2014).  I have connected the printer via ethernet cable to our wireless router.  I have installed as per intructions.
    When my computer goes to sleep, or the printer goes to sleep, I will return to the computer to find that the "scanner" is not available (ie greyed out when I go to "open scanner" in the print queue or system preferences, or try to use "HP scan". I tried a few things, like uninstall/reinstalling, and have worked out that if I reboot my computer the scanner option seems to "whiten" again (ie become available).
    Is there a way to prevent this happening???? I don't have time to be rebooting every time I need to use the scanner!

    You can't use the scan button on the printer. You have to start the scan from OS X.
    See this:
    Mac Basics: Using a scanner
    http://support.apple.com/kb/ht4505
    Austin

  • Internet Information Services (IIS) becomes Disabled automatically on SCCM 2012 Distribution Points

    Hi !
    Internet Information Services (IIS) is getting Disabled automatically on all of our SCCM 2012 Distribution Points.
    Please help and share configuration steps.
    Thank you.

    This is not anything ConfigMgr is doing. The cases I've seen similar to this have had a GPO responsible for this behavior from which the site systems needed to be excluded.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Check number confirmation window does not appear and checks become confirmed automatically

    We have updated to SAP 9.10.105 PL 00,
    and we have two issues with check printing, first when we print check we do not receive a confirmation window and all of the checks show as being confirmed. as soon as be print checks in the payment wizard after the checks have printed we than get an error message.
    "no matching records found 'checks for payment' (OCHO) (ODBC 2028) [message 131-183]
    the second problem is if I set over flow to blank paper, it will only print one check at a time, and i still do not receive a confirmation window.
    I am not sure if the original patch for 8.8 was left out of the 9.1 release.

    Thanks for this, I found this after posting a message with SAP Support.  Just a heads up, they consider it as 'Consulting' function not an 'Application Error' so they will not be a fix.  We'll just need to know to make sure users know to un-check this Box. 
    SAP Note: 0001422688 - Print on Blank Paper checkbox on Checks for Payment
    Symptom
    Scenario 1:
    Check Number Confirmation window does not pop up after Checks have been printed.
    You might receive the following error message:
    'No matching record found 'Checks for Payment' (OCHO) (ODBC-2028) [Message 131-183]'.
    Scenario 2:
    User is not able to print batches of Checks either via Payment Wizard or via Document Printing and
    the Cheque Number Confirmation window does not pop up.
    Cause
    Consulting
    Solution
    The issue could be resolved by uncheck Print on Blank Paper on Banking -> Outgoing Payments ->
    Cheques for Payments
    'Print on Blank Paper' setting on Checks for Payment is saved per user
    SAP Note:  0001059752 - Printing Checks for Payment Skipping the Confirmation Screen
    Symptom
    Check Number Confirmation window does not appear and the check automatically get confirmed.
    Reproducing the issue
    Scenario:
    Print a Check for Payment Via Document Printing or Directly for the Check for Paymet screen (under
    Banking > Outgoing Payments)
    Expected Results:
    The Check Number Confirmation screen pops-up.
    Actual Results:
    Check Number Confirmation screen is skipped
    Cause
    Consulting
    Solution
    If the option 'Print on Blank Paper' is ticked, the Checks Number
    Confirmation window will not pop-up.
    Go through the following steps and check the settings:
    1. Go to Administration -> System Initialization -> Print Preferences -> Per Document tab,
    Document: Check for Payment. Check if the option 'Print on: Blank Paper' is ticked.
    2. In Check for Payment document check whether the tick box 'Print on Blank Paper' is ticked.
    3. Go to Administration-> Setup-> Banking-> House Bank Accounts. Check in the 'Paper Type' column
    if the option Blank Paper is chosen.

Maybe you are looking for

  • CS3 Web Premium Setup.app crashing on launch

    Trying to install CS3 Web Premium on a Mac intel w 10.5.2 and I cannot get the installer to launch. It did not auto run as the instructions indicated and there was no Setup MacOS file that I could find on the dvd, but I did find Setup.app. Launching

  • Which path will be the perfect in MCSD for me to deal with SQL Server Stuff ?

    I intended to be a SQL Server developer and Administrator , but I planning to take MCSD before MCSA SQL Server 2012 , to help me to developing a full solutions to any database system , but I found MCSD certificate had more than one path  First Path M

  • Purchase order description needs to be changed

    Hi We have a generic material database for particular type of materials. This material is then mapped to a huge database of unique materials. (We are a retailer and sell 30 milllion plus articles (materials). Hence this mechanism). Those that we main

  • From UI editor to UI browser

    I may be missing something, but... if you double click on a UI browser element you'll go to the corresponding panel or control in the editor. I can't find a way to go the opposite way (from a control in the user interface editor to the corresponding

  • CP5: Welcome screen with repeating text animation until click

    Would it be possible in a CP5 project to have a first welcome slide that shows an animated text like "Welcome to ..." for about 40 secondes with effect "Typing Text". The animation should restart every minute until a button is clicked? I tried severa