What means 'Stack trace not available'

I have an application in produccion.
-Oas 10g (9.04)
-Jdeveloper 9.04
-Jheadstart 9.405
my new requirement is:
an upload file(ms excel) in a jsp page
and refresh the data from the html table in this jsp
...Then i modified:
*****the TablePage (jsp)
add to my form: enctype="multipart/form-data"<html:form name="O0130200_PLANESBean" action="/StartO0130200" type="oracle.jheadstart.view.struts.JhsDynaActionForm" scope="session" enctype="multipart/form-data">
*****struts-config
*****Add a new Action (customized) extends from JhsAction
struts-config:
<!--SISYGES:INIT-->
<form-property className="oracle.jheadstart.controller.struts.config.JhsFormPropertyConfig" name="O0130200_PLANESDetallePlanFile" type="org.apache.struts.upload.FormFile">
<set-property property="isPersistent" value="false"/>
<set-property property="isFileField" value="true"/>
</form-property>
<!--SISYGES:END-->
</form-bean>
<action path="O0130200_PLANESRouter" type="oracle.jheadstart.controller.struts.action.ActionRouter">
<set-property property="defaultForward" value="initial"/>
<forward name="initial" path="GetO0130200_PLANESSet"/>
<forward name="browse" path="BrowseO0130200_PLANESSet"/>
<forward name="insert" path="GetDefaultO0130200_PLANES"/>
<forward name="save" path="SaveO0130200_PLANES"/>
<forward name="delete" path="DeleteO0130200_PLANES"/>
<forward name="groupPage" path="/WEB-INF/page/O0130200_PLANESPage.jsp"/>
<!--SISYGES:INIT-->
<forward name="uploadDetallePlan" path="UploadDetallePlan"/>
<!--SISYGES:END-->
</action>
<!--SISYGES:INIT-->
<action
path="UploadDetallePlan"
type="com.sisyges.o0130200.model.struts.action.UploadDetallePlanAction"
name="O0130200_PLANESBean"
scope="session">
<!-- select key of result DataObject in SessionData -->
<set-property property="dataObjectName" value="O0130200_PLANES"/>
<!-- name of dataObject interface -->
<set-property property="dataObjectInterface" value="com.sisyges.o0130200.model.Planes"/>
<set-property property="persistActionParameterName" value="save"/>
<!-- Commit transaction? -->
<set-property property="doCommit" value="true"/>
<forward name="success" path="BrowseO0130200_PLANESSet"/>
<forward name="userError" path="/WEB-INF/page/O0130200_PLANESPage.jsp"/>
</action>
<!--SISYGES:END-->
Made these changes my application only runs correctly some times without showing some error message
....But in jdeveloper, the embedded oc4j show :
Stack trace not available after execute the action...
this action execute correctly....(I print in the screen with 'System.out.println()' step by step ...and this fail when the execute method finalizes)
thanks

Rigoberto,
This sounds like a OC4J/J2EE issue that is not related to JHeadstart. To simplify the test case, you could create a simple drag-and-drop ADF application without JHeadstart and see if the same problem occurs there. Can you please log a TAR at MetaLink ( http://metalink.oracle.com/ ), or ask this question at the OC4J/J2EE forum at OC4J ? Thanks.
Sandra Muller
JHeadstart Team
Oracle Consulting

Similar Messages

  • Java stack is not available after Offline backup

    hi all,
    Am facing this problem,  in one of the XI  system  , 
    after offline backup , am able to login in ABAP stack
    but when i type sxmb_ifr am not able login to the java stack.
    the log says, ORACLE NOT AVAILABLE,
    ORA-27101  Shared memory realm does not exist.
    ORA-1034
    please advice
    Regds
    Sidharth

    Hi Sidharth,
    Since you are able to login to ABAP, the DB must be up, but to double check run "r3trans -d" at command prompt and verify the connectivity.
    Secondly, you need to check whether java server processes are running... using JCMON.
    If they are running, then try a stop SAP, reboot and start SAP; so that dangling shared memory will be free for use after reboot.
    If not, then you may check why the java instace in failing to start, monitor jcontrol and jlaunch when the instance is starting and defaulttrace#.trc logs to know why the instance failed to start.
    Otherwise there is no specific relation between offline backup and SAP applications.
    Regards,
    Saurabh.

  • NWA - Logs and Traces Not available

    Hello All,
    I am unable to view the logs and Traces , When I am accessing it through NWA
    for example http:
    <server>:<port>\nwa ...... In Monitoring --> Logs and Traces --> when I select Default Trace , Its asks me for the setting up the data source , We select the data source and click on Apply . But the view still persists. On the server level, We can see the trace files. But on the NWA I am unable to.
    Can share some thoughts on this as for the reason and the resolution for the same . So that I can view the traces in NWA.
    Regards,
    Ronniee.

    Dear Ronniee
    It will come like that way. If you do not want to show then collapse the tray (Right side Rectange box)
    Once you open the Default Trance > Click on "Open Search" and here you can search with any options.
    OR you can directly access with URL /irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default it will only work if you login and then change the url as metioned above. You can search with FIRST Search option, it will check the all the available logs. You can metion "last day(s)" for searching latest result log.
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • What causes the 'bluetooth not available problem'?

    I know how to fix it; delete the bluetooth prefs in the Byhost folder within preferences; and restart;
    but what actually causes bluetooth to vanish and 'not be available'?
    Im using a Sony bluetooth headphone DRBT50 and DRBT22. The phones seem reliable.
    thanks

    You say you have "tried an SMC."  Reset the SMC nd PRAM again.
    Barry
    P.S.  It is unlikely that the update had anything to do with the missing Bluetooth.
    Barry

  • "What U Hear" option not available when installing Audigy 1 web drivers, was available bef

    Hello, on the current format of my computer I only installed the latest version of the drivers off of the support website and did not install from the cd that came with sound card. Under Sound Recording from sounds and audio dvices in control panel I can only select SB AUdigy Audio [E400]. Before I remember being able to select "What U Hear".
    Was this left out of the web drivers? Is there anyway to get it without isntalling original driver cd?

    coldpenguin,
    I can't recall much info for the Audigy but see if the option is listed in the properties setting. Open sounds and audio devices and go to audio tab. Click at Volume button of the 'Sound Recording' column. Now click on Options->Properties. Do you have that option listed?
    Jason

  • Exception stack trace not found

    Hi all,
    I am using weblogic 92 application server.
    The deployed J2EE application has calls to exception.printStackTrace.
    I turned on Redirect Stdout Logging Enabled setting in the admin console and restarted the server. But I can see only log4j messages but not the output of the printstacktrace() method in the serverxxx.log/.out files.
    Is there any other setting I need to set or any other file I need to look for?
    Your help is highly appreciated.
    Thanks in advance for your valuable interest and time.

    Hi,
    We have already checked this guide.
    on the receiver side I am using JDBC
    in message monitoring I am getting given below errors
    Error Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:sqlserver://10.1.45.36:1433;databaseName=XIT': UnsupportedClassVersionError: com/microsoft/sqlserver/jdbc/SQLServerDriver (Unsupported major.minor version 50.0)
    2009-02-03 16:20:57 Error Exception caught by adapter framework: Database connection could not be established
    2009-02-03 16:20:57 Error Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Database connection could not be established.
    2009-02-03 16:20:57 Error The message status set to NDLV.
    When we checked the entries in provider.xml after the req deployment ,
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE provider-descriptor SYSTEM "library.provider.dtd">
      <provider-descriptor>
        <display-name>com.sap.aii.af.jmsproviderlib</display-name>
        <component-name>com.sap.aii.af.jmsproviderlib</component-name>
        <major-version>7</major-version>
        <minor-version>0</minor-version>
        <micro-version>6</micro-version>
        <provider-name>sap.com</provider-name>
          <references>
             <reference type="library" strength="weak">jms</reference>
          </references>
        <jars>
         <jar-name>sqljdbc.jar</jar-name>
         <jar-name>sqljdbc4.jar</jar-name>
        </jars>
      </provider-descriptor>
    Can nebody comment on the same.
    Regards,
    Prashant

  • What means "IT_AUXPOS are not unicode-convertible??

    Hi,
    I have to copy some information in a Ztable. I have declared an internal table but
    I have an strange error.
    The type of the database table and work area (or internal table) "IT_AUXPOS" are not Unicode-convertible...
    my table is:
    TYPES: BEGIN OF S_AUXPOS, "ZPEDIDOSPOS
           MANDT1 TYPE MANDT,
           PEDIDO1(8) TYPE C,
           POSICION(6) TYPE N,
           CODIGO_MATERIAL TYPE MARA-MATNR,
           DESCRIPCION TYPE MARAV-MAKTX,
           CANTIDAD(19) TYPE C,
           UNIDAD TYPE UNIT,
           END OF S_AUXPOS.
    data: IT_AUXPOS TYPE STANDARD TABLE OF S_AUXPOS,
          WA_AUXPOS LIKE LINE OF IT_AUXPOS.
    LOOP AT IT_FICHERO INTO WA_FICHERO.
    WA_AUXPOS-PEDIDO1 = WA_FICHERO-NUM_PED. "Num pedido
      WA_AUXPOS-POSICION = POSICION.         "Posicion del pedido
      WA_AUXPOS-DESCRIPCION = WA_FICHERO-MAKTX. "Descripcion
      WA_AUXPOS-CANTIDAD = WA_FICHERO-CANTIDAD. "Cantidad
      WA_AUXPOS-UNIDAD = WA_FICHERO-UNIDAD.   "Unidades de medida
      INSERT WA_AUXPOS INTO TABLE IT_AUXPOS.
    ENDLOOP.
    INSERT ZTABLE FROM TABLE IT_AUXPOS.
    THANKS A LOT

    THE STRUCTURE OF IT_AUXPOS AND YOUR ZTABLE IS NOT MATCHING....
    ELSE PASS THE VALUE FOR MANDT1 FIELD ALSO IN THE STRUCTURE....
    TYPES: BEGIN OF S_AUXPOS, "ZPEDIDOSPOS
           MANDT1 TYPE MANDT,
           PEDIDO1(8) TYPE C,
           POSICION(6) TYPE N,
           CODIGO_MATERIAL TYPE MARA-MATNR,
           DESCRIPCION TYPE MARAV-MAKTX,
           CANTIDAD(19) TYPE C,
           UNIDAD TYPE UNIT,
           END OF S_AUXPOS.
    data: IT_AUXPOS TYPE STANDARD TABLE OF S_AUXPOS,
          WA_AUXPOS LIKE LINE OF IT_AUXPOS.
    LOOP AT IT_FICHERO INTO WA_FICHERO.
    WA_AUXPOS-MANDT1 = '001'.
    WA_AUXPOS-PEDIDO1 = WA_FICHERO-NUM_PED. "Num pedido
      WA_AUXPOS-POSICION = POSICION.         "Posicion del pedido
      WA_AUXPOS-DESCRIPCION = WA_FICHERO-MAKTX. "Descripcion
      WA_AUXPOS-CANTIDAD = WA_FICHERO-CANTIDAD. "Cantidad
      WA_AUXPOS-UNIDAD = WA_FICHERO-UNIDAD.   "Unidades de medida
      INSERT WA_AUXPOS INTO TABLE IT_AUXPOS.
    ENDLOOP.
    INSERT ZTABLE FROM TABLE IT_AUXPOS
    Message was edited by:
            Muthurajan Ramkumar

  • Strange stack traces with 3.6.1-p4 with storage node restart

    We've just had a storage node restart in our production environment. Everything recovered but we saw the following stack traces. Can anyone explain what they mean?
    2011-10-04 15:07:57,954 ERROR Coherence - 2011-10-04 15:07:57.954/838494.283 Oracle Coherence GE 3.6.1.4 <Error> (thread=DistributedCache:DefaultCacheService, member=1): An entry was inserted into the backing map for the partitioned cache "grid-service-invocation" that is not owned by this member; the entry will be removed.
    ReadWriteBackingMap$InternalMapListener$1{ReadWriteBackingMap updated: key=Binary(length=31, value=0x15BD0F00004E13343139313934363537373034373337373332340141B30A40), old value=Binary(length=58, value=0x12053315BE0F0100BD0F00004E13343139313934363537373034373337373332340141B30A4001B90F000042BA7F0142972B4002644003154A00), new value=Binary(length=51, value=0x15BE0F0100BD0F00004E13343139313934363537373034373337373332340141B30A4001B90F000042BA7F0142972B40026440)}
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$Storage.doBackingMapEvent(PartitionedCache.CDB:74)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$Storage$DeferredEvent.run(PartitionedCache.CDB:37)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService$PartitionControl.unlock(PartitionedService.CDB:17)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onTransferRequestCompleted(PartitionedService.CDB:144)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService$TransferRequest$Poll.onCompletion(PartitionedService.CDB:6)
    at com.tangosol.coherence.component.net.Poll.close(Poll.CDB:13)
    at com.tangosol.coherence.component.net.Poll.onResponded(Poll.CDB:32)
    at com.tangosol.coherence.component.net.Poll.onResponse(Poll.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService$TransferRequest$Poll.onResponse(PartitionedService.CDB:5)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:26)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:33)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onNotify(PartitionedService.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onNotify(PartitionedCache.CDB:3)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)From the resulting thread dump I can see the following stack trace (note that there were a number of getAll() requests being made over tcp-extends at this time):
    Thread[Proxy:ExtendTcpProxyService:TcpAcceptorWorker:18,5,Proxy:ExtendTcpProxyService:TcpAcceptor]
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.waitPolls(Grid.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.waitPolls(PartitionedCache.CDB:1)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.sendPartitionedRequest(PartitionedCache.CDB:69)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.getAll(PartitionedCache.CDB:12)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.getAll(PartitionedCache.CDB:16)
    com.tangosol.util.ConverterCollections$ConverterCacheMap.getAll(ConverterCollections.java:2477)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.getAll(PartitionedCache.CDB:5)
    com.tangosol.coherence.component.util.SafeNamedCache.getAll(SafeNamedCache.CDB:1)
    com.tangosol.coherence.component.net.extend.proxy.NamedCacheProxy.getAll(NamedCacheProxy.CDB:1)
    com.tangosol.coherence.component.net.extend.messageFactory.NamedCacheFactory$GetAllRequest.onRun(NamedCacheFactory.CDB:6)
    com.tangosol.coherence.component.net.extend.message.Request.run(Request.CDB:4)
    com.tangosol.coherence.component.net.extend.proxy.NamedCacheProxy.onMessage(NamedCacheProxy.CDB:11)
    com.tangosol.coherence.component.net.extend.Channel.execute(Channel.CDB:39)
    com.tangosol.coherence.component.net.extend.Channel.receive(Channel.CDB:26)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Peer$DaemonPool$WrapperTask.run(Peer.CDB:9)
    com.tangosol.coherence.component.util.DaemonPool$WrapperTask.run(DaemonPool.CDB:32)
    com.tangosol.coherence.component.util.DaemonPool$Daemon.onNotify(DaemonPool.CDB:63)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    java.lang.Thread.run(Thread.java:619)

    Hi,
    The reason for the error message:
    The backing map for a partitioned cache may only contain keys that are owned by that member. Cache requests are routed to the service member owning the requested keys, ensuring that service members will only process requests for keys which they own. This message indicates that the backing map for a cache detected an insertion for a key which is not owned by the member. This is most likely caused by a direct use of the backing-map as opposed to the exposed cache APIs in user code running on the cache server.
    Check the link for more details:
    http://coherence.oracle.com/display/COH35UG/Partitioned+Cache+Service+Log+Messages
    Hope this helps!
    Cheers,
    NJ

  • Odd stack trace

    I'm not expecting anybody to solve my problem (though it'd be nice if you could) - I just found this a bit wierd and thought I'd get a sanity check - its Friday, so maybe I'm going slightly crazy.
    I've had a few occurances lately of the same stack trace on a live system; Although it always occurs in exactly the same piece of code, I haven't been able to systematically reproduce it, either in a development environment or on the live system.
    It looks like this:
    java.lang.NullPointerException
          at com.mycompany.mypackage.MyClass.myMethod(Compiled Code)
          at com.mycompany.mypackage.MyOtherClass.myOtherMethod(Compiled Code)
          at ...etc...Now, as far as I'm aware, that stack trace indicates that a NullPointerException occured somewhere inside a method called myMethod in the class com.mycompany.mypackage.MyClass
    But (and here's the wierd bit), the relevant code in MyClass looks like this:
    private Integer myInteger;
    public Integer myMethod() {
      return myInteger;
    }How can that possibly throw a NullPointerException ???
    Am I wrong on what the stack trace is indicating? - I'm not aware of any formal specification of what exactly a stack trace means - in fact, the API docs say "The format of this information depends on the implementation", so I'm just going off experience...
    Does anybody else find this a little wierd? Has anybody else seen it before?

    The real location causing the thrown exception can be muddied by the JIT compiler. Try to run your program with Java in interpreted mode and see what it does...
    java -Xint <usual arguments> YourProgram <its arguments>
    Chuck

  • Error-oracle not available on linux

    I installed oracle 10g on Linux server 4.0 and first time I run the sqlplus successfully
    when I restart the computer it is giving ORACLE NOT AVAILABLE ERROR after entering the username and password
    plz tell me the solution and why i got that error

    Hi,
    What U mean with oracle not available?.
    Just do the following setps:
    set your evn> varaible wel
    #export ORACLE_HOME= home directory of oracle software
    #export ORACLE_SID= name of your DB
    # ps -ef |grep pmon to check you process
    Regards,
    Hamdy

  • I update to OS X and now iPhoto is not available

    I update to OS X and now iPhoto is not available

    In what  way is iPhoto not available? Does it show as crossed out?
    Then you are running an iPhoto version that needs updating or upgrading for compatibility with MAvericks.
    Depending on your previous version you need to buy an upgrade or can update for free from the appStore. See Old Toad's list of compatible versions at this link: 
      Re: Hi! I am trying to update my iPhoto; however whenever I attempt it says that this update is not avalable for this Apple ID either because it was bought by a different user or the item was refunded or cancelled. What do I do?

  • Nokia Music 2.1 Update not available for me?

    I did install and using Nokia Music 2.0 on my handset, but when they launch 2.1 Update, i cannot find it anymore on the market (the 2.0 is still installed until now). As it turns out, Nokia Music is not available for my device/area.
    Can someone from nokia clearly clarify for which country is Nokia Music is avaiable for? Thanks
    Nokia Lumia 710 - Indonesia
    OS Ver: 7.10.8107.79
    Firmware revision number: 1600.3015.8107.12070 

    Hi Rojoleuleu, 
    Welcome to Nokia discussions board! 
    Unfortunately Nokia Music is not available in Indonesia. 
    If you cannot find Nokia Music on the market to download, this means it is not available for your country or region. 
    Feel free to post any other questions you may have. 
    Regards, 
    astra2025
    Press the 'Accept Solution' icon if I have solved your problem, Kudos my post if my advice has helped you!

  • What caused the "java.lang.OutOfMemoryError (no stack trace available)"?

    We just met another problem: after I modified the BDM file on TUXEDO and bdmconfig.xml
    file on WEBLOGIC (with no ACL or authentication setup on both side), when I booted
    up the WebLogic 6.1 server, the ULOG file of Tuxedo says that the connection has
    been set up, however, I got the "java.lang.OutOfMemoryError (no stack trace available)"
    on the WebLogic side. I tried to enlarge the Java heap size even to 1024m, but it
    has no use. If I delete the WTC setting then WebLogic works fine.
    Could somebody helps me on this? Because we have a very tight schedule on development,
    I do appreciate your quick response.
    Thanks!
    Bill

    Hi,
    I am getting same OutofMemoryError. I could not understand change in bdmconfig.xml
    removed the outofmemory error.
    what is bdmconfig.xml file and you specified port#?
    I could not able to see any port # in the config.xml...
    any help is appreciated.
    RajKumar
    "Bill Yuan" <[email protected]> wrote:
    >
    Bob,
    Another expert in our company told me that we should use a different
    PORT# (kind
    of DUMMY port) in the bdmconfig.xml file on WebLogic side, instead of
    the real WebLogic
    instance PORT#. We tried and the OutOfMemoryError disappeared, and the
    WTC connection
    works OK. We don't know why should we do this, maybe it is a bug or some
    hardware
    requirement.
    Anyway, thank you very much for your help and quick respondse!
    have a good day!
    Bill
    Bob Finan <[email protected]> wrote:
    Bill,
    Check the logs to see if the out of memory is the only execption orif
    it is the last exception. It could be that there is something happening
    earlier on that you are missing.
    There are also other JVM problems that can arise besides the heap
    size. The Hotspot VM had an issue where you needed to set a maximum
    permanent generation size( helps garbage collection tuning I think).
    (-XX:MaxPermSize=32m for jdk130,64m for jdk131). It comes into
    play when you are loading many classes.
    Bob Finan
    Bill Yuan wrote:
    Bob,
    Thanks! We didn't set MTYPE in both BDMCONFIG files in Tuxedo and
    WebLogic
    sides.
    From the WTC document and Tuxedo document, it says that if MTYPE is
    not
    specified,
    the default is to turn ENCODING/DECODING on. Do you see any other
    possibilities?
    Thanks!
    Bill
    Bob Finan <[email protected]> wrote:
    Bill,
    One possible reason is if MTYPE is set, in the DMCONFIG on the
    Tuxedo side, as part of your remote domain definitions of the WTC
    domain. This should not be set or set it to NULL. This problem occurs
    because encoding/decoding is always needed between java and non-java
    domains.
    Bob Finan
    Bill Yuan wrote:
    We just met another problem: after I modified the BDM file on TUXEDO
    and
    bdmconfig.xml
    file on WEBLOGIC (with no ACL or authentication setup on both side),
    when
    I booted
    up the WebLogic 6.1 server, the ULOG file of Tuxedo says that the
    connection
    has
    been set up, however, I got the "java.lang.OutOfMemoryError (no
    stack
    trace available)"
    on the WebLogic side. I tried to enlarge the Java heap size even
    to
    1024m,
    but it
    has no use. If I delete the WTC setting then WebLogic works fine.
    Could somebody helps me on this? Because we have a very tight scheduleon development,
    I do appreciate your quick response.
    Thanks!
    Bill

  • HT1766 Hello I am trying to update my viber, as i pressed update icon the message appeared "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or camcelled" what does it mean

    Hello I am trying to update my viber, as i pressed update icon the message appeared "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or camcelled" what does it mean?

    iTunes issue ,Apple are working on it
    solutions in thids thread seem to resolve for some
    https://discussions.apple.com/message/25722716#25722716
    Appears to be linked to having changed iTunes Store Country at some time in past

  • What The Meaning Of Sorry, this Adobe product is currently not available for sale in your country

    What The Meaning Of Sorry, this Adobe product is currently not available for sale in your country

    And, um, what country are you currently in (connecting from)?

Maybe you are looking for

  • Urgent help needed in jdbc

    Hi Experts, I am getting the following error while trying to send a request from HTTP test client to my database, inspite of giving the defining the select query perfectly, Please help me out in this regard, it is a urgent requirement. <SAP:Error><SA

  • Upgrading from 10.5.8 to 10.6 or 10.6.3

    I can't seem to find a simple answer on the internet so I'm hopeful someone in here can help me.  I have OS 10.5.8 on my Macbook and in order to take my exams on my computer (and to use iCloud), I have to upgrade to 10.6 or 10.7 at a minimum.  I foun

  • How do you create an interactive floor plan in flash using AS2?

    I am attempting to make an interactive floor plan.  I am sure that I have done it wrong, I am new to flash.  So far I have outlined the rooms that I want to make "hot spots", turned them into buttons. Then I selected all the buttons and turned it int

  • Maximum rows to fetch in a Query Oracle Reports10

    Is it possible to limit the number of rows a Query returns by a line calculated i.e. instead of maximum number of rows being e.g. 3 it could be :C_CALLINES? I tried this but I just get invalid number as an error.

  • Need help placing images

    Hey everybody hows it going? Any help you could give me would be greatly appreciated! Here is my problem. I am working off a template and have been able to do everything I want so far but ive run into a problem. Check my site to follow along Shine Me