Number of nfsd threads under Solaris 10

In solaris 9 it was possible to get the Number of max. NFS Servers (threads) currently running with this command:
echo "$<svcpool_list" | adb -k
This does not work with Solaris 10. How can I get this information from the kernel?

In 10.3 usually work managers are used for this purpose. (http://download.oracle.com/docs/cd/E12840_01/wls/docs103/upgrade/compat.html#wp1117123)
You can use the 8.1 thread pool if you want (http://download.oracle.com/docs/cd/E12840_01/wls/docs103/perform/appb_queues.html#use81)
but generally work managers are the preferred way: http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_wls/self_tuned.html
Coming back to your original question:
"I was trying to increase the Min number of executable threads using the following startup argument "set USER_MEM_ARGS=-Dweblogic.threadpool.MinPoolSize=30" in startWeblogic.cmd. But doing so haven't increased the "execute thread total count" to the desired number when I verified it in console."
Can you add the option in the setDomainEnv file, located in the ${DOMAIN_HOME}/bin directory, for example,
@REM *************************************************************************
set WL_HOME=C:\bea\wlserver_10.3
for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
set BEA_JAVA_HOME=C:\bea\jrockit_160_24_D1.1.2-4
set USER_MEM_ARGS=-jrockit -Xms512m -Xmx512m -Xgc:throughput -Dweblogic.threadpool.MinPoolSize=100
set SUN_JAVA_HOME=To check if it indeed shows the number of threads you can follow the steps presented here: http://m-button.blogspot.com/2009/02/tuning-default-workmanager-on-weblogic.html

Similar Messages

  • Reduce number of running thread under Linux

    Hello,
    How can reduce the number of running thread for coldfusion MX
    7.0.2 server under Linux (they are almost 30; )

    If you create a pool of any sort you will need a point where all requests for a resource from the pool must go via, and that piece of code could potentially become a bottle neck. But if you develop it well there will be a very small piece of code that is sychrnonized that will either put a request in a queue as there are no resources available, or it will provide the requested resource. As far as i am aware there is no safe way around this as you will have multiple threads requesting the resource.

  • Problems starting SunMC Agent 3.6 under Solaris 10

    Hi folks,
    I just did a test installation of the new SunMC 3.6 Server which worked fine. Afterwards, I did a fresh install of the 3.6 agent on a Sun Enterprise 420R running Solaris 10. I installed the agent in the global zone.
    At the end of the setup, when the system asks me if I want to start the agent, which I affirmed. But this didn't work, system says just laconically "Could not start agent". Unfortunately, I can't even find the logs, since there is no log subdirectory under /var/opt/SUNWsymon. Have they moved this under Solaris 10?
    Any ideas somebody how to dig into this?
    Regards,
    Peter

    Hi Mike,
    This sounds a lot like a post just a few days ago:
    http://forum.sun.com/thread.jspa?threadID=27785&tstart=0Well, yes and no...I read this thread and I found some similarities but it's not the same problem. Besides, this was Solaris 8, I've 10 and my guess is that it has something to do with Sol10.
    What do you see when you start the Agent with this command:
    /opt/SUNWsymon/sbin/es-start -aiNo error...I end up in a prompt:
    bash-3.00# /opt/SUNWsymon/sbin/es-start -ai
    info Dec 05 17:48:19 agent Sun Management Center Version: 3.6, Build: 18, H491, (c) 2003 Sun Microsystems, Inc.
    info Dec 05 17:48:19 agent registering import actions
    info Dec 05 17:48:19 agent loading standard services
    info Dec 05 17:48:19 agent standard services load complete
    info Dec 05 17:48:19 agent agent host and port: cngaer:1161
    info Dec 05 17:48:19 agent trap handler destination host and port: SunMC_server:162
    info Dec 05 17:48:19 agent event trap destination host and port: SunMC_server:163
    agent:>
    I've really no idea what to enter at this prompt. A simple "help" doesn't give me anything but I got something from "ls"
    agent:> ls
    classes templates _config config services iso shadow contexts rules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Sparc storage Array woring under solaris 10.

    I need to get a Sparc Storage Array to run under solaris 10. The soc driver that is needed is not supportted under solairs 10. I took the packages needed off of solaris 9 cds and installed them but no luck. I tried to to do a modload and modinfo but it was not there.
    The package loaded a file into /kernel/drv/sparcv9/soc. I have solaris 9 onanother disk on the same system and looked at the system trying to copy and edit the files on 10 but not device paths show up in the system. I copyied a file called soc that was in /kernel/drv/ I edited the /etc/device_aliases and path_to_inst but no good.
    There are no entries in the /devices/ dir that reference the soc path. I do not if than can work but really would like to get this working.

    Don't cross-post.
    You already have an active thread on this topic in the other forum.
    Cross-posting fragments any responses all over the universe.
    As time passes and the threads get separated by time,
    the responses become irrelevant.
    That's why it's poor forum etiquette.
    You end up diluting the information.

  • What is the  limit of  the size of a disk under Solaris 8?

    Hello,
    I have a problem when I try to run format command to label a disk of 1TB under solaris 8.
    # format.......
    114. c9t14d3 <DGC-RAID3-0322 cyl 32766 alt 2 hd 1 sec 0>
    /pci@8,700000/lpfc@4/sd@e,3
    Specify disk (enter its number)[115]: 114
    selecting c9t14d3
    [disk formatted]
    Disk not labeled. Label it now? y
    Warning: error writing VTOC.
    Warning: no backup labels
    Write label failed
    format> print
    PARTITION MENU:
    0 - change `0' partition
    1 - change `1' partition
    2 - change `2' partition
    3 - change `3' partition
    4 - change `4' partition
    5 - change `5' partition
    6 - change `6' partition
    7 - change `7' partition
    select - select a predefined table
    modify - modify a predefined partition table
    name - name the current table
    print - display the current table
    label - write partition map and label to the disk
    !<cmd> - execute <cmd>, then return
    quit
    partition> p
    Current partition table (default):
    Total disk cylinders available: 32766 + 2 (reserved cylinders)
    Arithmetic Exception - core dumped

    I think maybe if you split it into two luns, you can
    stitch them back together with svm.
    But even thats not certain.Depends on what you're going to do with the device at that point. UFS on Solaris also does not support volumes 1TB or larger. So you'd have to use it as a raw slice space or a filesystem that did support larger sizes.
    You need later versions of Solaris 9 to get mutli-terabyte UFS support. (a separate issue from multi-terabyte LUN support).
    Darren

  • WebLogic 5.1.0 crashes under Solaris

              Hi,
              I am using weblogic 5.1.0 under Solaris 8. Database is Oracle 8i Enterprise Edition Release 8.1.6.0.0.
              WebLogic crashes with following dump. I will be very thankful if someone can help me out.
              Thanks,
              Viresh
              Dump is as follows :
              SIGSEGV 11 segmentation violation
              si_signo [11]: SEGV
              si_errno [0]:
              si_code [1]: SEGV_MAPERR [addr: 0x14]
              stackpointer=E9CAEA68
              "Thread-69" (TID:0x4873e90, sys_thread_t:0x4873dc8, state:CW, thread_t: t@138, threadID:0xe9c81d78, stack_bottom:0xe9c82000, stack_size:0x20000) prio=5
              [1] java.lang.Thread.sleep(Native Method)
              [2] com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java:173)
              "Thread-8" (TID:0x41c5a48, sys_thread_t:0x41c5980, state:R, thread_t: t@47, threadID:0xe9cb1d78, stack_bottom:0xe9cb2000, stack_size:0x20000) prio=5 current thread
              [1] weblogic.db.oci.OciCursor.exec(Native Method)
              [2] weblogic.db.oci.OciCursor.oci_exec(OciCursor.java:1816)
              [3] weblogic.jdbcbase.oci.Statement.executeUpdate(Statement.java:823)
              [4] weblogic.jdbcbase.oci.Statement.execute(Statement.java:1351)
              [5] weblogic.jdbc.pool.PreparedStatement.execute(PreparedStatement.java:33)
              [6] com.zaplet.schema.GetNextDeliveriesSP.execute(GetNextDeliveriesSP.java:142)
              [7] com.zaplet.core.DigestThread.getNextBatch(DigestThread.java:194)
              [8] com.zaplet.core.DigestThread.deliverDigests(DigestThread.java:131)
              [9] com.zaplet.core.DigestThread.run(DigestThread.java:109)
              "Thread-1" (TID:0x3f292e0, sys_thread_t:0x3f29218, state:CW, thread_t: t@37, threadID:0xe9ce1d78, stack_bottom:0xe9ce2000, stack_size:0x20000) prio=5
              [1] java.lang.Thread.sleep(Native Method)
              [2] com.zaplet.util.WorkerThread.run(WorkerThread.java:32)
              "SSLListenThread" (TID:0x3d05d08, sys_thread_t:0x3d05c40, state:R, thread_t: t@36, threadID:0xe9d41d78, stack_bottom:0xe9d42000, stack_size:0x20000) prio=5
              [1] java.net.PlainSocketImpl.socketAccept(Native Method)
              [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
              [3] java.net.ServerSocket.implAccept(ServerSocket.java:240)
              [4] java.net.ServerSocket.accept(ServerSocket.java:224)
              [5] weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java:121)
              [6] weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
              [7] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
              "ListenThread" (TID:0x742500, sys_thread_t:0x742438, state:R, thread_t: t@35, threadID:0xe9f01d78, stack_bottom:0xe9f02000, stack_size:0x20000) prio=5
              [1] java.net.PlainSocketImpl.socketAccept(Native Method)
              [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
              [3] java.net.ServerSocket.implAccept(ServerSocket.java:238)
              [4] java.net.ServerSocket.accept(ServerSocket.java:223)
              [5] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
              "NBExecuteThread-1" (TID:0x8ee3d0, sys_thread_t:0x8ee308, state:CW, thread_t: t@31, threadID:0xe9f31d78, stack_bottom:0xe9f32000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "NBExecuteThread-0" (TID:0x8d8cc8, sys_thread_t:0x8d8c00, state:CW, thread_t: t@30, threadID:0xe9f81d78, stack_bottom:0xe9f82000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-19" (TID:0x8ec930, sys_thread_t:0x8ec868, state:MW, thread_t: t@29, threadID:0xe9fb1d78, stack_bottom:0xe9fb2000, stack_size:0x20000) prio=5
              [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-18" (TID:0x8d94c8, sys_thread_t:0x8d9400, state:R, thread_t: t@28, threadID:0xea001d78, stack_bottom:0xea002000, stack_size:0x20000) prio=5
              [1] weblogic.socket.PosixSocketMuxer.poll(Native Method)
              [2] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              [3] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              [4] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-17" (TID:0x8f5100, sys_thread_t:0x8f5038, state:MW, thread_t: t@27, threadID:0xea031d78, stack_bottom:0xea032000, stack_size:0x20000) prio=5
              [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-16" (TID:0x8a1508, sys_thread_t:0x8a1440, state:CW, thread_t: t@26, threadID:0xea081d78, stack_bottom:0xea082000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-15" (TID:0x8d8738, sys_thread_t:0x8d8670, state:MW, thread_t: t@25, threadID:0xea0b1d78, stack_bottom:0xea0b2000, stack_size:0x20000) prio=5
              [1] java.sql.DriverManager.getConnection(DriverManager.java:104)
              [2] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              [3] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              [4] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              [5] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              [6] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              [7] jsp._layout3._snippets._author._defaultEndWire._jspService(_defaultEndWire.java:69)
              [8] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              [9] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [10] weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:200)
              [11] weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:172)
              [12] weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:105)
              [13] jsp._sending._sentokay._jspService(_sentokay.java:69)
              [14] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              [15] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [16] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
              [17] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              [18] com.zaplet.StoreCreateServlet.sendMessage(StoreCreateServlet.java:510)
              [19] com.zaplet.StoreCreateServlet.handleSend(StoreCreateServlet.java:272)
              [20] com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:163)
              [21] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:78)
              [22] javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
              [23] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              [24] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [25] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:154)
              [26] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              [27] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              [28] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              [29] javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
              [30] javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              [31] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              ... remainder of stack truncated ...
              "ExecuteThread-14" (TID:0x8e40d0, sys_thread_t:0x8e4008, state:CW, thread_t: t@24, threadID:0xea101d78, stack_bottom:0xea102000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-13" (TID:0x8facd8, sys_thread_t:0x8fac10, state:CW, thread_t: t@23, threadID:0xea131d78, stack_bottom:0xea132000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-12" (TID:0x8e0cf8, sys_thread_t:0x8e0c30, state:CW, thread_t: t@22, threadID:0xea181d78, stack_bottom:0xea182000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-11" (TID:0x938018, sys_thread_t:0x937f50, state:CW, thread_t: t@21, threadID:0xea1b1d78, stack_bottom:0xea1b2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-10" (TID:0x936e40, sys_thread_t:0x936d78, state:MW, thread_t: t@20, threadID:0xea201d78, stack_bottom:0xea202000, stack_size:0x20000) prio=5
              [1] java.sql.DriverManager.getConnection(DriverManager.java:104)
              [2] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              [3] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              [4] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              [5] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              [6] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              [7] jsp._errors._index._jspService(_index.java:69)
              [8] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              [9] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [10] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
              [11] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              [12] com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:160)
              [13] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:41)
              [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              [15] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              [16] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [17] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
              [18] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              [19] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              [20] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              [21] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              [22] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              [23] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [24] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
              [25] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
              [26] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:102)
              [27] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              [28] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              [29] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-9" (TID:0x8a2ce8, sys_thread_t:0x8a2c20, state:CW, thread_t: t@19, threadID:0xea231d78, stack_bottom:0xea232000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-8" (TID:0x934cb0, sys_thread_t:0x934be8, state:CW, thread_t: t@18, threadID:0xea281d78, stack_bottom:0xea282000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-7" (TID:0x885108, sys_thread_t:0x885040, state:CW, thread_t: t@17, threadID:0xea2b1d78, stack_bottom:0xea2b2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-6" (TID:0x8a6cf8, sys_thread_t:0x8a6c30, state:CW, thread_t: t@16, threadID:0xea2f1d78, stack_bottom:0xea2f2000, stack_size:0x20000) prio=5
              [1] weblogic.common.internal.DynaQueue.getW(DynaQueue.java:219)
              [2] weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:561)
              [3] weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:555)
              [4] weblogic.common.internal.ResourceAllocator.reserveWaitSecs(ResourceAllocator.java:544)
              [5] weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:162)
              [6] weblogic.jdbc.common.internal.ConnectionPool.reserveWaitSecs(ConnectionPool.java:145)
              [7] weblogic.jdbcbase.pool.Driver.connect(Driver.java:65)
              [8] java.sql.DriverManager.getConnection(DriverManager.java:433)
              [9] java.sql.DriverManager.getConnection(DriverManager.java:104)
              [10] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              [11] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              [12] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              [13] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              [14] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              [15] jsp._authorpages._contacts._jspService(_contacts.java:96)
              [16] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              [17] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [18] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
              [19] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
              [20] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:102)
              [21] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              [22] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              [23] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-5" (TID:0x92be00, sys_thread_t:0x92bd38, state:CW, thread_t: t@15, threadID:0xeadb1d78, stack_bottom:0xeadb2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-4" (TID:0x897cf8, sys_thread_t:0x897c30, state:MW, thread_t: t@14, threadID:0xeadf1d78, stack_bottom:0xeadf2000, stack_size:0x20000) prio=5
              [1] java.sql.DriverManager.println(DriverManager.java:364)
              [2] weblogic.jdbcbase.oci.Statement.private_parse(Statement.java:687)
              [3] weblogic.jdbc.oci.Connection.prepareCall(Connection.java:52)
              [4] weblogic.jdbc.pool.Connection.prepareCall(Connection.java:71)
              [5] com.zaplet.schema.UserSP.execute1(UserSP.java:185)
              [6] com.zaplet.schema.UserSP.execute(UserSP.java:159)
              [7] com.zaplet.UserUtils.checkAndAddUser(UserUtils.java:51)
              [8] com.zaplet.Zaplet.createMessageObject(Zaplet.java:1588)
              [9] com.zaplet.Zaplet.storeZaplet(Zaplet.java:1083)
              [10] com.zaplet.StoreCreateServlet.handleStoreCreate(StoreCreateServlet.java:246)
              [11] com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:158)
              [12] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:41)
              [13] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              [15] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [16] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
              [17] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              [18] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              [19] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              [20] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              [21] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              [22] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
              [23] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
              [24] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
              [25] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:102)
              [26] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              [27] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              [28] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-3" (TID:0x8980f8, sys_thread_t:0x898030, state:CW, thread_t: t@13, threadID:0xeafd1d78, stack_bottom:0xeafd2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-2" (TID:0x8b94f8, sys_thread_t:0x8b9430, state:CW, thread_t: t@12, threadID:0xeb3b1d78, stack_bottom:0xeb3b2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-1" (TID:0x92f978, sys_thread_t:0x92f8b0, state:CW, thread_t: t@11, threadID:0xeb3e1d78, stack_bottom:0xeb3e2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "ExecuteThread-0" (TID:0x921968, sys_thread_t:0x9218a0, state:CW, thread_t: t@10, threadID:0xebea1d78, stack_bottom:0xebea2000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              "TimeEventGenerator" (TID:0x8d9aa8, sys_thread_t:0x8d99e0, state:CW, thread_t: t@9, threadID:0xebed1d78, stack_bottom:0xebed2000, stack_size:0x20000) prio=5
              [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:256)
              [2] weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:131)
              [3] java.lang.Thread.run(Thread.java:479)
              "SpinnerRandomSource" (TID:0x8a7500, sys_thread_t:0x8a7438, state:CW, thread_t: t@8, threadID:0xed041d78, stack_bottom:0xed042000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:102)
              [3] weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:116)
              Exiting Thread (sys_thread_t:0xff30e2e8) : no stack
              "Finalizer" (TID:0x2cfa80, sys_thread_t:0x2cf9b8, state:CW, thread_t: t@6, threadID:0xfe3e1d78, stack_bottom:0xfe3e2000, stack_size:0x20000) prio=8
              [1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
              [2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
              [3] java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:124)
              "Reference Handler" (TID:0x2cd2a0, sys_thread_t:0x2cd1d8, state:CW, thread_t: t@5, threadID:0xfec41d78, stack_bottom:0xfec42000, stack_size:0x20000) prio=10
              [1] java.lang.Object.wait(Object.java:424)
              [2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:130)
              "Signal dispatcher" (TID:0x2aa5f0, sys_thread_t:0x2aa528, state:MW, thread_t: t@4, threadID:0xfed41d78, stack_bottom:0xfed42000, stack_size:0x20000) prio=10
              "main" (TID:0x38280, sys_thread_t:0x381b8, state:CW, thread_t: t@1, threadID:0x25118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
              [1] java.lang.Object.wait(Object.java:424)
              [2] weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1787)
              [3] java.lang.reflect.Method.invoke(Native Method)
              [4] weblogic.Server.startServerDynamically(Server.java:107)
              [5] weblogic.Server.main(Server.java:65)
              [6] weblogic.Server.main(Server.java:55)
              

    Yup, try toggling between Solaris JDK 1.2.2 and 1.3. We've also experienced
              seg fault problems with a certain JDK + JDBC driver combo.
              Gene
              "sumanth" <[email protected]> wrote in message
              news:[email protected]...
              > seg fault errors according to weblogic can be caused by the following 3
              > reasons
              > 1) native muxer
              > 2) jdbc 2 drivers
              > 3) jvm
              >
              > I dont know what the first one means. We had faced one similar problem
              but
              > when we upgraded our jdk to 1.3 things were back to normal. (weblogic
              > supports 1.2)
              >
              > -Sumanth
              >
              > "Viresh Jain" <[email protected]> wrote in message
              > news:[email protected]...
              > >
              > > Hi,
              > > I am using weblogic 5.1.0 under Solaris 8. Database is Oracle 8i
              > Enterprise Edition Release 8.1.6.0.0.
              > >
              > > WebLogic crashes with following dump. I will be very thankful if someone
              > can help me out.
              > >
              > > Thanks,
              > > Viresh
              > >
              > > Dump is as follows :
              > >
              > > SIGSEGV 11 segmentation violation
              > > si_signo [11]: SEGV
              > > si_errno [0]:
              > > si_code [1]: SEGV_MAPERR [addr: 0x14]
              > >
              > > stackpointer=E9CAEA68
              > > "Thread-69" (TID:0x4873e90, sys_thread_t:0x4873dc8, state:CW, thread_t:
              > t@138, threadID:0xe9c81d78, stack_bottom:0xe9c82000, stack_size:0x20000)
              > prio=5
              > >
              > > [1] java.lang.Thread.sleep(Native Method)
              > > [2] com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java:173)
              > > -------------------
              > > "Thread-8" (TID:0x41c5a48, sys_thread_t:0x41c5980, state:R, thread_t:
              > t@47, threadID:0xe9cb1d78, stack_bottom:0xe9cb2000, stack_size:0x20000)
              > prio=5 current thread
              > >
              > > [1] weblogic.db.oci.OciCursor.exec(Native Method)
              > > [2] weblogic.db.oci.OciCursor.oci_exec(OciCursor.java:1816)
              > > [3] weblogic.jdbcbase.oci.Statement.executeUpdate(Statement.java:823)
              > > [4] weblogic.jdbcbase.oci.Statement.execute(Statement.java:1351)
              > > [5]
              > weblogic.jdbc.pool.PreparedStatement.execute(PreparedStatement.java:33)
              > > [6]
              >
              com.zaplet.schema.GetNextDeliveriesSP.execute(GetNextDeliveriesSP.java:142)
              > > [7] com.zaplet.core.DigestThread.getNextBatch(DigestThread.java:194)
              > > [8] com.zaplet.core.DigestThread.deliverDigests(DigestThread.java:131)
              > > [9] com.zaplet.core.DigestThread.run(DigestThread.java:109)
              > > -------------------
              > > "Thread-1" (TID:0x3f292e0, sys_thread_t:0x3f29218, state:CW, thread_t:
              > t@37, threadID:0xe9ce1d78, stack_bottom:0xe9ce2000, stack_size:0x20000)
              > prio=5
              > >
              > > [1] java.lang.Thread.sleep(Native Method)
              > > [2] com.zaplet.util.WorkerThread.run(WorkerThread.java:32)
              > > -------------------
              > > "SSLListenThread" (TID:0x3d05d08, sys_thread_t:0x3d05c40, state:R,
              > thread_t: t@36, threadID:0xe9d41d78, stack_bottom:0xe9d42000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.net.PlainSocketImpl.socketAccept(Native Method)
              > > [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
              > > [3] java.net.ServerSocket.implAccept(ServerSocket.java:240)
              > > [4] java.net.ServerSocket.accept(ServerSocket.java:224)
              > > [5]
              >
              weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java
              > :121)
              > > [6]
              weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
              > > [7] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
              > > -------------------
              > > "ListenThread" (TID:0x742500, sys_thread_t:0x742438, state:R, thread_t:
              > t@35, threadID:0xe9f01d78, stack_bottom:0xe9f02000, stack_size:0x20000)
              > prio=5
              > >
              > > [1] java.net.PlainSocketImpl.socketAccept(Native Method)
              > > [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
              > > [3] java.net.ServerSocket.implAccept(ServerSocket.java:238)
              > > [4] java.net.ServerSocket.accept(ServerSocket.java:223)
              > > [5] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
              > > -------------------
              > > "NBExecuteThread-1" (TID:0x8ee3d0, sys_thread_t:0x8ee308, state:CW,
              > thread_t: t@31, threadID:0xe9f31d78, stack_bottom:0xe9f32000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "NBExecuteThread-0" (TID:0x8d8cc8, sys_thread_t:0x8d8c00, state:CW,
              > thread_t: t@30, threadID:0xe9f81d78, stack_bottom:0xe9f82000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-19" (TID:0x8ec930, sys_thread_t:0x8ec868, state:MW,
              > thread_t: t@29, threadID:0xe9fb1d78, stack_bottom:0xe9fb2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1]
              > weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              > > [2]
              > weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-18" (TID:0x8d94c8, sys_thread_t:0x8d9400, state:R,
              > thread_t: t@28, threadID:0xea001d78, stack_bottom:0xea002000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] weblogic.socket.PosixSocketMuxer.poll(Native Method)
              > > [2]
              > weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              > > [3]
              > weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              > > [4] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-17" (TID:0x8f5100, sys_thread_t:0x8f5038, state:MW,
              > thread_t: t@27, threadID:0xea031d78, stack_bottom:0xea032000,
              > stack_size:0x20000) prio=5
              > >
              > > [1]
              > weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
              > > [2]
              > weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-16" (TID:0x8a1508, sys_thread_t:0x8a1440, state:CW,
              > thread_t: t@26, threadID:0xea081d78, stack_bottom:0xea082000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-15" (TID:0x8d8738, sys_thread_t:0x8d8670, state:MW,
              > thread_t: t@25, threadID:0xea0b1d78, stack_bottom:0xea0b2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.sql.DriverManager.getConnection(DriverManager.java:104)
              > > [2] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              > > [3] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              > > [4] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              > > [5] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              > > [6] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              > > [7]
              >
              jsp._layout3._snippets._author._defaultEndWire._jspService(_defaultEndWire.j
              > ava:69)
              > > [8] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > > [9]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [10]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
              > l.java:200)
              > > [11]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
              > l.java:172)
              > > [12]
              > weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:105)
              > > [13] jsp._sending._sentokay._jspService(_sentokay.java:69)
              > > [14] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > > [15]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [16]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
              > l.java:96)
              > > [17] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              > > [18]
              > com.zaplet.StoreCreateServlet.sendMessage(StoreCreateServlet.java:510)
              > > [19]
              com.zaplet.StoreCreateServlet.handleSend(StoreCreateServlet.java:272)
              > > [20]
              >
              com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:163)
              > > [21] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:78)
              > > [22] javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
              > > [23] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              > > [24]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [25]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
              > l.java:154)
              > > [26] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              > > [27] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              > > [28] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              > > [29] javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
              > > [30] javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              > > [31]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > ... remainder of stack truncated ...
              > > -------------------
              > > "ExecuteThread-14" (TID:0x8e40d0, sys_thread_t:0x8e4008, state:CW,
              > thread_t: t@24, threadID:0xea101d78, stack_bottom:0xea102000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-13" (TID:0x8facd8, sys_thread_t:0x8fac10, state:CW,
              > thread_t: t@23, threadID:0xea131d78, stack_bottom:0xea132000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-12" (TID:0x8e0cf8, sys_thread_t:0x8e0c30, state:CW,
              > thread_t: t@22, threadID:0xea181d78, stack_bottom:0xea182000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-11" (TID:0x938018, sys_thread_t:0x937f50, state:CW,
              > thread_t: t@21, threadID:0xea1b1d78, stack_bottom:0xea1b2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-10" (TID:0x936e40, sys_thread_t:0x936d78, state:MW,
              > thread_t: t@20, threadID:0xea201d78, stack_bottom:0xea202000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.sql.DriverManager.getConnection(DriverManager.java:104)
              > > [2] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              > > [3] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              > > [4] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              > > [5] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              > > [6] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              > > [7] jsp._errors._index._jspService(_index.java:69)
              > > [8] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > > [9]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [10]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
              > l.java:96)
              > > [11] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              > > [12]
              >
              com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:160)
              > > [13] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:41)
              > > [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              > > [15] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              > > [16]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [17]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
              > l.java:96)
              > > [18] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              > > [19] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              > > [20] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              > > [21] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              > > [22] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              > > [23]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [24]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:723)
              > > [25]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:707)
              > > [26]
              >
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              > Manager.java:102)
              > > [27]
              >
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              > > [28]
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              > > [29] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-9" (TID:0x8a2ce8, sys_thread_t:0x8a2c20, state:CW,
              > thread_t: t@19, threadID:0xea231d78, stack_bottom:0xea232000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-8" (TID:0x934cb0, sys_thread_t:0x934be8, state:CW,
              > thread_t: t@18, threadID:0xea281d78, stack_bottom:0xea282000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-7" (TID:0x885108, sys_thread_t:0x885040, state:CW,
              > thread_t: t@17, threadID:0xea2b1d78, stack_bottom:0xea2b2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-6" (TID:0x8a6cf8, sys_thread_t:0x8a6c30, state:CW,
              > thread_t: t@16, threadID:0xea2f1d78, stack_bottom:0xea2f2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] weblogic.common.internal.DynaQueue.getW(DynaQueue.java:219)
              > > [2]
              >
              weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:56
              > 1)
              > > [3]
              >
              weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:55
              > 5)
              > > [4]
              >
              weblogic.common.internal.ResourceAllocator.reserveWaitSecs(ResourceAllocator
              > .java:544)
              > > [5]
              >
              weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:162
              > )
              > > [6]
              >
              weblogic.jdbc.common.internal.ConnectionPool.reserveWaitSecs(ConnectionPool.
              > java:145)
              > > [7] weblogic.jdbcbase.pool.Driver.connect(Driver.java:65)
              > > [8] java.sql.DriverManager.getConnection(DriverManager.java:433)
              > > [9] java.sql.DriverManager.getConnection(DriverManager.java:104)
              > > [10] com.zaplet.data.DataManager.getConnection(DataManager.java:98)
              > > [11] com.zaplet.db.DbTrans.<init>(DbTrans.java:244)
              > > [12] com.zaplet.schema.UserQuery.execute(UserQuery.java:97)
              > > [13] com.zaplet.UserUtils.findByUserId(UserUtils.java:289)
              > > [14] com.zaplet.ZapletSession.isLoggedIn(ZapletSession.java:36)
              > > [15] jsp._authorpages._contacts._jspService(_contacts.java:96)
              > > [16] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > > [17]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [18]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:723)
              > > [19]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:707)
              > > [20]
              >
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              > Manager.java:102)
              > > [21]
              >
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              > > [22]
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              > > [23] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-5" (TID:0x92be00, sys_thread_t:0x92bd38, state:CW,
              > thread_t: t@15, threadID:0xeadb1d78, stack_bottom:0xeadb2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-4" (TID:0x897cf8, sys_thread_t:0x897c30, state:MW,
              > thread_t: t@14, threadID:0xeadf1d78, stack_bottom:0xeadf2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.sql.DriverManager.println(DriverManager.java:364)
              > > [2] weblogic.jdbcbase.oci.Statement.private_parse(Statement.java:687)
              > > [3] weblogic.jdbc.oci.Connection.prepareCall(Connection.java:52)
              > > [4] weblogic.jdbc.pool.Connection.prepareCall(Connection.java:71)
              > > [5] com.zaplet.schema.UserSP.execute1(UserSP.java:185)
              > > [6] com.zaplet.schema.UserSP.execute(UserSP.java:159)
              > > [7] com.zaplet.UserUtils.checkAndAddUser(UserUtils.java:51)
              > > [8] com.zaplet.Zaplet.createMessageObject(Zaplet.java:1588)
              > > [9] com.zaplet.Zaplet.storeZaplet(Zaplet.java:1083)
              > > [10]
              >
              com.zaplet.StoreCreateServlet.handleStoreCreate(StoreCreateServlet.java:246)
              > > [11]
              >
              com.zaplet.StoreCreateServlet.storeCreateHelper(StoreCreateServlet.java:158)
              > > [12] com.zaplet.StoreCreateServlet.doPost(StoreCreateServlet.java:41)
              > > [13] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              > > [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              > > [15]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [16]
              >
              weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
              > l.java:96)
              > > [17] com.zaplet.ZServlet.forwardRequest(ZServlet.java:46)
              > > [18] com.zaplet.PreviewServlet.processInputs(PreviewServlet.java:284)
              > > [19] com.zaplet.PreviewServlet.doPost(PreviewServlet.java:33)
              > > [20] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
              > > [21] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
              > > [22]
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :114)
              > > [23]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:723)
              > > [24]
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > l.java:707)
              > > [25]
              >
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              > Manager.java:102)
              > > [26]
              >
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
              > > [27]
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
              > > [28] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-3" (TID:0x8980f8, sys_thread_t:0x898030, state:CW,
              > thread_t: t@13, threadID:0xeafd1d78, stack_bottom:0xeafd2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-2" (TID:0x8b94f8, sys_thread_t:0x8b9430, state:CW,
              > thread_t: t@12, threadID:0xeb3b1d78, stack_bottom:0xeb3b2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-1" (TID:0x92f978, sys_thread_t:0x92f8b0, state:CW,
              > thread_t: t@11, threadID:0xeb3e1d78, stack_bottom:0xeb3e2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "ExecuteThread-0" (TID:0x921968, sys_thread_t:0x9218a0, state:CW,
              > thread_t: t@10, threadID:0xebea1d78, stack_bottom:0xebea2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
              > > [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
              > > -------------------
              > > "TimeEventGenerator" (TID:0x8d9aa8, sys_thread_t:0x8d99e0, state:CW,
              > thread_t: t@9, threadID:0xebed1d78, stack_bottom:0xebed2000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:256)
              > > [2]
              >
              weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
              > :131)
              > > [3] java.lang.Thread.run(Thread.java:479)
              > > -------------------
              > > "SpinnerRandomSource" (TID:0x8a7500, sys_thread_t:0x8a7438, state:CW,
              > thread_t: t@8, threadID:0xed041d78, stack_bottom:0xed042000,
              > stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2]
              >
              weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:10
              > 2)
              > > [3]
              weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:116)
              > > -------------------
              > >
              > > Exiting Thread (sys_thread_t:0xff30e2e8) : no stack
              > > "Finalizer" (TID:0x2cfa80, sys_thread_t:0x2cf9b8, state:CW, thread_t:
              t@6,
              > threadID:0xfe3e1d78, stack_bottom:0xfe3e2000, stack_size:0x20000) prio=8
              > >
              > > [1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
              > > [2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
              > > [3]
              >
              java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
              > 24)
              > > -------------------
              > > "Reference Handler" (TID:0x2cd2a0, sys_thread_t:0x2cd1d8, state:CW,
              > thread_t: t@5, threadID:0xfec41d78, stack_bottom:0xfec42000,
              > stack_size:0x20000) prio=10
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:130)
              > > -------------------
              > > "Signal dispatcher" (TID:0x2aa5f0, sys_thread_t:0x2aa528, state:MW,
              > thread_t: t@4, threadID:0xfed41d78, stack_bottom:0xfed42000,
              > stack_size:0x20000) prio=10
              > >
              > > -------------------
              > > "main" (TID:0x38280, sys_thread_t:0x381b8, state:CW, thread_t: t@1,
              > threadID:0x25118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
              > >
              > > [1] java.lang.Object.wait(Object.java:424)
              > > [2] weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1787)
              > > [3] java.lang.reflect.Method.invoke(Native Method)
              > > [4] weblogic.Server.startServerDynamically(Server.java:107)
              > > [5] weblogic.Server.main(Server.java:65)
              > > [6] weblogic.Server.main(Server.java:55)
              > > -------------------
              > >
              > >
              >
              

  • Number of "SelectorThread" threads are grow up gradually

    Hi,
    I have an application, that remotely monitoring WebLogic server using JMX interface. In the same time, it could be running over 200 monitors that are fetching some useful information/counters from remote WLS and display it for user in UI. Application is running on Solaris and use Java 1.5-08. Seems that there is no such a problem on Win.
    Problem: when the user start running all the JMX monitors - number of "SelectorThread" threads grow up for instance during 6 hours from 1000 to 6000 threads.
    I got a thread dump and noticed that there are a lot (4000 thousands) of "SelectorThread" running:
    Here is "SelectorThread" stack trace :
    "SelectorThread" Id=1953 in RUNNABLE
    at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
    at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:158)
    at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:68)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
    at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:249)
    "SelectorThread" Id=734 in RUNNABLE
    at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
    at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:158)
    at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:68)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
    at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:249)
    "SelectorThread" Id=1021 in RUNNABLE
    at sun.nio.ch.DevPollArrayWrapper.poll0(Na6tive Method)
    at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:158)
    at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:68)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
    at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:249)
    "SelectorThread" Id=1367 in RUNNABLE
    at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
    at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:158)
    at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:68)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
    at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:249)
    and so on...
    To connect to WLS server I use JMXConnector.
    The cpu is 100%(not sure about this yet) and after 6 hours my application crashing without any errors.
    Is it the problem with JVM and broken "SelectorThread" that was discussed earlier and the real problem is in JVM? Please, point me to the real bug or suggest how to isolate it. I will appreciate any info from you guys.
    Thanks in advance.

    You can't transfer tracks from one account to another. My kids have libraries authorized to my account and strict instructions not make purchases on my account unless I say so. A library can be authorized for multiple accounts, each account can be authorized to a maximum of five computers and each device can hold content from a maximum of five accounts.
    tt2

  • Ressource Usage under Solaris

    Hi everybody,
    I'm a newbie and I created four data bases on Oracle 9i under
    Solaris. Ech data bases uses about 400 MB of memory. Is that a
    normal value? Basically there is no data in the data bases, yet.
    I created them as general data bases with the wizard.
    Thanks for any comments or hints.
    Best regards,
    Ingo

    Michael ,
    If you are looking for the amount of physical memory on your system,
    use the 'prtconf' command. If you would like to get some virtual
    memory page statistics, use the 'vmstat' command. If you would like to
    find out about the memory allocated to a particular process, use
    'ps -e -opid,vsz,rss,args'. The only problem is the different behavior on
    different versions of Solaris. Check the man pages to find out about
    the usage of each command.
    A good tool is 'prtmem' in the MemTool package which can be
    downloaded anonymously from playground.sun.com in /pub/memtool/
    or goto www.solarisinternals.com . The MemTool tools are reported to
    work on Solaris 2.6 to 2.8. The 'prtmem' tool will break down the
    memory usage as follows.
    1) Total Memory - approx. total memory
    2) Kernel Memory - memory allocated to the kernel
    3) Application - amount of anonymous pages in memory
    4) Executable & libs - amount of executable and shared library pages
    in memory
    5) File Cache - amount of file cache not on free list
    6) Free, file cache - amount of file cache on free list
    7) Free, free - memory that is free
    Please note that the "Free, free" number is usually very close,
    if not equal, to zero. This is due to the VM systems use of the free
    memory to cache files.
    The ultimate resource for this type of info, from a kernel perspective, is
    the "Solaris Internals" book written by Mauro and McDougall. I
    recommend it highly!
    HTH,
    Rob

  • BPEL Client API - Query Domain for Number of Active Threads ?

    Hi,
    Is there a method to query the number of active threads within the domain ? i.e. the same value displayed under Thread Allocation Activity shown on http://localhost/BPELConsole/default/domain.jsp?mode=thread
    I've browsed the API docs but can't find a way to do this... I might have missed something thought.
    Cheers,
    Rob

    Thanks Marc.
    How would I go about getting a domain handle ? The bit I'm stuck on in obtaining the initial authenticated connection to the server. The ngThreadInfo code does this:
    Server server = ServletUtils.getServer( request, response );
    String token = server.getServerAuth().getToken();
    and I guess the request/response vars provide the security context in which the getServerAuth operates ?
    Which API functions can I embed in a BPEL process to connect to the server and subsequently obtain the domain handle ?
    Cheers,
    Rob J.

  • Serialization Perofrmance under Solaris

    Hello,
    I'am running an application under weblogic and Solaris. My application use EJB call between 2 EAR of the same Weblogic isntance (same JVM)
    In the stack trace and using profiling tools (jvisualvm) I can see the serialization take a lot of CPU time
    Is there any tunable to set under Solaris to improve Serialization of the Java VM ?
    For information, My hardware is an Ultra Sparc T2 - T5440
    Thank you for helping,
    C.
    Edited by: C2S on 30 sept. 2010 11:23

    Probably not.
    You're more likely hitting the weaknesses of the coolthreads CPU's. They can handle vast numbers of threads simultaneously, but the CPU power of each thread is quite low. So CPU intensive tasks run relatively slowly.

  • If my phone service is disconnected, can I still use the number to iMessage? Under my setting in iMessages it only allows me to select my linked emails and the telephone number is there but grayed out and i can't seletect it !

    If my phone service is disconnected, can I still use the number to iMessage? Under my setting in iMessages it only allows me to select my linked emails and the telephone number is there but grayed out and i can't seletect it ! It wont activate. I just recentely got AT&T.  When I had verizon before and my phone got disconnected it allowed me to still iMessage off my number.

    If your phone service is disconnected, it's not your number any more.
    If you "just got AT&T", how can it be disconnected?

  • Mozilla under Solaris 10

    hello all,
    I am trying to launch Mozilla 1.7 under Solaris 10 with multiple Java versions, like Java 1.5, 1.4 and 1.6.
    I am not 100% sure but from what I see its not fully supported by Mozilla?
    some behavior patters that I noticed is that Mozilla tend to lock the session against the JRE its running under. so if you started with 1.5
    it will remain under 1.5 until you kill/finish that session..
    could anyone please help with this or if you have any better suggestion?
    thanks a lot
    /ayman

    Not really sure what you are trying to do, but you can get a more recent version at the following
    link. README link has info on install, including java.
    http://www.mozilla.com/en-US/firefox/2.0.0.11/releasenotes/#contributedbuilds

  • Mount NTFS under Solaris 10

    Hi can anybody tell me if i can mount a NTFS partition under Solaris 10??
    Thanks for ur help.

    <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText"><b>korsabad wrote on Wed, 11 January 2006 06:23</b></td></tr><tr><td class="quote">
    if you use solaris x86 and the ntfs-partition
    Not possible. NTFS has those windows-security-id's (you know, those about-40-character-long-id's) for each object which cannot be read from solaris.
    </td></tr></table>
    I think writing to NTFS is nearly impossible (due to changes of the NTFS version, security stuff, and so on).
    However reading from an <u>unencrypted</u> NTFS partition seems to be a possible thing. I do not know if a tool or a driver <u>already</u> exists but I think it is a possible task to write a tool that reads from NTFS partitions.
    I think writing a tool that reads from UFS partitions under Windows is an easy task, too. I wrote such a tool for reading the EXT2 file system under Windows long time ago.
    Martin

  • Porting of Sybase Application to Oracle 8i under Solaris

    Dear All
    I want to port an application from sybase 10.2 which is running under Solaris to Oracle 8I under Solaris. Apart from database objects and stored procedures which I have already converted I wan to conver some C Codes and Unix Scripts
    Which are either shell scripts or perl programs. I need all of your valuable suggestions in this regard.
    Q-1 . In the Perl Program the following lines are sybase specific
    Use Sybase:: Dblib
    Require /files0/apps/local/lib/perl15/Sybase/sybperl.pl;
    What will be the equivalent for ORACLE.
    Suggest what perl I should use in this context.
    In continuation to the above also I have some shell variables assigned as follows
    $SYB_SERVER=SYB_PROD_CERT;
    $SYB_DATABASE=APPLDB;
    $ENV{SYBASE}=/sybase/10.0.4;
    $ENV{DSQUERY}=$SYB_SERVER
    $SYB_USER=keshav;
    $SYB_PWFILE=/myappl/processcert/passwords/$SYB_SERVER;
    $SYB_PW=/usr/bin/cat $SYB_PWFILE;
    chop($SYB_PW);
    dbmsghandle(message_handler);
    dberrhandle(error_handler);
    ( ($dbproc = &dblogin($SYB_USER,$SYB_PW,$SYB_SERVER)) != -1 );
    ( &dbuse($dbproc, $SYB_DATABASE) != -1 );
    ( ($dbproc2 = &dblogin($SYB_USER,$SYB_PW,$SYB_SERVER)) != -1 );
    ( &dbuse($dbproc2, $SYB_DATABASE) != -1 );
    sub Statistics
    # get distinct sub-cat counts
    ( &dbcmd($dbproc, "select count(*),orgnumber,name=(select servicerorgname from servicer where servicer.orgnumber=transactionlog.orgnumber) from transactionlog group by orgnumber order by count(*) desc\n") != -1 );
    &dbsqlexec($dbproc);
    &dbresults($dbproc);
    $row = DBROWS( $dbproc );
    2. One of the Sample C Program is given here which I want to convert into pro*c.
    I would like to know what are the corresponding libraries of oracle under
    Solaris are to be used and also the respective header files mapping of Sybase
    To Oracle. Any comment of this will be appreciated.
    #include "sql.h"
    #include "unix.h"
    #include <stdlib.h>
    #ifndef SQL_INCLUDED
    #define SQL_INCLUDED
    #include <sybfront.h>
    #include <sybdb.h>
    /*#include "sybdbex.h"*/
    /* #include <syberror.h>*/
    #endif     
    /* LogonToServer(char server[]) */
    /*----------------------------------------------------------------------sra-*/
    DBPROCESS *LogonToServer(char server[], char datab[], char user[],
    char passwd[], char appname[] )
    PCHAR szTemp;
    char data[1000];
    int result;
    long l;
    DBPROCESS *dbp;
    LOGINREC *login;
    /* initiailize library */
    if ( dbinit() == FAIL)
    printf("DB Initialization failed!\n");
    exit(1);
    /* install user supplied error handling and message handling routines*/
    dberrhandle(err_handler);
    dbmsghandle(msg_handler);
    /* get LOGINREC structure and fill */
    login = dblogin();
    DBSETLUSER(login,user);
    DBSETLPWD(login,passwd);
    DBSETLAPP(login,appname);
    /* get a DBPROCESS structure for communicating with the server */
    if ((dbp = dbopen(login,server)) == NULL)
    printf("dbopen failed on server: %s\n",server);
    exit(1);
    dbcmd(dbp,strcat("use ",datab));
    dbsqlexec(dbp);
    result=dbresults(dbp);
    return dbp;
    /* LogoutOfServer() */
    /*----------------------------------------------------------------------sra-*/
    void LogoutOfServer(DBPROCESS *dbproc)
    DBPROCESS *dbp2;
    dbclose( dbproc );
    return;
    int err_handler(DBPROCESS *dbproc,int severity,int dberr,int oserr,
    char dberrstr,char oserrstr)
    if ((dbproc == NULL))
    return(INT_EXIT);
    else
    fprintf(ERR_CH, "DB-LIBRARY error:\n\t%s\n",dberrstr);
    if (oserr != DBNOERR)
    fprintf(ERR_CH,"Operating-system error:\n\t%s\n",oserrstr);
    return(INT_CANCEL);
    int msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate, int severity,
    char msgtext,char srvname,char *procname,DBUSMALLINT line)
    return 0;

    Hello
    The "-D_BIG_ENDIAN" shows you that the code is endian-dependent. This means that the program cannot be ported 1:1 because x86 is little endian while Sparc is big-endian.
    I would first try to use "-D_LITTLE_ENDIAN" (or what flag ever I can find in the source codes) and to compile for x86.
    Because of the "-D_BIG_ENDIAN" different source code is used for both machines. Maybe the little-endian source code is wrong:
    #ifdef _BIG_ENDIAN
    // correct source code for Sparc
    #else
    // INCORRECT source code for x86
    #endifMartin

  • Java.lang.IllegalStateException: Exceeded maximum number of waiting threads

    Hi all,
    I use coherence3.3.1,coherence work as hibernate L2 cache and meet following problem,could you help me check the problem?thanks.
    java.lang.IllegalStateException: Exceeded maximum number of waiting threads (Status=2)
         at com.tangosol.net.cache.OverflowMap$Status.waitForAvailable(OverflowMap.java:4029)
         at com.tangosol.net.cache.OverflowMap.prepareStatus(OverflowMap.java:2152)
         at com.tangosol.net.cache.OverflowMap.beginKeyProcess(OverflowMap.java:1873)
         at com.tangosol.net.cache.OverflowMap.getInternal(OverflowMap.java:580)
         at com.tangosol.net.cache.OverflowMap.get(OverflowMap.java:330)
         at com.tangosol.coherence.component.util.CacheHandler.getLease(CacheHandler.CDB:3)
         at com.tangosol.coherence.component.util.CacheHandler.getCachedResource(CacheHandler.CDB:10)
         at com.tangosol.coherence.component.util.CacheHandler.get(CacheHandler.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.get(SafeNamedCache.CDB:1)
         at com.tangosol.coherence.hibernate.CoherenceCache.get(CoherenceCache.java:65)
         at org.hibernate.cache.StandardQueryCache.get(StandardQueryCache.java:105)
         at org.hibernate.loader.Loader.getResultFromQueryCache(Loader.java:2152)
         at org.hibernate.loader.Loader.listUsingQueryCache(Loader.java:2117)
         at org.hibernate.loader.Loader.list(Loader.java:2087)
         at org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:289)
         at org.hibernate.impl.SessionImpl.listCustomQuery(SessionImpl.java:1695)
         at org.hibernate.impl.AbstractSessionImpl.list(AbstractSessionImpl.java:142)
         at org.hibernate.impl.SQLQueryImpl.list(SQLQueryImpl.java:150)
         at org.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:804)
    j

    Hi,
    Can you please provide the relevant coherence config files?
    thanks,
    -Rob

Maybe you are looking for

  • Designing additional fields for CATS

    Hi, I want to add additional fields to CATSDB , but my question is whether the field name can be modified as per requirement and whether we can have list of values against these fields ? Regards, Ayesha

  • Essbase Audit Files not Updating

    Hi All, My Essbase Audit files are not updating....both .ALG and .ATX files. They used to update up to the last month but those are not updating. I checked the .cfg file and is okay with SAUDITR. Please suggest.

  • ITouch 3rd Gen 64GB(3.1.3) won't sync using iTunes 9.2. Unknown error (-20)

    I downloaded and isntalled iTunes 9.2 on my laptop from the apple site and updated my entire music library (25GB) to it. Connected my iTouch and it recognised it without a hitch along with all the installed apps and the music which was already there

  • How do I select debit or credit with an ATM card?

    When I use my card manually at retailers, I always have the option to pay by debit or by credit. This is done by making the appropriate selections on the card scanner touch screen. How does this work with Apple Pay? Do I have to set the card to have

  • I am having issues with my password signing onto my phone and my iPad

    I have been having huge issues with my apple Id and password every time I enter in my apple Id and password it will not accept my password and I tried changing my password and when I go to use it it says it is wrong .I am so tired of having to change