Cannot open message catalog when invoked through JNI

Hello there.
I'm having the following problem:
I've coded a simple workstation tuxedo client (tuxedo version 9.1) that uses a couple of services. When I compile it as an executable and run it everything works fine, with no issues. However, when compiled as a dynamic library and invoked from JAVA via JNI, all functionalities operate correctly (the client connects to the server and invokes the services without a hitch), except that in the event of an error, when I invoke the function tpstrerror(), the following error is returned instead of the proper error description:
NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142; check TUXDIR=/home/adrian/bea/tuxedo9.1, LANG=C
I've checked and re-checked the environment variables. I now include the values for those I think could be relevant to the issue, printed in the C code, obtained with the getenv() function.
These are the values printed when run as an executable:
TUXDIR=/home/adrian/bea/tuxedo9.1
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/java/jdk1.5.0_06/bin:/home/adrian/bea/tuxedo9.1/bin
NLSPATH=/home/adrian/bea/tuxedo9.1/locale/C
And these when run as a dynamic library invoked from Java code:
TUXDIR=/home/adrian/bea/tuxedo9.1
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/java/jdk1.5.0_06/bin:/home/adrian/bea/tuxedo9.1/bin
NLSPATH=/home/adrian/bea/tuxedo9.1/locale/C:/usr/dt/lib/nls/msg/%L/%N.cat
The only difference is marked in bold, but I don't think it matters much (don't know what is appending that extra value to the variable though).
I've tried setting LANG=C and NLSPATH=/home/adrian/bea/tuxedo9.1/, with no luck. Is there maybe a native library that has to be included in order to open the message catalogs that is not in TUXDIR/lib?
I'd highly appreciate if anyone could point me in the right direction here.
Thank you in advance for taking the time to read the post.
Regards.
Edited by evertonland at 01/31/2008 7:10 AM

Haven't entirely given up on solving this "the right way", but implemented a partial solution that is of some help nonetheless. Check out the following thread if by some cruel whim of fate you're having this same problem:
http://forums.bea.com/thread.jspa?threadID=300005078

Similar Messages

  • Cannot open message catalog LIBWSC_CAT

    I'm posting a reworked version of an earlier question, hoping to get an answer this way.
    I have compiled an executable that acts as a tuxedo client. When I run it, invocations to the function tpstrerror() work ok.
    If I compile the exact same code as a shared object file and invoke some of its functions from a java virtual machine through JNI (the environment variables being the same), in spite of all other ATMI functions working correctly, tpstrerror() fails with the following error:
    NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142; check TUXDIR=/home/adrian/bea/tuxedo9.1, LANG=C
    Does anyone have any ideas on what's happening here? Is there a way to get any information on why does the function fail?
    My earlier post with additional details (might be too long) can be found at:
    http://forums.bea.com/thread.jspa?threadID=300004539
    Many, many thanks.

    Hi,
    My guess is that you have a firewall between your client and the Tuxedo system that is timing out the connection.  The error is network error.  Try looking at the -K option for the workstation listener WSL.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Issue: Cannot open message catalog LIBTUX_CAT

    Hello
    I am using a webservice that connects through Tuxedo. Tuxedo starts ok but when I call my service I receive the following error:
    [13 Feb 2009 14:05:13 GMT][WARNING][][##: Exception raised in setting up security : : RemoteException : ][receive() failed (TUXEDO ERROR [12]: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1322; check TUXDIR=/app/isel/tuxedo , LANG=C
    ); nested exception is:
    com.iona.jbus.ntv.NativeIOException: receive() failed (TUXEDO ERROR [12]: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1322; check TUXDIR=/app/isel/tuxedo, LANG=C
    I googling for a while but could not get a clue to solve this.
    Any help appreciated.
    Thanks
    J

    Hi J,
    Sorry, I'm still not following. When you say:
    "2 - My service receives the call and calls to another webservice in a AS/400 using Tuxedo."
    Are you saying you've written a Tuxedo service that makes a Web Service call to another Tuxedo service running on an AS/400 system? Let me try and ask some specific questions:
    "1 - I call my webservice using SOAP UI"
    What SOAP client are you using? Where is the Web Service you are calling running and what's it running under?
    "3 - Inside the AS/400 that receives the call there is a TR application that calls a Listener Service that calls a cobol application."
    What is a TR application?
    In any case, as I said, the error you are getting is a TPESYSTEM error which should result in an entry being made in the Tuxedo ULOG file.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • NLS:4: Cannot open message catalog LIBWSC_CAT

    Hi
    I am not sure this is the right place to place my question. Please move it to right place.
    I have an application on the unix (Solaris 5.8) and tuxedo 8 on which it runs fine but if I am using linux system to run the same application which is written in java with my tuxedo servers up. After running the application I am getting the below error.
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    Category: Communications Name: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    : Class: null
    Id: null Description: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    Category: Communications Name: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    : Class: null
    Id: null Description: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    at connection.jni.JNIInteraction.execute(JNIInteraction.java:334)
    at AccountLocateBean.get(AccountLocateBean.java:117)
    at JavaBeanExample1.main(JavaBeanExample1.java:155)
    I check my $TUXPATH and $TUXDIR points to the correct location.
    In the ULOG ,I can see the my server (on which the required service resides) has restarted (CMDTUX_CAT:580: INFO: A server process has restarted: 7932).
    I am not getting any core file with this error (limit coredumpsize unlimited) .
    Our tuxedo version is 9.1
    Regards,
    Peeyush
    Edited by: [email protected] on May 25, 2010 2:16 AM
    Edited by: [email protected] on May 25, 2010 2:17 AM

    Hi,
    I don't think there are any patches related to the problem you are having, and it still sounds like an environment problem. I would suggest contacting Oracle customer support and they can tell you what patches are available as well as they may have a solution for your problem.
    It is a little weird that you are having this problem on RHEL as I was using OEL which is based on RHEL. The major difference is I'm using Tuxedo 11gR1 on 32 bit machine.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Cannot open Message Catalog CMDTUX_CAT

    Hi. I've just installed Tuxedo for Redhat 6.2, and I'm trying to set it up, and I'm stuck with 'simpapp'. I have this struct:
    TUXDIR=/home/bea/tuxedo8.0
    APPDIR=/applications/simpapp
    when I run
    tmloadcf ubbsimple
    i get this error:
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 868; check TUXDIR=/home/bea/tuxedo8.0', LANG=en_US
    any hints? I've already checked all the environment variables and they seem to be fine...I've also opened CMDTUX.text and I saw that msg 868 is some error about the configuration file, but first I'd like to have at lease the tmloadcf running ok....
    thanx,

    Hi.
    Try posting your question on the tuxedo.general newsgroup. Most people on this newsgroup are dealing with WebLogic Server issues.
    Thanks,
    Michael
    Rodrigo Laporte wrote:
    Hi. I've just installed Tuxedo for Redhat 6.2, and I'm trying to set it up, and I'm stuck with 'simpapp'. I have this struct:
    TUXDIR=/home/bea/tuxedo8.0
    APPDIR=/applications/simpapp
    when I run
    tmloadcf ubbsimple
    i get this error:
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 868; check TUXDIR=/home/bea/tuxedo8.0', LANG=en_US
    any hints? I've already checked all the environment variables and they seem to be fine...I've also opened CMDTUX.text and I saw that msg 868 is some error about the configuration file, but first I'd like to have at lease the tmloadcf running ok....
    thanx,--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142?

    os:Linux server 2.6.9-67.0.22.EL
    tuxedo: BEA Tuxedo, Version 8.1, 32-bit, Patch Level 099
    env
    NLSPATH=$TUXDIR/locale/C
    LANG=C
    when run tuxedo program,and using the tpstrerror to display error message,
    it always shows Cannot open message catalog LIBWSC_CAT, set 1, num 1142 such messages.
    the same in ULOG too,
    how to resolve the question?

    it is probably because tuxedo msg files are generated by different gencat program.
    it happens on a linux distros different then the officialy supported versions
    a) strace your server: strace -o /tmp/err -f -p <pid> and check if it opens
    succesfully the msg file
    b) test msg file using sample program:
    char *p;
    nl_catd catid;
    catid = catopen( "/opt/bea/tuxedo8.1/locale/pl_PL/LIBTUX_CAT", flag);
    printf("%d %d %s \n",catid,errno,strerror(errno));
    if (catid!=(nl_catd) -1)
    p = catgets( catid, 1, 262, "message not found");
    printf("%s\n",p);
    and different env variables like NLSPATH, LC_MESSAGES, NLS_LANG etc

  • NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1037 error

    HI,
    I am getting this error when the client (Powerbuilder) sits idle for some time after performing few operation.
    NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1037
    The error is logged on Client side ULOG; the server side ULOG does not have any error .
    Thanks@

    Hi,
    My guess is that you have a firewall between your client and the Tuxedo system that is timing out the connection.  The error is network error.  Try looking at the -K option for the workstation listener WSL.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • NLS:4:cannot open message catalog CMDTUX_CAT,num 868;

    Hi All,
    I installed tuxedo8.1 on my pc and i am using win2k as my os.
    but when I do a tmloadcf ubbsimple , i get erro like this,
    NLS:4:cannot open message catalog CMDTUX_CAT,num 868;
    Check TUXDIR=C:\bea\tuxedo8.1,LANG=English_United States.1252
    I am stuck up with this for quite sometime, can anyone point me out where I have gone wrong. I have set all the environment variables present in the ubbconfig file.
    Here is my ubbconfig
    ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.5 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123034
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="C:\dbh\simpapp"
    TUXCONFIG="C:\dbh\simpapp\tuxconfig"
    TUXDIR="C:\bea\tuxedo8.1"
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    Fattan LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER
    Thanks in Advance.
    Fattan

    Fattan,
    I think you need to set OS level env. variable NLSPATH which should contain $TUXDIR/locale/C before executing any of the tux commands.
    Most of the tux commands displays messages from the catalog located in this directory and thats why it is required.
    Try out!
    Pravin

  • NLS:4: Cannot open message catalog CMDTUX_CAT

    I install tuxdeo 6.5 on SCO OpenServer 5.0.5
    when I tmloadcf ubbsimple ,errorsis :
    mloadcf.1902: NLS:4: Cannot open message catalog CMDTUX_CAT, set1, num 872; check
    TUXDIR=/u/tux, LANG=C_C
    I don't how to do to resole that problem
    please reply mail to me

    See if you have a directory called /u/tux/locale/C_C. This is where the
    message catalogs would be. If not, either change your LANG environment
    variable, or rename the C directory to C_C.
    snowfox wrote:
    >
    I install tuxdeo 6.5 on SCO OpenServer 5.0.5
    when I tmloadcf ubbsimple ,errorsis :
    mloadcf.1902: NLS:4: Cannot open message catalog CMDTUX_CAT, set1, num 872; check
    TUXDIR=/u/tux, LANG=C_C
    I don't how to do to resole that problem
    please reply mail to me

  • NLS:4: Cannot open message catalog TMADMIN_CAT,  Solaris Container

    Hello,
    Can someone please help me ?
    I have used Tuxedo 8 for many years on Solaris 8 servers, however we have now ported our installation to a Solaris 8 container on a Solaris 10 server. The server was ported using a flar image from the source server onto the new zone (or container). Tuxedo works absolutely fine in the container and the application appears to run as expected until I try using tmadmin or qmadmin on the command line and run a command in the shell and the following message appears for tmadmin, qmadmin message is similar.
    NLS:4: Cannot open message catalog TMADMIN_CAT, set 1, num 111; check TUXDIR=/opt/apps/tuxedo/8.0, LANG=C
    tmadmin/qmadmin performs the function but appears to be unable to open it's message catalog in $TUXDIR/locale/C
    The mesasage catalog exists in $TUXDIR/locale/C and chksum's identical to source server.
    I have manually re-installed the Tuxedo software in the container with no effect
    I have tried installing Tuxedo in a different directory
    I have tried setting NLSPATH=$TUXDIR/locale/C in the environent with no effect
    The tuxedo application works fine with no similar messages in the ULOG from the running application, it is just tmadmin and qmadmin on the command line, using the same user as runs the application
    localel settings are identical to original source server and :
    localeLANG=
    LC_CTYPE="C"
    LC_NUMERIC="C"
    LC_TIME="C"
    LC_COLLATE="C"
    LC_MONETARY="C"
    LC_MESSAGES="C"
    LC_ALL=
    If i set $LANG = C and run tmadmin and run a command I get the following message instead
    NLS:6: Message not found, catalog TMADMIN_CAT, set 1, num 1136
    Which implies it can see the catalog but cannot open it
    Tuxedo version is 8.0 Rolling patch 222
    Can anyone help? i would be very grateful
    Thanks
    Adam

    I have now worked arround this by re-generating the message catalogs from the catalog text files
    cd $TUXDIR/locale/C
    gencat TMADMIN_CAT TMADMIN.text
    gencat Q_CAT Q.text
    tmadmin and qmadmin now display the output ok, It kind of makes sense since the catalogs are generated in the new environment, but a full install still did not work.
    The new catalogs are identical to the old catalogs and cksum identically, but they work. Still scratching my head over this one, but at least we can move forward now.

  • NLS:4: Cannot open message catalog CMDTUX...?

    I am using OpenSUSE 10.x and tuxedo 9.1.. i changes ubbsimpel config and run
    /opt/bea/tuxedo9.1/bin/tmloadcf -c ubbsimple
    i got the errmsg
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1615; check TUXDIR=NULL, LANG=en_US.UTF-8
    due to what reason am i getting this? whats the resolution..
    TIA
    sarose

    BTW my ubbsimple looks like this..
    # (c) 2003 BEA Systems, Inc. All Rights Reserved.
    #ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.5 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123456
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="/home/sarose/tuxedo/simpapp"
    TUXCONFIG="/home/sarose/tuxedo/simpapp/ubbsimple"
    TUXDIR="/opt/bea/tuxedo9.1"
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    LINUX-42I9 LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER

  • NLS:4: Cannot open message catalog LIBTUX_CAT, Linux

    Howdy all,
    This problem has been encountered many times before. The general answer
    is to make sure your LANG environment variable is set correctly. But
    that is not my problem in thise case.
    My problem stems from the fact that the messages catalogs in Tuxedo 8
    for Linux are compiled with a Tuxedo version of the gencat program.
    This Tuxedo/gencat is different than the Linux/gencat. Consequently if
    I link another package (Apache/PHP) together with Tuxedo, I get
    conflicts during execution. Also, Tuxedo has its own catopen() and
    catgets() functions inside libengine that are different than Linux
    supplied versions in libc. The Apache/PHP code uses the libc/catopen()
    function and fails to opent he Tuxedo catalogs because their format is
    incompatible. So, I recompiled the Tuxedo catalogs (thanks BEA for
    including the source text files) with the Linux/gencat. Now the Tuxedo
    catalogs are successfully opened by Apache/PHP and useful error messages
    are generated.
    Now the downside. When running Tuxedo programs, i.e. tmboot and
    tmshutdown, Tuxedo uses its own catopen() function. The result is that
    it cannot read the catalogs and generates the cannot open message.
    The ultimate solution to my problem, of course is to have Tuxedo 8
    compiled with the Linux gencat instead of the Tuxedo/gencat, and
    released as a patch, point, or major release. But I also assume there
    is some engineering reason why a different gencat and catopen() were
    included in the first place. So any information on this point would be
    appreciated.
    Also, ontroling the order of the libraries accessed through
    LD_LIBRARY_PATH or ld.so.conf doesn't help. libengine is accessed
    before anything in libc, and then mmaped for quick resolution of links.
    Consequently, the Tuxedo/catopen() is always found first.
    So, does any one have any ideas? Is there a way I can remove the
    catopen() and catgets() from libengine?
    TIA.
    Brian Douglass
    Enterprise Architect
    TPS, Inc.
    [email protected]

    I did inform the porting group, but you should probably open a Support
    case to give it more visibility.
         Scott
    Peter Holditch wrote:
    >
    Brian,
    I'll leave Scott / someone in engineering to address the porting issue...
    I guess a potential hack to get this working, and not requiring product porting
    changes would be to have 2 different sets of catalogues, and 2 different NLSPATH
    settings, one for Tuxedo binaries, and one for your own.
    Have you tried that?
    Regards,
    Peter.

  • Nokia 5800: cannot open messages, error when start...

    In the last day, I've had an issue with my 5800 whereby when a new text message arrives, I am not able to open it fully. It seems stuck in the inbox. This has happened about 3 times.
    I restarted the phone and got this message:
    "Unable to install from memory card. Go to application manager" (or something like that).
    I went to the application manager, but there was nothing in there.
    When I went back to the messages inbox, all messages (inbox, draft, sent) were gone.
    I've tried changing back and forth between the phone (C and memory card (E drives, but nothing is showing.
    Any advice would be more than helpful. Thanks.

    Hi, may also help if once you've cleared all messages if you go to options in messaging and select other, memory in use; select E:Mass memory, or F: Memory Card . Sorry if you're already aware of this, but it does help, also , after using usb cable always check this setting as , for some unknown reason, phone reverts to C, after being connected to computer! If there are messages you may need, sync with ovi, before deleteing. Hope this helps.
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Can not open message catalog CMDTUX_CAT,set 1,NUM 868 ,Check TUXDIR =C:\bea

    Hi All,
    I installed tuxedo8.1 on my pc and i am using win2k as my os.
    but when I do a tmloadcf ubbsimple , i get erro like this,
    NLS:4:cannot open message catalog CMDTUX_CAT,num 868;
    Check TUXDIR=C:\bea\tuxedo8.1,LANG=English_United States.1252
    I am stuck up with this for quite sometime, can anyone point me out where I have gone wrong. I have set all the environment variables present in the ubbconfig file.
    Here is my ubbconfig
    ident     "@(#) samples/atmi/simpapp/ubbsimple     $Revision: 1.5 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123034
    #Example:
    #IPCKEY          123456
    DOMAINID     simpapp
    MASTER          simple
    MAXACCESSERS     10
    MAXSERVERS     5
    MAXSERVICES     10
    MODEL          SHM
    LDBAL          N
    *MACHINES
    DEFAULT:
    APPDIR="C:\dbh\simpapp"
    TUXCONFIG="C:\dbh\simpapp\tuxconfig"
    TUXDIR="C:\bea\tuxedo8.1"
    #Example:
    #          APPDIR="/home/me/simpapp"
    #          TUXCONFIG="/home/me/simpapp/tuxconfig"
    #          TUXDIR="/usr/tuxedo"
    Fattan LMID=simple
    #Example:
    #beatux          LMID=simple
    *GROUPS
    GROUP1
         LMID=simple     GRPNO=1     OPENINFO=NONE
    *SERVERS
    DEFAULT:
              CLOPT="-A"
    simpserv     SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER
    Thanks in Advance.
    Fattan

    Hi Williams,
    I am also giving my ULOG.
    103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 603; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
    103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 588; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
    103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1362; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
    103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 725; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
    With Regards,
    Fattan

  • HT204230 this device is not longer eligible for creating a free i cloud accounting on my Iphone 5s , my old not working now cannot opened again just when i try make a free email this Message showed up  how i can fix it please help me  iPhone 5s, iOS 8.3

    this device is not longer eligible for creating a free i cloud accounting on my Iphone 5s , my old not working now cannot opened again just when i try make a free email this Message showed up  how i can fix it
    please help me
    iPhone 5s, iOS 8.3

    Create a new AppleID on a different iOS device or on a computer. You will
    then be able to use that newly created AppleID on your iPhone.

Maybe you are looking for

  • When I click on my desktop folder in the sidebar, I get a screen titled:  Desktop-bash-80x24...

    When I click on my desktop folder in the sidebar, a screen comes up titled "Deskto-bash-80x24". On the screen it reads:  "Last login: Thur Feb 16 17:23:49 on ttys002 (name of my mack): desktop (my name)$ And, the "terminal" icon appears in the dock.

  • Repository Login Issue

    Hello, I am trying to login into local repository configured newly after the data services installation. Once I entered the system and user details, I can see the list of repositories. But when I try to login to the repository it gives TNS time out e

  • Restoring Camera Raw Settings?

    Hi guys Is there any way I can regain the settings i chose when I opened up a picture in camera raw? I need to apply the same colour settings to other photos but once youve opened an image after editing it on camera raw, theres no turning back. Is th

  • VSphere Integration Pack Exception (Orchestrator 2012 R2)

    I'm having trouble getting Orchestrator to integrate with vSphere. I have entered the connection information and am attempting to add vSphere actions to my runbook, but when I attempt to add any actions I get the following nondescript error in the Ru

  • Finder-having files in mult folders w/o duplicating

    I have a multitude of files and photos that I would like to have in multiple folders in finder but do not want to copy/duplicate them and as such take up more disk space. Several of the photos are RAW format and the files contain several photos that