Java hangs

Hi all,
I am facing an issue in java.
Problem,
The sever stop responding to anything, it just hangs, cannot be restarted unless killing java process through task manager. does not respond to hprof, jstacktrace, jvisio, console, anything.
the problem occurs very intermittently, some time it works, some time it doesn't, so, very difficult keep track of this.
when tried to debugging, it seems to be hanging on creating a instance using constructor.newInstance() method.
Especially in sun.rmi.server.Util.createStub() method.
which is trying to create a stub object, it prints (sys.out.println) the loaded stub class and constructor also, but newInstance method hangs and do not print then onwards.
// sun.rmi.server.remote.Util.java
private static RemoteStub createStub(Class remoteClass, RemoteRef ref)
throws StubNotFoundException
String stubname = remoteClass.getName() + "_Stub";
try {
Class stubcl =
Class.forName(stubname, false, remoteClass.getClassLoader());
Constructor cons = stubcl.getConstructor(stubConsParamTypes);
return (RemoteStub) cons.newInstance(new Object[] { ref });
} catch {
it hangs here,, (RemoteStub) cons.newInstance(new Object[] { ref });
it is very intermittent, once for so many attempts,
Please help about the ways this can be debugged further or any solution to this.
Thanks,
Kalpa

If only it was as simple as making a post in a forum and then sitting back and waiting for answers.
But it is not. It will take plenty of smart people investigating every tiny little corner of the working environment to see where the problem may stem from. It starts by changing your attitude - it is too soon to claim that "java hangs". It might just as well be the OS that is blocking the process for some reason. You seem to have traced this to RMI, which opens network connections. Perhaps that is failing.
Check every log file available in the system, that is all I can say. If you must blame Java, try running with an alternate version (older and newer) to see if that changes anything. Create proof before you make claims.

Similar Messages

  • Bug fix for "Java Hangs When Converting 2.2250738585072012e-308" for SAPJVM

    Hi All,
    There is a new java runtime security alert found (see URL below) :
    Java Hangs When Converting 2.2250738585072012e-308
    http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/
    I'm wondering if any of you noticed this bug ? Does SAP JVM (various versions) also exsibit this
    bug too ?
    Thanks,
    Ying-Jie Chen

    Just to add:
    Note 1556366 - Java Runtime hangs when converting a certain number
    Markus

  • Java hangs in XI 3.0

    Hello!
    There is a problem in my XI 3.0 system: 1 time in 1-2 weeks our XI server hangs. The symptoms are:
    1) There are many messages in queue in transaction smq2.
    2) I cannot enter rwb. I try to open it but it hangs.
    3) GUI is working correctly
    4) All messages are correct and pass after Java part of XI server restart.
    5) All messages are not big: maximum 3 Mb.
    Have you any idea?

    Hello Prabhu Rajesh Janardanan.
    The problem repeats every 1-2 weeks. We don't upgrade every week.
    I followed your advice:
    1) I checked users. All are unlocked.
    2) All background jobs works correctly and don't have canceled status. May be, some jobs that must be planned not planned at all. What jobs must be planned?
    3) I don't no how to check it.
    4) Where to check it?
    5) What do you mean? Free space?
    6) IN SM21 there are no critical errors.
    7) We have no dumps during long period.

  • Java hang on Solaris 9 64 bit

    On the Solaris 9 64bit while I'm using my java (jre1.3.1) application causes the Java windows to hang. These windows cannot be closed or even killed from the resident Window manager.
    But if I use Solaris 8 64 bit or Solaris 9 32 bit my application works well without hang.
    Can someone help me???
    thank you
    Rina

    Although I got the following link
    http://download-uk.oracle.com/docs/html/A96167_01/toc.htm
    however, it's for Solaris 8.
    Is the process same for Solaris 9 or there're any issues during the installation?
    Are there any additional configuration compatibility checks need to be done?
    Is there any quick installation steps like your earlier link?
    Thanks.

  • Wepshere and ColdFusion Mx 7- Java Hangs

    Hi folks,
    We just recently went live with our new web server and are
    experiencing occaisional hangs with Websphere/CF. IBM has diagnosed
    the following, and I am hoping you might be able to help shed
    further light on how we might correct or alleviate the problem.
    I see out of memory exceptions and the current thread is deep
    in ColdFusion code...
    Current Thread Details
    "WebContainer : 19" (TID:0x30785DD8,
    sys_thread_t:0x4B70F1A0, state:R, native ID:0x4DF4) prio=5
    at
    coldfusion.runtime.NeoBodyContent.getString(NeoBodyContent.java(Compiled
    Code))
    at
    coldfusion.tagext.lang.ThistagScope.setBodyContent(ThistagScope.java(Compiled
    Code))
    at
    coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java(Compiled
    Code))
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor2(fbx_fusebox30_CF50_nix.cfm:286)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor4(fbx_fusebox30_CF50_nix.cfm:258)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor5(fbx_fusebox30_CF50_nix.cfm:1)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734.runPage(fbx_fusebox30_CF50_nix.cfm:1)
    at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java(Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java(Compiled
    Code))
    at
    coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java(Compiled
    Code))
    at cfindex2ecfm1859906939.runPage(index.cfm:19)
    at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java(Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java(Compiled
    Code))
    at
    coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java(Compiled
    Code))
    at
    coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java(Compiled
    Code))
    at
    coldfusion.filter.PathFilter.invoke(PathFilter.java(Compiled Code))
    at
    coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java(Compiled
    Code))
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java(C ompiled
    Code))
    at
    coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java(Compiled
    Code))
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java(Compiled
    Code))
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java(Compiled
    Code))
    at coldfusion.CfmServlet.service(CfmServlet.java(Compiled
    Code))
    at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled
    Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java(Compiled
    Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java(Compiled
    Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a(Compiled
    Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compil ed
    Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled
    Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled
    Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled
    Code))
    at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled
    Code))
    And
    The heapdump also shows coldfusion code with large 8M
    objects. This is the source of the problem.
    21,228,000 [96] 5 com/ibm/ws/util/ThreadPool 0x33a9e748
    21,066,680 [56] 2 java/util/HashMap 0x33a96628
    21,066,600 [48] 8 array of java/util/HashMap$Entry
    0x32be0488
    18,431,608 [32] 3 java/util/HashMap$Entry 0x3726b7f0
    18,352,408 [136] 9 com/ibm/ws/util/ThreadPool$Worker
    0x30785dd8
    18,311,272 [32] 1 java/lang/ThreadLocal$ThreadLocalMap
    0x3781d318
    18,311,240 [112] 23 array of
    java/lang/ThreadLocal$ThreadLocalMap$Entry 0x3ac26e88
    18,307,136 [32] 3 java/lang/ThreadLocal$ThreadLocalMap$Entry
    0x3822ea28
    18,307,104 [160] 15 coldfusion/filter/FusionContext
    0x3e8be278
    9,863,608 [32] 1 coldfusion/runtime/LocalScope 0x3e8b49d8
    8,411,336 [96] 12 coldfusion/runtime/NeoPageContext
    0x3e8b4708
    8,390,800 [96] 11 coldfusion/runtime/NeoPageContext
    0x3e8bcc48
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent
    0x3e8c2490
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    8,388,624 [8,388,624] 0 char[] 0x3f740130
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    160 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c0f68
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent
    0x3e8c2490
    88 [88] 3 coldfusion/runtime/NeoJspWriter 0x3e8bcaf8
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent
    0x3e8c2490
    1,720 [32] 3 coldfusion/runtime/NeoPageContext$TagSet
    0x3e8b8970
    Any help or suggestions you can provide would be most
    appreciated.
    Cheers,
    David

    Hi,
    Please visit the URL below for a sample on how to display
    data in a DataGrid.
    http://livedocs.adobe.com/flex/3/langref/mx/controls/DataGrid.html#includeExamplesSummary
    Hope this helps.

  • Detecting a valid X11Graphics Environment ? - java hangs.

    Does anyone know a way that a java program can validate its graphics environment before making using calls in java.awt? I am asking because I am finding that a call to java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment() is hanging; it doesn't throw an exception - it just never returns. Here is a simple test program that illustrates the problem :
    public static void main(String[] args) {
    System.out.println("Getting Graphics Environment...");
    try {
    GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
    // The following line is never reached
    System.out.println("Environment retrieved successfully");
    } catch (Throwable t) {
    // The following line is never reached
    t.printStackTrace(System.out);
    I am making the call on a Sunfire box running SunOs 5.1, java version 1.5.0_10. without an X Windows Server running. I fully appreciate that starting the X Windows Server solves the problem. Also setting java.awt.headless=true will make it return.
    However I wish my program to detect when an X Server is not active (with headless false) and issue a warning about the invalid graphics environment, rather than making a call that hangs and leaves the user confused as to why.
    I have determined that the hang occurs during the class initialize of a "sun.awt.X11GraphicsEnvironment", I suspect in the initDisplay() method,
    but I am confused as to why it hangs; can anyone explain this behaviour? If it threw an exception I could catch this with a simple test call and warn the user that the environment is incorrectly configured before proceeding further.
    I would be very grateful for any help.

    Hi Agnieszka,
    You won't find any clean up procedures in the VB / C# examples, because they usually only consume a single document or item or business partner.
    The problem starts occurring when you consume a lot of documents (etc) in a loop. At that point the COM connection becomes "over worked", and you will get crashes.
    When you do clean up / garbage collecting with the DI API, you need to specifically release the COM connections. I am guessing that you are now just specifically disposing of objects. Strangely that is not enough with the DI API.
    Here is the code I use. It is VB.NET, so you willl have to translate it to JAVA:
    Public Sub CreateDoc
            'Create and consume the document (an order in this example)
            oDocument = oCompany.GetBusinessObject(BoObjectTypes.oOrders)
            'Populate properties etc.
            'Add the document
            oDocument.Add()
            'Dispose of the document
            CleanUp(oDocument)
    End Sub
    Public Sub CleanUp(ByVal Obj As Object)
            Try
                If Not Obj Is Nothing Then
                    'The following two lines are the key piece of code
                    System.Runtime.InteropServices.Marshal.ReleaseComObject(Obj)
                    Obj = Nothing
                End If
                IsDisposed = True
            Catch ex As Exception
                LOG("The object " & Obj.ToString & " was not released properly." & e & ex.Message)
            End Try
    End Sub
    But if you are already doing this, then I don't know either...
    Good luck,
    Johan

  • URL Connection &  POST - java hangs

    Im trying to send Query String to third party application. Until now I used to send in form of query string (GET). Now i intend use POST Method.
    Following is my piece of skeletal code
    String urlString = "abc" ;
    URLConnection conn;
    InputStream urlInputStream = null;
    String urlString1 = "age=23;salary=2000";
    try {
    urlString1 = "http://ggg:8080/ps" + urlString ;
    URL url = new URL(urlString1);
    conn = url.openConnection();
    System.out.println("1");
    conn.setRequestProperty("Content-length", "9056"); // If I dont set this line, Im getting HTTP 411 //Response Code. I have arbritarily set 9056
    System.out.println("2");
    ((HttpURLConnection)conn).setRequestMethod( "POST");
    System.out.println("3");
    System.out.println("connected");
    urlInputStream = conn.getInputStream(); ---> hanging
    System.out.println("4");
    Output - Im getting 1, 2 and 3. But program is hanging at when it tries to getInputStream(). Im forced to quit .
    Need help on this.

    Here are some elements that may help you :
    If you use the POST method, don't write the arguments in the URL (this is only for the GET method).
    You should just open the URL, and write the POST args with an OutputStream .
    urlString1 = "http://ggg:8080/ps" ;
    Then, open an OutputStream with something like that :
    PrintWriter out = new PrintWriter(new InputStreamWriter(conn.getOutputstrem()) ;
    and write the args :
    out.println("arg1=10&arg2=30") ;

  • SAP Web As Java Hangs after few days using it

    Hi everybody,
       I have some applications on an Enterprise Portal running in a Java Web As 6.40. Recently, the following problem has appeared: After a day or two of normal use, the portal starts to reject all the connections that are established to it (specifically, the internet explorer gives a time out error), although in Microsoft Management Console shows all processes in green. The problem solves restarting the instance, but the portal remains functional only few days.
       Any hints on solving this?
    Thanks for any help,

    Hi Parga,
    From your case, i believe that there has to be some problem with either application threads or heap memory, which are being freed up after restart.
    Kindly let me know the Min  Count and Max Count of Application threads, also the heap memory and your physical Memory(RAM).
    Do you have any backend systems connected?
    TFG - Venkatesh

  • Xi system java hangs at User management..nwa

    Hello Team
    I have insatlled a fresh PI 7.0 with oracle 10g.
    Performed the readiness checks and applied the patches.
    I was performing some third party tool deployments.
    everything was working fine.
    But now...user managemnt..
    nwa->configuration->application resource->jdbc data source aliasses->create nthg comes..it just hangs
    I am wondering why such a strange behavious of the system.
    when i click any tab below it shows..javascript:void(0) value.
    apprecaite your help and advise on this.
    Regards
    Pooja

    resolved by using google chrome instead of IE

  • Java hangs forever

    I can't run practically any java app, nor java applets inside my browser.
    I start them, I can see the splash screen of couple of app (or the java logo when running an applet), then nothing happens...
    I tried deleting my ~/.java dir and reinstalling j2re. What can I do?
    The only apps that I succeded to run so far are jacman and some simple console programs.
    Thanks!,
    Federico

    I am using Oracle 8.1.7 and XSU12

  • Playing online games, java 'hangs'

    Hi,
    to start off with, I apologize if this was posted in the wrong forums. Had quite the hazzle finding the right forum in your huge amount of available forums.
    For the problem, sitting on a laptop, I'm currently having issues whenever loading a game application that requires 'constant' interaction (i.e. Chess or cardgames). It appears that java, although this is not confirmed, swallows my cpu every few minutes which makes my mousemovement 'lag' (meaning I can't drag the mouse in 1 straight line, it simply jumps from place to place).
    As for the CPU it's a AMD Turion 2,2GHz processor with 2GB of DDR2 800MHz ram. It's currenty running Windows XP with all the latest servicepacks and updates.
    If there is any other specifications you may wish to have elaborated, feel free to ask and I'll do my best to dig them up :-)
    Thanks in advance
    Ronnie Sodhi

    Please work through the video troubleshooting guide.  In particular, see the section about disabling hardware acceleration.
    https://helpx.adobe.com/flash-player/kb/video-playback-issues.html
    If you're still stuck, please follow the directions in the guide on providing the dxdiag report and additional information about what you tested and saw.

  • Java 7 (oracle jdk 1.7) on CentOS 6.2 freezes hangs FUTEX_WAIT

    Hello,
    Recently have had problems with Java 1.7 this combination:
    CentOS 6.2
    linux kernel 2.6.32.57 (vanilla kernel)
    GRSecurity grsecurity-2.9-2.6.32.57-201202232125.patch
    When trying to run jdk1.7.0_04, java hangs with no error messages in /var/log/messages and cannot be killed leaving CPU at 100% forever, OS unable to shutdown. Only solution is to pull the power plug!
    top output ...
    ================================================================
    top - 10:12:40 up 5:05, 2 users, load average: 42.93, 42.56, 41.41
    Tasks: 190 total, 5 running, 184 sleeping, 0 stopped, 1 zombie
    Cpu(s): 0.0%us, 22.4%sy, 0.0%ni, 33.1%id, 44.5%wa, 0.0%hi, 0.0%si, 0.0%st
    Mem: 8139472k total, 1675248k used, 6464224k free, 24488k buffers
    Swap: 10289144k total, 0k used, 10289144k free, 1327228k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    1753 testu 20 0 0 0 0 Z 101.2 0.0 274:19.18 java <defunct>
    ================================================================
    When I boot with the CentOS 6.2 kernel, java 1.7 runs fine.
    This same instance runs jdk 1.6 and jrockit 1.6 just fine
    ================================================================
    # ./java -version
    java version "1.6.0_31"
    Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
    Oracle JRockit(R) (build R28.2.3-13-149708-1.6.0_31-20120327-1523-linux-x86_64, compiled mode)
    (jdk-6u25-linux-x64.bin)
    # ./java -version
    java version "1.6.0_25"
    Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
    ================================================================
    JDK 1.6 is fine for now, but sooner or later, the server will need to run JDK 1.7. Wondering if anyone has come across this or if someone might have an idea what would get jdk 1.7 working. Or what other info I might supply to try to figure this out.
    Thanks!
    Not sure if it helps, but I straced the command...
    ================================================================
    # strace ./java -verbose -version
    execve("./java", ["./java", "-verbose", "-version"], [* 22 vars */]) = 0
    brk(0) = 0x600b18
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7044000
    readlink("/proc/self/exe", "/root/store/jdk1.7.0_04/bin/java", 4096) = 32
    access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/tls/x86_64", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/tls", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/x86_64", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../lib/amd64/jli", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/tls/x86_64", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/tls", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/x86_64", 0x7fffffffcd70) = -1 ENOENT (No such file or directory)
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/etc/ld.so.cache", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=57891, ...}) = 0
    mmap(NULL, 57891, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0bb7035000
    close(3) = 0
    open("/lib64/libpthread.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \\\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=138328, ...}) = 0
    mmap(NULL, 2208672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb6c0b000
    mprotect(0x7f0bb6c22000, 2093056, PROT_NONE) = 0
    mmap(0x7f0bb6e21000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f0bb6e21000
    mmap(0x7f0bb6e23000, 13216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0bb6e23000
    close(3) = 0
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/libjli.so", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\"\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=103718, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7034000
    mmap(NULL, 2187192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb69f5000
    mprotect(0x7f0bb6a0b000, 2093056, PROT_NONE) = 0
    mmap(0x7f0bb6c0a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f0bb6c0a000
    close(3) = 0
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib64/libdl.so.2", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=19536, ...}) = 0
    mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb67f1000
    mprotect(0x7f0bb67f3000, 2097152, PROT_NONE) = 0
    mmap(0x7f0bb69f3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f0bb69f3000
    close(3) = 0
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib64/libc.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\355\1\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=1973416, ...}) = 0
    mmap(NULL, 3803304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb6450000
    mprotect(0x7f0bb65e7000, 2097152, PROT_NONE) = 0
    mmap(0x7f0bb67e7000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x197000) = 0x7f0bb67e7000
    mmap(0x7f0bb67ec000, 18600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0bb67ec000
    close(3) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7033000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7032000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7031000
    arch_prctl(ARCH_SET_FS, 0x7f0bb7032700) = 0
    mprotect(0x7f0bb67e7000, 16384, PROT_READ) = 0
    mprotect(0x7f0bb69f3000, 4096, PROT_READ) = 0
    mprotect(0x7f0bb6e21000, 4096, PROT_READ) = 0
    mprotect(0x7f0bb7046000, 4096, PROT_READ) = 0
    munmap(0x7f0bb7035000, 57891) = 0
    set_tid_address(0x7f0bb70329d0) = 1688
    set_robust_list(0x7f0bb70329e0, 0x18) = 0
    futex(0x7fffffffd67c, FUTEX_WAKE_PRIVATE, 1) = 0
    futex(0x7fffffffd67c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f0bb7032700) = -1 EAGAIN (Resource temporarily unavailable)
    rt_sigaction(SIGRTMIN, {0x7f0bb6c10aa0, [], SA_RESTORER|SA_SIGINFO, 0x7f0bb6c1a4a0}, NULL, 8) = 0
    rt_sigaction(SIGRT_1, {0x7f0bb6c10b30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f0bb6c1a4a0}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
    brk(0) = 0x600b18
    brk(0x621b18) = 0x621b18
    brk(0x622000) = 0x622000
    readlink("/proc/self/exe", "/root/store/jdk1.7.0_04/bin/java", 4096) = 32
    access("/root/store/jdk1.7.0_04/lib/amd64/libjava.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/root/store/jdk1.7.0_04/jre/lib/amd64/libjava.so", F_OK) = 0
    open("/root/store/jdk1.7.0_04/jre/lib/amd64/jvm.cfg", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=677, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0bb7043000
    read(3, "# Copyright (c) 2003, Oracle and"..., 4096) = 677
    read(3, "", 4096) = 0
    close(3) = 0
    munmap(0x7f0bb7043000, 4096) = 0
    stat("/root/store/jdk1.7.0_04/jre/lib/amd64/server/libjvm.so", {st_mode=S_IFREG|0755, st_size=13498274, ...}) = 0
    futex(0x7f0bb69f40ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    open("/root/store/jdk1.7.0_04/jre/lib/amd64/server/libjvm.so", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\223\31\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=13498274, ...}) = 0
    mmap(NULL, 13757672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb5731000
    mprotect(0x7f0bb6172000, 2093056, PROT_NONE) = 0
    mmap(0x7f0bb6371000, 671744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa40000) = 0x7f0bb6371000
    mmap(0x7f0bb6415000, 240872, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0bb6415000
    close(3) = 0
    open("/root/store/jdk1.7.0_04/bin/../jre/lib/amd64/jli/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=57891, ...}) = 0
    mmap(NULL, 57891, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0bb7035000
    close(3) = 0
    open("/lib64/libm.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240>\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=595800, ...}) = 0
    mmap(NULL, 2633944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0bb54ad000
    mprotect(0x7f0bb5530000, 2093056, PROT_NONE) = 0
    mmap(0x7f0bb572f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x7f0bb572f000
    close(3) = 0
    mprotect(0x7f0bb572f000, 4096, PROT_READ) = 0
    munmap(0x7f0bb7035000, 57891) = 0
    mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f0bb6f30000
    mprotect(0x7f0bb6f30000, 4096, PROT_NONE) = 0
    clone(child_stack=0x7f0bb702fff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f0bb70309d0, tls=0x7f0bb7030700, child_tidptr=0x7f0bb70309d0) = 1689
    futex(0x7f0bb70309d0, FUTEX_WAIT, 1689, NULL
    ================================================================

    There is no official statement of certification for Java 8. We do support it, however, our stress testing is focused primary on Java 7.
    --mark

  • Problem with Java after System Upgrade to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $ java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    cheers

    Hi man,
    In the wake of this java problem I resorted to keep working on my old machine, and today in my spare time I tried to fix this new machine.
    So I execute $java on prompt, and then try to check the files it has opened, using lsof -p pid
    I see it referring to
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    isn't this usually the JAVA_HOME
    However, executing $/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    hangs!!
    but
    $/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java
    works!!
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
    $ ./java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
    So, I changed the links as follows
    borgraf:Versions raveesh$ l
    total 72
    drwxr-xr-x 3 root wheel 102 Mar 6 2008 1.3.1
    lrwxr-xr-x 1 root wheel 3 May 21 19:42 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 May 21 19:42 1.6.0
    lrwxr-xr-x 1 root wheel 3 May 21 19:44 OldCurrentJDK -> 1.5
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.4.2
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.6 -> 1.6.0
    lrwxr-xr-x 1 root wheel 1 May 21 19:44 OldCurrent -> A
    drwxr-xr-x 8 root wheel 272 May 21 19:44 A
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:14 CurrentJDK -> 1.6
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:21 Current -> 1.6
    Linking my Current and CurrentJDK to 1.6 and it works!
    However, shall that be the reason!
    what is in your /Versions/Current/
    I got the following
    $ ls /System/Library/Frameworks/JavaVM.framework/Versions/Current
    CodeResources Frameworks JavaVM
    Commands Headers Resources
    There is no /Home in here, which is usually the case for /1.5 or /1.6
    Anyways, things seems to work for the moment. Lets see if I get problem with using Java.
    thanks

  • Pressing ENTER in Command Prompt to solve hanging

    Hi,
    Does anyone know why sometimes Java hangs, unless you press ENTER in the
    Command Prompt for Windows 2K? After pressing ENTER it continues execution.
    It happens with WebLogic sometimes too. It will not print anything on the
    console until I press ENTER.
    I'm sure lots of Java developers have experienced this weird problem.
    Thanks,
    Duke
    [email protected]

    That is what we call a "feature" of an enterprise-class OS ;-)
    Peace,
    Cameron Purdy
    Tangosol Inc.
    Tangosol Coherence: Clustered Coherent Cache for J2EE
    Information at http://www.tangosol.com/
    "Chad McDaniel" <[email protected]> wrote in message
    news:[email protected]..
    On windows machines be very careful to turn off the "mark" option in
    the shell preferences. It can halt the server.
    Daniel Hoppe <[email protected]> writes:
    Hi,
    because you marked something in the command prompt. Marking stops
    execution. Enter means 'copy' and continues execution...
    Daniel
    -----Original Message-----
    From: Duke Nguyen [mailto:[email protected]]
    Posted At: Thursday, December 13, 2001 3:16 AM
    Posted To: ejb
    Conversation: pressing ENTER in Command Prompt to solve hanging
    Subject: pressing ENTER in Command Prompt to solve hanging
    Hi,
    Does anyone know why sometimes Java hangs, unless you press
    ENTER in the
    Command Prompt for Windows 2K? After pressing ENTER it
    continues execution.
    It happens with WebLogic sometimes too. It will not print
    anything on the
    console until I press ENTER.
    I'm sure lots of Java developers have experienced this weird problem.
    Thanks,
    Duke
    [email protected]

  • Nw2004s java install failing at phase 3

    Started installing JAVA on Red hat 4 with oracle 10g.
    At phase 3, install common System file. Java hangs. At the botton of the GUi, I am seeing " creating profile for <SID> ......"
    Here is the last few lines fromt the console
    INFO       2007-12-05 16:16:37 [syuxccuren.cpp:264]
               CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)
    Real group id set to 201.
    INFO       2007-12-05 16:16:37 [syuxccuren.cpp:543]
               CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)
    Effective group id set to 55101.
    Install hang and no progres after that
    . Any help ?
    Thanks!

    Just wait... the status bar is not always updated, it will take a certain amount of time before it will progress.
    You can check if the system is doing something by opening another terminal window and try a
    top d1c
    There you will see activity.
    Markus

Maybe you are looking for

  • Query in IDOC To JDBC Scenario

    hi all below is my scenario : As soon as vendor is  created/ updated at R/3 , the IDoc is triggered via. change pointer , and is send to XI. XI will create / update the corresponding vendor in   Oracle database at the pther side. My question is  , at

  • .jp2 images in Dreamweaver CS3

    I recently discovered jp2 images. I downloaded a plug in that lets me open them in CS3 Photoshop - though I still can't export images as jp2 images in Photoshop. No problem; I downloaded Pixelmator, which does the job. But when I inserted a jp2 image

  • Imessage isn't working

    I had ios 5.0.1 and one morning i went on my ipad and onto imessage. It wanted me to put my apple id and password in so i did. It said 'verifing' and then it goes back to the place where you put your id and password in and it does the same thing all

  • Can't install bootcamp on Macbook Pro (2007 17-Inch) disk.sys error

    Hi, I have a problem with a 2007 Macbook Pro that refuses to boot the Windows 7 Installer. When booting the disk it stays at "Starting Windows" and if I boot into Safe mode it stays stuck at "Loading: disk.sys". I made the windows partition using boo

  • On deploy a prefix is add

    Hello: Tools --> Options -->Compiler  I set <b>com.company.project</b>. The IView 's name is: <u>Viernes</u> but when I deploy and run the IView the URL is complete with some numbers and letters: http://host/irj/servlet/prt/portal/prtroot/com.sap.por