VCSStreamMonitor input request. Cannot process event

The class listed below is added to the VCSRunProcess.addErrorMonitor() method. In order for it to be called, I have to set VCSRunProcess.setInputData("Y"), which in turn sends "Y" regardless of choices made in the MessageDialog.
If I don't use VCSRunProcess.setInputData("Y"), the process will hang until a timeout occurs.
  private static class VSSInputMonitor extends VCSStreamMonitor {
    private String sError = new String();
    protected void patternMatched( RunProcess rp )  {
      try {
        String sInputData = ( MessageDialog.confirm( Ide.getMainWindow() , sError , "VSS Input", null) ? "Y" : "N");
        rp.log(sInputData);
        VCSProcessUtils.sendInputData( rp.getStarter().getProcess(), sInputData, true );
      } catch (IOException ex)  {
        ExceptionDialog.showExceptionDialog( Ide.getMainWindow(), ex );
    protected void streamLine(String sOutput, RunProcess rp)  {
      sError += sOutput;
      patternMatched(rp);
  }When the MessageDialog has finished, an IOException is thrown stating the following stack-trace:
java.io.IOException: The system cannot find the path specified.
     at java.io.FileOutputStream.writeBytes(Native Method)
     at java.io.FileOutputStream.write(FileOutputStream.java:260)
     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
     at sun.nio.cs.StreamEncoder$ConverterSE.implFlush(StreamEncoder.java:243)
     at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
     at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
     at java.io.BufferedWriter.flush(BufferedWriter.java:230)
     at oracle.jdeveloper.vcs.util.VCSProcessUtils.sendInputData(VCSProcessUtils.java:132)
     at novus.jdev.vss.VSS$VSSInputMonitor.patternMatched(VSS.java:358)
     at novus.jdev.vss.VSS$VSSInputMonitor.streamLine(VSS.java:366)
     at oracle.jdeveloper.vcs.migrate.VCSShellRunner$OutputThread.doLineUpdate(VCSShellRunner.java:543)
     at oracle.jdeveloper.vcs.migrate.VCSShellRunner$OutputThread.run(VCSShellRunner.java:482)What am I doing wrong?

I'm afraid I can't really provide much guidance here. I spoke to PaulB (developer responsible for these APIs) and he could not think of a good reason why you're having these problems... It's perhaps something specific to ss.exe.
FWIW, the SourceSafe integration we're implementing for 10.1.3 doesn't go via the command line (it uses OLE instead), so it doesn't have these problems... this is why I can't be as helpful as I'd like to be. I tried writing a SourceSafe extension based around SS.EXE a while back, and quickly came to the conclusion that Microsoft decided to write SS.EXE in a way that made it very difficult to integrate into other products as a command line tool.
Brian

Similar Messages

  • Your request cannot be processed due to low system resources. Event ID 42443

    Post Author: mcsewnab
    CA Forum: General
    Hi all,
    We have a server that has hung up a few times in the past weeks. Before the server becomes unresponsive the event log show several of the errors below. The server still pings and attempts to authenticate an RDP session but all remote command time out. The server eventually needs to be hard booted. Utilization reports do not show a lack of available resources.
    I can't seem to find much on this error.
    Specifics are below. Thanks for any help.
    Event Type: WarningEvent Source: Crystal_cacheserverEvent Category: PageServer Event ID: 42443Date:  9/11/2007Time:  11:04:54 PMUser:  N/AComputer: Description:Your request cannot be processed due to low system resources.  Please contact your system administrator.
    Server specs:
    Quad XEON 3.33GHZ
    8 Gigs of RAM
    Plenty of free space.

    Hi,
    Is there a resolution to this, as I am having the same problem and I do not know where to start troubleshooting as the error is a litte vague.
    Greg

  • WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.

    I have two forests with a transitive on-way trust between them: PROD -> TEST (test trusts PROD). I had previously had kerberos authentication working with winrm from PROD to machines in TEST. I have verified the trust is healthy, I also verified users
    in TEST can use WINRM with kerberos just fine. Users from PROD cannot connect via kerberos to machines in TEST with winrm.
    I have verified the service has registered the appropriate SPNs. I ran dcdiag against all my PROD and TEST domain controllers and didn't find anything that would prevent kerberos from happening. I even tried disabling the firewall entirely on my TEST dcs
    but that didn't gain me anything.
    I've enabled kerberos logging but only see the expected errors such as it couldn't find a PROD SPN for the machine, which it shouldn't from what I understand, it should go to the TEST domain and find the SPN from there.
    I'm really out of next steps before I call PSS and hope someone here has run into this and could provide me some next steps.
    PowerShell Error:
    Connecting to remote server failed with the following error message : WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo          : OpenError: (:) [], PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionStateBroken
    winrs Error:
    Winrs error:
    WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config.

    Hi Adam,
    I'm a little unclear about which SPNs you were looking for, in which case could you confirm you were checking that on the computer object belonging to the actual destination host it has the following SPNs registered?
    WSMAN/<NetBIOS name>
    WSMAN/<FQDN>
    If you were actually trying to use WinRM to connect to the remote forest's domain controllers, then what you said makes sense, but I was caught between assuming this was the case or you meant another member server in that remote forest.
    Also, from the client trying to connect to this remote server, are you able to telnet to port 5985? (If you've used something other than the default, try that port)
    If you can't, then you've got something else like a firewall (be that the Windows firewall on the destination or a hardware firewall somewhere in between) blocking you at the port level, or the listener on the remote box just isn't working as expected. I
    just replied to your other winrm post with steps for checking the latter, so I won't repeat myself here.
    If you can telnet to it and the SPNs exist, then you might be up against something called selective authentication which has to do with how the trust was defined. You can have a read of
    this to learn a bit more about selective trusts and whether or not it's affecting you.
    Cheers,
    Lain

  • Office Home and Student 2010 has stopped working Unspecified Error has occurred. Request cannot be processed at this time. Please try again later ( 0x8007000D )

    My office is saying its an unlicensed product and it prompts me to re install.  It come up with Microsoft Activation Wizard then when I select to activate software via the internet an error comes up saying:
    Unspecified Error has occurred.  Request cannot be processed at this time. Please try again later ( 0x8007000D )
    Please can you help me? I have tried pressing shift and right click an using system administrator but still not working.  I've called the UK helpline and have been cut off twice after repeating myself to the person on the other end.  May be easier
    to try and get some assistance on here? 

    Hi,
    This error can indicate a permissions issue in the registry and/or other operating system issues.
    Here is a
    blog post which descripts some fixes to this specific error:
    Check the Device Manager first to determine whether the issue was caused by an underlying operating system issue.
    If it's not an issue with the operating system, try the rest steps descripted in the blog to troubleshoot the issue.
    Please have a try and feel free to post back with any findings.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Once in a while, I get some errors with every tap on the screen, I've been getting this following error since a few days ago, it says" Your request cannot be processed, Error code 1009" . What is it and what should I do?

    What does this error mean?! " your request cannot be processed, error code 1009".

    Read through this article for iTunes Store troubleshooting:
    http://support.apple.com/kb/TS3297

  • I need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009". and after they said "we could not complete your request. There was an error in the App Store. Please try again later (nul

    i need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009".
    and after they said "we could not complete your request. There was an error in the App Store. Please try again later (null)".
    COMPUTER DETAILS: MacBook Pro 13-inch, Mid 2012 OS X Version 10.9.5; Processor 2,5GHz Intel Core i5; Memory 4 Go 1600 MHz DDR3.
    Thanks beforehand!!!

    Error
    what is error code 1009?

  • HT3743 Iphone 4 unlocked by at&t i did a restore from itunes and get an error message "your request cannot be processed please try again after sometime" I tried for a week now but same problem, please advice

    I have Iphone4 brought from at&t USA(carrier locked) and i am in india now, i contacted at&t and requested for an unlock for me to use with indian carriers.
    I got an email confirming the unlock has been completed from at&t and asked me to connect the device to itunes and do a back&restore, after the restore process i get an error message on itunes "your request cannot be processed, please try again after sometime" i tried it with my airtel sim card and also at&t sim card but did not work. I contacted at&t and they confirmed that the unlock request was successful but i still get the same error.
    Please kindly help me if i need to do someting to be able to activate and unlock my iphone4

    Excuse me. I am on a contract with O2 with an iphone 4s, suddenly xmas day it said "no service", took it to o2 who sent it to apple factory who refused to repair it because a screw missing.  I wouldnt know have never opened phone in my life,wouldnt know how to, then went direct to Apple Regent St London who also said "screw missing, warrenty void, then produced a phone just out of contract due to upgrade,a vodaphone carrier 3gs, it was unlocked but then told by apple the owner had to go to vodaphone and get it unlocked on their books which could take up to 48 hours, it is now 72 hours later and i have the same error despite backing up old phone with i tunes and i cloud,am very angry and am paying alot for a contract every month, all i can see is "no service and waiting for activation" and all ths started when I upgraded to IOS 6.Am extremely upset and still under warranty but no one seems to want to help me to connect to WiFI, i cannot keep going to Apple Regent Street at lunchtime and be shooed of with excuses, this replacement phone 3gs should work and it doesnt.  Am extremely annoyed with the info i have been provded wth by Apple staff.Now I havent had  a phone since 25th december.

  • HT4061 I can't download an application from Apple store. A message comes' your request cannot be processed'. Error code 1009

    Hello,
    I cannot download an application from Apple store. A message appeares  "your request cannot be processed. Error code 1009 "

    hi
    i have a messege ( your request cannot be processed error code 1009) my iphone is 4s with ios 7.0.4 .
    so cannot download in itunes
    if i creat a new apple id problem is solved
    thanks

  • My request cannot be processed when i plug my iphone into my computer?

    my request cannot be processed when i plug my iphone 4 into my computer so i cant access music on my computer?

    What request?
    Are you saying you're trying to sync your device to your computer?  What exactly is the problem?  The device doesn't show up?  It doesn't sync?
    What kind of computer is it (windows or mac) - that makes a difference.

  • ITunes says "your request cannot be processed" when I connect my iPhone

    I connect my iPhone 4S to my computer, which I have done many times before, and for the past couple of weeks it has says my request cannot be processed. Help!

    What request?
    Are you saying you're trying to sync your device to your computer?  What exactly is the problem?  The device doesn't show up?  It doesn't sync?
    What kind of computer is it (windows or mac) - that makes a difference.

  • TS3297 What can I do for Message 'Your request cannot be processed Error code: 1009  ?

    Message 'Your request cannot be processed Error code: 1009
    What can I do for above error?

    iTunes: Advanced iTunes Store troubleshooting - http://support.apple.com/kb/TS3297 > Specific Conditions and Alert Messages: (Mac OS X / Windows) - includes list of iTunes error codes
    If you are asking questions about using iTunes for Windows, there is a forum for that.  This is the iTunes for Mac forum.

  • HI. Why display on my iphone5 : Your request cannot be processed. Error code :1009

    HI.
    display on my iphone5 : Your request cannot be processed. Error code :1009
    Why???
    tanx

    What were you doing to bring up this error corde? Any other text with the code?

  • Message 'Your request cannot be processed Error code: 1009

    Message 'Your request cannot be processed Error code: 1009

    iTunes: Advanced iTunes Store troubleshooting - http://support.apple.com/kb/TS3297 > Specific Conditions and Alert Messages: (Mac OS X / Windows) - includes list of iTunes error codes
    If you are asking questions about using iTunes for Windows, there is a forum for that.  This is the iTunes for Mac forum.

  • "Your request cannot be processed. Contact your Business Objects ....."

    Can anyone help with this error message?
    Description:
    : URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U
    Stack Trace: {"Error":{"error":"null","PageError1":"Your request cannot be processed. Contact your Business Objects administrator.","PageError6":"Description: ","PageError9":"Error: ","PageError8":"Stack Trace: ","stacktrace":"","desc":"URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U","type":4}}

    Hi,
    I'm on a 3.1 SP7 version, and some times I face this problem.
    I'm not sure, but when I have many users exporting reports to Excel, this problem is more probably.
    I read a workaround, but I didn't try it (because my problem is intermittent)
    - Increase the cache size from initconfig.properties file up to 4096 (500 by default)
    If this step doesn't work the try:
    - Increase the stack size of Performance Management servers; changing (command line) -JTCss 1024 (default value) to -JTCss 2048
    Another workaround: this problem just appear in our environment with IE8; if we try with Firefox the behaviour is perfect

  • Cannot process your request error message!!!

    I am trying to block a certain number from our phone lines, and it will not let me do it!!!! it says we cannot process your request at this time, try again later! whats going on?????

    Hello rc1985,
    I can assist you with blocking the number. There is a possibility that the Call and Message block feature is not added to the account which will result in receiving this error message. If this issue has not been resolved, please send me a private message with your mobile number and I will ensure that the feature is added to your account.
    Thank you, 

Maybe you are looking for

  • Accounting document not getting generated

    Hi While doing invoice , G/L account is getting determined but accounting document is not getting generated. In the header data its giving a error " Error in accounting interface". What could be the possible reason ?

  • Photos app shows I have less photos than my settings does

    Hello all. I got a new iPhone 5s in January and since I have noticed that in my photos app (where photos are stored) it says I have taken 624 photos and 14 videos but when going into Settings> General> About> Videos 15 and Photos 1,214. Why is this a

  • Z87-G45 Audio Issue - Back panel jack is staticy, front panel is perfect

    Hi, Experiencing this weird issue with this board - up to date drivers on BIOS, Realtek and everything else. The back output jack of the board has trouble with higher frequencies and will produce static / corrupted noise reproducing higher frequency

  • Help with Dependent Drop Down

    I have been trying for weeks now to get a simple dependent drop down to work. The form works perfectly (including dependent field) when I am inserting data. However when i am updating the dependent values are not passing some reason. I can figure out

  • Error in Installation 4.6b - error ORA-01918

    Hello all! I'm installing SAP R/3 4.6B in Windows 2000 and database Oracle 8.1.7. I am following the installation guide 4.6C because the document indicates to me that I must follow this guide when is Windows 2000 and Oracle 8.1.6. The progress of ins