Problem with 2 wires to the same file

I have a processing thread and a thread detachment.  The processing thread generates XML files and places them in a directory under/user/home.  The XML files are not large, generally less than 2 KB.  When the message is complete, it deletes the XML file.  Sometimes, he won't delete them.  If I navigate to the file and try to remove, he says that it is still in use.  I can't understand how it goes because it is not consistent.  My best guess is that the display thread accesses the file before it is closed by the saving thread.  The saving thread does not release the file so that the display thread cannot remove it.  She keeps just the view of the same file.  I have the file register a temp, it writes the data and closes the output stream and then renamed with an extension and quits immediately.  The message thread is set to filter by this extension.  I tried debugging on the device but it is inconsistent and I meet in debugging.  I let it run all night with no problems.  Disconnected this morning and 10 minutes later, I got stuck 1.  The others were very well, it's only 1 file.

How can I avoid this? Can I release the file between the detachment thread locks?  The API to rename said it empty and closes all open them the flow of input/output and the original file no longer exists.  If I caught in the message thread and renamed it (since there is no additional data to write) which will work?  I worry about zombie save son or other file system problems.  I couldn't find a way to get an exclusive lock on a file.  Maybe I'm going about this all wrong.

Unsynchronized access to the file, the code that you use to write/delete the file

Tags: BlackBerry Developers

Similar Questions

  • Problems with duplicate DATA when the data file was added after the backup completes

    Hello

    I am facing a problem when running of duplicate database with the command of database duplicate RMAN on a 10 g database. If I have the duplication from a full backup that is missing a data file that has been added to the database after the full backup of preforms, I get the following error message:
    Starting restore at 10-10-2009 18:00:38
    
    released channel: t1
    released channel: t2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/10/2009 18:00:39
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 43
    Redo log which was Pond at the time of the creation of 43 of the data file is also available in the backups. It seems that RMAN cannot use the log information archived redo to restore the content of the data file 43. I guess that because failure is already reported in the RESTORATION and not in the RECOVERY phase, so again the archived logs are not available yet. I get the same message even if I do another backup of the data file 43 (so a backup that is not in the same backupset as the backup to all the other data files).
    The script, the command duplicate product, I guess that RMAN reads the contents of the source database controlfile and trying to get a backup that contains all the data files to restore the database Assistant - if such a backup is not found, it fails.


    Of course, if I try to perform a restore/recovery of the source database, it works without problem:
    RMAN> restore database;
    
    Starting restore at 13.10.09
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=156 devtype=DISK
    
    creating datafile fno=43 name=F:\ORA10\ORADATA\SOVDEV\SOMEDATAFILE01.DBF
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to F:\ORA10\ORADATA\SOVDEV\SYSTEM01.DBF
    .....
    The 43 data file is re-created and then redo is applied to the course.

    So, does anyone know if the duplicate database can use archived redo logs to recreate the contents of a data file, as does a normal restore/recovery? If this is the case, then it is necessary to perform a full backup before each duplicated if a data file has been added after such a backup database.

    Thanks in advance for any answers.

    Kind regards
    Swear

    Hi swear,.

    I got exactly the same problem during replication.
    Because we backup archive logs every 6 hours with rman, I added an additional block of running this script.
    run
    {
    backup incremental level 0
    format "% d_ % s_ %%t p_ bk_ '.
    filesperset 4
    database not saved;
    }

    (I also hit a bug in the catalogue which was resolved by patching up the dbs catalog 11.1.0.6, 11.1.0.7 for.)

    This will restrict the data not making file not part of any backup rman 6 hours while jumping for which there is already a backup of data files.

    Kind regards

    Tycho

  • Problem with Windows Explorer and the recorded files

    When I save files from the internet and then open the folder with Windows Explorer in the backed up files, I find that WE consider not save them on my hard drive "change" more. I know it's strange, but I tend to retain files roughly in the order that I saved them, rather than by the name of the file or anything else. So now to manually change the files in a certain way, then save them to get them organized as I want. Of course, this can become very painful and long if I have a lot of files to organize this way. My question is: How can I get Windows to consider saving a file on my HDD as change? I use Firefox and updated recently, which may be the cause of the problem.

    Hi Flingle,

    Were you able to save and access files correctly before you update Firefox?

    You can create a new folder & try to download the file inside of Internet Explorer & check if the problem persists.

    Hope the helps of information. Please post back and we do know.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • transfer with catalog will use the same file name

    Hello everyone, I evaluate the cloud of Lightroom version. I have a MacBook that I use on a trip to import and did a first job on my photos, so I have a home NAS at home where store pictures and do most of the work.

    I want to transfer RAW files, but all the work with the MacBook on the NAS, I tried to use "export as catalog" and then "import a catalog" with options to move the files, it works but it keep the old file name and it does not put them in a folder with a different name. For example, if on my Mac, I work with a folder named '2015' and then transfer into a folder with the same name on the NAS Server everything works fine, but if I made a folder called 'photos' to work on the MacBook, and then I want to transfer everything on my NAS under the folder "Hawaii", everything is put under Hawaii\photos\ instead of Hawaii\

    I'm having a hard time understand what you did. But the best thing to do would be to highlight all the images in the Hawaii\photos folder and drag them to the folder of Hawaii. You can simply delete the folder of pictures and everything should happen as you wish. Do all the going in Lightroom and it should be simple and quick.

  • Problem with redirect after save the wav file

    I have a photo booth / audio that we created with flash that take a photo and record then it records audio testimony and records it.  My problem is that, once the wav file is saved, I want to redirect them to a thank you page but can't seem to find a way to do it.  Here is the code that I use to manage the registration of the wav file.

    private void recordComplete(e:Event):void

    {

    var request: URLRequest = new URLRequest ("save - file.php '");

    var loader: URLLoader = new URLLoader();

    request.contentType = ' application/octet-stream ";

    Request.Method = URLRequestMethod.POST;

    Request.Data = recorder.output;

    Loader.Load (request);

    navigateToURL (new URLRequest (redirectPath), "_self")

    }

    I tried to add the navigateToURL at the end and it sends to this page correctly, but the wav file is not saved.  I was wondering if there was a way to determine that the file is saved and then redirect to a thank you page?

    Thanks in advance!

    -justin

    replace

    public var redirectPath:String = "http://localhost/thankyou.html";

    with

    not sure that this should be public but it won't matter for testing.

    public var redirectPath:String = "http://www.adobe.com";

  • Problem with virtual pc, open the vhd file

    Earlier, I worked with virtual pc very well on xp.

    later, I deleted some of the .net etc... Associates of the programs of the Control Panel on the local computer
    and I deleted the computer virtual and installed again.
    But now we get an error windows cannot open this file?
    Choose a program from the list etc., opening the vhd image
    can u make clear which program is deleted and what software must be installed

    Please post on the forum PC virtual dedicated listed below.
    http://social.technet.Microsoft.com/forums/en-us/w7itprovirt/threads

    Thank you

  • Problems with latency of Photoshop? When recording... 1.5 min to open 5.5 min to save the same file.

    I'm fighting to optimize my computer for Photoshop.

    An example of file opens in 85 seconds. Same file records in 340 seconds.

    PhotoShop CS6 (13.0.1)

    File is 21000 21000-50 layers (5.8 GB saved .psb) x

    Why so big? -5k.com/C.jpg

    When I open the image, I see 2 swap files 67 gb & 8.5 GB

    Hard drives

    C: Samsung 830 256 ssd boot drive.

    Samsung SSD RAID0 840Pro 256 x 2 (512total) PSswap/temp (Tests @1100 read mb/s @880 mb/sec write) (intel Z77 RST v11.0 + raid0 trim)

    Media for the 830 Samsung ssd drive (open and save)

    File opens in 90 seconds. Records in 340 seconds.

    remains at 0% recorded for 270 seconds

    INTEL I7 3770 K 3.5 G 8 M R8 - CPU utilization - about 12% + - global - no one over 50% CPU

    ASUS SABERTOOTH Z77 lga 1155 MoBo

    32 gb MEM GSKILL F3 - 1866C10Q - 32GXL R 8Gx4

    variables:

    I tried video card (SD, int, basic) without change.

    Played with a NVIDIA QUADRO 6000 PCI - E 6 GB - did not see performance change.

    I tried some opening & registration on SSD raid0 without change.

    Dial-up PSswap & media readers - on open & close idle + - 100 sec.

    I do not understand why it would take much more time to save open...

    A better card (4 GB or 6 GB) video make a difference?

    64 GB RAM (dif mobo) or 6 core i7 - 39 * 0 K CPU would make a difference?

    Independent - when I pan at the bottom right of the image there is a mismatch in the display. Maximum of 20 s, regardless of the video settings.

    Is there an easy way to calculate the needs of video ram based on the size of the image? Prefer the ATI - wanted to try v9800 4 GB.

    Tried NVIDIA QUADRO 6000 6 PCI-E GB-looks no better.

    I remember reading that with SSDS, having separated for OS, TMP, CD readers is more adventageous... True or false?

    I'm grabbing at straws to figure out what that are my bottlenecks and how to eliminate the.

    Thanks in advance for any suggestions or advice.

    SysInfo

    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08 / 08:21:00:00) x 64

    Operating system: Windows 7 64-bit

    Version: 6.1 Service Pack 1

    System architecture: Intel CPU Family: 6, model: 10, Stepping: 9 with MMX, entire SSE, SSE, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading FP

    Physical processor count: 4

    Number of logical processors: 8

    Processor speed: 3510 MHz

    Built-in memory: 32723 MB

    Free memory: 5709 MB

    Memory available to Photoshop: 29745 MB

    Memory used by Photoshop: 84%

    Tile image size: 128K

    Image cache level: 4

    OpenGL drawing: enabled.

    OpenGL drawing mode: basic

    OpenGL allows Normal Mode: true.

    OpenGL allows Advanced Mode: true.

    OpenGL allows old GPU: not detected.

    The video card vendor: ATI Technologies Inc.

    Renderer video card: ATI over-pants V8800 (FireGL)

    Display: 2

    View the limits: = top: 0, left: 0, bottom: 1600, right: 2560

    Display: 1

    View the limits: = top: left 0,:-2560, downstairs: 1600, right: 0

    Video card: 1

    Graphics card: ATI over-pants V8800 (FireGL)

    OpenCL unavailable

    Driver version: 8.911.3.3000

    Driver date: 20120309000000.000000 - 000

    Video card driver:

    aticfx64.dll, aticfx64.dll, aticfx64.dll, aticfx32, aticfx32, aticfx32, atiumd64.dll, atidxx64.dl l, atidxx64.dll, atiumdag, atidxx32, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll

    Video mode: 2560 x 1600 x 4294967296 colors

    Legend of the video card: ATI over-pants V8800 (FireGL)

    Memory: 2048 MB

    Texture size video Rect: 16384

    Serial number: 90148609589462100194

    The application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64-bit).

    Temporary file path: C:\Users\Ivy1\AppData\Local\Temp\

    Zero Photoshop has async I/O active

    Scratch the volumes:

    E:\, 238.5 G, 154.4 free G

    Required plugins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit) \Required\

    Main Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit) \Plug-ins\

    Additional Plug-ins folder: not defined

    (shortcut)

    Plug-ins option and the third: NONE

    Plug-ins that could not load: NONE

    Flash:

    Mini Bridge

    Kuler

    Install TWAIN devices: NONE

    I'm fighting to optimize my computer for Photoshop.

    This sample file opens in 85 seconds. Same file records in 340 seconds.

    PhotoShop CS6 (13.0.1)

    File is 21000 21000-50 layers (5.8 GB saved .psb) x

    Why so big? -5k.com/C.jpg

    Open picture, I see 2 swap files 67 gb & 8.5 GB

    Hard drives

    c: Samsung 830 256 ssd boot drive.

    Samsung SSD RAID0 840Pro 256 x 2 (512total) PSswap/temp (Tests @1100 read mb/s @880 mb/sec write) (intel Z77 RST v11.0 + raid0 trim)

    Media for the 830 Samsung ssd drive (open and save)

    File opens in 90 seconds. Records in 340 seconds.

    remains at 0% recorded for 270 seconds

    INTEL I7 3770 K 3.5 G 8 M R8 - CPU utilization - about 12% + - global - no one over 50% CPU

    ASUS SABERTOOTH Z77 lga 1155 MoBo

    MEM 8Gx4. GSKILL F3-1866C10Q-32GXL R

    variables:

    I tried video card (SD, int, basic) without change.

    Played with a NVIDIA QUADRO 6000 PCI - E 6 GB - did not see performance change.

    I tried some opening & registration on SSD raid0 without change.

    Dial-up PSswap & media readers - on open & close idle + - 100 sec.

    I do not understand why it would take much more time to save open...

    A better card (4 GB or 6 GB) video make a difference?

    64 GB RAM (dif mobo) or 6 core i7 - 39 * 0 K CPU would make a difference?

    When I pan at the bottom right of the image there is a mismatch in the display. Maximum of 20 s, regardless of the video settings.

    Is there an easy way to calculate the needs of video ram based on the size of the image? Prefer the ATI - wanted to try v9800 4 GB.

    I remember reading that with SSDS, having separated for OS, TMP, CD readers is more adventageous... True or false?

    I'm grabbing at straws to figure out what that are my bottlenecks and how to eliminate the.

    SysInfo

    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08 / 08:21:00:00) x 64

    Operating system: Windows 7 64-bit

    Version: 6.1 Service Pack 1

    System architecture: Intel CPU Family: 6, model: 10, Stepping: 9 with MMX, entire SSE, SSE, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading FP

    Physical processor count: 4

    Number of logical processors: 8

    Processor speed: 3510 MHz

    Built-in memory: 32723 MB

    Free memory: 5709 MB

    Memory available to Photoshop: 29745 MB

    Memory used by Photoshop: 84%

    Tile image size: 128K

    Image cache level: 4

    OpenGL drawing: enabled.

    OpenGL drawing mode: basic

    OpenGL allows Normal Mode: true.

    OpenGL allows Advanced Mode: true.

    OpenGL allows old GPU: not detected.

    The video card vendor: ATI Technologies Inc.

    Renderer video card: ATI over-pants V8800 (FireGL)

    Display: 2

    View the limits: = top: 0, left: 0, bottom: 1600, right: 2560

    Display: 1

    View the limits: = top: left 0,:-2560, downstairs: 1600, right: 0

    Video card: 1

    Graphics card: ATI over-pants V8800 (FireGL)

    OpenCL unavailable

    Driver version: 8.911.3.3000

    Driver date: 20120309000000.000000 - 000

    Video card driver:

    aticfx64.dll, aticfx64.dll, aticfx64.dll, aticfx32, aticfx32, aticfx32, atiumd64.dll, atidxx64.dl l, atidxx64.dll, atiumdag, atidxx32, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll

    Video mode: 2560 x 1600 x 4294967296 colors

    Legend of the video card: ATI over-pants V8800 (FireGL)

    Memory: 2048 MB

    Texture size video Rect: 16384

    Serial number: 90148609589462100194

    The application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64-bit).

    Temporary file path: C:\Users\Ivy1\AppData\Local\Temp\

    Zero Photoshop has async I/O active

    Scratch the volumes:

    E:\, 238.5 G, 154.4 free G

    Required plugins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit) \Required\

    Main Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit) \Plug-ins\

    Additional Plug-ins folder: not defined

    (shortcut)

    Plug-ins option and the third: NONE

    Plug-ins that could not load: NONE

    Flash:

    Mini Bridge

    Kuler

    Install TWAIN devices: NONE

    Post edited by: PECourtejoie

    Noel,.

    I can't thank you enough for this screenshot of your settings.

    It was the "preview image" that cost me all the extra gain time.

    I've changed that 'Never save' and the same file saves in 62 seconds.

    Curiously, this setting also reduces the time to open the file of 25% (65sec.).

    Because not even Photoshop seems to be able to display said preview image, no loss at all.

    It is ok! 40,000 x 40 000 picture - here come me!   HA

  • OSB file work twice with the same file

    I have a problem of execution of a proxy service that get the files from a file system. Everything in the flow works as expected, but at some point, I have to wait for an update on a database and the process awaits for this change. Everthing is normal if the update comes in the following minutes 1 - 7, but after that, if the process is always there in general (9-11 minutes), a second process is called and the processed file is the same. After the first process is called the folder is empty, so I don't understand why the proxy is called again with the same file, since there is nothing on the record. This can happen because I have make changes to the database.

    The process is called only twice with the same file, no process is still called (a third) If two processes still work, which is weird. given that nothing in my logical proxy back to the beginning.

    "Weblogic/OSB" tends to release resources on a specific time, such as 'Max Stuck Thread Time' but for files or other resources?

    No idea why this is happening

    Thanks in advance.

    I think it is due to the delay of transaction. The PolledMessageListenerMDBEJB under file carrier has a timeout of the transaction of 10 minutes. So if you encounter a very long-lived transactions that spans more than 10 minutes, you could see the price drop that passes due to the delay.

    To confirm, is this is the case, when this problem occurs, go to JMS Modules > jmsResources > wlsb.internal.transport.task.queue.file_auto_n > Monitoring. You should see messages in the messages waiting in the column.

    Click to view the Messages. Click on a message and check the number of delivery. This should have a value of 1 or more which should mean the message has been restored at least once before.

    If this is the case, you can try changing the value of timeout PolledMessageListenerMDBEJB transaction under file Transport provider in deployments and then update the deployment of file transport provider. Check in parallel with support on what is the official recommendation to increase the time-out period.

  • When you use the batch, record with the same file name in the same folder.

    I therefore about 500 pictures that needs to be cropped. I created the cropaction and added a "backup" function and close in action, because I want the photos to be saved with the same file name in the same folder...

    Now I want that it take its course. But no, I have to press ok to confirm the backup on each photo.

    Someone knows how to fix this?

    BR

    Robert

    I solved it.

    I forgot to check the box "override save under ' :)

  • Why I get two files with different names but the same image when I save in 2015 CC Photoshop?

    Why I get two files with different names but the same image when I save in 2015 CC Photoshop?

    Try resetting the PS preferences - Preferences in Photoshop

    ~ Rohit

  • I have problems with anchors named in my htm file. I clearly identify them as being in the document (ie., internal links within the file).  When I preview the file in a browser, the links point to my hard drive, which is totally false. What do I need

    I have problems with anchors named in my htm file. I clearly identify them as being in the document (ie., internal links within the file).  When I preview the file in a browser, the links point to my hard drive, which is totally false. What should I do to change it?  I use DreamWeaver 2004 on a PC.

    You will need to correct the links that begin with "file".

    Now that your site has been defined, you just delete the bad links and DW left write the good ones for you.

    Click on the yellow folder on the property inspector, and then select the target page.

    If your site is small, you can edit the links manually (remove the part in red)

    content.htm file:///C:/desktop/localRootFolder/subfolder/subfolder/images/

    It would be useful that post you your code on the page so that we can see if you use the old technique or new for these links.

  • Need help to open two images with the same file with different exposures on the screen at the same time in the Photoshop creative cloud (in previous versions we could open two images of the same nef (raw) file and then combine them on the screen with the

    Need help to open two images with the same file with different exposures on the screen at the same time in the Photoshop creative cloud (in previous versions we could open two images of the same nef (raw) file and then combine them on the screen with the move tool. They have become a composite of two layers which could be developed further with the mask tool.

    Hello

    Please go to the preferences > workspace and uncheck the option 'open the document in the tabs '.

    Now you can click on file and choose file > open and open the two images in two different windows which can be arranged side by side.

    Thank you

  • Is it possible to work with Muse on two different PCs and to work on the same files at the same time?

    Is it possible that two people work the same files with different PC edition?

    No, this is not possible.

  • Economy twice during an action as the same file extension possible with Photoshop without overwriting the first backup?

    Hello, first time submit a question to the Adobe communities.

    I would like to be able to record twice during an action with the same file extension; How is that possible? I tried a number of methods such as: save a JPEG as a copy, renaming jpeg in jpg format, adding a line to underscore the SMALL Word after it, etc., and it keeps overwriting my first recording. I'm still not recording "in copy" feature when saving a jpeg file. Sometimes it does, sometimes it doesn't. I think that if this box is not grayed out on my second record I would be able to add the copy at the end of my file name that would create my second jpeg.

    I need this is because when I save the little and the big jpeg for our company store, I would just create an action that saves as two different sizes and then closes the file to move to another. The site on what I download is Four51 and they take a reorganization of the files, so a single method, I tried was to save the second time into action as a png but it makes it transparent and I need a white Uni.

    Tried to go into the options and disabling transparency PNG but that only works with quick export that will not register within an action (even abroad). It is a dilemma for some time, and my only way to work around it is to create the action doesn't follow: resize to 300 px wide > save as Jpeg > end of action. I play action and hit the command option I have change my size to 100 px wide for the thumbnail, then click on control shift s to record success and right arrow to add details and then save, order q, tab, space.

    If it makes no sense to anyone, I would be grateful for your advice. The only thing I can think that I have not tried is to change my background from transparent to white and then create this action: command option I have 300 px wide > order s (jpeg) > command option I have 100 px wide > command shift s (png) > w command

    I guess the only way to change your default background to white instead of transparent is to create a new document and put in place without transparent background then go further, my new documents will have white backgrounds. Do not see under my preferences?

    Thank you

    Something like the following action could work.

    A couple of notes:

    Image adjustment is under file > Automate > Fit Image and resizes the image to fit the specified size.

    For example, if you enter 300 in the two fields, photoshop resizes the longer side at 300 and the other dimension including the size proportionally as when you use Image > Image size to maintain Proportions checked.

    Photoshop uses the copy to JPEG files if the image of your savings has one or more layers or is not 8-bit/channel, because do not support JPEGs of layers or say 16 bits/channel.

    If you have only a background layer, then photoshop uses a copy when saving a jpeg file

    Thus, during the recording of the action you probably want that one-step flatten so save the first does not include copy in the name.

    To get the action record adding copy to name, open any image, add a layer, and then record save as jpeg for copy adds the jpeg save as step

    Created the snapshot of the original image open, so the second resizing using the original instead of resizing the image already resized.

  • PDF file designed using IREPORT tool. When I saw in the fonts "BOLD" of adobe reader displays properly, but displays of the same file in mozilla plugin from adobe fonts unbold

    I designed a report using IReport tool with a text like "BOLD", that generates the report in PDF format. When I open the file with Adobe Reader IX it opens perfectly.

    but the problem when I open the same file in mozilla Add on "Adobe Reader 11.0.3.37" and in previous versions, is not displayed the "BOLD" font.

    I solved it... the problem is not with mozilla add on... the problem is in jaspersoft...

    in any case thanks for the reply...

Maybe you are looking for

  • 4K clips in iMovie export 9

    I still use an old iMac 24 "(early 2009) and import 4 k clips of my Phantom 3 drone to create movies." I'm able to import clips and edit them in iMovie 9. Its sometimes jerky but doable. Then I export to 1080 p. So the extreme quality is acceptable b

  • Designjet T1100: Print multi-passages

    I want to print several layers of ink on top of the other to get the extra contrast on backlit material.  Is it possible to print, and then roll the paper to the starting position and print another job on top of one?  We have a Roland printer at work

  • plsss help me... activate or unluck my iphone4

    plsss help me... activate or unluck my iphone4

  • FLEXT 9 installed but does not

    Can anyone help. FlexT9 is in my manage applications, but not in my box of apps. In the folder manage it does not give me the option to open. When I try to reinstall from the Android App Store declines install.

  • Ko 2729449 won't install

    XP sp3 system.Repeat attempts - no joy.informed suggestions please? & thanku!