Again - compilation under solaris - help!

Hi all
I'm trying to compile the following test code:
#include <occi.h>
#include <iostream>
using namespace std;
using namespace oracle::occi;
int main(int argc, char ** argv)
Environment *env;
Connection * conn;
try{
env = Environment::createEnvironment();
conn = env->createConnection(user, pass, sid);
env->terminateConnection(conn);
Environment::terminateEnvironment(env);
} catch (SQLException &e) {
cout<<"Exception: %s\n", e.getNLSMessage(env).c_str();
return 0;
My system is Solaris 9 sparc 64-bit
Oracle Database 10.1.0.2
I run this command:
CC -I/u00/oracle/product/10.1.0/db_1/rdbms/public -L/u00/oracle/product/10.1.0/db_1/lib -locci10 test.cpp
and get the famous error
Undefined first referenced
symbol in file
void oracle::occi::Environment::terminateEnvironment(oracle::occi::Environment*) test.o
oracle::occi::Environment*oracle::occi::Environment::createEnvironment(oracle::occi::Environment::Mode,void*,void*(*)(void*,unsigned),void*(*)(void*,void*,unsigned),void(*)(void*,void*)) test.o
oracle::occi::__RTTI__1nGoracleEocciMSQdDLException_ test.o
[Hint: static member oracle::occi::__RTTI__1nGoracleEocciMSQdDLException_ must be defined in the program]
ld: fatal: Symbol referencing errors. No output written to a.out
I've tried to use:
gcc 3.4.2
Sun Forte 6.0
Sun Forte 6.2
Sun Forte 7
Sun Studio 10
all the same
if I set LD_LIBRARY_PATH and try to link with *.so library - it gives me "wrong ELF class: ELFCLASS64"
I've tried to install and use Client 10.2 - no effect
Under Windows it works perfectly.
What should I do to make this thing compile under Solaris?
Message was edited by:
[email protected]
Message was edited by:
[email protected]

If you want your application to be 32 bit
- use Sun Forte 6.2 and link with OCCI library under $ORACLE_HOME/lib32
If you want your application to be 64 bit
- use Sun Forte 8 and link with libraries under $ORACLE_HOME/lib
( You should be passing the 64 bit compile flag "-xarch=v9" )

Similar Messages

  • Compiling mono under Solaris 10: workaround for __builtin_frame_address ?

    Hi,
    I'm trying to compile the current svn release of mono (free implementation of .NET framework) under Solaris 10/x86.
    After fixing some GCC specific code, I'm currently stuck with the GCC internal function __builtin_frame_address (and __builtin_return_address).
    These functions return information about the current stack trace, e.g. the function that invokes the current function. They are used in the integrated debugger for single stepping and other functionality.
    So far I haven't been able to find a workaround for these function within the Studio Compiler.
    What's is the best way to implement these function? Does the Studio Compiler (or the libc or some other library) already provide the necessary functionality?
    With best regards,
    Burkhard Linke

    I'm afraid you have to write assembly code for that sort of functions

  • Compile occi under solaris using g++/gcc problem

    Hi Expert:
    I got some link error when i tried to compile a demo occi code under solaris using g++. Please share experience.
    Thanks.

    Namespaces are not supported in -compat=4 mode. The only effect of -features=namespace is to recognize "namespace" as a keyword, and disallow it as an identifier. You don't actually get namespace semantics.
    The pupose of -compat=4 is to allow code written for C++ 4.x to compile and run until the code can be updated to conform to the C++ Standard. If you want to use features from the C++ standard, like namespaces, you must use Sun C++ in the default standard mode.
    If you remove -compat=4, the code compiles and links. If you need to use -compat=4 mode, remove uses of namespace, and fix the code to remove name conflicts.
    BTW, we recommend against using -features=bool in -compat=4 mode. It can cause odd behavior when part of the code expects boolean expressions to have type int and part of the code expects bool to be a different type.
    It appears you are using C++ 5.0, a product that has been obsolete for several years and which is no longer supported. You should consider updating to Sun Studio 11 (C++ 5.8), at no cost.
    http://developers.sun.com/sunstudio/

  • Swedish chars ��� not working under Solaris

    Hi All,
    I created the following little code and it is not working under Solaris 7, JDK1.4.1_01. (also tested some other but does not work)
    public class HelloSweden
    public static void main(String [] args)
    String newName="���";
    String charsetName = "iso-8859-2";
    byte [] s = {(byte)229, (byte)228, (byte)246};
    try
    newName = new String(s, 0, s.length, charsetName);
    catch ( java.io.UnsupportedEncodingException e )
    System.err.println(e.getMessage());
    e.printStackTrace();
    System.out.println("new name is: "+newName);
    for(int i=0; i<newName.getBytes().length; i++)
    System.out.println(i+"."+":"+newName.getBytes());
    The problem is that on Solaris 7 the output is:
    new name is: ???
    0.:63
    1.:63
    2.:63
    Whereas on Linux it works fine:
    new name is: ���
    0.:-27
    1.:-28
    2.:-10
    I also tried the "javac -encoding iso8859-1" option but no use.
    Could anybody help?
    Thnx,
    GF

    I also tried the "javac -encoding iso8859-1" option
    but no use.
    Was the output exactly the same or were the numbers correct, at least?
    You may need to compile with:
    javac -encoding ISO-8859-1 ClassName.java
    and then run with:
    java -Dfile.encoding=ISO-8859-1 ClassName
    You can set the character encoding explicitely like that. The character encoding depends on locale settings; if you set LC_ALL to a Swedish locale ("sv_SE"?) javac and java should start using the correct encodings automatically.

  • My company set up a Icloud account under their help desk email but i dont have the password to fix it so i need to be able to change the Icloud apple id to my email address but it wont let me because found my Ipad is turned on and cant change?

    My company set up an Icloud apple id under their help desk email by mistake and there isnt a password so how do i change the email address/apple id
    to my email address that i do have the password for?  I can use the Ipad for everything except the Icloud account.

    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple ID and that ID is a previous version of your current ID, not an entirely different one.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details and some other circumstances.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device. It may take a short while to remove the account.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.
    This is answer is provided from my own database of boilerplate responses and the content was last reviewed and tested on: 2014/05/23

  • I had to reset my Apple password and now my iTunes and iCloud passwords no longer work. How do I get them linked again and under the same password. I've tried my new password on each login screen and it isn't accepted.

    I had to reset my Apple password and now my iTunes and iCloud passwords no longer work. How do I get them linked again and under the same password. I've tried my new password on each login screen and it isn't accepted.

    Hi skippy2012trev,
    Welcome to the Apple Support Communities!
    I understand that you updated your Apple Id and password but now you are being prompted for the old information in iCloud. You are on the right track by changing the Apple ID back to the previous email address temporarily so that you can sign out. You should not need to verify the email address. After you edit the Apple ID back to the old email address and then sign out of iCloud on your iPhone, edit the Apple ID back to the address you would currently like to use. There is no need to change the password again, only the email address, unless you prefer to update the password again.
    If you're asked for the password to your previous Apple ID when signing out of iCloud - Apple Support
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    Tap Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
    Scroll down and tap Sign Out, then tap Sign Out to confirm. If you're using iOS 7 or earlier, tap Delete Account, then tap Delete to confirm.
    Tap Keep on My [Device] or Delete from My [Device]. In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
    Enter the password for your previous Apple ID.
    Change your Apple ID to the new email address that you want to use. You'll need to verify the email address.
    Return to Settings > iCloud and sign in with your new Apple ID.
    Cheers,
    Joe

  • 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

  • License for cross-compilation for solaris 10 sparc on Linux x86

    I'd like to do cross-compilation for solaris 10 sparc on Linux x86 using gcc (for linux). To do that, I have to copy libraries (/lib/64) and includes (/usr/include) from a sparc machine to my linux machine.
    The compilation will be run on about (up to) 50 Linux machines (by various developers). We also have 3 solaris-10-SPARC machines.
    I wonder if Solaris license allows me to copy the includes and libs to perform compilation elsewhere.
    I also checked "OTN License Agreement for Oracle Solaris", but it looks like Oracle allows for installing "the programs" on up to 3 machines, but I need it on 50.
    Thanks for any suggestions or redirections to a proper place where I can get an answer.
    Marek

    When installing Solaris 10 01/06 on a Dell 1850 I receive an error message during the install saying "no disk found". I assume that the drive/controller is not recognized. The Dell 1850 is listed under the HCL for Solaris 10 10/06. I don't believe I can use the Solaris(TM) Device Driver for the LSI MegaRAID Adapter floppy with 1/06. I don�t have any other Solaris boxes up so I can�t build a jump start server. Any suggestions?

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Backup issues (ufsdump/ufsrestore) under solaris 10

    Hello all,
    We are in the process of migrating to Solaris 10 from Solaris 8.
    On our Solaris 8 systems with 2 HDDs we have a script that does a full backup of one disk (slice by slice) on to another using ufsdump/ufsrestore + boot record. The idea is that if one disk becomes corrupt logically/physically we can boot off the backup disk and continue using the system.
    This worked fine under Solaris 8. We tried to do the same under Solaris 10 and noticed some unexpected behaviour when we tried to boot off the backup disk. Solaris 10 started "reconfiguring services" just like it does it when you install the OS fresh with the message:
    Loading smf(5) service descriptions: xx/117
    Somehow Solaris 10 "knew" that it was booted from a different device than last time.
    My question would be: how does Solaris 10 know this and could we "fool" it into thinking that it was always installed on a backup disk, so it doesn't reconfigure itself every time new backup is made (and used).

    "... The real question is "how can I be sure that except smf there is nothing else in the OS affected by HDD change" and that is what I meant..."
    The fact that you use ufsdump on mounted (I am guessing that you are doing so :-) file systems is risky!. Alternatively, you can create snapshots (fssnap(1M)) for the file systems that you are going to ufsdump on.
    If your main aim is to replicate and reduce down time in case of root disk failure, a better solution is make use of mirriong via Solaris Volume Manager (aka SDS or md(7D)). Mirror does not guard against human errors though, such as accidentally deletion of crucial files :-) (which a backup strategy can guard against).
    Hope this helps.
    Regards,
    S.T.Chang

  • 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)
              > > -------------------
              > >
              > >
              >
              

  • Always on top under solaris (7)

    Hi all,
    I have searched through this forum and have found no usable answer to the question how to enable a window in Java to stay on top under Solaris 7. Best solution is probably through JNI (java native interface) but does anybody know any help about that?
    Thanx in advance,
    G

    I forgot to tell, that it is very probable that the always on top depends on the window manager. I am using mwm (motif window manager). As far as I know this mwm has no feature like letting a window stay on top.
    My despearat question would be that does anybody know any alternatives?
    Thanx,
    G

  • No interfaces up under solaris 8

    hi,
    I have a small problem with interfaces and configuring the net under solaris 8. The first thing is that there is a massage while the system is coming that there are no interfaces up.
    When i use the ifconfig -a command to check it, the result is as follows:
    lo0: FLAGS = 1000849 (up, loopback,running, multicast, ipv4) mtu 8232 index 1 inet 127.0.0.1 netmask ff000000
    my hardware is:
    x86 family 6 Model 8 Stepping 6
    AT/AT Compatibile
    260 330 KB RAM
    VGA: Intel Corporation 810 Graphics Controller Hub
    NC: 3Com 3C920 Integrated Fast Ethernet ( 3C905C - TX Compatibile)
    the next thing is that i dont even have the hostname file (e.g hostname.elxl0) in the etc directory.
    What can i do about this. how can i create interfaces in order to b e able to configure the network?
    Thaks for help in addvance
    Doti

    read Solaris x86 faq at http://sun.drydog.com/

Maybe you are looking for

  • How to upgrade ipod touch 4th generation ios

    I have a 4th gen. iPod Touch (bought for Christmas last year) and just got my kids Touches for Christmas this year.  Under Settings/General, the kids' Touches have an option for Software Update, but on last year's Touch, there is no such option.  It

  • Problems with world clock

    Because i didn't found how to contact apple, i posted my question here. if i select the world clock in my ipod, and i select a location in america, he alway says that the location is in the netherlands, for example: new york, netherlands. does anyone

  • How to check the DTP status (i.e in active mode or not) for the Prior days.

    Hi SAP gurus, How to check the DTP status whether it was in active mode or inactive mode for the prior days ?

  • Syncing email onto new macbook pro

    For the past 3 years I was using the microsoft outlook app for my dell vostro laptop. I recently purchased a new macbook pro and would like to sync my email to my new macbook. I am having difficulty with the account type (IMAP or POP) and the MAIL SE

  • Can't Install 10.2

    I started to install the iTunes 10.2 upgrade and it has been "installing" for a couple of hours now. The blue line has made it's way fully over to the right but it indicates it is writing files. I don't suppose it takes more than three hours to insta