Default Responsibility After Login

Hi all,
EBS 11i and Oracle 9.2.0.8.
We have shop users who have only one responsibility assigned each. Now due to reporting issues we will have to add another responsibility to these users. Currently, when they login to EBS they are automatically redirected to the forms since they only have one responsiblity but when I add the second they will be prompted to choose between two responsibilities. What I want to do is get these users continue to be redirected to the first responsibility like now. The second one will only be used via Discoverer Desktop. I looked for profiles but could not find any, I have also been searching the forum and metalink but I could not find any helpful info(sorry if there is already topic covering this issue, I could not find it).
Is this possible? Thanks.
Burak

Hi Burak;
Please check below notes and their reference which could be helpful for your issue:
How to prevent default Responsibility Preferences When Provisioning From OID to Bbusiness Suite [ID 1136573.1]
How To Assign A Default 11i Responsibility To New Users Provisioned From Oid? [ID 431721.1]
How To Change The Default Responsibility Assigned To An User Type At Self Service Registration ? [ID 472477.1]
iSupport - New User is Forced to Select a Default Responsibility [ID 241288.1]
How to Change the Default Responsibility Assigned to a New User in iRecruitment [ID 1136543.1]
Regard
Helios

Similar Messages

  • UCM 10g - default page after login - using port 80 instead of 443

    Hi,
    We have old instance of UCM 10g, which we have to move to new servers. I made the filesystem move + configuration of IIS (we use IIS as webserver).
    We use clustered mode - 2 UCM application servers, 2 IIS servers. We have a load balancers for IIS servers and a load balancer for UCM app servers. IIS itself listens on pure http 80 port. We access UCM via dns name which is resolved as a loadbalancer for IIS IP address. This loadbalancer forwards pure http (80) to IIS servers.
    Everything works for me except on thing: Once user log in, there should be default page displayed, where simple search form appears. There I am getting:
    "Firefox can't establish a connection to the server at ucm.our.domain:80."
    I do not know why does it use port 80. Once I am logged in, when I click "Home" Link then the simple search screen appears correctly. So the problem is only with page displayed after log in.
    I am tired for reading config files, trying to change/add some parameter and I am stuck here.
    I would really appreciate some help. Any ideas from anybody?
    Edited by: stando on Jul 9, 2012 5:19 AM
    Edited by: stando on Jul 9, 2012 5:19 AM

    Hi Hendrick,
    Its a common problem i did face it.
    one of the following link can guide you.
    How do I enable Java in my web browser?
    Solving Common Applet Problems (The Java™ Tutorials > Deployment > Java Apple…
    Please let me know still if you face any issue..
    Thanks,
    Rajendar Pilli.

  • Restore default settings after using "Desktop 2 Login" app?

    Hi all!
    Downloaded the Desktop 2 Login app here:
    http://www.apple.com/downloads/macosx/icons_screensavers/desktop2login.html
    How do I restore the default settings after having run this?
    Thanks in advance!

    Anyone?

  • Render page as per User language after login

    Hello,
    I am using Jdev 11.1.1.6 with ADFBC and Faces.
    In our application, user can set default language. It is expected that after login, all contents should be displayed as per user language locale (assuming locale is supported and locale specific resource bundle exists).
    So there is SignInPage and HomePage. I need to access the DB (using methodAction binding for a AM method, that reads the user preference and returns the language) before forwarding to HomePage.
    Code to forward to HomePage is something like this:
    FacesContext ctx = FacesContext.getCurrentInstance();
    RequestDispatcher dispatcher =
    request.getRequestDispatcher(forwardUrl);
    dispatcher.forward(request, response);
    ctx.responseComplete();
    End User locale handling is done by defining ViewHandler class in faces-config file. Implementation is explained here
    Problems faced:
    1) I tried to execute the operation binding but got null pointer...in FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
    2) I tried to redirect using external.encodeActionURL(actionURL) but got illegalStateException...Response is already committed
    It works fine if user after login either just press F5 to refresh the page OR reset the language again using the preference screen.
    How do I get it to work at login? Where can I tap-in the methodAction call between SignInPage and HomePage, so that HomePage is rendered according to language?
    Any help/pointer is highly appreciated.
    Thanks,
    Jai

    Hi,
    1) I tried to execute the operation binding but got null pointer...in FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
    If you mean ADF operation binding then this only is available if a request is routed through the binding filter. Note that the PageDef file for a page needs to be parsed before the content becomes available as an object at runtime.
    2) I tried to redirect using external.encodeActionURL(actionURL) but got illegalStateException...Response is already committed
    Why don't you use facesContext --> externalContext --> redirect(...) to perform the redirect, The dispatcher.forward() surely doesn't do this
    3) How do I get it to work at login? Where can I tap-in the methodAction call between SignInPage and HomePage, so that HomePage is rendered according to language?
    Programmatic authentication as explained in the Fusion Developer Guide (chapter 30 if I recall correctly) would give you a chance to set the language. However, the language is not set on the ViewObject but should be set on JSF by changing the default language, e.g.
    FacesContext.getCurrentInstance().getViewRoot().setLocale(Locale.ENGLISH);
    Frank

  • Clientless ssl vpn homepage after login problem

    Hi all,
    I have a problem with my clientless vpn portal.
    I need to configure that when a user logs in through the portal, something that works just fine, that he ends up on the homepage.
    Right now he ends up immediatly on the anyconnect button.
    With the homepage I do mean the first button that says "Home".
    Users must be able to click on the "Web Applications", below "Home".
    Below "Web Applications" users must have their "Anyconnect" button aswell.
    First of all I wasn't able to make the portal display the "Anyconnect" button in the menu.
    Then after a while, I figured out that when de Dynamic Access Policy said "Unchanged" on the "Access Method" page.
    When changing that parameter to "Anyconnect client" the portal is no portal anymore, I immediatly end up on the anyconnect client start.
    When selecting "Web-Portal" I get the portal page, but the anyconnect menu is missing.
    When selecting "Both-Default-Web-Portal" I get the anyconnect button, and all other menus, which is good.
    But, I want the home button to be the default.
    And not the anyconnect button, after logging in you immediatly get the start anyconnect page.
    And then last but not least, when selecting "Both-Default-Anyconnect" you login to the webportal, anyconnect starts immediatly from the menu.
    Something we want the end user to do manually (Click "Start Anyconnect") I mean!
    I'm pretty sure the DAP is forcing that because of the options above.
    But when selecting unchanged or anything that doesn't include Anyconnect, then the anyconnect button is gone...
    I don't know what I can do to change that.
    Am I missing something??
    I would say DAP isn't needed, but when I set everything to default in the default DAP, then the anyconnect button is gone in the menu...
    Kind regards,
    Robin
    Here's my configuration:
    group-policy GP_company_intranet_portal attributes
    wins-server value x.x.x.x
    dns-server value x.x.x.x
    vpn-tunnel-protocol ssl-client ssl-clientless
    split-tunnel-policy tunnelall
    default-domain value company.local
    address-pools value IPP_SSLVPN01
    webvpn
      url-list value BML_company_intranet_portal
      http-proxy disable
      anyconnect keep-installer installed
      anyconnect ask enable default webvpn
      customization value CO_company_intranet_portal
      http-comp gzip
      hidden-shares none
      activex-relay enable
      file-entry disable
      file-browsing disable
      url-entry disable
      smart-tunnel auto-signon disable
    tunnel-group TG_company_portal_localauth type remote-access
    tunnel-group TG_company_portal_localauth webvpn-attributes
    customization CO_company_intranet_portal
    group-url https://portal.company.be enable
    username testaccount password xxxxxxxxxx encrypted privilege 0
    username testaccount attributes
    vpn-group-policy GP_company_intranet_portal
    vpn-tunnel-protocol ssl-client ssl-clientless
    password-storage disable
    group-lock value TG_company_portal_localauth
    service-type remote-access
    Troubleshooting when logged in, just to verify if the right group-policy is being used:
    FW-company# show vpn-sessiondb webvpn
    Session Type: WebVPN
    Username     : testaccount              Index        : 510
    Public IP    : x.x.x.x
    Protocol     : Clientless
    License      : AnyConnect Premium
    Encryption   : 3DES                   Hashing      : SHA1
    Bytes Tx     : 114897                 Bytes Rx     : 16087
    Group Policy : GP_company_intranet_portal
    Tunnel Group : TG_company_portal_localauth
    Login Time   : 14:50:56 GMT+2 Thu Oct 25 2012
    Duration     : 0h:00m:03s
    Inactivity   : 0h:00m:00s
    NAC Result   : Unknown
    VLAN Mapping : N/A                    VLAN         : none

    Hi jportugu,
    I can't believe it, i serieously though I already did that... And that removed my anyconnect button from the menu.
    Which is why I started playing with the DAP function in the first place.
    I tried your suggestion and that now works..
    Thanks!
    The only new problem now is that my bookmarks aren't showing up anymore now.
    But that must be a different problem I guess.
    Might be DAP related again?
    Result: I activated under the default DAP: "Bookmarks" ==> "Enable bookmarks"
    Now everything works as it is supposed to...
    Really strange though... I thought I did that already...
    Thanks jportugu!!
    Kind regards,
    Robin

  • After login to the e-bank on line of the Eurobank EFG in Serbia error message: "Keyboard Navigation Disabled." appear and furthur work is not possible.

    This problem started about 10-20 days ago.
    After login to the e-bank on line service of the Eurobank EFG Serbia further work is not possible because the screen became gray and an error message appear: Keyboard Navigation Disabled.
    I run the laptop on Win 7 Professional - 64 bit Service Pack 1.
    My default web browser is Mozilla Firefox 21.0.
    Alternative is:
    - Internet Explorer 10
    Version: 10.0.9200.16576
    Update Versions: 10.0.5 (KB2829530)
    I have scanned my laptop and cleaned few fond viruses. Have uninstalled and installed again Java so now I have:
    - Java 7 Update 21
    - Java 7 Update 21 (64-bit)
    I have uninstall and reinstall Firefox.
    Result is that now I can run e-bank online in IE but not in Firefox.
    Customer support service from the bank told me that the problem is related to the browser...

    Problem still exist - looking for a solution.
    You may see how this appears on the screen at the attached picture.

  • I have an ipod touch 2 and rebuilt my laptop.  Reinstalled ITUNES and can't find my applications on ITunes after login.  I tried to activate Itunes again but it didn't.  How can I get my applications to display on ITUNEs?

    I have an Ipod Touch 2 and rebuilt my laptop.  Reinstalled ITUNES and can't find my applications on ITunes after login.  I tried to activate Itunes again but it didn't.  How can I get my applications to display on ITUNEs?

    It sounds like you essentially have a new computer and unless you restored from a backup your iTunes library would be empty.  You can transfer your iTunes purchases from your iPod to the computer by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    SInce you changed syncing computers. after you move the stuff you need to restore the iPod to factory defaults and sync the stuff back to your iPod.  If you had the iPod backup file you could restore from backup.
    If you have non-iTunes pruchases you can copy them to your computer by using one of the third-party programs discussed in this previous discussion:
    Best iPod to PC

  • Game Center has no response after click accept Agreement

    Game Center has no response after click accept Agreement when trying to login to Game Center
    My friend's iPad come up with this issues. I have no idea how to fix it.
    OS version is 6.1.3
    Thanks in advance
    April

    Hey April,
    I found the following troubleshooting steps for when you're having difficulty signing in to Game Center:
    Try the following:
    Ensure that you have an active Internet connection.
    Verify that you are using a valid Apple ID at appleid.apple.com. You can also create an Apple ID or reset your password from this website. Other things you should confirm while logged into appleid.apple.com:
    Confirm that the email addresse(s) for your Apple ID has been verified.
    Check for miss-types of the email address
    Check the spelling of the email address
    Check that all letters are lower case
    Make sure that special characters are correct, e.g. no commas (,) where there is supposed to be full stops (.), etc.
    Note You may experience issues if your email address is associated with more than one Apple ID. If you have multiple Apple IDs, log in to appleid.apple.com with each Apple ID and confirm that each email address you wish to use for FaceTime or Messages is associated with only a single Apple ID.
    Make sure the date, time, and time zone are set correctly in Data & Time preferences, in System Preferences.Tip: Enable "Set date and time automatically" in Date & Time preferences to automatically keep this information accurate.
    If third-party firewall or port filtering software is installed, it needs to be configured to allow connections toapple.com, verisign.com and verisign.net. A list of ports required for using FaceTime and Messages is in Using FaceTime and iMessage behind a firewall. Please consult this article for further help configuring firewalls and Internet security software.
    If your /private/etc/hosts file has been modified, make sure that it is not interfering with communications toapple.com, verisign.com or verisign.net servers. Note: Some third-party software installers may modify the /private/etc/hosts file without alerting you. Instructions about how to check and resolve issues with a /private/etc/hosts file are in the "Blocked by configuration: (Mac OS X/Windows)" section of iTunes: Advanced iTunes Store troubleshooting.
    via: FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Best,
    David

  • Imac g5 Rev A - Boots, dies after login, finder, etc.

    My usual morning ritual at the computer and noticed the computer was awaiting a log-in, sign of a reboot. I rebooted and played, worked for 45 minutes or so, everything ok. Later as the wife was using the machine later in the morning, it began rebooting with shorter and shorter frequency until it only stayed on for about 45 seconds after login.
    I pulled the back off, checked the LED's, 1-3 lit. When a reboot occurs, all lights are on, then off except 1. Nanostat? widget shows relatively low temps on the CPU 68-72 and strange temps on the drive 50? (78 in the house). Reset the SMU, PRAM. No luck.
    Anyway the serial number is noted for extended warranty which expires Sept 30, 2006, so I will road trip it a couple of hours to LA to an Apple store. Anyone have any tricks or similar problems ? Thanks for a response.

    Welcome to discussions:
    your experience is not unusual, it sounds as if your Power Supply Unit and/or logicboard are failing, taking it to the Apple store is exactly the right thing to do.
    Good luck and please post back with the ultimate diagnosis,
    Miriam

  • Waiting components some time to be rendered after login

    Hi all,
    I have an ADF application with a login page. When I run the application for the first time with integrated weblogic server and click the login button
    ,go to the second page after login, it takes about 5 seconds for the all components to be rendered in the second page.
    Actually , at first, only the icon and toolbar of a panelbox is shown and after some time (about 5 sec), all the remaining components( that are inside other
    panelboxes) are shown...
    After this first run, there is no problem . I login , logout and login again without any waiting.. I also try with other browsers (without re-run from jdev)
    open the first login page,login with other users and there is still no problem ..
    What I want to ask is that , when I deploy this application to a production environment, will all the users live this problem when they run the application for the first time ?
    Thanks ...

    Hi Alejandro ,
    Thanks for the reply...
    Users login with a request scoped loginBean. In this bean users are forwarded to a new page and after that, 3 session variables are set for that user(HttpSession). These 3 variables come from
    "public ArrayList<String> getPersonelInfo(String userid)" function that is in AppModuleImpl class:
        public String doLogin() {
            String un = _username;
            byte[] pw = _password.getBytes();
            FacesContext fctx = FacesContext.getCurrentInstance();
            HttpServletRequest request = (HttpServletRequest)fctx.getExternalContext().getRequest();
            try { 
                Subject subject = Authentication.login(new URLCallbackHandler(un, pw));
                weblogic.servlet.security.ServletAuthentication.runAs(subject, request);  
        ////// ServletAuthentication.generateNewSessionID(request);
                String loginUrl = "/adfAuthentication?success_url=/faces/secondPage.jsf";
                HttpServletResponse response = (HttpServletResponse)fctx.getExternalContext().getResponse();
                sendForward(request, response, loginUrl);
                setLoginSessionData(un);
    public void setLoginSessionData(String un){
                  String amDef = "model.AppModule";
                  String config = "AppModuleLocal";
                  AppModuleImpl am = null;
            ArrayList<String> pi = new ArrayList();
    am = (AppModuleImpl)Configuration.createRootApplicationModule(amDef, config);
                  try{
                      am = (AppModuleImpl)Configuration.createRootApplicationModule(amDef, config);
                       pi=am.getPersonelInfo(un);
    In this new second page, there is a page template different from the login page.Thare are about 12 af:commandImageLinks inside a panelBox in this template
    In the body facet of this page there are 4 panelboxes
    In the first pbox, user info is displayed (6 variables from a view object )
    In the second pbox, a inputNumberSpinbox , a selectOneChoice and a button that calls an Oracle Report with a view scoped managed bean
    In the third pbox, 2 inputText and a goButton that calls an another Oracle report with a request scoped managed bean..
    and in the fourth pbox, there is a questionnaire application:
    a panelFormLayout, questions with "First","Next","Previous" and "Last" buttons ( based on a entity based VO )
    and selectOneRadio for options of the question ( based on a query based VO)
    and a button to vote ( request scoped managed bean - this bean also calls a method in AppModuleImpl class to insert the user's answer into dbase)
    and a graph to show results ( based on a query based VO)
    and some bindings to show user's choice if the user has already answered that question..
    questions VO are linked to options VO, graph VO and answers VO ...
    and there is also a session scoped managed bean ( that sets some variables about user-environment etc.) when the user comes
    to second page..
    I think that  is all ...
    Thanks..

  • Sysadmin/All users are not able to see responsibilities after login in EBSR12

    I have followed the all notes from forums/metalinks. but no use.

    Hi Hussein,
    I came know the issue bcoz of profile change.
    on part of iSupport setup on web node, followed metalink DMZ configuration in R12.
    After I have changed below profile value, I am not able to see the responsibilities after login as sysadmin on webnode i.e new node B. but I can see responsibilities on node A.
    Update Node Trust Level
    To change the value of the Node Trust Level profile option value to External for a particular node, perform the following steps:
    1.       Login to Oracle E-Bsonapness Suite as sysadmin user sonapng the internal URL
    2.       Select the System Administrator Responsibility
    3.       Select Profile / System
    4.       From the 'Find system profile option Values' window, select the server and get the valie MINE8 into it.
    5.       Query for %NODE%TRUST%. You will see a profile option named 'Node Trust Level'. The value for this profile option at the site level will be Normal. Leave this setting unchanged.
    6.       Set the value of this profile option to External at the server level. The site level value should remain set to Normal
    I need to follow metalink note for configuration DMZ in EBS R12. but I cant see the responsibilities of sysadmin.
    fyi...I have cloned web external node by running adcfgclone.pl on node B by enabling web entry and web services only, remaining services are disabled. but as per metalink note, we should enable the Root Services also on node B. is it causing the issue after edit the profile on part of DMZ config in R12.
    please let me know how to fix this issue?
    I have deadline to finish it....

  • How to change an after login page?

    Does anyone knows how to change an after login page from a default page 1 to, let's say page 200?

    Jessica,
    The URL to run your application is http://apex.oracle.com/pls/otn/f?p=23533.
    If you use this, page 3 is the first page shown after login.
    Using the URL you gave runs the Application Builder, not your application. If you use the Builder's Run Application icon to run your application, the page in your application that you are requesting is page 1 (or whatever is in the application's Home URL attribute). But running your application this way is something you do in a development environment only
    Your basic question has to do with how end users would get to a particular after-login page. End users do not have access to the Application Builder.
    Scott

  • WSM ccore after login gets 500 Internal Server Error

    Having issues with wsm ccore console . After login I get 500 internal error, Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    Letf hand side Menu is available. Also the ccore appliction log shows some class exceptions. I am not sure what is wrong here, i have tried to compare server.xml and other configuration files with a working environment but still no luck. Appreciate any pointers.
    Thanks,
    10/02/04 22:45:20.840 ccore: Servlet error
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: org.apache.taglibs.standard.tag.el.core.IfTag
    Dependent class: com.cfluent._coresv._policymgmt._policyserver._ListAgents
    Loader: ccore.web.ccore:0.0.0
    Code-Source: /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib/coresv-4.0-jsp-ccore.jar
    Configuration: WEB-INF/lib/ directory in /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2194) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1726) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1682) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1667) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_18]
    at com.cfluent._coresv._policymgmt._policyserver._ListAgents._jspService (_ListAgents.java:245) [vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib/coresv-4.0-jsp-ccore.jar (from WEB-INF/lib/ directory in /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib), by ccore.web.ccore:0.0.0]
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ResourceFilterChain.doFilter (ResourceFilterChain.java:64) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at oracle.i18n.servlet.filter.ServletFilter.doFilter (ServletFilter.java:130) [vol01/local/oracle/OracleAS_1/jdbc/lib/orai18n.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oracle.wsm.ccore:1.0]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:644) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:391) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:908) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:458) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_18]

    I'm facing the same issue on a 10.1.3.4 installation.

  • Solution manager 7.1 - AS Java - no page displayed after login

    Hello friends,
    I am facing a strange issue in our solution manager system wherein the startpage is displayed (http://<hostname>:50000) but no page is displayed after login. User credentials are accepted (Username/Password invalid dialogue is not displayed) but the page simply returns to the login screen.
    I also tried enabling the SAP* user in Java stack but the same behaviour is observed while logging in using SAP* as well.
    The UME configuration is correct as I tried resetting the J2ee_admin user in the ABAP stack and then tried logging in to to Java. The password change screen was displayed but once I login the page is not re-directed. I am also not able to login to the visual admin.
    Could you please advise how to go ahead with the troubleshooting of this issue at the earliest ?
    Thanks and regards,
    Sudarsan.

    Hi Divyanshu,
    Please find the default trace and std_server0.out pasted below
    std_server0.out
    stdout/stderr redirect
    node name   : server0
    pid         : 7248
    system name : H4P
    system nr.  : 00
    started at  : Sat Jul 12 01:02:33 2014
    [Thr 10468] MtxInit: 10001 0 2
    (CompilerOracle read from file F:\usr\sap\H4P\DVEBMGS00\exe\sapjvm_4\jre\.hotspot_compiler)
       :    [10876] 01:02:35    Listening for transport dt_socket at address: 50021
    JVM Directory = F:\usr\sap\H4P\DVEBMGS00\exe\sapjvm_4\jre
    SAP J2EE Engine Version 7.02 SP 15   PatchLevel 122046. is starting...
    Loading: LogManager ... 4655 ms.
    Loading: PoolManager ... 159 ms.
    Loading: ApplicationThreadManager ... 16.343: [GC 16.343: [ParNew: 409600K->2980K(512000K), 0.0093442 secs] 409600K->2980K(4091904K), 0.0095540 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
    1270 ms.
    Loading: ThreadManager ... 88 ms.
    Loading: IpVerificationManager ... 41 ms.
    Loading: ClassLoaderManager ... 208 ms.
    Loading: ClusterManager ... 1204 ms.
    Loading: LockingManager ... 741 ms.
    Loading: ConfigurationManager ... 10430 ms.
    Loading: LicensingManager ... 224 ms.
    Loading: CacheManager ... 1330 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service runtimeinfo started. (16 ms).
      Service memory started. (26 ms).
      Service cross started. (67 ms).
      Service timeout started. (57 ms).
      Service trex.service started. (276 ms).
      Service p4 started. (721 ms).
      Service classpath_resolver started. (109 ms).
      Service userstore started. (25 ms).
      Service jmx_notification started. (147 ms).
    57.513: [GC 57.514: [ParNew: 412580K->15485K(512000K), 0.0197126 secs] 412580K->15485K(4091904K), 0.0198888 secs] [Times: user=0.16 sys=0.00, real=0.02 secs]
      Service log_configurator started. (22647 ms).
      Service locking started. (3 ms).
      Service http started. (566 ms).
      Service naming started. (1531 ms).
      Service licensing started. (64 ms).
      Service failover started. (48 ms).
      Service javamail started. (263 ms).
      Service jmsconnector started. (164 ms).
      Service appclient started. (56 ms).
      Service ts started. (269 ms).
      Service connector started. (688 ms).
      Service iiop started. (1693 ms).
    69.134: [GC 69.134: [ParNew: 425085K->26123K(512000K), 0.0151590 secs] 425085K->26123K(4091904K), 0.0153079 secs] [Times: user=0.16 sys=0.00, real=0.02 secs]
      Service deploy started. (47311 ms).
      Service MigrationService started. (50 ms).
      Service bi~mmr~deployer started. (6 ms).
      Service dbpool started. (2463 ms).
      Service UT started. (18 ms).
      Service tc~lm~nzdm~crrsrv started. (1896 ms).
      Service com.sap.security.core.ume.service started. (6394 ms).
      Service security started. (1542 ms).
      Service tc~di~sdic~srv started. (1607 ms).
      Service applocking started. (62 ms).
      Service shell started. (103 ms).
      Service tc~eCATTPing~service started. (7 ms).
      Service classload started. (145 ms).
      Service telnet started. (12 ms).
      Service ejb started. (372 ms).
      Service file started. (294 ms).
      Service configuration started. (288 ms).
      Service dsr started. (223 ms).
      Service keystore started. (146 ms).
      Service ssl started. (5 ms).
      Service caf~um~metadata~imp started. (481 ms).
      Service tc~sec~certrevoc~service started. (63 ms).
      Service servlet_jsp started. (634 ms).
      Service tc~sec~securestorage~service started. (115 ms).
      Service jmx started. (345 ms).
      Service caf~runtime~connectivity~impl started. (60169 ms).
      Service tc~sec~wssec~service started. (68 ms).
      Service tc~sec~destinations~service started. (213 ms).
      Service apptracing started. (76 ms).
      Service sld started. (312 ms).
      Service caf~um~relgroups~imp started. (419 ms).
      Service tc~sec~vsi~service started. (109 ms).
      Service pmi started. (21 ms).
      Service tc~lm~ctc~confs~service_sda started. (677 ms).
      Service CUL started. (638 ms).
      Service rfcengine started. (487 ms).
      Service webdynpro started. (504 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (622 ms).
      Service com.adobe~DataManagerService started. (619 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (570 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (745 ms).
      Service basicadmin started. (1117 ms).
      Service com.adobe~LicenseService started. (57 ms).
      Service com.adobe~DocumentServicesLicenseService started. (139 ms).
      Service com.adobe~DocumentServicesConfiguration started. (103 ms).
      Service webservices started. (1464 ms).
      Service adminadapter started. (352 ms).
      Service com.adobe~TrustManagerService started. (41 ms).
    107.446: [GC 107.447: [ParNew: 435723K->55159K(512000K), 0.0336804 secs] 435723K->55159K(4091904K), 0.0338619 secs] [Times: user=0.30 sys=0.05, real=0.03 secs]
      Service jms_provider started. (2529 ms).
      Service monitor started. (1834 ms).
      Service com.adobe~XMLFormService started. (3682 ms).
      Service com.adobe~PDFManipulation started. (6231 ms).
      Service com.adobe~FontManagerService started. (20693 ms).
      Service tc.monitoring.logviewer started. (23847 ms).
      Service tc~smd~server~service started. (31959 ms).
    ServiceManager started for 106612 ms.
    Framework started for 127689 ms.
    SAP J2EE Engine Version 7.02 SP 15   PatchLevel 122046. is running! PatchLevel 122046. December 10, 2013 07:44 GMT
    >
    Login :138.206: [GC 138.206: [ParNew: 464759K->57045K(512000K), 0.0341173 secs] 464759K->57045K(4091904K), 0.0343756 secs] [Times: user=0.17 sys=0.03, real=0.03 secs]
    151.871: [GC 151.871: [ParNew: 466645K->59636K(512000K), 0.0248912 secs] 466645K->59636K(4091904K), 0.0250535 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    159.768: [GC 159.768: [ParNew: 469236K->69020K(512000K), 0.0286367 secs] 469236K->69020K(4091904K), 0.0288998 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    172.292: [GC 172.293: [ParNew: 478620K->82191K(512000K), 0.0506404 secs] 478620K->82191K(4091904K), 0.0509069 secs] [Times: user=0.33 sys=0.00, real=0.05 secs]
    183.948: [GC 183.948: [ParNew: 491791K->85191K(512000K), 0.0338451 secs] 491791K->85191K(4091904K), 0.0340746 secs] [Times: user=0.33 sys=0.06, real=0.04 secs]
    207.736: [GC 207.736: [ParNew: 494791K->93020K(512000K), 0.0402932 secs] 494791K->93020K(4091904K), 0.0405265 secs] [Times: user=0.36 sys=0.05, real=0.04 secs]
    213.091: [GC 213.091: [ParNew: 502620K->96889K(512000K), 0.0378830 secs] 502620K->96889K(4091904K), 0.0382008 secs] [Times: user=0.41 sys=0.00, real=0.04 secs]
    220.963: [GC 220.963: [ParNew: 506489K->102400K(512000K), 0.0433631 secs] 506489K->102887K(4091904K), 0.0435739 secs] [Times: user=0.39 sys=0.01, real=0.04 secs]
    225.407: [GC 225.407: [ParNew: 512000K->102400K(512000K), 0.0659910 secs] 512487K->114254K(4091904K), 0.0661903 secs] [Times: user=0.66 sys=0.00, real=0.07 secs]
    227.924: [GC 227.925: [ParNew: 512000K->75412K(512000K), 0.0600499 secs] 523854K->115750K(4091904K), 0.0603241 secs] [Times: user=0.56 sys=0.03, real=0.06 secs]
    229.735: [GC 229.736: [ParNew: 485012K->76773K(512000K), 0.0296704 secs] 525350K->117111K(4091904K), 0.0299047 secs] [Times: user=0.41 sys=0.00, real=0.03 secs]
    231.707: [GC 231.707: [ParNew: 486373K->80571K(512000K), 0.0274316 secs] 526711K->120909K(4091904K), 0.0276203 secs] [Times: user=0.41 sys=0.00, real=0.03 secs]
    234.714: [GC 234.714: [ParNew: 490171K->81084K(512000K), 0.0279458 secs] 530509K->121422K(4091904K), 0.0282022 secs] [Times: user=0.41 sys=0.00, real=0.03 secs]
    236.889: [GC 236.889: [ParNew: 490684K->83137K(512000K), 0.0295422 secs] 531022K->123475K(4091904K), 0.0299085 secs] [Times: user=0.44 sys=0.00, real=0.03 secs]
    239.014: [GC 239.014: [ParNew: 492737K->82027K(512000K), 0.0274570 secs] 533075K->122365K(4091904K), 0.0276447 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    243.944: [GC 243.945: [ParNew: 491627K->86247K(512000K), 0.0308141 secs] 531965K->128265K(4091904K), 0.0310071 secs] [Times: user=0.41 sys=0.00, real=0.03 secs]
    261.078: [GC 261.078: [ParNew: 495847K->81875K(512000K), 0.0386699 secs] 537865K->130719K(4091904K), 0.0388763 secs] [Times: user=0.42 sys=0.00, real=0.04 secs]
    263.570: [GC 263.570: [ParNew: 491475K->76817K(512000K), 0.0368185 secs] 540319K->134261K(4091904K), 0.0370293 secs] [Times: user=0.39 sys=0.00, real=0.04 secs]
    266.491: [GC 266.491: [ParNew: 486417K->67609K(512000K), 0.0347549 secs] 543861K->133558K(4091904K), 0.0349446 secs] [Times: user=0.41 sys=0.00, real=0.04 secs]
    281.349: [GC 281.349: [ParNew: 477096K->74081K(512000K), 0.0436378 secs] 543045K->146305K(4091904K), 0.0438481 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    374.995: [GC 374.995: [ParNew: 483681K->86806K(512000K), 0.0552055 secs] 555905K->167634K(4091904K), 0.0554494 secs] [Times: user=0.39 sys=0.02, real=0.06 secs]
    392.137: [GC 392.137: [ParNew: 496406K->85085K(512000K), 0.0415492 secs] 577234K->171765K(4091904K), 0.0417638 secs] [Times: user=0.61 sys=0.00, real=0.04 secs]
    405.451: [GC 405.451: [ParNew: 494681K->81779K(512000K), 0.0527352 secs] 581361K->178231K(4091904K), 0.0529758 secs] [Times: user=0.55 sys=0.00, real=0.05 secs]
    480.859: [GC 480.859: [ParNew: 491379K->102400K(512000K), 0.0901222 secs] 587831K->261420K(4091904K), 0.0905457 secs] [Times: user=0.51 sys=0.03, real=0.09 secs]
    577.173: [GC 577.173: [ParNew: 512000K->75933K(512000K), 0.0550441 secs] 671020K->246827K(4091904K), 0.0553682 secs] [Times: user=0.39 sys=0.00, real=0.06 secs]
    704.249: [GC 704.250: [ParNew: 485533K->77676K(512000K), 0.0407844 secs] 656427K->248569K(4091904K), 0.0410456 secs] [Times: user=0.42 sys=0.00, real=0.04 secs]
    876.836: [GC 876.836: [ParNew: 487276K->75866K(512000K), 0.0429113 secs] 658169K->246759K(4091904K), 0.0431860 secs] [Times: user=0.42 sys=0.00, real=0.04 secs]
    1000.880: [GC 1000.880: [ParNew: 485466K->78898K(512000K), 0.0513112 secs] 656359K->249791K(4091904K), 0.0515757 secs] [Times: user=0.30 sys=0.00, real=0.05 secs]
    1236.804: [GC 1236.805: [ParNew: 488498K->80412K(512000K), 0.0422104 secs] 659391K->251305K(4091904K), 0.0424571 secs] [Times: user=0.41 sys=0.01, real=0.04 secs]
    1418.924: [GC 1418.925: [ParNew: 490012K->80392K(512000K), 0.0434275 secs] 660905K->251286K(4091904K), 0.0436728 secs] [Times: user=0.41 sys=0.00, real=0.04 secs]
    1615.748: [GC 1615.749: [ParNew: 489992K->83210K(512000K), 0.0517399 secs] 660886K->254104K(4091904K), 0.0519881 secs] [Times: user=0.33 sys=0.00, real=0.05 secs]
    1620.414: [GC 1620.414: [ParNew: 492810K->78915K(512000K), 0.0583172 secs] 663704K->253562K(4091904K), 0.0585135 secs] [Times: user=0.59 sys=0.00, real=0.06 secs]
    2545.536: [GC 2545.537: [ParNew: 488515K->84452K(512000K), 0.0455981 secs] 663162K->262012K(4091904K), 0.0458415 secs] [Times: user=0.33 sys=0.00, real=0.05 secs]
    3636.568: [GC 3636.568: [ParNew: 494052K->87225K(512000K), 0.0450642 secs] 671612K->264982K(4091904K), 0.0453173 secs] [Times: user=0.22 sys=0.00, real=0.05 secs]
    3760.213: [GC 3760.213: [ParNew: 496825K->84275K(512000K), 0.0515042 secs] 674582K->267007K(4091904K), 0.0517510 secs] [Times: user=0.37 sys=0.02, real=0.05 secs]
    3829.358: [GC 3829.358: [ParNew: 493875K->79017K(512000K), 0.0490550 secs] 676607K->268004K(4091904K), 0.0493028 secs] [Times: user=0.42 sys=0.00, real=0.05 secs]
    3926.336: [GC 3926.337: [ParNew: 488617K->70535K(512000K), 0.0705191 secs] 677604K->267529K(4091904K), 0.0707937 secs] [Times: user=0.23 sys=0.00, real=0.07 secs]
    4000.227: [GC 4000.227: [ParNew: 480135K->67670K(512000K), 0.0428388 secs] 677129K->269075K(4091904K), 0.0431485 secs] [Times: user=0.37 sys=0.01, real=0.04 secs]
    4066.132: [GC 4066.132: [ParNew: 477270K->58133K(512000K), 0.0460110 secs] 678675K->269651K(4091904K), 0.0462511 secs] [Times: user=0.41 sys=0.00, real=0.05 secs]
    4178.728: [GC 4178.729: [ParNew: 467733K->49773K(512000K), 0.0483689 secs] 679251K->270549K(4091904K), 0.0486930 secs] [Times: user=0.31 sys=0.00, real=0.05 secs]
    4241.818: [GC 4241.818: [ParNew: 459373K->48431K(512000K), 0.0355832 secs] 680149K->269442K(4091904K), 0.0358160 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    4360.751: [GC 4360.751: [ParNew: 458031K->48747K(512000K), 0.0371829 secs] 679042K->272075K(4091904K), 0.0374244 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    4596.592: [GC 4596.592: [ParNew: 458347K->47879K(512000K), 0.0328224 secs] 681675K->271353K(4091904K), 0.0330644 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    5585.792: [GC 5585.792: [ParNew: 457475K->43896K(512000K), 0.0351928 secs] 680949K->267555K(4091904K), 0.0354679 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    7296.506: [GC 7296.506: [ParNew: 453496K->45169K(512000K), 0.0329165 secs] 677155K->268857K(4091904K), 0.0331907 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    7779.913: [GC 7779.913: [ParNew: 454769K->44192K(512000K), 0.0334480 secs] 678457K->269666K(4091904K), 0.0336963 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    8020.974: [GC 8020.974: [ParNew: 453792K->33373K(512000K), 0.0528687 secs] 679266K->269172K(4091904K), 0.0531164 secs] [Times: user=0.28 sys=0.00, real=0.05 secs]
    8677.081: [GC 8677.081: [ParNew: 442973K->23693K(512000K), 0.0405141 secs] 678772K->270630K(4091904K), 0.0407589 secs] [Times: user=0.11 sys=0.02, real=0.04 secs]
    10327.126: [GC 10327.126: [ParNew: 433293K->20436K(512000K), 0.0384207 secs] 680230K->267913K(4091904K), 0.0386656 secs] [Times: user=0.11 sys=0.00, real=0.04 secs]
    11256.564: [GC 11256.565: [ParNew: 428560K->27866K(512000K), 0.0253761 secs] 676037K->275415K(4091904K), 0.0256618 secs] [Times: user=0.01 sys=0.00, real=0.03 secs]
    11545.530: [GC 11545.530: [ParNew: 437465K->21536K(512000K), 0.0226044 secs] 685014K->269475K(4091904K), 0.0228564 secs] [Times: user=0.14 sys=0.00, real=0.02 secs]
    11796.057: [GC 11796.057: [ParNew: 431136K->18778K(512000K), 0.0221007 secs] 679075K->266774K(4091904K), 0.0223446 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    12809.923: [GC 12809.923: [ParNew: 428378K->18795K(512000K), 0.0445188 secs] 676374K->266820K(4091904K), 0.0448069 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
    14496.820: [GC 14496.820: [ParNew: 428395K->25058K(512000K), 0.0226894 secs] 676420K->273498K(4091904K), 0.0229385 secs] [Times: user=0.00 sys=0.01, real=0.02 secs]
    14980.047: [GC 14980.047: [ParNew: 434658K->21165K(512000K), 0.0232621 secs] 683098K->269698K(4091904K), 0.0235445 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    15233.610: [GC 15233.610: [ParNew: 430765K->22162K(512000K), 0.0229918 secs] 679298K->270744K(4091904K), 0.0232386 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    15797.626: [GC 15797.626: [ParNew: 431762K->21183K(512000K), 0.0335801 secs] 680344K->269941K(4091904K), 0.0338307 secs] [Times: user=0.08 sys=0.00, real=0.03 secs]
    17445.257: [GC 17445.257: [ParNew: 430783K->21532K(512000K), 0.0217738 secs] 679541K->270368K(4091904K), 0.0220157 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    18456.564: [GC 18456.564: [ParNew: 431132K->21513K(512000K), 0.0233092 secs] 679968K->270536K(4091904K), 0.0235584 secs] [Times: user=0.22 sys=0.00, real=0.02 secs]
    18745.563: [GC 18745.563: [ParNew: 431113K->20504K(512000K), 0.0287644 secs] 680136K->269891K(4091904K), 0.0290698 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    18996.518: [GC 18996.519: [ParNew: 430104K->24655K(512000K), 0.0255605 secs] 679491K->274245K(4091904K), 0.0258087 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    20125.762: [GC 20125.762: [ParNew: 434255K->18596K(512000K), 0.0400589 secs] 683845K->268312K(4091904K), 0.0403431 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
    21697.265: [GC 21697.265: [ParNew: 428196K->21889K(512000K), 0.0223705 secs] 677912K->271709K(4091904K), 0.0226207 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    22180.439: [GC 22180.439: [ParNew: 431489K->21390K(512000K), 0.0277456 secs] 681309K->271612K(4091904K), 0.0279924 secs] [Times: user=0.19 sys=0.00, real=0.03 secs]
    22476.396: [GC 22476.397: [ParNew: 430990K->18430K(512000K), 0.0235550 secs] 681212K->268947K(4091904K), 0.0238061 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    23195.831: [GC 23195.831: [ParNew: 428030K->18499K(512000K), 0.0241489 secs] 678547K->269079K(4091904K), 0.0244087 secs] [Times: user=0.09 sys=0.00, real=0.02 secs]
    24945.462: [GC 24945.462: [ParNew: 428099K->16645K(512000K), 0.0388144 secs] 678679K->267337K(4091904K), 0.0391812 secs] [Times: user=0.05 sys=0.00, real=0.04 secs]
    25716.639: [GC 25716.639: [ParNew: 426232K->23531K(512000K), 0.0233154 secs] 676923K->274315K(4091904K), 0.0235661 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    25960.619: [GC 25960.619: [ParNew: 433131K->21809K(512000K), 0.0266547 secs] 683915K->272707K(4091904K), 0.0269438 secs] [Times: user=0.03 sys=0.00, real=0.03 secs]
    26304.626: [GC 26304.626: [ParNew: 431409K->18746K(512000K), 0.0343593 secs] 682307K->269749K(4091904K), 0.0346508 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
    27669.220: [GC 27669.220: [ParNew: 428346K->20766K(512000K), 0.0249685 secs] 679349K->271931K(4091904K), 0.0252148 secs] [Times: user=0.13 sys=0.00, real=0.03 secs]
    28029.056: [GC 28029.056: [ParNew: 430366K->34843K(512000K), 0.0287029 secs] 681531K->286439K(4091904K), 0.0289516 secs] [Times: user=0.08 sys=0.00, real=0.03 secs]
    29137.534: [GC 29137.535: [ParNew: 444441K->36716K(512000K), 0.0322064 secs] 696036K->288540K(4091904K), 0.0324566 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    29539.995: [GC 29539.995: [ParNew: 446316K->33642K(512000K), 0.0441558 secs] 698140K->285524K(4091904K), 0.0444453 secs] [Times: user=0.08 sys=0.00, real=0.05 secs]
    29736.317: [GC 29736.317: [ParNew: 443242K->39857K(512000K), 0.0300564 secs] 695124K->291811K(4091904K), 0.0303046 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    30197.727: [GC 30197.727: [ParNew: 449457K->44916K(512000K), 0.0272218 secs] 701411K->296976K(4091904K), 0.0274719 secs] [Times: user=0.17 sys=0.00, real=0.03 secs]
    30201.393: [GC 30201.393: [ParNew: 454516K->46152K(512000K), 0.0281556 secs] 706576K->298651K(4091904K), 0.0283476 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    30204.926: [GC 30204.926: [ParNew: 455752K->55363K(512000K), 0.0283784 secs] 708251K->307988K(4091904K), 0.0289113 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    30208.427: [GC 30208.427: [ParNew: 464963K->60481K(512000K), 0.0334466 secs] 717588K->313174K(4091904K), 0.0336761 secs] [Times: user=0.19 sys=0.00, real=0.03 secs]
    30212.220: [GC 30212.220: [ParNew: 470081K->66494K(512000K), 0.0350656 secs] 722774K->319335K(4091904K), 0.0352620 secs] [Times: user=0.25 sys=0.00, real=0.04 secs]
    30218.715: [GC 30218.715: [ParNew: 476094K->64660K(512000K), 0.0295470 secs] 728935K->317602K(4091904K), 0.0297482 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    31892.266: [GC 31892.266: [ParNew: 474253K->65675K(512000K), 0.0452001 secs] 727194K->319718K(4091904K), 0.0454815 secs] [Times: user=0.31 sys=0.00, real=0.05 secs]
    32905.319: [GC 32905.319: [ParNew: 475275K->68843K(512000K), 0.0557312 secs] 729318K->322952K(4091904K), 0.0560174 secs] [Times: user=0.34 sys=0.00, real=0.06 secs]
    33156.147: [GC 33156.147: [ParNew: 478443K->65654K(512000K), 0.0331614 secs] 732552K->319857K(4091904K), 0.0334106 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    33396.881: [GC 33396.881: [ParNew: 475254K->67679K(512000K), 0.0389335 secs] 729457K->321944K(4091904K), 0.0391759 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    34595.703: [GC 34595.703: [ParNew: 477279K->64040K(512000K), 0.0405189 secs] 731544K->318508K(4091904K), 0.0407700 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    36065.267: [GC 36065.267: [ParNew: 473640K->61747K(512000K), 0.0524082 secs] 728108K->320708K(4091904K), 0.0526613 secs] [Times: user=0.39 sys=0.00, real=0.05 secs]
    36577.395: [GC 36577.395: [ParNew: 471347K->64363K(512000K), 0.0357632 secs] 730308K->323597K(4091904K), 0.0360119 secs] [Times: user=0.25 sys=0.00, real=0.04 secs]
    36818.081: [GC 36818.081: [ParNew: 473963K->60950K(512000K), 0.0351362 secs] 733197K->320292K(4091904K), 0.0353810 secs] [Times: user=0.41 sys=0.00, real=0.03 secs]
    37390.515: [GC 37390.515: [ParNew: 470550K->61709K(512000K), 0.0564888 secs] 729892K->321423K(4091904K), 0.0567318 secs] [Times: user=0.20 sys=0.00, real=0.06 secs]
    37730.051: [GC 37730.051: [ParNew: 471309K->64129K(512000K), 0.0377437 secs] 731023K->324162K(4091904K), 0.0379953 secs] [Times: user=0.19 sys=0.00, real=0.04 secs]
    37733.372: [GC 37733.372: [ParNew: 473729K->53319K(512000K), 0.0354646 secs] 733762K->320827K(4091904K), 0.0356537 secs] [Times: user=0.37 sys=0.02, real=0.04 secs]
    37737.009: [GC 37737.009: [ParNew: 462919K->53622K(512000K), 0.0310719 secs] 730427K->327442K(4091904K), 0.0312615 secs] [Times: user=0.36 sys=0.00, real=0.03 secs]
    38795.575: [GC 38795.576: [ParNew: 463222K->50572K(512000K), 0.0322852 secs] 737042K->328382K(4091904K), 0.0325320 secs] [Times: user=0.19 sys=0.03, real=0.03 secs]
    39993.993: [GC 39993.993: [ParNew: 460172K->49671K(512000K), 0.0375738 secs] 737982K->329779K(4091904K), 0.0378254 secs] [Times: user=0.23 sys=0.00, real=0.04 secs]
    40344.727: [GC 40344.727: [ParNew: 459271K->45853K(512000K), 0.0313283 secs] 739379K->327387K(4091904K), 0.0315770 secs] [Times: user=0.19 sys=0.00, real=0.03 secs]
    40494.545: [GC 40494.546: [ParNew: 455453K->51375K(512000K), 0.0352274 secs] 736987K->334059K(4091904K), 0.0355399 secs] [Times: user=0.39 sys=0.00, real=0.04 secs]
    40498.474: [GC 40498.474: [ParNew: 460975K->48344K(512000K), 0.0232122 secs] 743659K->331092K(4091904K), 0.0234100 secs] [Times: user=0.31 sys=0.00, real=0.02 secs]
    40501.885: [GC 40501.886: [ParNew: 457944K->55748K(512000K), 0.0313076 secs] 740692K->338553K(4091904K), 0.0315496 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    40612.920: [GC 40612.920: [ParNew: 465348K->51503K(512000K), 0.0265116 secs] 748153K->334348K(4091904K), 0.0268357 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    41505.435: [GC 41505.436: [ParNew: 461103K->52624K(512000K), 0.0523886 secs] 743948K->335678K(4091904K), 0.0526344 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]
    43179.292: [GC 43179.292: [ParNew: 462224K->56836K(512000K), 0.0338653 secs] 745278K->340377K(4091904K), 0.0341173 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    43272.059: [GC 43272.059: [ParNew: 466436K->53555K(512000K), 0.0223245 secs] 749977K->337311K(4091904K), 0.0225554 secs] [Times: user=0.22 sys=0.01, real=0.02 secs]
    43275.516: [GC 43275.516: [ParNew: 463155K->58686K(512000K), 0.0386228 secs] 746911K->342598K(4091904K), 0.0388130 secs] [Times: user=0.27 sys=0.00, real=0.04 secs]
    43512.474: [GC 43512.474: [ParNew: 468286K->69833K(512000K), 0.0364445 secs] 752198K->353809K(4091904K), 0.0368920 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    43516.298: [GC 43516.298: [ParNew: 479433K->66598K(512000K), 0.0303983 secs] 763409K->351401K(4091904K), 0.0305894 secs] [Times: user=0.31 sys=0.00, real=0.03 secs]
    43519.430: [GC 43519.430: [ParNew: 476198K->65372K(512000K), 0.0390751 secs] 761001K->355333K(4091904K), 0.0392662 secs] [Times: user=0.30 sys=0.00, real=0.04 secs]
    43715.970: [GC 43715.971: [ParNew: 474966K->58904K(512000K), 0.0374052 secs] 764927K->354223K(4091904K), 0.0376592 secs] [Times: user=0.30 sys=0.03, real=0.04 secs]
    43956.132: [GC 43956.132: [ParNew: 468504K->58418K(512000K), 0.0376996 secs] 763823K->354090K(4091904K), 0.0379415 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    44225.128: [GC 44225.128: [ParNew: 468018K->59711K(512000K), 0.0424557 secs] 763690K->355503K(4091904K), 0.0427039 secs] [Times: user=0.17 sys=0.00, real=0.04 secs]
    44812.193: [GC 44812.193: [ParNew: 469311K->60634K(512000K), 0.0325334 secs] 765103K->356558K(4091904K), 0.0327903 secs] [Times: user=0.38 sys=0.00, real=0.03 secs]
    44815.197: [GC 44815.198: [ParNew: 470234K->62684K(512000K), 0.0257770 secs] 766158K->358675K(4091904K), 0.0259701 secs] [Times: user=0.39 sys=0.00, real=0.03 secs]
    46458.462: [GC 46458.463: [ParNew: 472284K->63304K(512000K), 0.0631213 secs] 768275K->362807K(4091904K), 0.0634108 secs] [Times: user=0.27 sys=0.00, real=0.06 secs]
    47316.959: [GC 47316.960: [ParNew: 472904K->65317K(512000K), 0.0445073 secs] 772407K->367990K(4091904K), 0.0447574 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    47557.919: [GC 47557.919: [ParNew: 474917K->57938K(512000K), 0.0366716 secs] 777590K->362219K(4091904K), 0.0369218 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    47856.376: [GC 47856.376: [ParNew: 467538K->56887K(512000K), 0.0432570 secs] 771819K->361679K(4091904K), 0.0435125 secs] [Times: user=0.30 sys=0.00, real=0.04 secs]
    49185.041: [GC 49185.041: [ParNew: 466487K->59302K(512000K), 0.0410893 secs] 771279K->364296K(4091904K), 0.0413682 secs] [Times: user=0.30 sys=0.00, real=0.04 secs]
    50527.809: [GC 50527.809: [ParNew: 468902K->58648K(512000K), 0.0450556 secs] 773896K->365509K(4091904K), 0.0453105 secs] [Times: user=0.26 sys=0.00, real=0.05 secs]
    51036.703: [GC 51036.703: [ParNew: 468248K->57601K(512000K), 0.0394472 secs] 775109K->366602K(4091904K), 0.0396978 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    51278.070: [GC 51278.070: [ParNew: 467201K->45156K(512000K), 0.0517658 secs] 776202K->366024K(4091904K), 0.0520165 secs] [Times: user=0.39 sys=0.00, real=0.05 secs]
    51996.960: [GC 51996.960: [ParNew: 454756K->39538K(512000K), 0.0324129 secs] 775624K->362172K(4091904K), 0.0326654 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    53844.699: [GC 53844.699: [ParNew: 449138K->38287K(512000K), 0.0318627 secs] 771772K->362188K(4091904K), 0.0321142 secs] [Times: user=0.16 sys=0.00, real=0.03 secs]
    54518.895: [GC 54518.895: [ParNew: 447887K->42840K(512000K), 0.0396710 secs] 771788K->368841K(4091904K), 0.0399283 secs] [Times: user=0.26 sys=0.00, real=0.04 secs]
    54768.382: [GC 54768.382: [ParNew: 452440K->33462K(512000K), 0.0440392 secs] 778441K->359656K(4091904K), 0.0442879 secs] [Times: user=0.11 sys=0.00, real=0.05 secs]
    55176.014: [GC 55176.015: [ParNew: 443062K->39528K(512000K), 0.0329002 secs] 769256K->365820K(4091904K), 0.0331580 secs] [Times: user=0.17 sys=0.00, real=0.03 secs]
    56544.587: [GC 56544.588: [ParNew: 449128K->38624K(512000K), 0.0298293 secs] 775420K->365077K(4091904K), 0.0300790 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    57817.297: [GC 57817.297: [ParNew: 448216K->25904K(512000K), 0.0581534 secs] 774669K->365013K(4091904K), 0.0584113 secs] [Times: user=0.42 sys=0.02, real=0.06 secs]
    58248.498: [GC 58248.498: [ParNew: 435504K->19619K(512000K), 0.0366188 secs] 774613K->362521K(4091904K), 0.0369083 secs] [Times: user=0.09 sys=0.00, real=0.04 secs]
    58494.847: [GC 58494.847: [ParNew: 429219K->18701K(512000K), 0.0250597 secs] 772121K->361709K(4091904K), 0.0254419 secs] [Times: user=0.03 sys=0.00, real=0.03 secs]
    59244.328: [GC 59244.328: [ParNew: 428301K->23266K(512000K), 0.0242253 secs] 771309K->366340K(4091904K), 0.0244769 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    61044.492: [GC 61044.492: [ParNew: 432866K->24931K(512000K), 0.0267541 secs] 775940K->368047K(4091904K), 0.0270119 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]
    61046.169: [GC 61046.170: [ParNew: 434531K->54275K(512000K), 0.0453869 secs] 777647K->397596K(4091904K), 0.0455804 secs] [Times: user=0.55 sys=0.00, real=0.05 secs]
    61047.891: [GC 61047.891: [ParNew: 463875K->89091K(512000K), 0.0727891 secs] 807196K->432508K(4091904K), 0.0729822 secs] [Times: user=0.92 sys=0.00, real=0.07 secs]
    61049.764: [GC 61049.764: [ParNew: 498691K->102400K(512000K), 0.1413109 secs] 842108K->456742K(4091904K), 0.1415073 secs] [Times: user=1.67 sys=0.02, real=0.14 secs]
    61051.710: [GC 61051.710: [ParNew: 512000K->71683K(512000K), 0.1523303 secs] 866342K->470992K(4091904K), 0.1525238 secs] [Times: user=1.47 sys=0.03, real=0.15 secs]
    61053.638: [GC 61053.638: [ParNew: 481283K->84992K(512000K), 0.0754106 secs] 880592K->484300K(4091904K), 0.0756037 secs] [Times: user=0.76 sys=0.00, real=0.08 secs]
    61055.472: [GC 61055.472: [ParNew: 494592K->89088K(512000K), 0.1691948 secs] 893900K->488396K(4091904K), 0.1694339 secs] [Times: user=2.04 sys=0.00, real=0.17 secs]
    61063.844: [GC 61063.844: [ParNew: 498688K->84996K(512000K), 0.2110614 secs] 897996K->484305K(4091904K), 0.2112596 secs] [Times: user=2.65 sys=0.00, real=0.21 secs]
    61066.864: [GC 61066.864: [ParNew: 494596K->63506K(512000K), 0.3469430 secs] 893905K->462815K(4091904K), 0.3471471 secs] [Times: user=4.01 sys=0.00, real=0.35 secs]
    61070.210: [GC 61070.211: [ParNew: 473106K->88069K(512000K), 0.3459064 secs] 872415K->487378K(4091904K), 0.3461162 secs] [Times: user=4.40 sys=0.00, real=0.35 secs]
    61655.583: [GC 61655.583: [ParNew: 497669K->80887K(512000K), 0.3839315 secs] 896978K->480196K(4091904K), 0.3842004 secs] [Times: user=4.67 sys=0.00, real=0.38 secs]
    61944.377: [GC 61944.377: [ParNew: 490487K->55703K(512000K), 0.4498726 secs] 889796K->455011K(4091904K), 0.4501261 secs] [Times: user=5.51 sys=0.00, real=0.45 secs]
    62171.215: [GC 62171.216: [ParNew: 465303K->56084K(512000K), 0.4050095 secs] 864611K->455393K(4091904K), 0.4052578 secs] [Times: user=4.90 sys=0.00, real=0.40 secs]
    63174.670: [GC 63174.670: [ParNew: 465684K->57885K(512000K), 0.3867162 secs] 864993K->457194K(4091904K), 0.3869640 secs] [Times: user=4.60 sys=0.00, real=0.39 secs]
    64895.797: [GC 64895.797: [ParNew: 467485K->56847K(512000K), 0.4494808 secs] 866794K->456156K(4091904K), 0.4497343 secs] [Times: user=5.69 sys=0.00, real=0.45 secs]
    65434.970: [GC 65434.971: [ParNew: 466447K->58570K(512000K), 0.4445965 secs] 865756K->457878K(4091904K), 0.4448476 secs] [Times: user=5.69 sys=0.00, real=0.44 secs]
    65676.649: [GC 65676.649: [ParNew: 468170K->60754K(512000K), 0.4489431 secs] 867478K->460062K(4091904K), 0.4492043 secs] [Times: user=5.68 sys=0.00, real=0.45 secs]
    66395.454: [GC 66395.454: [ParNew: 470354K->52453K(512000K), 0.4539983 secs] 869662K->456476K(4091904K), 0.4544276 secs] [Times: user=5.51 sys=0.00, real=0.45 secs]
    68244.029: [GC 68244.030: [ParNew: 462053K->45371K(512000K), 0.4094800 secs] 866076K->453703K(4091904K), 0.4097292 secs] [Times: user=4.98 sys=0.00, real=0.41 secs]
    68279.497: [GC 68279.497: [ParNew: 454971K->50623K(512000K), 0.4998648 secs] 863303K->463802K(4091904K), 0.5001083 secs] [Times: user=6.27 sys=0.02, real=0.50 secs]
    68333.895: [GC 68333.895: [ParNew: 460223K->43755K(512000K), 0.4056409 secs] 873402K->461687K(4091904K), 0.4060793 secs] [Times: user=4.94 sys=0.00, real=0.41 secs]
    68496.436: [GC 68496.437: [ParNew: 453355K->37381K(512000K), 0.3302000 secs] 871287K->459936K(4091904K), 0.3305232 secs] [Times: user=4.01 sys=0.00, real=0.33 secs]
    69035.763: [GC 69035.763: [ParNew: 446981K->33939K(512000K), 0.2593712 secs] 869536K->460235K(4091904K), 0.2596214 secs] [Times: user=3.26 sys=0.00, real=0.26 secs]
    69275.773: [GC 69275.773: [ParNew: 443539K->30967K(512000K), 0.1814783 secs] 869835K->461208K(4091904K), 0.1817390 secs] [Times: user=2.04 sys=0.00, real=0.18 secs]
    69995.443: [GC 69995.444: [ParNew: 440567K->27334K(512000K), 0.1169546 secs] 870808K->461505K(4091904K), 0.1172129 secs] [Times: user=1.43 sys=0.00, real=0.12 secs]
    71232.927: [GC 71232.927: [ParNew: 436934K->24225K(512000K), 0.0283750 secs] 871105K->460367K(4091904K), 0.0286348 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    72095.340: [GC 72095.341: [ParNew: 433825K->34199K(512000K), 0.0302302 secs] 869967K->470857K(4091904K), 0.0304857 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    72635.335: [GC 72635.335: [ParNew: 443799K->36365K(512000K), 0.0319424 secs] 880457K->473137K(4091904K), 0.0321992 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    72871.821: [GC 72871.821: [ParNew: 445965K->31839K(512000K), 0.0340256 secs] 882737K->468738K(4091904K), 0.0344208 secs] [Times: user=0.11 sys=0.00, real=0.04 secs]
    73386.395: [GC 73386.395: [ParNew: 441439K->35675K(512000K), 0.0330663 secs] 878338K->473000K(4091904K), 0.0333155 secs] [Times: user=0.11 sys=0.00, real=0.03 secs]
    73390.109: [GC 73390.110: [ParNew: 445275K->37935K(512000K), 0.0190615 secs] 882600K->475366K(4091904K), 0.0192982 secs] [Times: user=0.13 sys=0.00, real=0.02 secs]
    73392.636: [GC 73392.636: [ParNew: 447535K->48188K(512000K), 0.0238565 secs] 884966K->486316K(4091904K), 0.0240572 secs] [Times: user=0.16 sys=0.00, real=0.02 secs]
    73394.966: [GC 73394.966: [ParNew: 457788K->58369K(512000K), 0.0327783 secs] 895916K->496591K(4091904K), 0.0329746 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    74355.187: [GC 74355.188: [ParNew: 467968K->52848K(512000K), 0.0474260 secs] 906190K->491313K(4091904K), 0.0477184 secs] [Times: user=0.13 sys=0.00, real=0.05 secs]
    75714.655: [GC 75714.655: [ParNew: 462448K->52664K(512000K), 0.0532509 secs] 900913K->491577K(4091904K), 0.0535860 secs] [Times: user=0.23 sys=0.00, real=0.05 secs]
    76229.060: [GC 76229.060: [ParNew: 462259K->58594K(512000K), 0.0386934 secs] 901172K->497621K(4091904K), 0.0389469 secs] [Times: user=0.42 sys=0.00, real=0.04 secs]
    76477.506: [GC 76477.506: [ParNew: 468194K->56008K(512000K), 0.0325089 secs] 907221K->495757K(4091904K), 0.0327687 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    77196.334: [GC 77196.334: [ParNew: 465608K->55319K(512000K), 0.0384466 secs] 905357K->495150K(4091904K), 0.0386973 secs] [Times: user=0.19 sys=0.00, real=0.04 secs]
    79044.115: [GC 79044.116: [ParNew: 464919K->54148K(512000K), 0.0309811 secs] 904750K->494054K(4091904K), 0.0312404 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    79753.503: [GC 79753.503: [ParNew: 463748K->56574K(512000K), 0.0375402 secs] 903654K->496550K(4091904K), 0.0377999 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    79957.530: [GC 79957.531: [ParNew: 466174K->55673K(512000K), 0.0315290 secs] 906150K->496337K(4091904K), 0.0317748 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    80260.541: [GC 80260.541: [ParNew: 465273K->50897K(512000K), 0.0543182 secs] 905937K->493311K(4091904K), 0.0545731 secs] [Times: user=0.23 sys=0.00, real=0.05 secs]
    80923.641: [GC 80923.641: [ParNew: 460497K->58328K(512000K), 0.0346484 secs] 902911K->500834K(4091904K), 0.0348942 secs] [Times: user=0.28 sys=0.00, real=0.04 secs]
    80927.252: [GC 80927.252: [ParNew: 467928K->59419K(512000K), 0.0293281 secs] 910434K->502016K(4091904K), 0.0295249 secs] [Times: user=0.31 sys=0.00, real=0.03 secs]
    80929.674: [GC 80929.674: [ParNew: 469019K->66744K(512000K), 0.0334908 secs] 911616K->509388K(4091904K), 0.0336862 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    80932.751: [GC 80932.752: [ParNew: 476344K->72060K(512000K), 0.0387899 secs] 918988K->518290K(4091904K), 0.0389873 secs] [Times: user=0.48 sys=0.00, real=0.04 secs]
    82807.647: [GC 82807.647: [ParNew: 481660K->63117K(512000K), 0.0642674 secs] 927890K->515315K(4091904K), 0.0645521 secs] [Times: user=0.16 sys=0.00, real=0.06 secs]
    83377.222: [GC 83377.222: [ParNew: 472717K->61289K(512000K), 0.0535759 secs] 924915K->518246K(4091904K), 0.0539235 secs] [Times: user=0.39 sys=0.00, real=0.06 secs]
    83618.173: [GC 83618.174: [ParNew: 470889K->62255K(512000K), 0.0341188 secs] 927846K->520175K(4091904K), 0.0343761 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    83694.848: [GC 83694.849: [ParNew: 471855K->55487K(512000K), 0.0300026 secs] 929775K->513504K(4091904K), 0.0302398 secs] [Times: user=0.31 sys=0.00, real=0.03 secs]
    83697.480: [GC 83697.480: [ParNew: 465087K->58474K(512000K), 0.0302773 secs] 923104K->516555K(4091904K), 0.0305207 secs] [Times: user=0.31 sys=0.00, real=0.03 secs]
    83700.910: [GC 83700.910: [ParNew: 468074K->62613K(512000K), 0.0269294 secs] 926155K->520723K(4091904K), 0.0271209 secs] [Times: user=0.13 sys=0.00, real=0.03 secs]
    83834.204: [GC 83834.204: [ParNew: 472213K->59885K(512000K), 0.0274296 secs] 930323K->518061K(4091904K), 0.0276731 secs] [Times: user=0.36 sys=0.00, real=0.03 secs]
    84396.228: [GC 84396.228: [ParNew: 469485K->62006K(512000K), 0.0350464 secs] 927661K->520330K(4091904K), 0.0353028 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    86244.121: [GC 86244.121: [ParNew: 471606K->60568K(512000K), 0.0351712 secs] 929930K->519097K(4091904K), 0.0354257 secs] [Times: user=0.39 sys=0.00, real=0.04 secs]
    86470.078: [GC 86470.078: [ParNew: 470168K->59055K(512000K), 0.0267589 secs] 928697K->517874K(4091904K), 0.0270119 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    86472.726: [GC 86472.726: [ParNew: 468655K->61257K(512000K), 0.0285359 secs] 927474K->520167K(4091904K), 0.0287265 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    86708.105: [GC 86708.105: [ParNew: 470857K->55972K(512000K), 0.0518023 secs] 929767K->521733K(4091904K), 0.0520515 secs] [Times: user=0.42 sys=0.02, real=0.05 secs]
    86710.227: [GC 86710.227: [ParNew: 465572K->51017K(512000K), 0.0310911 secs] 931333K->523158K(4091904K), 0.0312798 secs] [Times: user=0.40 sys=0.00, real=0.03 secs]
    87035.161: [GC 87035.161: [ParNew: 460617K->50416K(512000K), 0.0343675 secs] 932758K->525532K(4091904K), 0.0346291 secs] [Times: user=0.20 sys=0.02, real=0.03 secs]
    87252.755: [GC 87252.755: [ParNew: 460016K->51579K(512000K), 0.0510389 secs] 935132K->527997K(4091904K), 0.0513409 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]
    87919.384: [GC 87919.384: [ParNew: 461172K->46331K(512000K), 0.0501526 secs] 937590K->524057K(4091904K), 0.0504445 secs] [Times: user=0.09 sys=0.00, real=0.05 secs]
    88012.436: [GC 88012.437: [ParNew: 455931K->46451K(512000K), 0.0241365 secs] 933657K->524268K(4091904K), 0.0244212 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    88304.411: [GC 88304.412: [ParNew: 456051K->45291K(512000K), 0.0352485 secs] 933868K->523240K(4091904K), 0.0356278 secs] [Times: user=0.13 sys=0.00, real=0.04 secs]
    90094.813: [GC 90094.814: [ParNew: 454891K->50046K(512000K), 0.0520481 secs] 932840K->528818K(4091904K), 0.0523084 secs] [Times: user=0.42 sys=0.00, real=0.05 secs]
    90635.015: [GC 90635.015: [ParNew: 459646K->51166K(512000K), 0.0375080 secs] 938418K->531890K(4091904K), 0.0377653 secs] [Times: user=0.23 sys=0.00, real=0.04 secs]
    90875.065: [GC 90875.065: [ParNew: 460766K->48468K(512000K), 0.0303637 secs] 941490K->529772K(4091904K), 0.0306220 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    91535.418: [GC 91535.419: [ParNew: 458068K->48786K(512000K), 0.0350152 secs] 939372K->530782K(4091904K), 0.0352759 secs] [Times: user=0.22 sys=0.02, real=0.04 secs]
    93334.864: [GC 93334.864: [ParNew: 458386K->47728K(512000K), 0.0356739 secs] 940382K->530564K(4091904K), 0.0359260 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    94117.088: [GC 94117.088: [ParNew: 457328K->48777K(512000K), 0.0359029 secs] 940164K->532100K(4091904K), 0.0361636 secs] [Times: user=0.42 sys=0.00, real=0.04 secs]
    94369.127: [GC 94369.127: [ParNew: 458377K->43953K(512000K), 0.0366140 secs] 941700K->528558K(4091904K), 0.0368680 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    94715.461: [GC 94715.461: [ParNew: 453553K->42312K(512000K), 0.0375051 secs] 938158K->529392K(4091904K), 0.0377610 secs] [Times: user=0.22 sys=0.02, real=0.04 secs]
    96143.528: [GC 96143.528: [ParNew: 451912K->41892K(512000K), 0.0318228 secs] 938992K->529470K(4091904K), 0.0320883 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    97382.959: [GC 97382.959: [ParNew: 451492K->42181K(512000K), 0.0371633 secs] 939070K->532743K(4091904K), 0.0374168 secs] [Times: user=0.16 sys=0.00, real=0.04 secs]
    97895.018: [GC 97895.018: [ParNew: 451781K->37667K(512000K), 0.0344117 secs] 942343K->530262K(4091904K), 0.0346704 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    98077.995: [GC 98077.995: [ParNew: 447267K->40419K(512000K), 0.0281287 secs] 939862K->533188K(4091904K), 0.0283846 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    98843.554: [GC 98843.554: [ParNew: 450019K->36176K(512000K), 0.0302619 secs] 942788K->528995K(4091904K), 0.0305178 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    100763.894: [GC 100763.894: [ParNew: 445776K->38543K(512000K), 0.0492341 secs] 938595K->533660K(4091904K), 0.0494804 secs] [Times: user=0.14 sys=0.02, real=0.05 secs]
    101375.929: [GC 101375.929: [ParNew: 448143K->23169K(512000K), 0.0533090 secs] 943260K->533250K(4091904K), 0.0535726 secs] [Times: user=0.37 sys=0.03, real=0.05 secs]
    101617.962: [GC 101617.962: [ParNew: 432769K->19499K(512000K), 0.0215423 secs] 942850K->529705K(4091904K), 0.0218059 secs] [Times: user=0.22 sys=0.00, real=0.02 secs]
    102038.879: [GC 102038.879: [ParNew: 429099K->18371K(512000K), 0.0275271 secs] 939305K->528643K(4091904K), 0.0277849 secs] [Times: user=0.11 sys=0.00, real=0.03 secs]
    103416.932: [GC 103416.932: [ParNew: 427971K->17025K(512000K), 0.0336679 secs] 938243K->527355K(4091904K), 0.0339267 secs] [Times: user=0.11 sys=0.00, real=0.03 secs]
    104721.630: [GC 104721.630: [ParNew: 426625K->21217K(512000K), 0.0293660 secs] 936955K->531612K(4091904K), 0.0296786 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    105143.669: [GC 105143.670: [ParNew: 430817K->18876K(512000K), 0.0241729 secs] 941212K->529422K(4091904K), 0.0244687 secs] [Times: user=0.16 sys=0.00, real=0.03 secs]
    105334.980: [GC 105334.980: [ParNew: 428476K->20593K(512000K), 0.0231167 secs] 939022K->531211K(4091904K), 0.0233721 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    106260.002: [GC 106260.002: [ParNew: 430193K->17966K(512000K), 0.0376400 secs] 940811K->528638K(4091904K), 0.0378979 secs] [Times: user=0.05 sys=0.00, real=0.04 secs]
    108036.662: [GC 108036.662: [ParNew: 427566K->23968K(512000K), 0.0256925 secs] 938238K->534687K(4091904K), 0.0259523 secs] [Times: user=0.03 sys=0.00, real=0.03 secs]
    108634.709: [GC 108634.709: [ParNew: 433568K->23576K(512000K), 0.0262836 secs] 944287K->534401K(4091904K), 0.0265457 secs] [Times: user=0.01 sys=0.00, real=0.03 secs]
    108874.778: [GC 108874.778: [ParNew: 433176K->21601K(512000K), 0.0227777 secs] 944001K->532671K(4091904K), 0.0230365 secs] [Times: user=0.19 sys=0.00, real=0.02 secs]
    109538.965: [GC 109538.966: [ParNew: 431193K->19752K(512000K), 0.0269961 secs] 942264K->530898K(4091904K), 0.0273864 secs] [Times: user=0.02 sys=0.00, real=0.03 secs]
    111263.615: [GC 111263.615: [ParNew: 429352K->21855K(512000K), 0.0398428 secs] 940498K->533096K(4091904K), 0.0400983 secs] [Times: user=0.05 sys=0.00, real=0.04 secs]
    112115.496: [GC 112115.496: [ParNew: 431455K->21720K(512000K), 0.0259153 secs] 942696K->533099K(4091904K), 0.0261780 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    112413.364: [GC 112413.365: [ParNew: 431320K->19830K(512000K), 0.0423241 secs] 942699K->531368K(4091904K), 0.0426453 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
    112655.609: [GC 112655.610: [ParNew: 429430K->22499K(512000K), 0.0221185 secs] 940968K->534160K(4091904K), 0.0223797 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    114092.583: [GC 114092.583: [ParNew: 432094K->16211K(512000K), 0.0383506 secs] 943755K->527973K(4091904K), 0.0387232 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
    114796.291: [GC 114796.291: [ParNew: 425811K->28337K(512000K), 0.0401977 secs] 937573K->540618K(4091904K), 0.0404953 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
    115714.774: [GC 115714.775: [ParNew: 437930K->35096K(512000K), 0.0310805 secs] 950210K->547815K(4091904K), 0.0313379 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    115956.960: [GC 115956.960: [ParNew: 444696K->34512K(512000K), 0.0287116 secs] 957415K->547352K(4091904K), 0.0289689 secs] [Times: user=0.17 sys=0.00, real=0.03 secs]
    116242.192: [GC 116242.192: [ParNew: 444112K->35530K(512000K), 0.0431019 secs] 956952K->549051K(4091904K), 0.0435633 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
    116580.861: [GC 116580.861: [ParNew: 445130K->36285K(512000K), 0.0226644 secs] 958651K->550231K(4091904K), 0.0229193 secs] [Times: user=0.14 sys=0.00, real=0.02 secs]
    116583.431: [GC 116583.431: [ParNew: 445885K->41024K(512000K), 0.0242699 secs] 959831K->555066K(4091904K), 0.0244620 secs] [Times: user=0.25 sys=0.00, real=0.02 secs]
    116585.884: [GC 116585.884: [ParNew: 450624K->51263K(512000K), 0.0265164 secs] 964666K->565423K(4091904K), 0.0267143 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    116734.962: [GC 116734.963: [ParNew: 460863K->51632K(512000K), 0.0302297 secs] 975023K->565857K(4091904K), 0.0304799 secs] [Times: user=0.36 sys=0.00, real=0.03 secs]
    118468.292: [GC 118468.292: [ParNew: 461232K->55308K(512000K), 0.0495140 secs] 975457K->569610K(4091904K), 0.0497728 secs] [Times: user=0.11 sys=0.00, real=0.05 secs]
    119315.475: [GC 119315.476: [ParNew: 464908K->56342K(512000K), 0.0365468 secs] 979210K->570704K(4091904K), 0.0368046 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    119614.275: [GC 119614.276: [ParNew: 465942K->53868K(512000K), 0.0340530 secs] 980304K->568408K(4091904K), 0.0343113 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    119855.176: [GC 119855.176: [ParNew: 463468K->56679K(512000K), 0.0346604 secs] 978008K->571290K(4091904K), 0.0350027 secs] [Times: user=0.36 sys=0.00, real=0.04 secs]
    121231.566: [GC 121231.566: [ParNew: 466276K->55675K(512000K), 0.0440790 secs] 980887K->570335K(4091904K), 0.0444170 secs] [Times: user=0.08 sys=0.00, real=0.05 secs]
    122496.172: [GC 122496.172: [ParNew: 465275K->59904K(512000K), 0.0345312 secs] 979935K->574593K(4091904K), 0.0347905 secs] [Times: user=0.19 sys=0.00, real=0.04 secs]
    123035.316: [GC 123035.316: [ParNew: 469504K->58582K(512000K), 0.0365213 secs] 984193K->573383K(4091904K), 0.0368661 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    123276.676: [GC 123276.677: [ParNew: 468182K->55581K(512000K), 0.0354386 secs] 982983K->572438K(4091904K), 0.0357195 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    123994.409: [GC 123994.409: [ParNew: 465181K->52792K(512000K), 0.0345610 secs] 982038K->570090K(4091904K), 0.0348639 secs] [Times: user=0.20 sys=0.00, real=0.04 secs]
    124164.347: [GC 124164.348: [ParNew: 462392K->58328K(512000K), 0.0287730 secs] 979690K->575993K(4091904K), 0.0290251 secs] [Times: user=0.37 sys=0.00, real=0.03 secs]
    124167.983: [GC 124167.983: [ParNew: 467928K->56373K(512000K), 0.0252431 secs] 985593K->574118K(4091904K), 0.0254381 secs] [Times: user=0.34 sys=0.00, real=0.02 secs]
    124170.481: [GC 124170.482: [ParNew: 465973K->61168K(512000K), 0.0311785 secs] 983718K->580042K(4091904K), 0.0313739 secs] [Times: user=0.25 sys=0.00, real=0.03 secs]
    126035.238: [GC 126035.238: [ParNew: 470768K->56072K(512000K), 0.0514907 secs] 989642K->580772K(4091904K), 0.0518191 secs] [Times: user=0.40 sys=0.00, real=0.05 secs]
    126577.173: [GC 126577.173: [ParNew: 465672K->50123K(512000K), 0.0460696 secs] 990372K->581096K(4091904K), 0.0463265 secs] [Times: user=0.31 sys=0.00, real=0.05 secs]
    126863.704: [GC 126863.704: [ParNew: 459723K->48713K(512000K), 0.0512809 secs] 990696K->582385K(4091904K), 0.0515834 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]
    126952.247: [GC 126952.247: [ParNew: 458313K->52794K(512000K), 0.0381989 secs] 991985K->587014K(4091904K), 0.0384385 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    126955.763: [GC 126955.763: [ParNew: 462394K->55344K(512000K), 0.0248163 secs] 996614K->589683K(4091904K), 0.0250146 secs] [Times: user=0.33 sys=0.00, real=0.02 secs]
    126958.723: [GC 126958.724: [ParNew: 464944K->62916K(512000K), 0.0336449 secs] 999283K->597372K(4091904K), 0.0338446 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    126995.079: [GC 126995.079: [ParNew: 472516K->57891K(512000K), 0.0263081 secs] 1006972K->592409K(4091904K), 0.0265284 secs] [Times: user=0.17 sys=0.00, real=0.03 secs]
    127594.085: [GC 127594.085: [ParNew: 467491K->58482K(512000K), 0.0325454 secs] 1002009K->593144K(4091904K), 0.0328018 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    129285.767: [GC 129285.767: [ParNew: 468082K->60736K(512000K), 0.0543187 secs] 1002744K->595574K(4091904K), 0.0546860 secs] [Times: user=0.19 sys=0.00, real=0.06 secs]
    129731.379: [GC 129731.379: [ParNew: 470336K->65348K(512000K), 0.0339541 secs] 1005174K->600340K(4091904K), 0.0342100 secs] [Times: user=0.14 sys=0.00, real=0.03 secs]
    129734.071: [GC 129734.071: [ParNew: 474948K->64697K(512000K), 0.0287116 secs] 1009940K->599782K(4091904K), 0.0289056 secs] [Times: user=0.25 sys=0.00, real=0.03 secs]
    129737.795: [GC 129737.795: [ParNew: 474297K->66969K(512000K), 0.0295288 secs] 1009382K->602156K(4091904K), 0.0297309 secs] [Times: user=0.25 sys=0.00, real=0.03 secs]
    129963.140: [GC 129963.140: [ParNew: 476569K->65210K(512000K), 0.0344904 secs] 1011756K->600419K(4091904K), 0.0347482 secs] [Times: user=0.23 sys=0.00, real=0.03 secs]
    130003.107: [GC 130003.108: [ParNew: 474810K->62651K(512000K), 0.0369842 secs] 1010019K->600582K(4091904K), 0.0372026 secs] [Times: user=0.42 sys=0.02, real=0.04 secs]
    130295.661: [GC 130295.662: [ParNew: 472251K->63777K(512000K), 0.0415708 secs] 1010182K->604896K(4091904K), 0.0418301 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    130495.432: [GC 130495.432: [ParNew: 473286K->65376K(512000K), 0.0371248 secs] 1014405K->606957K(4091904K), 0.0373803 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    131207.362: [GC 131207.363: [ParNew: 474976K->65773K(512000K), 0.0445841 secs] 1016557K->607430K(4091904K), 0.0448443 secs] [Times: user=0.23 sys=0.00, real=0.04 secs]
    131211.698: [GC 131211.698: [ParNew: 475373K->64562K(512000K), 0.0286266 secs] 1017030K->606348K(4091904K), 0.0289008 secs] [Times: user=0.33 sys=0.00, real=0.03 secs]
    131849.676: [GC 131849.676: [ParNew: 474162K->57633K(512000K), 0.0778617 secs] 1015948K->611123K(4091904K), 0.0781608 secs] [Times: user=0.27 sys=0.02, real=0.08 secs]
    133296.202: [GC 133296.202: [ParNew: 467233K->58491K(512000K), 0.0427932 secs] 1020723K->613878K(4091904K), 0.0431048 secs] [Times: user=0.31 sys=0.00, real=0.04 secs]
    133837.845: [GC 133837.845: [ParNew: 468091K->59219K(512000K), 0.0402514 secs] 1023478K->616557K(4091904K), 0.0405102 secs] [Times: user=0.37 sys=0.00, real=0.04 secs]
    134077.246: [GC 134077.246: [ParNew: 468819K->55307K(512000K), 0.0332536 secs] 1026157K->612771K(4091904K), 0.0335138 secs] [Times: user=0.20 sys=0.00, real=0.03 secs]
    134795.254: [GC 134795.254: [ParNew: 464907K->53288K(512000K), 0.0358477 secs] 1022371K->611462K(4091904K), 0.0361099 secs] [Times: user=0.22 sys=0.02, real=0.04 secs]
    136642.971: [GC 136642.971: [ParNew: 462888K->52843K(512000K), 0.0329986 secs] 1021062K->612142K(4091904K), 0.0332641 secs] [Times: user=0.23 sys=0.00, real=0.03 secs]
    137357.180: [GC 137357.180: [ParNew: 462443K->52013K(512000K), 0.0571447 secs] 1021742K->611535K(4091904K), 0.0575922 secs] [Times: user=0.13 sys=0.00, real=0.06 secs]
    137616.244: [GC 137616.244: [ParNew: 461613K->52270K(512000K), 0.0357142 secs] 1021135K->614473K(4091904K), 0.0359701 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    138006.584: [GC 138006.584: [ParNew: 461870K->49597K(512000K), 0.0503653 secs] 1024073K->612460K(4091904K), 0.0506673 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]
    139342.946: [GC 139342.946: [ParNew: 459197K->46692K(512000K), 0.0404070 secs] 1022060K->613073K(4091904K), 0.0406720 secs] [Times: user=0.27 sys=0.00, real=0.04 secs]
    140615.906: [GC 140615.906: [ParNew: 456292K->43399K(512000K), 0.0398500 secs] 1022673K->614255K(4091904K), 0.0401160 secs] [Times: user=0.34 sys=0.00, real=0.04 secs]
    141142.629: [GC 141142.629: [ParNew: 452999K->42823K(512000K), 0.0358170 secs] 1023855K->614857K(4091904K), 0.0360748 secs] [Times: user=0.14 sys=0.00, real=0.04 secs]
    141333.920: [GC 141333.920: [ParNew: 452423K->45830K(512000K), 0.0311612 secs] 1024457K->617958K(4091904K), 0.0314257 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    142044.980: [GC 142044.980: [ParNew: 455430K->39898K(512000K), 0.0472771 secs] 1027558K->612102K(4091904K), 0.0476022 secs] [Times: user=0.14 sys=0.00, real=0.05 secs]
    144034.951: [GC 144034.951: [ParNew: 449498K->37684K(512000K), 0.0409827 secs] 1021702K->616012K(4091904K), 0.0412338 secs] [Times: user=0.17 sys=0.02, real=0.04 secs]
    144577.066: [GC 144577.066: [ParNew: 447284K->25173K(512000K), 0.0495803 secs] 1025612K->617530K(4091904K), 0.0498448 secs] [Times: user=0.41 sys=0.02, real=0.05 secs]
    144817.613: [GC 144817.614: [ParNew: 434773K->19915K(512000K), 0.0215563 secs] 1027130K->612370K(4091904K), 0.0218184 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    145294.201: [GC 145294.202: [ParNew: 429515K->24036K(512000K), 0.0232180 secs] 1021970K->616556K(4091904K), 0.0234652 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    146793.448: [GC 146793.448: [ParNew: 433636K->18472K(512000K), 0.0216345 secs] 1026156K->611098K(4091904K), 0.0218832 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    147443.494: [GC 147443.494: [ParNew: 428072K->43192K(512000K), 0.0346959 secs] 1020698K->635890K(4091904K), 0.0349705 secs] [Times: user=0.31 sys=0.00, real=0.03 secs]
    147445.082: [GC 147445.083: [ParNew: 452792K->57344K(512000K), 0.0888235 secs] 1045490K->650180K(4091904K), 0.0890136 secs] [Times: user=0.95 sys=0.00, real=0.09 secs]
    147446.803: [GC 147446.803: [ParNew: 466944K->93184K(512000K), 0.1095525 secs] 1059780K->686115K(4091904K), 0.1097796 secs] [Times: user=1.36 sys=0.00, real=0.11 secs]
    147448.566: [GC 147448.566: [ParNew: 502784K->102400K(512000K), 0.1849305 secs] 1095715K->711755K(4091904K), 0.1851220 secs] [Times: user=2.09 sys=0.03, real=0.18 secs]
    147450.240: [GC 147450.241: [ParNew: 512000K->69632K(512000K), 0.1632902 secs] 1121355K->693737K(4091904K), 0.1634947 secs] [Times: user=1.59 sys=0.05, real=0.16 secs]
    147451.799: [GC 147451.799: [ParNew: 479232K->102400K(512000K), 0.0859941 secs] 1103337K->726507K(4091904K), 0.0861876 secs] [Times: user=1.12 sys=0.00, real=0.09 secs]
    147459.474: [GC 147459.474: [ParNew: 512000K->102400K(512000K), 0.1182610 secs] 1136107K->737889K(4091904K), 0.1184828 secs] [Times: user=1.42 sys=0.01, real=0.12 secs]
    147461.627: [GC 147461.627: [ParNew: 512000K->47105K(512000K), 0.1865941 secs] 1147489K->724810K(4091904K), 0.1867991 secs] [Times: user=1.89 sys=0.09, real=0.19 secs]
    147464.049: [GC 147464.050: [ParNew: 456705K->69655K(512000K), 0.0616910 secs] 1134410K->747359K(4091904K), 0.0618941 secs] [Times: user=0.78 sys=0.00, real=0.06 secs]
    147695.386: [GC 147695.386: [ParNew: 479255K->68491K(512000K), 0.1180272 secs] 1156959K->746195K(4091904K), 0.1182898 secs] [Times: user=1.25 sys=0.00, real=0.12 secs]
    148235.165: [GC 148235.165: [ParNew: 478091K->37279K(512000K), 0.1886135 secs] 1155795K->714984K(4091904K), 0.1888867 secs] [Times: user=1.87 sys=0.00, real=0.19 secs]
    148476.093: [GC 148476.094: [ParNew: 446879K->37130K(512000K), 0.1614239 secs] 1124584K->714834K(4091904K), 0.1617739 secs] [Times: user=2.04 sys=0.00, real=0.16 secs]
    149193.996: [GC 149193.997: [ParNew: 446730K->36625K(512000K), 0.1582719 secs] 1124434K->714330K(4091904K), 0.1585321 secs] [Times: user=1.84 sys=0.00, real=0.16 secs]
    151042.483: [GC 151042.484: [ParNew: 446225K->40240K(512000K), 0.1391134 secs] 1123930K->717944K(4091904K), 0.1393770 secs] [Times: user=1.53 sys=0.00, real=0.14 secs]
    151717.256: [GC 151717.257: [ParNew: 449840K->39188K(512000K), 0.1544640 secs] 1127544K->716892K(4091904K), 0.1548169 secs] [Times: user=1.84 sys=0.00, real=0.16 secs]
    152015.354: [GC 152015.354: [ParNew: 448788K->38590K(512000K), 0.1536219 secs] 1126492K->716295K(4091904K), 0.1538941 secs] [Times: user=1.84 sys=0.00, real=0.15 secs]
    152372.277: [GC 152372.277: [ParNew: 448190K->38491K(512000K), 0.1324569 secs] 1125895K->716195K(4091904K), 0.1327176 secs] [Times: user=1.42 sys=0.00, real=0.13 secs]
    153742.504: [GC 153742.504: [ParNew: 448091K->40369K(512000K), 0.1213564 secs] 1125795K->718073K(4091904K), 0.1216180 secs] [Times: user=1.31 sys=0.00, real=0.12 secs]
    154670.568: [GC 154670.568: [ParNew: 449969K->44676K(512000K), 0.1243413 secs] 1127673K->722380K(4091904K), 0.1246092 secs] [Times: user=1.36 sys=0.00, real=0.13 secs]
    154734.066: [GC 154734.066: [ParNew: 454276K->43774K(512000K), 0.1465069 secs] 1131980K->721479K(4091904K), 0.1468689 secs] [Times: user=1.64 sys=0.00, real=0.15 secs]
    154782.329: [GC 154782.329: [ParNew: 453374K->44145K(512000K), 0.1622065 secs] 1131079K->726652K(4091904K), 0.1624591 secs] [Times: user=1.93 sys=0.00, real=0.16 secs]
    155321.070: [GC 155321.070: [ParNew: 453727K->35049K(512000K), 0.1743072 secs] 1136234K->721650K(4091904K), 0.1745554 secs] [Times: user=2.03 sys=0.02, real=0.17 secs]
    155616.065: [GC 155616.065: [ParNew: 444649K->29499K(512000K), 0.2102615 secs] 1131250K->719998K(4091904K), 0.2105183 secs] [Times: user=2.45 sys=0.00, real=0.21 secs]
    155982.706: [GC 155982.706: [ParNew: 439099K->26202K(512000K), 0.1488734 secs] 1129597K->720576K(4091904K), 0.1491322 secs] [Times: user=1.61 sys=0.00, real=0.15 secs]
    157342.722: [GC 157342.722: [ParNew: 435802K->21204K(512000K), 0.0648728 secs] 1130176K->718607K(4091904K), 0.0651369 secs] [Times: user=0.50 sys=0.00, real=0.07 secs]
    158206.259: [GC 158206.260: [ParNew: 430804K->24876K(512000K), 0.0387755 secs] 1128207K->722431K(4091904K), 0.0390794 secs] [Times: user=0.14 sys=0.00, real=0.04 secs]
    158916.733: [GC 158916.733: [ParNew: 434476K->35032K(512000K), 0.0347257 secs] 1132031K->733272K(4091904K), 0.0349902 secs] [Times: user=0.22 sys=0.00, real=0.04 secs]
    159196.537: [GC 159196.537: [ParNew: 444632K->34059K(512000K), 0.0395389 secs] 1142872K->732374K(4091904K), 0.0397992 secs] [Times: user=0.11 sys=0.00, real=0.04 secs]
    159453.706: [GC 159453.706: [ParNew: 443659K->37344K(512000K), 0.0284446 secs] 1141974K->735948K(4091904K), 0.0287073 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    159773.265: [GC 159773.266: [ParNew: 446944K->37602K(512000K), 0.0249824 secs] 1145548K->736299K(4091904K), 0.0252388 secs] [Times: user=0.16 sys=0.00, real=0.03 secs]
    159775.812: [GC 159775.812: [ParNew: 447202K->46147K(512000K), 0.0282876 secs] 1145899K->745050K(4091904K), 0.0284816 secs] [Times: user=0.39 sys=0.00, real=0.03 secs]
    159778.313: [GC 159778.314: [ParNew: 455747K->49219K(512000K), 0.0219327 secs] 1154650K->748162K(4091904K), 0.0221362 secs] [Times: user=0.36 sys=0.00, real=0.02 secs]
    159780.691: [GC 159780.691: [ParNew: 458819K->53184K(512000K), 0.0228531 secs] 1157762K->752236K(4091904K), 0.0230494 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    159783.892: [GC 159783.892: [ParNew: 462784K->58452K(512000K), 0.0238032 secs] 1161836K->757642K(4091904K), 0.0239991 secs] [Times: user=0.20 sys=0.00, real=0.02 secs]
    159787.286: [GC 159787.287: [ParNew: 468052K->54342K(512000K), 0.0227258 secs] 1167242K->753632K(4091904K), 0.0229237 secs] [Times: user=0.27 sys=0.00, real=0.02 secs]
    159994.747: [GC 159994.747: [ParNew: 463942K->47316K(512000K), 0.0239098 secs] 1163232K->746700K(4091904K), 0.0241696 secs] [Times: user=0.41 sys=0.00, real=0.02 secs]
    161842.416: [GC 161842.416: [ParNew: 456916K->48183K(512000K), 0.0332930 secs] 1156300K->748297K(4091904K), 0.0335561 secs] [Times: user=0.30 sys=0.00, real=0.03 secs]
    162571.099: [GC 162571.099: [ParNew: 457783K->49700K(512000K), 0.0362160 secs] 1157897K->749869K(4091904K), 0.0364757 secs] [Times: user=0.41 sys=0.00, real=0.04 secs]
    162816.607: [GC 162816.608: [ParNew: 459300K->47866K(512000K), 0.0329497 secs] 1159469K->748073K(4091904K), 0.0332109 secs] [Times: user=0.22 sys=0.00, real=0.03 secs]
    163225.538: [GC 163225.538: [ParNew: 457466K->48669K(512000K), 0.0360489 secs] 1157673K->748998K(4091904K), 0.0363562 secs] [Times: user=0.33 sys=0.00, real=0.04 secs]
    164571.844: [GC 164571.844: [ParNew: 458269K->44179K(512000K), 0.0432095 secs] 1158598K->747987K(4091904K), 0.0434764 secs] [Times: user=0.30 sys=0.00, real=

  • Agent going to ready state after login

    Hi guys,
    I have UCCX 5.0(2) and I would like to force agent to go to state ready after login. There were some posts on this topic and they suggested to play with workflow:
    1. add add action agent ready at startup - for this I get: "Error on Startup Event. Error Message: An Agent State Action may only be used on Answered and Dropped Events."
    2. add macro - record putting agent in ready state (keystroke Ctrl +W). This I can do, but agent gets error during login: " Could not execute Macro Action. Unable to playback to windows program."
    Did you have similar problems? Did you solve it and how? Or maybe you have some other idea how to force agent to go in ready state after login?
    BR,
    Jelena

    Hi,
    Problem An agent using Windows XP was able to start Agent Desktop, but was
    not able to enter an active state.
    Solution Windows XP can be configured so that the Internet Connection Firewall
    (ICF) is active. ICF acts by keeping track of all traffic to and from the
    computer; it will only allow information through that has originated from
    that particular computer. If a message originates from outside the
    computer, it will be discarded.
    To solve this problem, either turn off ICF (requires someone with
    administrator rights to the computer) or override the defaults to include
    known “good” connections like the CAD servers.
    And also, is it by any chance happening during a failover or failback scenario in a High Availability (HA) setup?
    If its a HA setup, did you install this CAD after the HA setup is made i.e. the CAD has the entries for the ip address of the both the nodes.
    Hope it helps,
    Anand

Maybe you are looking for