IOException: Incorrect stream type, doesn't allow push back of bytes

Hi,
We are trying to develop a java program that is supposed to open an SSL connection to an external trading partner and send some xml data. We are using the http_client.jar (HTTPClient) library to do that. We have already managed to write a program to do SSL requests but we also need to pass these requests through a proxy server. When we use this proxy server we get the following exception from HTTPClient:
Exception in thread "main" java.io.IOException: Incorrect stream type, doesn't allow push back of bytes
at HTTPClient.Response.readLines(Response.java(Compiled Code))
at HTTPClient.Response.readResponseHeaders(Response.java:1030)
at HTTPClient.Response.getHeaders(Response.java:713)
at HTTPClient.Response.getStatusCode(Response.java:262)
at HTTPClient.HTTPConnection.enableSSLTunneling(HTTPConnection.java:3335)
at HTTPClient.HTTPConnection.doConnect(HTTPConnection.java:4027)
at HTTPClient.HTTPConnection.connect(HTTPConnection.java:4004)
at SSLRequest.main(SSLRequest.java:22)
Out program source code is:
public class SSLRequest
     public static void main(String[] args) throws Exception
          HTTPConnection httpsConnection = new HTTPConnection("https", "www.verisign.com", 443);
          httpsConnection.setCurrentProxy("myproxy.mydomain.gr", 8080);
          httpsConnection.setAllowUserInteraction(false);
          httpsConnection.connect();
          HTTPResponse rsp = httpsConnection.Get("/");
          System.out.println(rsp);
We would really appreciate any help on this
Thanks.

Hi,
I found out that this is a reported bug (bug no. 3748882) that applies with App Server version 9.0.4 which is using SSL via a proxy server. The solution is to upgrade to app server version 10.1.2
Patrick.

Similar Messages

  • TS3899 I am receiving emails but my phone will not send messages.  It says my password is incorrect but it doesn't allow me to enter it.  Any ideas?

    My phone will receive emails but it will not send messages.  It says my password is incorrect but doesn't allow me an opportunity to enter it again.  Any thoughts?

    Under settings>mail, contacts and calendars if you click on the account... then the account name again on the next page.... then click outgoing mail server... then click under the words primary server... here is where you can enter your password... it's most likely missing or incorrect.
    good luck

  • Static Type doesn't allow axis movement?

    Hi all, hoping someone can help me here. I have a problem, found a solution but I don't really understand it - hoping someone can explain and help me make sure I'm really solving this in the best way (or if there is a better way)
    I'm trying to use value() on a parent item and I get the error
    XQuery [value()]: Cannot implicitly atomize or apply 'fn:data()' to complex content elements, found type 'xs:anyType' within inferred type 'element(at{http://blah/log/Action_Touch.xsd}:Id,xs:anyType) ?'.
    My repro code is below 
    CREATE XML SCHEMA COLLECTION dbo.[Action_Touch]
    AS N'<?xml version="1.0" encoding="utf-16"?>
    <xs:schema id="Action_Touch"
    targetNamespace="http://blah/log/Action_Touch.xsd"
    elementFormDefault="qualified"
    xmlns="http://blah/log/Action_Touch.xsd"
    xmlns:mstns="http://blah/log/Action_Touch.xsd"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    >
    <xs:element name="Action_Touch">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="Action" type="mstns:Action"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:complexType name="Action">
    <xs:sequence>
    <xs:element name="Id" type="xs:int" minOccurs="1" maxOccurs="1"/>
    <xs:element name="ActionItem" type="mstns:ActionItem" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ActionItem">
    <xs:sequence>
    <xs:element name="Id" type="xs:int" minOccurs="0" maxOccurs="1"/>
    </xs:sequence>
    </xs:complexType>
    </xs:schema>
    GO
    create procedure dbo.test
    as
    declare @_Action_Touch_Xml xml (document dbo.Action_Touch)
    select @_Action_Touch_Xml = N'<?xml version="1.0" encoding="utf-16"?>
    <at:Action_Touch xmlns:at="http://blah/log/Action_Touch.xsd">
    <at:Action>
    <at:Id>15</at:Id>
    <at:ActionItem>
    <at:Ordinal>1</at:Ordinal>
    <at:Id>28</at:Id>
    </at:ActionItem>
    </at:Action>
    </at:Action_Touch>'
    ;with xmlnamespaces('http://blah/log/Action_Touch.xsd' as at
    select
    ai.c.value('at:Id[1]' , 'int') as Id
    , ai.c.value('../at:Id[1]' , 'int') as Action_Id
    from @_Action_Touch_Xml.nodes('/at:Action_Touch/at:Action/at:ActionItem') ai(c)
    go
    If I replace the parent referencing line with
    , ai.c.value('string(../at:Id[1])' , 'int') as Action_Id
    Then it is ok, but is there no better way? This seems like a hacky work around to me..
    Appreciate any pointers on this. Thanks

    Generally I avoid parent-axis (..) due to severe performance problems particularly with larger pieces of xml.  This is described in detail
    here.
    As is happens, parent-axis also has an issue around inferring xs:anyType, which is described in this MSDN article,
    XQuery and Static Typing:
    "Some operations lose type information during inference. For example, if the type of a node cannot be determined, it becomes anyType. This is not implicitly cast to any other type. These conversions occur most notably during navigation by using the parent
    axis. You should avoid using such operations and rewrite the query, if the expression will create a static type error."
    The solution is to rewrite the query, using CROSS|OUTER apply to drill into the xml left to right, eg
    ;WITH XMLNAMESPACES('http://blah/log/Action_Touch.xsd' AS at )
    SELECT
    ai.c.value('at:Id[1]', 'INT') AS ActionItem_Id
    , a.c.value('at:Id[1]', 'INT') AS Action_Id
    FROM @_Action_Touch_Xml.nodes('/at:Action_Touch/at:Action') a(c)
    CROSS APPLY a.c.nodes('at:ActionItem') ai(c)

  • New iTunes on Mac doesn't allow me anymore to select all songs and 'Get info' to adjust the volume, like the old one. It says"your selection contains more than one type of media". They are all songs! Help please!

    New iTunes on Mac doesn't allow me anymore to select all songs and 'Get info' to adjust the volume, like the old one. It says"your selection contains more than one type of media". They are all songs! Help please!

    Raya Alfa wrote:
    ...there are some that are mp3 and it will be extremely hard to pick them from the lot.
    Not true. Select "Kind" as a sort category by right clicking the headings
    Then click to sort by Kind
    If your Import Settings are for Apple Lossless, AIFF, AAC or whatever the majority of your files are, convert MP3s to that file type.
    I've presently got 17,000+ files in my library, and they're ALL MP3 or M4B(Audiobooks). If they weren't when I got them, I converted them.  Saves a LOT of hassels with just this type of situation. Besides I have two non Apple MP3 players that WON'T work with other file types besides MP3 so, EVERYTHING I have has to be MP3.

  • I have CS6 in a disk and I can't install it,I get a window with my name and asking for a pass word,the window reads like this:set up wants to make changes type PW to allow this.I type my adobe PW and it doesn't work.I am stake in that step.

    What can I do?I can't install CS6 in a disk.I get a window reading:set up wants to make changes type PW to allow this.
    Type my Adobe PW and is not that.This is frustrating!!!!Downloading, Installing, Setting Up

    Hello ozne,
    as a first step please have a look at these "General infos about the Adobe Account"
    https://www.adobe.com/account.html and http://helpx.adobe.com/x-productkb/global/find-serial-number.html.
    Did you purchase your product from these firms like Amazon? If yes, this is not a serial number, only a code with which you can request a serial number from Adobe. Please have a look at http://helpx.adobe.com/x-productkb/global/find-serial-number.html. (Start here: How did you purchase your product?)
    The following part, so I just see at least, ceased to exist on my Adobe website, everything takes place in the link from above. I leave it as an info yet, it might still fit for you. For this purpose, please click your way through to your Adobe Store and find the button "Get Serial Number". Fill in the form and after a while you will get the real serial number.
    Good luck!
    Hans-Günter

  • Adobe 8 - Unexpected Corrupt or incorrect file type warning when viewing a PDF file from the Web

    Hi,
    On downloading a PDF file from my web site using Adobe 8 on the client machine I expect the file to open automatically however I receive encounter the "File Download" dialog. It has the following warning message: "The file you are downloading cannot be opened by the default program. It is either corrupted or it has an incorrect file type. As a security precaution, it is recommended that you cancel the download."
    This issue did not occur within previously tested versions of Adobe Reader (e.g. Version 5.1).
    On investigating the issue I discovered the factor that results in Adobe 8 failing to open the file automatically is the Content-Type = "application/pdf; Charset=utf-8". However, if I intercept the response and alter the Content-Type to contain only "application/pdf;" the issue on Adobe 8 does not occur.
    I have even tested when the Content-Type contains an empty Charset (i.e. "application/pdf; Charset=") but this issue still occurs. In addition setting the Charset to other encodings (e.g. "ISO-LATIN-7", "iso-8859-1") the issue occurs.
    QUESTION(s):
    1. Why is it necessary for Adobe 8 when opening PDF files from the web to expect no Charset within the Content-Type?
    2. If this was not an issue within previous versions of Adobe surly this is a bug?
    Since I cannot ensure that the Response's Content-Type does not contain a Charset at all please can someone suggest either a work-around or more importantly a solution to the issue?
    Please Note:-
    1. Within Adobe, Edit -> Preferences -> Internet option it's compulsory for our users to have "Display PDF in browser" ticked!
    2. We cannot prevent a Charset from being present within the Content-Type of the response sent to the client, hence this issue.
    Many Thanks in advance,
    Martin.

    Bill,
    This is exactly the same behavior I observed when I rendered a PDF stored in a database through a .NET page. If I chose to save it, it would open fine after the save, but if I chose to open it in the browser without saving it, I would get the error.
    The problem was not with the PDF or Acrobat. It was with the way I was delivering the PDF. Putting the following code before my binarywrite fixed the issue completely:
    Response.ClearHeaders()
    Response.ClearContent()
    Response.ContentType = "application/octet-stream"
    Response.AddHeader("content-disposition", "attachment; filename=" + saveFilename)
    where saveFileName is the name you want to give the PDF.
    You can use 'inline' instead of 'attachment' above if you just want the PDF to open (no option to save first). You can also use 'pdf' instead of 'octet-stream' (not sure the difference).
    The trouble seems to be that .NET puts some info in the header and/or content by default prior to anything your code says to write. If you don't clear this, IE has an issue with it. Other browsers seem to ignore it.
    Bottomline is that this is an issue the website programmer needs to fix and is not something the user can fix by changing some setting(s).
    I hope this helps.

  • Migration Assistant doesn't allow me to choose what drive.

    Well, I got my new computer. I tried to migrate a drive from my old computer using Migration Assistant. and it doesn't allow me to choose what drive.
    In my old computer I have 5 drives. The original HD (was 10GB, was replaced last year by a 40 GB) and on my Hitachi 250 GB drive that I added 2 years ago, there's a partition with 4 drives.
    I wanted to migrate one particular drive from there (called Current work).
    First I did a mistake. I connected both computer via the firewire in the afternoon when there was enough daylight so I don't have to do it later at night (the computers are under the table.) I thought it's OK since I'm not pushing any button yet ("migrate now", "transfer", and such).
    I turned on the new computer and a message appeared: you must restart.
    That's strange, I said to myself. it's a brand new computer. Usually It says that when there's a problem, but OK I restart and when it's back on, I see that my external drive (Neptune from OWC which was still hooked up in the old computer) is on the desktop. And it took just a few seconds. I open it and all the files, etc. are there. It did copy the whole external drive !
    I'm not an computer expert but I believe the Mac Pro did notice that's there's a firewire hooked up and then, without asking me, migrated the external drive and that's why it asked me to restart. I would have prefer if it tells me "restart so migration can begin".
    I don't mind for now that my external drive is on my new computer. I can always erase it if I don't want it. It is still external right ? so it doesn't intrude on the 640 GB of my HD so I just keep it.
    But it also copied/migrate Mac HD 40 GB which is full of OS 9 and I almost never use it anymore. I don't want it coz it has applications and they advise not to migrate applications (certainly not applications with issues).
    They say migrate folders, settings but re-install applications.
    And it migrated also another drive called "Scratch" which has only personal date no system, no software.
    Anyway, I erased everything and re-installed using the Install disk that came with the computer.
    BTW, what they say in the manual (p. 90: Re-installing the software that came with your Mac Pro) is different than what really happens.
    They say insert disk, double- click on Install and then click options in the "Select a destination" pane of the installer. Then click "erase and install" Problem is: there's no "Select a destination" pane. Or any options.
    I had to go to Disk utility and erase, then re-install OS X.
    Then re-install the applications using "Install applications" (the other disc that came with the computer. )
    OK, I did that. Then while everything is empty, new, I used Migration Assistant.
    Now here is the reason why I post this.
    They say hold T key until you see a firewire icon then select a drive. I can't see when there's an icon coz I have only one monitor, so I just hold and hold the T-key and turn on the old computer. The screen shows "waiting for you other computer to restart" 2 min.... 5 min... 7 min. Nothing happens. I stop holding.
    I look at the desktop and I see that the icon of the old 40 GIG Mac HD is there. (and I believe with a firewire logo, but not sure about that.)
    I have the impression that if I kept the T-key longer it would have migrate the other drives as well.
    They say keep the T-key down until you see the firewire (then let go I suppose. As I said I don't see what's going on on the desktop of my old computer so I kept the T-key for a few minutes. I also tried another time to let go after 1-2 min. No difference.
    I shut down the new comp. and the old computer screen appears automatically (both are connected to the monitor; the old with analog port, the new with digital port) and sure enough the firewire icon is moving on the screen.
    I go back to the new computer and put the old 40 GIG Mac HD in the trash. Actually, when it touched the trash, I just saw an eject icon and the drive disappear. Did not go in the trash which is empty. So I guess I ejected, not sure what's the difference but I looked for it to see if it's anywhere in the computer. Could not find it. Not in the HD, not in the desktop. Good, I don't want it there. Is it hidden somewhere ?
    So I tried again but wondering perhaps the old computer should RESTART not turn on (it was off) so now I wait until it's on, then push restart. I hear the gong when it shuts off but that's it, no other gong when it comes back. I keep the T-key. But nothing happened. Just see the message "waiting for your other computer to restart"
    PS: BTW Target mode (which seems to me similar to Migrating with "Migration Assistant") will not work for me because it must be SATA, mine is ATA.
    I didn't try but read that it has to be SATA.
    Is it the same ? In migrating they say hold down the T-key (T for target)
    And how come that my 40GB HD which is ATA did migrate (not that I wanted too but still).
    Also, this drive ("Current Work") that I want to migrate to the new computer is in my external drive. Can't I just drag it ? If it has only personal data, files and folders I know I can, but It has system (OS X) and applications. It's the one I use and boot on, in my old G4 but I want to transfer Files and folders and settings, so the new computer will know what are my Safari preferences, Automatic fill-in, and perhaps it will move my iTunes music Library too ?
    Basically everything except applications. Although I would like my Nikon scanner to be in the new computer as well as the LaCie DVD recorder but I guess I can do that later, separately ?
    What are the settings or info I need ? Because if it's just Safari preferences, automatic fill-in and other such small thing, it might be better to just do it again in the new comp and forget about the hassle of migrating.

    Try getting into Windows and then plugging in the Superdrive. The drive will only be attached to one OS or the other, not both.

  • Incorrect requirements type in sales doc.

    HI,
    Due to incorrect requirements types of material the costs and sales volume are posted directly to sales doc instead of posting
    to WBS element.
    How can this be fixed (after cancellation of posting)?
    How can we identify already created u201Cincorrectu201D sales docs?
    Regards,
    Anup
    Edited by: anup12 on Jun 3, 2011 7:29 AM

    Hi !
    regarding your query, there may be various sales documents type which might be created during configuration.
    Some of these might not be required by end users and need to be blocked so that wrong document types are not chosen. so an indicator 'X' is placed againt these document types and these can not be used.
    There may be some documents wherein manual creation might not be allowed, and auto creation is desired. so againt these doc types-'A' is placed by which these doc types can not be created manually,
    Other sales doc types might not be blocked so that they can be used or created manually, hence kept blank against the indicator field.
    Plz reward point if useful.

  • Stream video doesn't work properly  after update to OS Mavericks

    after update to OS Mavericks stream video doesn,t work properly!!!  doesn't loaded stream video and stream audio from web sites (youtube, or other with stream video).

    1. System Preferences > Other/ Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
         Install Adobe Flash Player.
        http://get.adobe.com/flashplayer/
        http://get.adobe.com/flashplayer/?PID=7105813 
        Follow the prompts.
        Quit Safari.
        Restart computer. Relaunch Safari.
    2.  Enable Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.
        Press " Manage Website Settings" button for more options.

  • The search suggestion drop box doesn't allow you to go on the web when you click on the suggestion.

    When I type in a search word in the search box, the dropdown menu of suggestions doesn't allow access onto the web.

    Try Enter Selects: https://addons.mozilla.org/en-US/firefox/addon/7423/
    You can just start typing in the Location Bar, and press Enter to go straight to the first match.
    '''Other issues:'''
    Your are running an out of date Firefox that is potentially vulnerable to malware. Please consider upgrading using Tools -> Check For Updates or downloading and installing from http://www.mozilla.com/en-US/firefox/all-older.html
    Your plugins are out of date and also potentially vulnerable to attacks from malicious web sites. Consider getting them all updated with Plugin Check: http://www.mozilla.com/en-US/plugincheck/

  • Specifying byte stream type for Read File with Type Descriptor

    Hi.
    I'm trying to write a VI that reads an image file format that can have
    different datatypes. What I have so far is that I open the file, read
    the header, and get the width, height, number of frames, and datatype.
    I calculate number of pixels by nrows*ncols*nframes with no problem,
    but I'm not sure how to tell Read File the correct datatype to read
    the data into.
    I tried using a Case structure where I have a Read File in each case
    with the correct type constant as input for that case. The problem is
    that the tunnel graduates the datatype to the highest representation.
    I found in Application Note 154 the discussion about Type Descriptors.
    Is there a way to generate a Type Descriptor and output it from a C
    ase
    structure? I tried just returning the value (e.g. 0x0402 for a Word),
    but Read File will just see that the byte stream type is a uint32.
    Is there any other way to do this?
    Thanks for any help.

    I converted the code to LabVIEW 6.1 for you and attached it below.
    Don't worry about being a newbie. We all start there. Keep asking this type of question and you won't stay there long.
    As you are discovering, being strictly typed means that you must rewrite code even for a simple data type change, or convert everything to the same data type first. For image data, conversion can result in a lot of extra space being wasted. Use a modified version of the GLV_WaveformBuffer.vi to hold your data. Use the array functions, which operate inline, to add to and delete the data wires in the buffer. This allows you to save several different data types. You will need several different inputs and outputs to handle these data types. I ha
    ve also attached a similar file created for exactly the problem you have - storing arrays of different data types (data from NI-SCOPE devices, in this case - can be float, I8, I16, or I32).
    Routines that take any type work in one of two ways. LabVIEW primitives, such as plus and minus operators, work by figuring out the type and doing the right thing in the C code layer of the LabVIEW environment. Users of LabVIEW can't do this. Users can make polymorphic VIs. Polymorphic VIs are actually a single VI for every data type that are referenced by a "wrapper", the polymorphic VI. Users still need to write a different VI for every data type they need.
    Take home message - if you need to work with different data types, you will need to rewrite your code for every data type or convert your data to a common data type. Polymorphic VIs and case statements are your friend.
    Let me know if you need more help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.
    Attachments:
    GigaLabVIEW61.zip ‏362 KB
    sfpScpChan_Waveform_Buffer.zip ‏74 KB

  • Incorrect PDEObject Type error

    Hi,
    I'm having a little trouble with determining if an XObject in the content stream is visible.  I'm trying to use PDEElementIsCurrentlyVisible, but it throws an Adobe exception at this call, and the error message is "Incorrect PDEObject Type".  Needless to say, this isn't exactly the most enlightening error message I've ever seen.  I'll post the code I'm using, and hopefully someone can tell me where I've gone wrong...  Thanks.
    volatile PDEContent pageContent = NULL;
    pageContent = PDPageAcquirePDEContent(page, 0);
    long foundIndex = getWatermarkElementIndex(content, pageContent);
    long numElements = PDEContentGetNumElems(pageContent);
    if (foundIndex == numElements) //if not found
    return false;
    DURING
    PDEForm element = (PDEForm)PDEContentGetElem(pageContent, foundIndex);
    PDOCContext context = PDDocGetOCContext(PDPageGetDoc(page));
    long visible = PDEElementIsCurrentlyVisible((PDEElement)element, pageContent, context);
    PDPageReleasePDEContent(page, 0);
    return visible > 0;
    HANDLER
    PDPageReleasePDEContent(page, 0);
    char errorMsg[256];
    ASGetErrorString(ASGetExceptionErrorCode(), errorMsg, 256);
    END_HANDLER
    return false;

    This type of detailed code level issue should be submitted to Adobe Developer Support as a formal issue.

  • How to define "byte stream type" for "open file"?

    Hello,
    I created some numbers (type "double") in Matlab and stored in a file. What value should I use to specify the "byte stream type" for "open file" in Labview? Should I put something like "DBL" or "I32". I don't know where to find the list of legal "types" in Labiew help.
    Thanks so much!
    Felicia

    Looks like 7.1:
    The Matlab "double" is 64 bits (8 bytes). It doesn't make much sense to use an integer datatype to read a floating point value, so you would use DBL in LabVIEW. The numeric data types table can be found here.
    By the way, this assumes you saved the file as raw binary, as opposed to a .mat file, which is something different.
    Message Edited by smercurio_fc on 08-08-2008 11:21 AM
    Attachments:
    read file 7.png ‏13 KB

  • Firefox did an automatic update to 6.01, and now my middle mouse button is not working in the browser. It doesn't close tabs, it doesn't open new tabs by middle clicking a link, it doesn't allow me to middle click to scroll the page...

    Firefox did an automatic update to 6.01, and now my middle mouse button is not working in the browser. It doesn't close tabs, it doesn't open new tabs by middle clicking a link, it doesn't allow me to middle click to scroll the page..

    [BUG FIXED, see "EDIT 2" at the end of my post]
    I'm on Firefox 3.6.21, and I got this problem today after a Greasemonkey update (To version 0.9.10, apparently).
    Disabling Greasemonkey solved the problem, and re-enabling it reproduced the problem (middle-clicking links to open in new tab did not work, merely highlighted the link).
    I should also note that while Greasemonkey was enabled and the bug was affecting me, Ctrl+Click to open links in new tabs was also broken.
    I hope this helps!
    EDIT: It appears this is a known incompatibility/conflict bug between current versions of Greasemonkey and Tab Mix Plus. Read more here:
    https://github.com/greasemonkey/greasemonkey/issues/1406
    EDIT 2: GREASEMONKEY HAS NOW BEEN UPDATED with a workaround to fix the problem. Go to https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/ to install the update manually. It hasn't been reviewed by Mozilla yet, so it won't be an automatic update for another day or two. All credit to "cannonfodder" below for noticing this; please mark his post as helpful!

  • HT5527 How do I choose the $40.00 Icloud plan? When I attemp this, it doesn't allow me to click "next."

    How do I choose the $40.00 Icloud plan? When I attemp this, it doesn't allow me to click "next."
    The only way it allows me to click "next" is if I choose the $100.00 plan. The email that was sent to me says that I should upgrade or reduce storage because my plan will be reduce to 5GB as of September 30, 2013. Please advise.

    Try Settings>iCloud>Storage & Backup>Change Storag Plan.  If you are a former MobileMe user you should see Purchase Current Plan listed between the 20GB and 50GB options.

Maybe you are looking for

  • Can't create a Datasource

    Hi, i'm trying to create a Datasource with the Visual Administrator and I'm getting this error: java.rmi.RemoteException: Error occurred while starting application in whole cluster and wait.; nested exception is:      com.sap.engine.services.deploy.e

  • Possible workaround for: Launch Debugger Error "Unable to connect to the RDS server"

    I do not yet have a reproducible case for this. *Sometimes* ColdFusion Builder throws the "Unable to connect to the RDS server" error, when attempting to start a debug session against a remote server. However, "RDS Dataview" and "RDS Fileview" views

  • Value Mismatch in Report

    Hi, Wehe we run our stock report the closing stock value is not matching with cube. Time to time we are getting a different value. One time we are getting the correct value and if we run the report after 15 min we are getting some other value for a g

  • When i try to download an app it says open only

    Since udating to ios6 my apps have gone on my sons touch 4g. When i log in to app store and search for one it says 'open' only and not 'free' 'instal' or anything else. When I go to updates and purchased tab I am able to download some of them but oth

  • Canon RAW not woking since updating to yosemite

    Since updating to Yosemite which also installed iPhoto 9.6 my Canon RAW files are not opening. Jpeg works just fine but the RAW show either all black or just a portion of the image shows. Any ideas?