App Server 8.1 cluster not all members starting up.

Hi,
Solaris 10.
Two instances of app servers, each in a separate zone, on same machine.
App servers were just configured with the configure-ha-cluster command to operate in HA mode.
When restarting the cluster with two members, only one of them comes up:
./asadmin start-cluster --user admin --passwordfile domain1.pwd idm-cluster
Not all server instances in cluster idm-cluster were successfully started.
Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: management/rmi-jmx-connector
Command start-cluster executed successfully.Funnily enough, it's the instance on the local machine that will not start up. I had a similar problem earlier where creating a hadb domain could not contact the local hadb instance...
The node-agent is running though, but the instance will not start up.
./asadmin list-clusters --user admin --passwordfile domain1.pwd
idm-cluster partially running
Command list-clusters executed successfully.
./asadmin list-node-agents --user admin --passwordfile domain1.pwd
idm1 running
idm2 running
Command list-node-agents executed successfully.
./asadmin start-instance --user admin --passwordfile domain1.pwd idm1-instance
Operation 'startServerInstance' failed in 'servers' Config Mbean.
Target exception message: Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: management/rmi-jmx-connector
CLI137 Command start-instance failed.Any pointers or ideas?
Thanks!

Hmmm. I seem to be having the same problem.
Both node agents are running fine, but the DAS is unable to talk to the cluster.
Exactly the same error occurs.
Doesn't seem particularly robust software, imho. Happened several times.

Similar Messages

  • Wifi not working with iTunes, apps store and some, but not all Internet sites....why???

    Yesterday I noticed while browsing Internet that some sites would not open and that some games I regularly play would not open. I also found that I could not open either the apps store or iTunes. Everything seemed to be working the day before and I have not recently upgraded ios (been on version 6.1.3 for a while) or changed any settings on my iPad (2).  With Internet research today I found suggestion that if I switched to 3G I would be able to access these apps and,sure enough, under 3G connection everything works fine. Some other forums suggest changing wifi router settings to fix the issue ....I have not tried this as I wouldn't  like to mess with my router and end up effecting other peripherals/pc's connected to it that are working fine....especially when I am not terribly IT savvy when it comes to hardware settings.  But as I haven't changed anything on my ipad why would my wifi suddenly stop connecting to some apps on my iPad, but not all??? Interestingly I can access many Internet sites (forums) with wifi connection but not the apple forum! To get to anything apple related I have to switch back to 3G ....that includes checking the iOS version I am on via settings!
    I also mention that I have done all the other suggested fixes found on various forums, such as rebooting iPad, renewing wifi lease, clearing cookies, closing all apps etc etc, to no avail. Seems the only suggested fix I have not tried is mucking around with my router which I am very hesitant to do given the **** I went through with my telco when my home Internet connection suddenly stopped working last year. Took me weeks of phone calls to get my internet connection back and being forced by the telco to a more expensive plan, hence very reluctant to start mucking around with that side of things, but why should I need to when it does seem to be working ok with other devices in the home?
    I have started this as new discussion as, even though I am not terribly IT savvy,  I cant see how this could be related to the wifi issues that many on the newer devices (iPhone 5 and iPad mini etc) are reporting as I haven't recently upgraded anything on my ipad and all was working perfectly up until yesterday.
    Any other suggestions on how to get wifi working correctly again on iPad or do I really have to risk the working of every other device in my home and chase it from modem/router side?

    Hi there,
    You mentioned that you have tried a few troubleshooting steps already, but you may want to take a look at the article below, specifically the section titled "If you are unable to access the Internet while connected to a Wi-Fi network"
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Hope that helps,
    Griff W.

  • App server 8.1 could not start

    Encounter App server 8.1 could not start
    Reason by bugger :
    Port Conflict
    Incorrect server config.
    Corrupt depoly app.
    Anyone could make to varify the actual cause. I using MS XP SP2, Norton Interent security and connect to internet while depoly to run program encountered such error.
    Thing being try :
    use netstat has a list of port been use, which is the cause ?
    domain.xml server config. file need to be change but which one ?
    or could it be corrupted depoly appl. prevent start up ?? clean and redepoly has done.
    Thks
    ctbeans

    Hi,
    Please go through the FAQ titled "Why doesn't Application Server start up" which is at :http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/technical/depsrvs/
    Hope thsi helps.
    RK.

  • New To Iplanet app server.Can some one help me getting started by delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with iplanet docs..didnt quite get it. thanx

     

    Hi,
    What is that you are trying to accomplish ? Is it deployment or
    trying to develop applications ? Are you getting any errors ? If so,
    please post them to help you. I think the documentation is the best place
    for you to begin with.
    Regards & Happy New Year
    Raj
    Arif Khan wrote:
    New To Iplanet app server.Can some one help me getting started by
    delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with
    iplanet docs..didnt quite get it. thanx
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Portal EHP1 SP07 Patch causes app server jcontrol.exe to not start.....

    I just finished patching our test portal system.
    The database\message server which also has an app server on it starts up and runs just fine. The problem we are having is the second app server which is on a different windows host will not start (jcontrol.exe stays in a gray status).
    Here is the developer trace errors for the second app server:
    [Thr 5136] Wed Dec 08 06:56:19 2010
    [Thr 5136] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 5136] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 5136] JControlCloseProgram: started (exitcode = 66)
    [Thr 5136] JControlCloseProgram: good bye... (exitcode = 66)
    Here is jvm_bootstrap.out log file located at \usr\sap\xxx\j00\work:
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0067689].
    Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:60)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Could not load class com.microsoft.sqlserver.jdbc.SQLServerDriver.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:143)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:303)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:134)
         ... 17 more
    [Bootstrap module]> Problem occurred while performing synchronization.
    Any ideas?
    Thank you,
    Neil

    Neil,
    Thanks for your persistence and for reporting how you eventually solved it.  I had precisely the same problem after upgrading our production Portal from 7.00 to 7.01.  I didn't have problems in dev or test, because we don't have multiple app servers in those environments, just a central instance.  Now it's GoLive weekend and I've been pulling out my hair trying to get the app servers to work after the EHPI process is done.  I had to do just what you suggested, about editing the bootstrap configuration manually, as changes in the config tool didn't seem to have any effect on jcontrol.  I got that solved using your solution, but that led to nearly the same problem occurring for the individual dispatcher and server nodes, once jcontrol was started.  It took a while and lot of experimenting, but eventually I figured out that they were pulling the wrong jdbc driver from their individual configuration.manager properties (accessed via config tool).  The central instance was correctly updated by the EHPI program, but not the app servers.  Annoying!
    Makes me wonder if I was supposed to leave the app servers running during the 'downtime' phase of the EHPI.  The manual, and the EHPI program, tell you at the start of the phase "shut down all dialog instances now", but then there's no indication of how these significant changes are supposed to be replicated to the app servers.  Several times I nearly escalated to a Very High priority Customer Message, but I kept unraveling the thread until I solved it, and your message here was the clue that put me on the right track.
    Thanks,
    Matt

  • Multiple JVMs within app server - refresh of metdata not working

    Hi guys.
    We have an interesting scenario at present when running our application within a new test environment.
    Our web-based application has the facility to refresh it's application metadata. This should mean that the next time the browser refreshes (or a user logs in to the application), the application will display based upon the refreshed metadata structure.
    Previously, we have run our application on an app server with a single JVM without any dramas. ie. the refresh has always been reflected appropriately when viewing the application - as mentioned above.
    However, we have installed the application in a new environment where the refreshing of meta data does not work consistently. That is, only about 50% of the time does the data refresh correctly. This can be seen by pressing the refresh button in an IE browser, so that the refreshed data appears approx. every second time the button is pressed. The only notable difference with this environment is that it runs 2 JVMs within the app server.
    It seems that in this case, the 'old' data remains cached for the 'other' JVM, and that when the browser receives 'refreshed' data from the server, it does not always source from the same JVM.
    This situation can be resolved by restarting the OC4J container, but this is not a desireable solution.
    Is anyone aware of an OC4J parameter that can be set so that the 2 JVMs can run in synch so that both are refreshed appropriately when our meta data is cleared (refreshed) ? I don't believe this can be controlled within the Java source code, but I'm receptive to any other alternate solutions.
    Thanks in advance.
    Steve.

    I'd like to embed multiple instances of the JVM within
    a single, multi-threaded native server process. I'm
    aware this was not possible with the Sun JDK in the
    past.
    Is this still true (for JDK 1.4.1 say)?Yes, this is still true.
    If it's still not possible, are there any timetables
    as of when it might be available? No.
    Likelihood?Check the current list of JSRs at http://www.jcp.org.
    Ah, btw: Is support for VM unloading (during
    DestroyJavaVM()) available now?No.
    >
    In any case: does anybody know of a JVM
    implementation
    available for Linux which supports multiple VM
    instances within a single process?Why do you need multiple VMs? Would multiple separate 'processes' within a single VM work? If so, have a look at:
    http://www.cs.utah.edu/flux/janos/janosvm.html
    http://www.javagroup.org/echidna/
    Jim S.

  • JMS Server on a cluster stores all  msgs posted to Distributed Queue on 1 server failure

              Hi
              I have a Cluster setup with 2 managed servers srvr1 & srvr2 each running its own
              JMS server.
              Product version in use is Weblogic SP2.
              Configured a Distributed Queue and deployed it on both the JMS servers.
              Set the load-balancing to round-Robin and Server-Affinity to False on the connection
              factory.
              The producer is an external client which posts 100 messages to the Distributed
              queue.
              Consumers are MDBs pinned to the respective physical queues on the respective
              JMS servers.
              Each server has its own store.
              Once 100 messages are posted to the Distributed Queue. The messages are distributed
              to
              the 2 Physical Destinations equally i.e 50-50 each.
              While the MDBs are processing the msgs, server srvr1 is brought down at a point
              when it has consumed only 10 of its 50 msgs.
              When the srvr1 is brought up again, i am finding that the store for that JMS server
              contains the 40 unprocessed msgs in its physical queue + the msgs on the other
              queue that were unprocessed at the time this server crashed.
              When srvr1 went down, srvr2 was running and it went on to process all its 50 msgs
              completly. Why would those processed msgs show up again when srvr1 is brought
              up ?
              Please provide some input !!
              Ravi.
              

              The log message is from the distributed destination
              "forwarders". In distributed queues, these forwarders
              automatically move messages from queues without
              consumers to queues that have them (queue
              forwarders are disabled by default). In distributed topics,
              the forwarders serve
              to replicate a published message from the local
              topic member to each of the remote topic members.
              "Raviprasad Athivilli" <[email protected]> wrote:
              >
              >Tom
              >
              >I think you are right. When the server1 is brought up again, its picking
              >up all
              >the messages
              >that were written to the store.
              >
              >But as it starts processing them, i get this exception on the server2
              >that has
              >been running from the beginning.
              >
              ><Oct 10, 2003 6:20:19 PM EDT> <Error> <JMS> <040366> <JMS Distributed
              >Destination
              >member "MyQueue@JMSServer-02" in "MyQueue"
              >unable to accept connection from remote member "MyQueue@JMSServer-01"
              >due to exception
              >weblogic.jms.common.JMSException: can't find
              >queue target jndi table for MyQueue@JMSServer-01 != MyQueue
              >weblogic.jms.common.JMSException: can't find queue target jndi table
              >for MyQueue@JMSServer-01
              >!= MyQueue
              > at weblogic.jms.backend.BEDestination.setupSystemSubscription(BEDestination.java:3466)
              > at weblogic.jms.backend.BEManager.sessionAndTopicSubscriberCreate(BEManager.java:234)
              > at weblogic.jms.backend.BEManager.invoke(BEManager.java:384)
              > at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:602)
              > at weblogic.jms.dispatcher.DispatcherImpl.dispatchAsync(DispatcherImpl.java:152)
              > at weblogic.jms.dispatcher.DispatcherImpl.dispatchAsyncFuture(DispatcherImpl.java:396)
              > at weblogic.jms.dispatcher.DispatcherImpl_WLSkel.invoke(Unknown
              >Source)
              > at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
              > at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
              > at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821)
              > at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
              > at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
              >
              >What does this mean ?
              >
              >Ravi.
              >Tom Barnes <[email protected]> wrote:
              >>Seems more than odd. Are you sure that q1 got unprocessed
              >>messages from q2? How did you confirm?
              >>
              >>Perhaps q1 got messages its MDB already processed back again -
              >>an indication that the MDB is throwing Runtime exceptions
              >>or Errors, and the container is rolling back transactions.
              >>
              >>Raviprasad Athivilli wrote:
              >>> Hi
              >>>
              >>> I have a Cluster setup with 2 managed servers srvr1 & srvr2 each running
              >>its own
              >>> JMS server.
              >>> Product version in use is Weblogic SP2.
              >>> Configured a Distributed Queue and deployed it on both the JMS servers.
              >>> Set the load-balancing to round-Robin and Server-Affinity to False
              >>on the connection
              >>> factory.
              >>>
              >>> The producer is an external client which posts 100 messages to the
              >>Distributed
              >>> queue.
              >>> Consumers are MDBs pinned to the respective physical queues on the
              >>respective
              >>> JMS servers.
              >>> Each server has its own store.
              >>>
              >>> Once 100 messages are posted to the Distributed Queue. The messages
              >>are distributed
              >>> to
              >>> the 2 Physical Destinations equally i.e 50-50 each.
              >>>
              >>> While the MDBs are processing the msgs, server srvr1 is brought down
              >>at a point
              >>> when it has consumed only 10 of its 50 msgs.
              >>>
              >>> When the srvr1 is brought up again, i am finding that the store for
              >>that JMS server
              >>> contains the 40 unprocessed msgs in its physical queue + the msgs
              >on
              >>the other
              >>> queue that were unprocessed at the time this server crashed.
              >>>
              >>> When srvr1 went down, srvr2 was running and it went on to process
              >all
              >>its 50 msgs
              >>> completly. Why would those processed msgs show up again when srvr1
              >>is brought
              >>> up ?
              >>>
              >>> Please provide some input !!
              >>>
              >>> Ravi.
              >>
              >
              

  • Spry Data Set: not all members displaying

    I have a simple data set showing membership in a group. About 100 members with 5 columns of information. When I preview the results only about 30 members are showing up & they are in the middle of the alphabet. I have not had problems updating the lsit in the past but now I am.
    Unfortunately I cannot show an example because the information is password protected for members only.
    Here is the code:
    <script src="../SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="../SpryAssets/SpryHTMLDataSet.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var HSP = new Spry.Data.HTMLDataSet(null, "HSP");
    //-->
    </script>
    <div spry:region="HSP">
      <table width="100%" class="Directory">
            <tr class="Directory">
              <th spry:sort="First_Name">First_Name</th>
              <th spry:sort="Last_Name">Last_Name</th>
              <th spry:sort="Company">Company</th>
              <th spry:sort="Phone">Phone</th>
              <th spry:sort="E-MAIL">E-MAIL</th>
              <th spry:sort="WebPage">WebPage</th>
            </tr>
            <tr class="Directory" spry:repeat="HSP" spry:odd="DirectoryOddRow" spry:even="DirectoryEvenRow" spry:hover="DirectoryHover" spry:select="Directory">
              <td class="Directory">{First_Name}</td>
              <td class="Directory">{Last_Name}</td>
              <td class="Directory">{Company}</td>
              <td class="Directory">{Phone}</td>
              <td class="Directory"><a href="mailto:{E-MAIL}" >{E-MAIL}</a></td>
              <td class="Directory"><a href="http://{WebPage}" target="_blank" >{WebPage}</a></td>
            </tr>
          </table>
        </div>

    Arnout,
    The table structure got messed up when I exported the CSV from the spreadsheet.
    A few rows had an extra cell on the end I couldn't see.  Thank you.

  • Opmnctl not all are starting automatically

    after rebooting.
    opmnctl status shows coreapplication_obips1 as down.. but all others are Alive..
    it starts fine when I start it.. but why doesn't it automatically start when the server is rebooted..
    Windows server 2008 32bit...

    after rebooting.
    opmnctl status shows coreapplication_obips1 as down.. but all others are Alive..
    it starts fine when I start it.. but why doesn't it automatically start when the server is rebooted..
    Windows server 2008 32bit...

  • Session Bean ejbCreate( parm ) Does Not Work in App Server 8  2005 Q2 Editi

    I have the following in my session bean:
    public class aauthfacadeBean implements SessionBean {
    public void ejbCreate() throws CreateException {
    public void ejbCreate( boolean logActivity, String dbCodedNameAauth, String uname, String pswd ) throws CreateException {
    In the client application I do this:
    try {
    InitialContext initial = new InitialContext();
    LocalaauthfacadeHome home = (LocalaauthfacadeHome)initial.lookup( "java:comp/env/ejb/aauthfacade" );
    localAauth = home.create( glbvars.getLogActivity(), glbvars.getDbCodedNameAauth(), user.getUname(), user.getPswd() );
    } catch (NamingException ex) {
    System.out.println( "ejbLookupSecurity() sbGetAauthLocalRef: naming error: " + ex );
    } catch (CreateException ex) {
    System.out.println( "ejbLookupSecurity() sbGetAauthLocalRef: create error: " + ex );
    } catch (Exception ex) {
    System.out.println( "ejbLookupSecurity() sbGetAauthLocalRef: general exception error: " + ex );
    Some how the default create method (create()) get called all the time.
    create( boolean logActivity, String dbCodedNameAauth, String uname, String pswd )
    is never called even though that is the method I call in the client code.
    In reality, I do not need ejbCreate() but if I dont add it to the session bean
    my application does not run because the app server throws a method not found exception
    when the client code calls the create method of the session bean above.
    Am I missing something? I followed the Cart example in the tutorial. Below is the home interface.
    I am using App Server 8 1.4.02 2005Q2 edition
    public interface aauthfacadeHome extends javax.ejb.EJBHome {
    public aauthfacade create() throws CreateException, RemoteException;
    public aauthfacade create( boolean logActivity, String dbCodedNameAauth, String uname, String pswd ) throws CreateException, RemoteException;
    }

    Hi,
    A stateless session bean can have only 1 ejbCreate method and that doesn't take any parameters. you may provide an init method which you can call just before calling your business method where you can initialize all your variables.
    Hope this helps.
    Cheers,
    vidyut

  • Transferring some apps, but not all  to new iPad

    Hello, I am just about to take possession of a new iPad air. I want to transfer some apps to this iPad but not all of them, is this possible, and how do I do this please. I want my grandchildren to be able use the old iPad to play their games I have already downloaded and/or paid for but do not want them on my new iPad? Thank you.

    Hi ballingeruk,
    Thanks for visiting Apple Support Communities.
    If you purchase a new iPad Air, you can choose which apps you want to put on the new device by downloading them from the App Store to the iPad Air.
    Use these instructions to download apps you've previously purchased on your iPad Air:
    iPhone, iPad, or iPod touch
    Apps
    Tap App Store.
    Make sure you're signed in with the same Apple ID used for the original purchase.
    Tap Updates.
    Tap Purchased on the resulting screen.
    Locate the app in your Purchased tab.
    Tap the download icon.
    The app will begin downloading and you'll be taken back to your home screen.
    You can find the full article with detailed instructions for downloading purchases, along with screenshots, at this link:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Regards,
    Jeremy

  • When trying to see app store purchased history on iPhone, not all of the apps are being displayed?

    I had purchased apps from the app store on my iPad and would like to install those purchased apps on my iphone4, but not all of the apps are displayed in the purchased history when I try to view it from the iPhone. Is there a limit that will display from the iPhone? How do I get all of the purchased history to display?

    Your iPhone has to be signed in to the Apple ID you used on your iPad when you originally purchased these apps in order for them to appear under Purchased on your iPhone (i.d., Purchased will only show apps purchased under the Apple ID you are currently signed into).  Find out which ID you used to purchase the apps (launch iTunes, highlight Apps on the left under Library, highlight each of the apps, go to File>Get Info and look for Account Name:  This will be the Apple ID that you used to purchase the app).
    Once you know the Apple ID, on your iPhone go to Settings>Store>Apple ID (at the bottom), Sign Out of the current ID, then sign into the new ID. Now go to Purchased and see if the missing apps are there. 
    Hope this helps!

  • Oracle Discoverer with Apps 11.5.10 : Apps server side settings???

    Hi All!
    We have Oracle Apps 11.5.10 set up on our Apps server. The Discoverer Services status is 'started'.
    Can someone tell me what settings are required to be done on Apps server in order to create an EUL or to use the Apps BI reports?
    Is there any note or document that can be useful?
    Thanks and regards,
    Aparna

    Hi Aparna
    If you haven't seen that note or followed its steps yet, take a deep breath because its quite involved. From scratch it will probably take at least a day to go through it. Also, please make sure you follow every step and don't try to jump ahead. Many of the one-liners are very important and if missed will make it not work right.
    The good thing though is that 100s of companies have gone through the same document so you can be reassured that it does work.
    If you've not installed Discoverer in Apps mode yet and you'd like some screenshots of how Apps mode is set up in Discoverer, I have a white paper on my website that walks you through at least that part. Here's a link: http://learndiscoverer.com/downloads/downloads.htm
    Best wishes
    Michael

  • App.server load balancing for SAP System with 1 PS

    Hi,
    In SAP CPS 7.0 (Build M26.12) I have a SAP system with Central Instance + 10 App.servers, but all instances are managed by 1 ProcessServer.
    After activating the "App.server load balancing" setting in SAP system definition the application servers are becoming visible in CPS with their load factors (number of BGD wp's on app.servers) and load numbers (number of active jobs on app.servers).
    This is so far fine, but the additional functionality is not working as I would expect, I have issues with 2 functionalities:
    1. Based on documentation after activating also the XAL connection the CPS should submit the job on app.server with best performance based on XAL monitoring data filling the TARGET_SERVER parameter.
    This functionality is not working for me at all
    2. A useful functionality after activating the "App.server load balancing" setting is that the ProcessServer is going to "Overloaded" status when all BGD wp's of SAP system are occupied, thus restricting submitting new jobs during overload situation. But I had an issue also with this functionality, after SAP system recovery from overload situation, the CPS still remained in Overload status (so no new jobs were submitted).
    As a workaround I had increased the treshold values for loads on all app.servers for this SAP system, what was fine for several days, but after a while I believe this was a reason of unexpected performance issues in CPS, therefore I have deactivated the 'App.server load balancing" setting at all for this ProcessServer.
    I would appreciate your feedbacks with this functionality.
    Thanks and Regards,
    Ernest Liczki

    Hi Preetish,
    This connect string option is to loadbalance RFC connections. These are balanced upon login, once you are connected to a particular application server (AS) you stay on that server until you reconnect.
    Since CPS uses multiple RFC connections, this will result in the connections being distributed over the available AS resources which is fine as long as they are generally evenly loaded. If you have certain AS hosts that are continuosly more loaded than the rest, then you probably don't want the CPS RFC connections to end up on these servers.
    The original question is about loadbalancing of batch jobs over the available AS resources, and this is done independent of the RFC connection load balancing. Even if all CPS RFC connections are pinned to the DB/CI host, you can still loadbalance jobs over the available SAP AS hosts, either by using SAPs builtin balancing, or the CPS algorithm by activating the checkbox as indicated in the first entry in this thread.
    Finally, to reply to Ernest's question: I believe there are some fixes on the app load balancing in the latest release, M26.17 should be available on the SWDC now.
    Regards,
    Anton.
    Edited by: Anton Goselink on May 29, 2009 9:06 PM

  • Installing Portal server, does it include App server?

    Hi All,
    I hope that you can give me a pointer on this one.
    I want to use Portal server to develop portlets for .
    when i will install it, would it automatically install Sun Application server with it or do i have to do it seperately.
    I understand there is a Identity Server that must exist.
    Will it be installed too or should i do it manually and then somehow show where app server/identity servers are?
    If so , how can i show portal server where App Server is.
    Thank you all very much
    Serge

    Hi Serge,
    Just run the JES installer and select to install the portal server, the installer will automatically select the pre-requisites. When doing a sandbox installation, just install all components on one server:
    - application server
    - portal server
    - access manager
    - directory server
    Be sure to read the release notes and the JES installation guide.
    Regards, Robert

Maybe you are looking for

  • Problem in batches

    Hi, "Invalid batch according to selection criteria in batch determination". This is problem while selecting batch in goods issue. Can anyone explain to how solve this. thanks/regards vish

  • In 5.0 URL does not show in location bar when I am using a second Firefox window

    I have a lot of problems when using a second window for Firefox 5.0. (I have two monitors and like an open browser on each.) One problem is that when I open a new tab, the URL of a site that I go to does not show in the location bar. It just says "Go

  • How to delete items in the "Places" list in Finder?

    In Finder, in the left column, I have several entries under "Places" which do not belong on this MacMini. When I click on them I get the message "The volume for xxxx cannot be found". Nor can I delete them from "places". I also fear that this is the

  • SplitPane, how to move both panes?

    Hi all, My class below plots two charts in a splitpane. By left mouse click and drag the upper linechart moves left/right (and up/down). I would like to move both panes together left/right when I click and drag with left mouse on the upper graph: how

  • Modify html file on apps but no change

    i created a html file that's uploaded to apps. After that i modified it, uploaded and replaced again I run it but no change from old file url: http://server:port/OA_HTML/test.htm could you help me ?