Show image problem

Hello guys,
I need your help urgent.
What I am trying to do is to display a student record (i.e number, name,grades,..etc) from a table, I need also to display his image as inline info with his record in a separate region.
what I did is that
1. I have create a procedure as follows
PROCEDURE retreive_img_data(p_id varchar2) AS
Lob_field BLOB;
buffer RAW(32767);
offset BINARY_INTEGER:=1;
buffer_size NUMBER:=32767;
BEGIN
-- retreive the LOB locator into the PL/SQL locator variable lob_field
SELECT photo
INTO lob_field
FROM students
WHERE std_number=p_id
-- The mime header is sent first before sending the image
--content
OWA_UTIL.MIME_HEADER('image/jpg');
-- read the LOB content in a loop and send it across to the browser
LOOP
DBMS_LOB.READ(lob_field,buffer_size,offset,buffer);
-- convert the raw content read into varchar2 and send it to the browser
htp.p(UTL_RAW.CAST_TO_VARCHAR2(buffer));
offset:=offset+buffer_size;
END LOOP;
-- Catch the no_data_found exception.This is raised by the dbms_lob.read
-- procedure
-- when the end of the LOB is reached and there are no more bytes to read
EXCEPTION
WHEN NO_DATA_FOUND
THEN null;
END retreive_img_data;
2. created a HTML region and its source is :
<IMG SRC="show_image?p_id=&P3_STD_NUMBER." width="70" height="80" alt="No Picture">
where P3_STD_NUMBER is a page field contains the student number.
but when I run the page no image is there, I have checked that there is a photo in the database for the student I used to test the page.
any help where is the error , or how can I do it the right way.
thanks

Sergio,
forgive , I have migrated my application to 10g , I am facing the same problem, againg my images in my database but they don't show up. This I am sure my NLS_LANG for the DAD is correct , any way this is my DB nls.
1* select * from nls_database_parameters
SQL> /
PARAMETER VALUE
NLS_LANGUAGE AMERICAN
NLS_TERRITORY AMERICA
NLS_CURRENCY $
NLS_ISO_CURRENCY AMERICA
NLS_NUMERIC_CHARACTERS .,
NLS_CHARACTERSET AR8MSWIN1256
NLS_CALENDAR GREGORIAN
NLS_DATE_FORMAT DD-MON-RR
NLS_DATE_LANGUAGE AMERICAN
NLS_SORT BINARY
NLS_TIME_FORMAT HH.MI.SSXFF AM
NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
NLS_DUAL_CURRENCY $
NLS_COMP BINARY
NLS_LENGTH_SEMANTICS BYTE
NLS_NCHAR_CONV_EXCP FALSE
NLS_NCHAR_CHARACTERSET AL16UTF16
NLS_RDBMS_VERSION 10.1.0.2.0
and this is my DAD
Alias /i/ "E:\OracleHomeBI\marvel\images/"
<Location /pls/htmldb>
SetHandler pls_handler
Order deny,allow
Allow from all
AllowOverride None
PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
PlsqlDatabasePassword htmldb_public_user
PlsqlDatabaseConnectString oracledb:1521:yudb ServiceNameFormat
PlsqlDefaultPage htmldb
PlsqlDocumentTablename wwv_flow_file_objects$
PlsqlDocumentPath docs
PlsqlDocumentProcedure wwv_flow_file_manager.process_download
PlsqlAuthenticationMode Basic
PlsqlNLSLanguage AMERICAN_AMERICA.AR8MSWIN1256
</Location>
-- Need your help

Similar Messages

  • Problem of showing image in opera

    hi,
    I have used following code for for showing image with jsp:
    <img src="<%=image%>"> height="100" width="100">When i open this with Internet Explorer then it can show image. But whwn open it in Opera then it cannot show images. What's the problem of my code? What will be solution of this problem? IS there anybody can help me? PLese give me a solution
    With regards
    Bina

    Did you bother to override getPreferredSize(), getMinimumSize() and getMaximumSize() to return sizes appropriate for the image you're drawing? If you didn't and you're not adding anything to the JPanel it's just going to act like an empty JPanel.

  • Imported RAW images badly corrupted, looks like red paint splashed all over the sky.  Photoshop and Iphoto have no problem with the images from my D800E.  Aperture worked fine for me in June with the same camera.  The Nikon software shows no problem.

    I am having a problem importing my images into Aperture 3 from my Nikon D800E.  The images appear as if red paint was splashed across the sky.  The Nikon software used to transfer from the camera does not show this problem and Photoshop 6 is fine with the images exported as jpg from the Nikon software.  Aperature does not even like the jpg images usable by Photoshop.  I am suspecting that Aperture is not correctly using the camera raw file.  Also, the histograms are radically different between the corrupted images and the Photoshop (good) versions.  Aperture worked just fine for me in June with the same camera.  All drivers and software are current as of this posting.  Anyone else out there seen this before??

    Are you sure you do not have Highlight Hot & Cold Areas turned on? (View->Highlight Hot & Cold Areas)?
    The bug in Digital Camera raw only affected Raw images. In your first post you wrote:
    Aperature does not even like the jpg images usable by Photoshop
    If the JPG's have the same problem then it isn't this bug.
    regards

  • Dynamic Image Problem in xml publisher report

    Hey guys,
    I hope you doing well.
    I am facing a problem in rtf template for offer letter. I have requirement that applicant signature will be print on Offer letter. For that insert dummy image and change his Alternative text to url:{concat('${OA_MEDIA}','/',IMAGE_FILE)}
    Where IMAGE_FILE is image file name like 14.gif etc which is exist in OA_MEDIA.
    The Problem is that when I check output from application the image is blank but when I change IMAGE_FILE to hardcoded 14.gif its show image. Please help me.
    Waiting for your help
    Thanks and regard’s
    Mazhar

    Assuming that the report is run on EBS, change it to url:{?${OA_MEDIA}/IMGFILE?}
    Thanks
    Shree

  • Muse 7.0 plus Chrome: browser does not show images full browser width

    Hi there,
    I have a serious problem with the latest Muse version: the images which I use as parallax-masks for the background won't work with Chrome, though Safari and Firefox are not showing any problems. The issue: Chrome does either not scale the images to 100% browser-width or does not show them at all, or even shows the images cut into narrow stripes. This problem did not show in the previous version of Muse.
    Of course I already restarted application and computer. System: Mac OSX Mavericks.
    What to do now? The presentation with the client is very soon and this bug makes me very nervous.
    Best,
    bartl

    The problem bartl encountered and reported was fixed by the 7.1 release (November 21st). The problem you're describing sounds different.
    As of yet, I'm unable to reproduce what you're describing. The URL you've provided views the same in all the browsers I've tried, Chrome (32.0.1700.77) and non-Chrome, Mac and Windows.
    That said, looking at your master page I don't think you've created what you intended. At present there are two full screen slideshows on your A-master. On contains no images and the other contains a single image. Both are set to have thumbnails and the thumbnails container is off the right side of the page.
    If you look at your "Master Slideshow" layer in the Layers panel, you'll see the two slideshows. I think you'll want to delete one of them and, given your design, turn off thumbnails for the remaining one.
    Also, if you don't plan to have multiple images in the full screen slideshow, you'd be better off using a background fill image rather than the slideshow widget.
    I remain a bit puzzled how/why you're seeing different behavior in your instance of Chrome. Have you cleared your browser cache?
    On an unrelated note, if you set the page fill and stroke to none and set the browser fill to the most common color from the garage door image, it will avoid the momentary appearance of a white page on a grey background when your home page first loads. Instead the site visitor would see a blank page that's the most common color from the slideshow image, until that image loads.

  • CRS 10.1 with Endeca 3.1.1 -home page doesn't show image and promo products

    Thanks to this forum and especially cmore I'm close to setting up my local dev environment, but still have something to resolve.
    I have ATG 10.1.2 + CRS + Endeca 3.1.1. I installed BCC with Staging and Production (switchable) stores.
    The problem is with Production CRS - both US Store and Home Store don't show image and promoted products on Home page.
    What I see below Top Category pane is empty square. Unlike Production, home page on Stage works fine - I see homepage_promo_storeSiteUS_en_anonymous.png and promoted products.
    I think the problem is not related to Endeca, as I currently connect both Stage and Prod to the same Endeca CRS, I also believe that issue is not related to configuration - I tried to run production with Stage configuration, and it changed nothing. I believe the issue is somewhere in data (DB) - but I did full deployment for Prod and it didn't help. I verified targeters and slots on Prod through ACC, and they looks fine. So don't know at this point what to do next.
    While doing full deploy I see some errors in the log which might be related to the issue, But the same errors I see on Stage as well and still Stage works without issues:
    10:17:41,805 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/HomeTheme in scope global. It is defined in scope request
    10:17:41,811 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct1 in scope global. It is defined in scope request
    10:17:41,816 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct2 in scope global. It is defined in scope request
    10:17:41,819 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct3 in scope global. It is defined in scope request
    10:17:41,822 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct2 in scope global. It is defined in scope request
    10:17:41,826 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct3 in scope global. It is defined in scope request
    10:17:41,829 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct4 in scope global. It is defined in scope request
    10:17:41,832 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct5 in scope global. It is defined in scope request
    10:17:41,836 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct1 in scope global. It is defined in scope request
    10:17:41,839 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/CategoryPromotionContent2 in scope global. It is defined in scope request
    10:17:41,842 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/CategoryPromotionContent1 in scope global. It is defined in scope request
    Last update: I compared Stage and Prod home pages HTML code, and notice that the first difference between two pages is absence of endeca-slot Div, the below code present on Stage, and is Not present on Prod:
    It is the first difference only , there are a bunch more.
    &lt;div class="endeca-slot" zone="/content/Shared/Global Search Configuration/Search Box"&gt;
    <script type="text/javascript">
    if(Endeca.Site) {
    Endeca.Site.Audit.contents["/content/Shared/Global Search Configuration/Search Box"] = [{"@type":"SearchBox","endeca.internal.created.by":"admin","rule.msg":"Fired","endeca.internal.last.modified.by":"admin","rule.msgcode":"13","rule.state":"fired","endeca.internal.resource.path":"\/sites-live\/NYCoCRS\/content\/Shared\/Global Search Configuration\/Search Box\/Search Box","endeca.internal.workflow.state":"ACTIVE","type":"DGraph.MerchDebug","Title":"Search Box","rule.id":"1","endeca.internal.last.modified":"2013-03-20T11:43","endeca.internal.date.created":"2013-03-20T11:43","Zone":"\/content\/Shared\/Global Search Configuration\/Search Box"}
    </script>
    Edited by: PKU on Apr 1, 2013 8:32 AM
    Edited by: PKU on Apr 1, 2013 8:35 AM

    After some analysis and experiments:
    Most likely the issue is with Scenarios. HomeTheme Slot is populated by Theme scenario.
    For some reason the slot remains empty on "bad" environment. On "good" environment the slot contain promo content item after the first call of the slot. I checked respective targeter and promo content item, and they look OK, so I believe something wrong with Scenarios.

  • Apache: showing images in ascending order by name

    hi:
    i have several detail pages where i show images contained in
    a folder:
    $folder = dir($path);
    while ($folderEntry = $folder->read()){
    if ($folderEntry <> "." && $folderEntry
    <> ".." &&
    substr($folderEntry, -6, 2) <> "00") {
    echo '<li><img src="'.$path.$folderEntry.'"
    /></li>';
    $folder->close();
    in the local server they appear in the way i want, in
    ascending order by
    name (img_01.jpg, img_02.jpg, img_03.jpg, ...) but in the
    remote server
    they appear in, apparently, random order
    i activated FancyIndexing in the httpd.conf file but it
    doesn't solved
    the problem:
    # Directives controlling the display of server-generated
    directory
    listings.
    # FancyIndexing is whether you want fancy directory indexing
    or
    standard
    IndexOptions FancyIndexing
    # End of indexing directives.
    i know i can store the filenames names in an array an sort it
    but i
    prefer to control it in the server
    local (OS X 10.4.10)
    Apache/1.3.33 (Darwin) PHP/5.1.6
    remote (Red Hat Linux 2.6.9-34.ELsmp)
    Apache/2.0.52
    tia,
    jdoe

    Templeton's suggestion is best if needing help with Microsoft Entourage. Since I know the answer is "not possible" I can at least steer you toward an AppleScript that will give you a workaround. Have a look here <http://www.barryw.net/weblog/files/category-5.html>.
    Further questions about this script should be directed either to its author or to Microsoft's Entourage newsgroup <http://groups.google.com/group/microsoft.public.mac.office.entourage>.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.9)  

  • Image problem in V4.0

    Hi,
    Previously I had lots of problems with showing a BLOB image from a table
    in a report using the apex_util.get_blob_file_src function.
    Varad put me right on several ocassions: see the thread at
    Confusion with get_blob_file_src
    Eventually everything went well, and I got my images of a specific size on the screen.
    In the last month or two, the host database that I rent went up from version ten to version
    eleven, and the apex version changed too from 3.2.1 to some version of 4.
    I've only now discovered that the images don't display any more. I've re-read the thread
    mentioned above but can see no deviation from Varad's sterling advice. It still doesn't work,
    so my current guess is that something has changed when Apex went to its new version.
    Can anyone point me in the right direction regarding Image problems in version 4 ?
    I guess I'm not the first to experience such issues, and a checklist of things to try would
    be most welcome.
    I've done a View->Source on the page that doesn't work, and the issue with a missing value
    for the "d=" parameter on the apex_util.get_blob_file seems to have recurred:
    src="apex_util.get_blob_file?a=130&s=1718106956127950&p=13&d=&i=25615931827270369&p_pk1=5&p_pk2=&p_ck=947078FC54BB5126E7E0D19F8A24C416"
    Suggestions welcomed please; thankyou in advance.
    Mungo

    Hi Folks,
    I've found a solution to my "image" problem that caused this thread, hence the decent thing is to
    post it here.
    I read various other threads and stumbled across:
    PDF viewing with  apex_util.get_blob_file_src not working with 4.0
    PDF viewing with  apex_util.get_blob_file_src not working with 4.0 &# 4404695
    That thread mentioned the requirement for an "Automated Row FETCH" process as well as having
    an "Automated Row PROCESSING" process too.
    I had the latter, but didn't have the former, so throwing caution to the wind I tried adding a dummy
    Automated Row Fetch process and the damn thing worked!
    Haven't got a clue why on earth either of these are requirements on a page that is selecting data
    from the database - I don't understand where such processes are called in the big scheme of things.
    That's just me baiting some kind soul to spell out the fundamentals for this idiot... please?
    Happy to be corrected on any points.
    Regards until the next crisis...
    Mungo :-)
    P.S. How come there is no reasonable way to get the URL of a single post in a thread - I'd like to give
    reference to the single post that helped me, but all I seem to be able to get is the whole blooming thread.
    Suggestions?
    Edited by: MungoHenning on Sep 15, 2010 1:39 PM

  • How to show images in horizontal scroll field in blackberr

    hi i want to show images in horizontal field manager and scroll right to left. focused image should be show up.
    Solved!
    Go to Solution.

    please reply with your device model (e.g. Blackberry Curve 8520)
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up Blackberry Battery Saving Tips | Follow me on Twitter

  • Jdeveloper visual editor do not show images and other component shapes

    I used jdeveloper(10.1.3.3.0) to create an ADF BC application, I create a jsf jsp file and drag and drop components from ADF Faces Core to this file visual editor, but jdeveloper visual editor do not show images and other component shapes.
    Could you tell me how I can fix this problem?
    Thanks,
    Mike

    Actually, I need to make a dummy change to the jsp file and then it will display boxes representing the objects in the visual editor whereas I get an exception in the log:
    javax.servlet.jsp.JspException: Cannot find FacesContext
    This does not talk much to me !
    Thanks

  • Safari 7.0.1 not showing images

    Safari isn't showing images for certain websites. For instance, I'm trying to view a Big Cartel shop and the images won't load at all, even though the links are there. I checked in Firefox and Chrome, both work properly. Any suggestions?

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the errant extension by uninstalling and reinstalling it. Its settings will revert to their defaults. If the extension still causes a problem, remove it permanently or refer to its developer for support.

  • T400 faint image problems and dark, leds off inverter

    I have a 6475-BC1 t400 the problem is: does not show image on screen, the front leds off, connect an external display and the picture is normal, they proceeded to change according HMM systemboard iverter and the problem persists, the screen proved on another computer and operating normally. time change is also behind the LCD cable and inverter, pending any Suggestion Thanks

    LED panel doesn't have inverter as such. This problem is either LCD, motherboard or the LCD cable.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Paste Images Problem

    Hi all,
    I'm having a problem pasting images from an external application to my java app. The external app uses the Windows clipboard to copy these proprietary images into a format that is not documented, but as I understand it, Windows uses BMP by default.
    The problem is that when the clipboard contents are pasted into my application, the images are offset. Now, if I paste the clipboard contents into another application(Paint.net, Photoshop), this problem does not occur. If I save the pasted image from Photoshop to an 8 bit indexed BMP, reload that image, copy and paste, the problem occurs. If I save it from Photoshop to an 8 bit RGB BMP, reload the image, copy and paste, the problem disapears(no offset). If you don't have Photoshop, the problem can be replicated in the native Windows Paint program.
    I've included a small program that demonstrates the problem, as well as two images. The correct.bmp image works fine, incorrect.bmp shows the problem. The are both quite large(1 ~ 5 mb).
    Any help would be greatly appreciated.
    http://param.us/trophy/correct.bmp
    http://param.us/trophy/incorrect.bmp
    import java.awt.Image;
    import java.awt.Toolkit;
    import java.awt.datatransfer.Clipboard;
    import java.awt.datatransfer.DataFlavor;
    import java.awt.datatransfer.Transferable;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.image.BufferedImage;
    import javax.swing.ImageIcon;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    * @author William
    public class Main {
         * @param args the command line arguments
        public static void main(String[] args) {
            JFrame frame = new JFrame();
            JPanel panel = new JPanel();
            final JLabel label = new JLabel();
            JButton button = new JButton("Paste");
            button.addActionListener( new ActionListener() {
                public void actionPerformed(ActionEvent evt) {
                     final Clipboard clipboard = Toolkit.getDefaultToolkit().getSystemClipboard();
                      Transferable clipData = clipboard.getContents(clipboard);
                      if (clipData != null) {
                        try {
                          if (clipData.isDataFlavorSupported(DataFlavor.imageFlavor)) {
                              Image image = (BufferedImage)clipData.getTransferData(DataFlavor.imageFlavor); 
                              ImageIcon icon = new ImageIcon(image);
                              label.setIcon(icon);
                        catch( Exception e) {
                            e.printStackTrace();
            panel.add(button);
            panel.add(label);
            frame.getContentPane().add(panel);
            frame.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
            frame.setSize(300,300);
            frame.setVisible(true);
            // TODO code application logic here
    };

    I observe the problem, if I copy the images from the windows Paint instead of Chrome.
    No, but they will be copying though the proprietary program they are using. It's the only way to get the proprietary images 'converted', so to speak.Can't your 'proprietary program' save the converted images to disk. If that is possible then you can set the icon of the label using the url of the saved image. I have just observed that if you set icon using file path of any of the 'correct.bmp' or 'incorrect.bmp', it displays it fine. However, as already said there is some problem with the copying using clipboard.
    Thanks!

  • Finder doesn't show image dimensions

    Hi!
    I have a problem with image dimensions in Finder. Finder doesn't show image dimension info in preview column and Get Info window. But when I open in Preview app I can see dimensions in Get Info window. How to solve this problem. If I want to sort images by dimension, I can't do that. Because Finder doesn't know image dimensions. You can see images below.

    Terence Devlin wrote:
    That's because the Finder is a file manager and works from file metadata. The data you're seeking is about the file contents. You need to use a Photo Manager or Browser.
    There is someone who can sort images by dimensions and see dimensions in list view. Also if Finder will not show image dimensions, why give me "Dimensions" and "Resolution" option to select in list view.
    VikingOSX wrote:
    Launch a Finder window. Press command+J, and set Show Item Info. Now the image dimensions will show below each image icon. If it is a movie, then the duration of the movie is shown.
    I have done this. But doesn't show information.

  • Image Problem: CorelDraw handles but Illustrator cannot

    Hi,
    We work for News media(print), we have subscribed for graphics data from another firm, this firm produces graphics for Web/Print.
    Today we have receieved some graphics in PDF format(often), These graphics are usually done in Coreldraw or Illustrator.
    We have to change certain spelling errors and colours to suit our print, i used to open the pdf in illustrator and change the colour and font, these graphics also contain images.
    Everything was going fine, until now almost all the graphics (pdf format) when open in Illustrator, the images in the graphic appear as torn or to say corrupted(apperances), but the same graphic(in pdf format) when opened in Coreldraw, the images in graphics appear fine.
    Why this problem happens in Illustrator.
    We use Illustrator CS3 and CorelDraw X4.
    Some of the techie guys told me it has to do with resolution of the images where Coreldraw handles pictures well of low resolution and illustrator cannot.
    Here below the first graphic which was open in Illustrator shows the images in graphics as torn but in bottom graphic which was openen in Coreldraw shows images are fine.
    Any solution.
    Thanks

    Hello iebng,
    In my experience, when you open a PDF file made with QuarkXpress, CorelDraw or other program other than Illustrator, you may experience problems opening them in illustrator. This is due to the way a PDF was saved and/or the original program.
    The most common issue is the color, specially when the designer used RGB instead of CMYK color system.
    This does not mean that Illustrator is the problem. Again, sometimes depends on how the PDF file was created. But also you have to considered that Adobe Illustrator CS3 have some minor issues handling PDF files (CS4 version is worse)
    QuarkXpress is very picky handling the fonts. For example: Quark does not accept Helvetica font provide by different companies. In other words, if you Helvetica Regular font from two different companies the file can have some conflicts: therefore will affect the PDF file creating a problem when open it in illustrator. Illustrator ignores the company or font type (Postscript, True, or Open) and replaced it with the Helvetica font that you have in your system.
    As you can see in your provided samples, the text looks out of place, bolder, bigger, etc., and the colors have shifted.
    One of the solution I think can help you, is to ask the designers that when possible supply the artwork using Postscript fonts, True Fonts, or Open Fonts. Whichever works for you the best. Also give a set of specific fonts to be use in their projects.
    But you can always ask the designer to correct the typos and send a PDF file with outlined fonts.
    I think is best to keep using both programs and use them per PDF file furnished. But for printing, you cannot accept low resolution images (300 PDI only).
    Portable Document Format files are good, but needs a lot of improvement for the printing industry. All the software and computer companies should agree in one standard color system, link file handling, etc. to avoid the problems that all of us we are having.

Maybe you are looking for

  • JMS Sender Adapter Sharing Message Queue

    Hi all. I´ve some scenarios (request/replay) with JMS Adapter and MQ Series. All of them working againts the same queues. In the sender side, each sender channel for each scenario must read from the same queue with a message selectors. The problem is

  • Image Resolution issues?

    Shot RAW images with Nikon D300; opened images in camera RAW (they are all 300 DPI); opened all images in Photoshop CS5 and the image size for all is 300 DPI saved as jpegs; I sent the images to a friend; when she opens in them in Photoshop CS6 they

  • Systemd/user unit enabled but not auto-starting

    Hi, I enabled the systemd/user devmon unit but after login it shows ~> systemctl --user status ● marchine State: running Jobs: 0 queued Failed: 0 units Since: Fri 2014-05-16 01:10:37 CEST; 2min 53s ago CGroup: /user.slice/user-1000.slice/[email prote

  • CreateMedia.exe finished with error code 80091007

    Hi, We are having the following error message "CreateMedia.exe finished with error code 80091007" when creating a USB off-line Media to image Windows 7. This only occurs if we include driver packages into the task sequence. We have no issue creating

  • Release date of iPhone 4S in UAE

    When is the iPhone 4S getting released in UAE?