My JDK1.6.0_12 problems

I downloaded JDk 6 update 12 the other day and I must have done something wrong like deleted a file or installed it wrong or something. But now when I try to uninstall the JDK it wont let me. It will load up the uninstall process but when it gets like half way through it just stops and sort of rewinds its self. No error message comes up or anything. Then when I search for the file in my computer nothing comes up. I was wondering if anybody out there knew how to fix this issue with my java. If you do I would really appreciate if you could leave a reply telling me how. Thank you.

Welcome to the Sun forums.
surajnikhil wrote:
I am having an applet say A1, from which I am calling another applet say A2.
From A2 I am try to open a webpage by using "ShowDocument(url,+name+)" method.
I want to launch the webpage in the same Window of the applet A2.Why not say instead, something entirely more specific. Say a link to a live example on the net.
It does not have to be the real applets(1), in fact it is probably better if it isn't. We just need a small example that acts as you describe. This example will allow us to determine many things, including whether intricacies in the HTML might contribute to the problem.
(1) You might base the 2nd one around a little test applet I created to help test Appleteer.
It is at [http://pscode.org/eg/applet/methods.html|http://pscode.org/eg/applet/methods.html].

Similar Messages

  • JDK1.5.0_12 crash when I try to startup a tomcat app server with it.

    Hi,
    I am support a Blackboard application running on a PrimePower box.
    Recently I installed JDK1.5.0_12 on the box. When I re-configured Blackboard to use the new JDK and tried to restart the server, the tomcat portion will keep getting the JVM Hotspot crash error as illustrated below.
    The startup is invoked from a shell script that starts the web server as well as the tomcat (app) server. As long as the root partition has enough diskspace, the script will try to "start" the tomcat server.
    The JVM will keep throwing core dumps and issuing messages like the following, with each core dump taking about 100 to 150MB in space from the root partition.
    Only when there isn't enough space in the root partition for another core dump, did I notice that it stopped.
    My sys admin has since cleaned up the dump files and I have reverted back to the earlier minor release of JDK1.5.0.
    I have used ldd -r libjvm.so and the command could return me the list of libraries that the libjvm.so depends on (not a problem with the loading of the dynamic libraries and such).
    I have submitted the JVM crash report. But no one has gotten back to me.
    Has anyone encountered the same problems / have any suggestions on what could be cause and how to resolved this?
    Thanks.
    Regards,
    Hon Peng.
    =============================
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xfea84b00, pid=13715, tid=1
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x284b00]
    --------------- T H R E A D ---------------
    Current thread (0x00036e20): JavaThread "main" [_thread_in_vm, id=1]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x57726974
    Registers:
    O0=0x00000000 O1=0x00000000 O2=0x0000015c O3=0x00000000
    O4=0x0000015c O5=0x0000015c O6=0xffbfe6f8 O7=0x0000015c
    G1=0x00000000 G2=0x0000015c G3=0x0000015c G4=0x00000000
    G5=0x00000000 G6=0x00000000 G7=0xff350000 Y=0x00000000
    PC=0xfea84b00 nPC=0xfea84b04
    Top of Stack: (sp=0xffbfe6f8)
    0xffbfe6f8: 000373fc 57726974 000adfb0 ff028d48
    0xffbfe708: 00032778 fefdc000 001b3990 b4805210
    0xffbfe718: ffbfe84c 00000000 00000000 ff010c40
    0xffbfe728: 00009c00 80000000 ffbfe7e8 fea84674
    0xffbfe738: 00000000 e3908660 ffbfe7c0 f900587c
    0xffbfe748: b4a64018 007f9a80 ffbfe7b4 b4a5e2c5
    0xffbfe758: ffbfe7b8 ffbfe8e0 f9015b04 00000000
    0xffbfe768: 00000000 f900576c b4a64018 007f9a80
    Instructions: (pc=0xfea84b00)
    0xfea84af0: 80 a5 a0 00 04 40 00 15 b4 10 20 00 e2 04 a0 08
    0xfea84b00: d4 04 60 00 d2 04 60 04 8b 2a b0 20 88 12 40 05
    Stack: [0xffb80000,0xffc00000), sp=0xffbfe6f8, free space=505k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x284b00]
    V [libjvm.so+0x28467c]
    j java.lang.Object.notify()V+0
    j blackboard.util.Queue.put(Ljava/lang/Object;)V+19
    j blackboard.platform.log.impl.QueuedLogger.doLogMessage(Ljava/lang/String;)V+77
    j blackboard.platform.log.impl.BaseLogger.log(Ljava/lang/String;Lblackboard/platform/log/LogService$Verbosity;)V+10
    j blackboard.platform.log.impl.BaseLogger.logInfo(Ljava/lang/String;)V+5
    j blackboard.platform.log.impl.BbLogServiceImpl.logInfo(Ljava/lang/String;)V+5
    j blackboard.platform.BbServiceManager.init(Ljava/io/File;Ljava/util/Properties;Z)V+249
    j blackboard.platform.BbServiceManager.init(Ljava/lang/String;Ljava/util/Properties;Z)V+44
    j blackboard.platform.ApplicationLauncher.main([Ljava/lang/String;)V+479
    v ~StubRoutines::call_stub
    V [libjvm.so+0x19b4dc]
    V [libjvm.so+0x2dd2cc]
    C [java+0x222c] main+0x1164
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j java.lang.Object.notify()V+0
    j blackboard.util.Queue.put(Ljava/lang/Object;)V+19
    j blackboard.platform.log.impl.QueuedLogger.doLogMessage(Ljava/lang/String;)V+77
    j blackboard.platform.log.impl.BaseLogger.log(Ljava/lang/String;Lblackboard/platform/log/LogService$Verbosity;)V+10
    j blackboard.platform.log.impl.BaseLogger.logInfo(Ljava/lang/String;)V+5
    j blackboard.platform.log.impl.BbLogServiceImpl.logInfo(Ljava/lang/String;)V+5
    j blackboard.platform.BbServiceManager.init(Ljava/io/File;Ljava/util/Properties;Z)V+249
    j blackboard.platform.BbServiceManager.init(Ljava/lang/String;Ljava/util/Properties;Z)V+44
    j blackboard.platform.ApplicationLauncher.main([Ljava/lang/String;)V+479
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0037fbe8 JavaThread "FileLogSinkImpl Daemon" [_thread_blocked, id=15]
    0x0015ddc0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13]
    0x0015c4e8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=12]
    0x0015b670 JavaThread "CompilerThread0" daemon [_thread_blocked, id=11]
    0x0015a7f8 JavaThread "AdapterThread" daemon [_thread_blocked, id=10]
    0x001599e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9]
    0x0014d768 JavaThread "Finalizer" daemon [_thread_blocked, id=8]
    0x0014d228 JavaThread "Reference Handler" daemon [_thread_blocked, id=7]
    =>0x00036e20 JavaThread "main" [_thread_in_vm, id=1]
    Other Threads:
    0x0014ab40 VMThread [id=6]
    0x000aff90 WatcherThread [id=14]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00032778/0x00035dd0] SignatureHandlerLibrary_lock - owner thread: 0x00036e20
    Heap
    PSYoungGen total 39424K, used 5458K [0xe3400000, 0xe6000000, 0xf8c00000)
    eden space 33792K, 16% used [0xe3400000,0xe3954b40,0xe5500000)
    from space 5632K, 0% used [0xe5a80000,0xe5a80000,0xe6000000)
    to space 5632K, 0% used [0xe5500000,0xe5500000,0xe5a80000)
    PSOldGen total 90112K, used 0K [0xb8800000, 0xbe000000, 0xe3400000)
    object space 90112K, 0% used [0xb8800000,0xb8800000,0xbe000000)
    PSPermGen total 16384K, used 4896K [0xb4800000, 0xb5800000, 0xb8800000)
    object space 16384K, 29% used [0xb4800000,0xb4cc83e8,0xb5800000)
    Dynamic libraries:
    0x00010000      /usr/local/jdk1.5.0_12/bin/java
    0xff370000      /usr/lib/libthread.so.1
    0xff3fa000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3a0000      /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    0xfe800000      /usr/local/jdk1.5.0_12/jre/lib/sparc/server/libjvm.so
    0xff240000      /usr/lib/libsocket.so.1
    0xff220000      /usr/lib/libsched.so.1
    0xff1f0000      /usr/lib/libCrun.so.1
    0xff1a0000      /usr/lib/libm.so.1
    0xff080000      /usr/lib/libnsl.so.1
    0xff170000      /usr/lib/libmp.so.2
    0xfe7e0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/native_threads/libhpi.so
    0xfe7b0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libverify.so
    0xfe770000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libjava.so
    0xfe740000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libzip.so
    0xf8cd0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libj2pkcs11.so
    0xb3580000      /usr/lib/libpkcs11.so
    0xf8c50000      /usr/lib/libasn1.so
    0xb3400000      /usr/lib/libcmicmn.so
    0xb47a0000      /opt/FJSVsmee/lib/libinfoca.so
    0xf8f90000      /opt/FJSVsmee/lib/libinfocacom.so
    0xf8c30000      /opt/FJSVsmee/lib/libsctl15d.so
    VM Arguments:
    java_command: blackboard.platform.ApplicationLauncher -S ../config/update-tool-vm/install-tool-vm-servicedef.properties -A blackboard.apis.updatetools.CommandLineToolInvokerApp blackboard.apis.updatetools.tooldefs.install.ServiceControllerTool services.stop
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/local/jdk1.5.0_12
    CLASSPATH=
    PATH=/usr/local/blackboard/apps/openssl/bin:/usr/local/blackboard/apps/bbcms/bin:/usr/local/jdk1.5.0_12/bin:/usr/bin:/usr/ucb:/etc:/usr/local/bin:.
    LD_LIBRARY_PATH=/usr/local/jdk1.5.0_12/jre/lib/sparc/server:/usr/local/jdk1.5.0_12/jre/lib/sparc:/usr/local/jdk1.5.0_12/jre/../lib/sparc
    SHELL=/bin/ksh
    HOSTTYPE=sparc
    OSTYPE=solaris2.9
    MACHTYPE=sparc-sun-solaris2.9
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x70cb50], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x70cb50], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x67f5f0], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGHUP: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGINT: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 9 4/04 s9s_u6wos_08a SPARC
    Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 22 March 2004
    uname:SunOS 5.9 Generic_118558-33 sun4us (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 5120, AS infinity
    load average:0.05 0.12 0.16
    CPU:total 4 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 8388608k(6679936k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_12-b04) for solaris-sparc, built on May 2 2007 02:33:21 by unknown with unknown Workshop:0x550

    Hi,
    Thanks for the reply. I have tried this on another machine running the same version of Blackboard. It works fine.
    Only difference is that the machine that has the JVM crash is running on Fujitsu PrimePower and the OS is Solaris 9 (but twigged for PrimePower).
    The one where it runs and starts up successfully is running on SunFire (OS is Solaris 10).
    I am wondering if there is a problem with the JVM loading required libraries because of the OS being different versions.
    Any leads on this is welcomed. Thank you.
    Regards,
    Hon Peng
    ===================
    On Fujitsu Primepower
    SunOS 5.9 Generic_118558-33 sun4us sparc FJSV,GPUS
    the Dependencies for libjvm.so are as follows:
    ===================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /usr/lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /usr/lib/libm.so.1
    libthread.so.1 => /usr/lib/libthread.so.1
    libc.so.1 => /usr/lib/libc.so.1
    libnsl.so.1 => /usr/lib/libnsl.so.1
    libmp.so.2 => /usr/lib/libmp.so.2
    /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    =====================================
    On SunFire, Sun machine
    SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-280R
    the dependencies are different for the libjvm.so:
    =====================================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /lib/libm.so.1
    libthread.so.1 => /lib/libthread.so.1
    libc.so.1 => /lib/libc.so.1
    libnsl.so.1 => /lib/libnsl.so.1
    libmp.so.2 => /lib/libmp.so.2
    libmd5.so.1 => /lib/libmd5.so.1
    libscf.so.1 => /lib/libscf.so.1
    libdoor.so.1 => /lib/libdoor.so.1
    libuutil.so.1 => /lib/libuutil.so.1
    /platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    libm.so.2 => /lib/libm.so.2
    /platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1

  • Which oracle jdbc driver to use with  jdk1.5.0_12

    Hi everyone, which is the correct oracle jdbc driver I need to use if I'm using jdk1.5.0_12 in Netbeans 6, because I've just only found confusing info over the net, could someone plz help me?
    And where I need to put my classes.jar file once I download it because the db I'm working with is on a server and I'm using TOAD to work with it.
    Thanks for reading

    the driver version depends on the database version you're connecting to rather than the Java version you're using (though later drivers have higher requirements for the minimal Java version they will work with).
    As to where to put it, anywhere on your application's classpath would work. If you don't know what that is, I refer you to The Java Tutorial and the documentation.
    P.S. There's no "classes.jar". The actual filenames (more than one possibly depending on server version and required capabilities) depend on the driver version and can be found in the Oracle JDBC documentation for your server version.

  • Jdk1.4 Timer problem

    Hi all,
    I am using the Timer class provided with JDK1.4. During scheduling, you take the current time as the reference time for relative timer. Everything is ok if i dont change the system time.
    But consider this scenario. If i have a heartbeat timer (which dont worries about the current time) which ticks every 500 milliseconds ( after some 5 to 6 ticks I am disconnecting from the server) but when I change the system time, the heartbeat will tick many number of times depending on the changed time assuming that timout is happened and get disconnected with the server.
    How can I solve this? If it can't be done with jdk timer, please help in identifying a solution for this?
    TIA
    Karthik

    In response to cpolizzi: (Not in original posting order)
    One reason that I do not like the
    javax.swing.Timer is that it requires a
    graphical subsystem to be present.One would expect that from a javax.swing class, yes. Swing is a graphical toolkit.
    Digressing slightly, note that since Java 1.4, the AWT no longer needs a graphical subsystem to be present, so image manipulation (and such) is now possible on headless J2EE servers.
    The Java application created and started both J2SE
    supplied timers each for a one minute delay as well as
    two other threads. One thread does a
    Thread.sleep for one minute and the other
    thread does an Object.wait with a timeout for
    one minute on a locally created object to synchronize
    on. After the two timers and threads were started,
    which I tried to start as close as possible, the main
    application thread also does a Thread.sleep for
    one minute. After the main application thread went to
    sleep, I changed the system clock back by one minute.
    The results: the two threads doing a
    Thread.sleep and Object.wait "woke" back
    up after one minute even despite the change in the
    system clock as did the main application thread also
    doing a Thread.sleep. However, the two J2SE
    supplied timers did not. Instead, each of those
    timers "expired" when the system clock reached one
    minute after the time in which each one was scheduled
    or started. I encountered this behavior on both of
    the JVM's I have loaded on my W2K box.This is 100% correct behaviour, exactly as I would expect.
    I also tried setting the system clock ahead by 30
    seconds, one minute and even five minutes after
    everything is going and it seems that the J2SE timers
    were not affected - each expired right when other
    threads resumed from their sleep and wait. I
    encountered this behavior on both of the JVM's I have
    loaded on my W2K box.Once again, this behaviour is as close to correct as is reasonably possible.
    Without delving into the implementation into either
    one of the J2SE supplied timers, it seems to me that
    both of these timers, when they are effectively
    started ticking, calculate the expected expiration
    time relative to the current system time and use a
    polling mechanism on seperate threads.Perhaps you should have delved.
    java.util.Timer works on a priority queue of tasks. It will wait (using Object.wait()) for the time period required for the next task to expire, and then test if the task has indeed expired, through a comparison to System.currentTimeMillis(). If it hasn't, presumably because of spurious wakeup, it will again wait until it expects the task to expire and retest. Exceptions to this flow may occur if the task queue changes - if a task is scheduled or rescheduled, so the expected closest expiry time is closer than the current waiting time, then the wait will be interrupted and recalculated. If the next task is unscheduled, then the wait will be interrupted and recalculated for the next task in line.
    Thus, if you move the system time back, then the timer will indeed wait until the Task's scheduled expiry date/time has been reached... if you move the system time forward, then when the timer wakes up from its wait, it will realise that the task has indeed expired and it will fire as expected, unless it is deemed too late to fire.
    To summarise, java.util.Timer is an optimal implementation of a single-threaded event scheduler for events scheduled to execute at a particular time in the future, marked by a given date and time. See below for comments on spurious wakeup for why this is so.
    My bottom line expectation is that when it comes to
    relative timers, a duration is a duration regardless
    of what happens to the system's notion of current
    time.You will note that java.util.Timer offers a cron-like facility for tasks to be performed at set times during the day. It can also be used to perform tasks at set time intervals, but such behaviour requires a constant and predictable system time.
    You should further note that changing the system time will not prevent a task executing, unless the system time has been moved later than the allowable execution time for a particular task - which is exactly defined in the documentation, and the most correct behaviour that could be reasonably expected.
    Aside from the fact that I find this behavior of the
    supplied J2SE timers unacceptable, that is if the
    synopsis is correct, I need to find a way around this
    problem. The only reasonable course of action that I
    have is to implement my own timers. Fortunately, the
    impact to any dependent code at work will be isolated
    since I have already abstracted the J2SE timer
    dependencies from the clients.This is correct. If you want custom, specific behaviour in a context that provided system classes do not cater for, then you will need to either find an alternate implementation or build your own.
    Digressing again, all waits should be performed in a while loop to prevent against spurious thread wakeup. The wait condition should hold the definitive break condition for the wait loop... in the case of an accurate timer, the break condition is that the required number of milliseconds have passed since the wait was entered. I challenge you to implement an accurate timer that is not dependent on the system time and is protected against spurious wakeup.
    Spurious wakeup is not just theoretical - I have actually had to rework a non-protected wait() providing a simple delay into a time-dependent looping wait because I was experiencing consistent spurious wakeup in a particular circumstance. I still don't know what the circumstance was exactly, but double-checking against the system time meant I didn't have to (Incidentally, the spurious wakeup didn't recur, so the system was not ever reduced to polling)
    As for the java.util.Timer, each timer has its
    own queue which runs on a seperate VM thread. So, if
    I go and create thousands of timers (ala new
    java.util.Timer()) I get thousands of VM threads.Why would you expect any different? java.util.Timer supports arbitrarily many tasks being scheduled at any particular time (Subject to restrictions as mentioned in the java.util.Timer javadoc documentation), so only one Timer object needs to be created. More than one may be created, so distinct subsystems of a framework can execute completely distinct timers (ie- one subsystem's timer failing for any reason won't bring the other subsystems' timers down). If you dislike such flexibility, feel free to devise your own interface.

  • Memory Leak issue 1.5.4.59.40-no-jre  jdk1.6.0_12  jre6

    Me and 2 other develops have been using SQL developer since it was created but we are getting really frustrated with the memory leaks we are experencing.
    We will start up sql developer and if we just leave it alone within a couple hours it will have taken up 650Megs of ram and be completely locked up. If we are working in sql developer the time can be even faster till it lockups up. We have been experencing the issue for very long time but seems to have gotten worse in the last to updates.
    I have tried to search the web and form for information to the memory problem to no avail. We are running oracle 10g and windows XP with 2gigs of ram.
    Can some one point me to some information or have any idea what is going on?
    Edit--
    I just realized that I was not using the latest version that I have downloaded. Trying sqldeveloper-1.5.4.59.40-no-jre will advise as to results.
    Edited by: ObeTheDuck on Mar 17, 2009 8:47 AM
    2nd Edit--
    1.5.4.59.40-no-jre has the same issue. 2hrs and it has locked up and is no longer listed as a running app and can only be seen under the process thread in windows task manager with 50% CPU use on a dual-core cpu and 626megs ram being used. Have to kill and restart ... <sigh>
    Edited by: ObeTheDuck on Mar 17, 2009 10:45 AM

    Thanks for the info so far....
    We really do like sql developer as a tool and has been execeding helpful and useful as our development tool.
    I am proud to say we have been using it since the 2nd month is was available and have been encourged and happy with most of the improvements.
    I am looking forward to trying the modeling tool soon.
    If I can get back to having a stable work enviorment for a work day that will be fine for now. It's just been reduced down to 2hrs which is a bit much.
    Anyway...
    1. We don't have any in house extentions that we need. I am speaking of the one that come bundled with the tool. Or at least I thought that they came bundled.
    Several are migration tools which we don't need. One is TenTime tool which I don't think we need.
    Last is the versioning extention, this sounds like something we want to use, but stability is more important at the moment. So unchecked they have all been.
    2. Sue you asked about a clean install. Is that simply an unpacking a new folder copy and then not migrate settings when running?
    3. I will be glad to uninstall java a switch to different version of the jdk which one is consider to be the most stable atm?
    Thanks,
    Obe

  • Jdk1.4,a problem

    I have used jdk1.3.1 write a application,in it,chinese can be shown well,but when i use jdk1.4,chinese changed to square,why? Is this a bug in jdk1.4?
    How to resolve it?
    thanks!

    i can use setFont() method to resovle it,but why in jdk1.3 may not use method setFont()???

  • Installation problem for Java EE 5 SDK Update 2

    Hi ,
    I have jdk1.5.0_12 (J2SE) installed on my Windows XP. Now i am trying to install J2EE on my machine.I tried to install it twice but it comes to a halt after completing 45% at the same jar file. Following is the link which shows it comes to a halt.
    http://img141.imageshack.us/my.php?image=j2eeinstallhangupav8.png
    Also I wanted to know if I uninstall the J2SE and then install only J2EE will that be fine.Because I believe J2EE is a superset of J2SE ?
    Thanks in advance.

    For the difference between Java EE and Java SE read here:
    http://java.sun.com/javaee/5/docs/firstcup/doc/p3.html
    For the installation problem, I don�t know how to help you... maybe here you can find some ideas:
    http://forum.java.sun.com/thread.jspa?threadID=738559
    Andrea

  • Communication problem between NetBeans and Tomcat

    hi!
    i got a quite mysterious problem. here is what happens:
    - i start NetBeans 5.5.1 (the first time)
    - i want to debug my JSF-Project, the Debugger starts
    - After a few seconds the debugger waits for tomcat (it sais: "Waiting for Tomcat...") and tomcat starts
    - Again after a few seconds the tomcat-debugger-output sais "Tomcat startet in 3333 ms".
    okay.
    when i enter http://localhost:8084/ in my browser i get the tomcat homepage, so the server has definitely started! But nothing happens in NetBeans and nothing happens with my project....
    In the lower-right corner i see this blue working-bar that sais "deploying project" but nothing happens. The Project-Debugger-Output still sais "Waiting for Tomcat..." but nothing happens...
    And after something around 3 minutes (i guess it's a timeout) i get the error "Starting of Tomcat failed." But is HAS started, i can login to the Administration-Area in my browser!
    so i guess there is a communication problem between netbeans an tomcat. Netbeans waits for a message from tomcat but tomcat doesn't send it..or netbeans doesn't understand it.
    But the story goes on:
    When i press the debug-button a second time it takes only a few seconds till i get the message: "Tomcat server port 8084 already in use". OF COURSE! Because Tomcat has already startet and can't be stoped by NetBeans.
    i'm trying to solve this problem for 4 days now, so i would be very happy if anyone has an idea where to start/continue the search...
    thanks,
    flo.
    some system-info:
    - windows vista business 32-bit
    - no firewall is running
    - AntiVir Personal Edition IS running
    - Yahoo Widgets Engine IS running
    - no other software is running
    and finally the tomcat-log:
    Using CATALINA_BASE: C:\Users\Administrator\.netbeans\5.5.1\apache-tomcat-5.5.17_base
    Using CATALINA_HOME: C:\Program Files\NetBeans\enterprise3\apache-tomcat-5.5.17
    Using CATALINA_TMPDIR: C:\Users\Administrator\.netbeans\5.5.1\apache-tomcat-5.5.17_base\temp
    Using JRE_HOME: C:\Program Files\Java\jdk1.5.0_12
    Listening for transport dt_shmem at address: tomcat_shared_memory_id
    21.09.2007 18:27:50 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
    INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_12\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Program Files\cvsnt;
    21.09.2007 18:27:50 org.apache.coyote.http11.Http11BaseProtocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8084
    21.09.2007 18:27:50 org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 1862 ms
    21.09.2007 18:27:50 org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    21.09.2007 18:27:50 org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
    21.09.2007 18:27:50 org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    21.09.2007 18:27:53 org.apache.coyote.http11.Http11BaseProtocol start
    INFO: Starting Coyote HTTP/1.1 on http-8084
    21.09.2007 18:27:54 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    21.09.2007 18:27:54 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/31 config=null
    21.09.2007 18:27:54 org.apache.catalina.storeconfig.StoreLoader load
    INFO: Find registry server-registry.xml at classpath resource
    21.09.2007 18:27:54 org.apache.catalina.startup.Catalina start
    INFO: Server startup in 3626 ms

    As i wrote before, the same problem occured for me. I have found a solution which is : Go to tools menu and then select options . In the proxy info, select No Proxy.
    I hope this help you

  • Problem with Image Loading

    Hi,
    I am using JWS to launch my application. Earlier I was using jdk1.5.0_12 version and everything was working fine. But, one of our machines didnt had jdk1.5.0_12 but had jdk1.5.0_19 version. So, JWS uses "Java Web Start 1.5.0_19" version.
    In my code, I am loading images at two different places. At first place I am loading my images using ClassLoader cl = Thread.currentThread().getContextClassLoader();
    InputStream baseInputStream = cl.getResourceAsStream(value);
              if(baseInputStream != null){
                  ByteArrayOutputStream out = new ByteArrayOutputStream(1024);
                  byte[] buffer = new byte[1024];
                  int len;
                  while((len = baseInputStream.read(buffer)) >= 0)
                      out.write(buffer, 0, len);
                  baseInputStream.close();
                  out.close();
                  imageIcon = new ImageIcon(out.toByteArray());
              }This is working fine. But at the second place, I am setting the look and feel for my application using, SkinLookandFeel.loadDefaultThemePack() method. This method hangs permanently and my application fails to launch. When I debugged this method, I found the following:
    1. It goes to loadDefaultThemePack() method of SkinLookAndFeel class. (package: com.l2fprod.gui.plaf.skin)
    2. This in turn calls the loadThemePackDefinition((com.l2fprod.gui.plaf.skin.SkinLookAndFeel.class).getResource("/skinlf-themepack.xml")); of SkinLookAndFeel class.
    3. The XML file is loaded properly.
    4. In method loadThemePackDefinition(), the XML is parsed.
    5. This XML has a tag <icon name="InternalFrame.icon" value="icons/Window.gif" />.
    6. A URL is formed using URL iconURL = new URL(url, element.getProperty("VALUE"));7. This URL is also formed properly.
    8. Next, SkinUtils.loadImage(iconURL) is called.
    9. In this method, image is created using method: byte data[] = SkinLookAndFeel.getURLContent(url);
                img = Toolkit.getDefaultToolkit().createImage(data);10. The img variable created here has width and height = -1 with imagerep (consumer) as null, source (producer) as sun.awt.image.ByteAraryImageSource.
    11. Then, ImageUtils.transparent(img) method is called.
    12. In this method, toBufferedImage(image) method is clalled.
    13. in toBufferedImage(image) method, new image is created using image = (new ImageIcon(image)).getImage(); method.
    14. This new image created also has width and height = -1 with imagerep (consumer) as sun.awt.image.ImageRepresentation, source (producer) as ByteAraryImageSource.
    15. Now, new BufferedImage is created using BufferedImage bufferedImage = new BufferedImage(image.getWidth(null), image.getHeight(null), 2);16. In the constructor of BufferedImage, createCompatibleWritableRaster(width, height) method is called on DirectColorModel. This method throws exception, since width and height are -1.
    Points to note are:
    1. This is working fine with jdk1.5.0_12 but not with jdk1.5.0_19. I tried this with latest java 1.5 version, jdk1.5.0_21. The problem is still there.
    2. When I tried with jdk1.5.0_12, instead of DirectColorModel instance, createCompatibleWritableRaster() method in point 16 above was called on IndexColorModel. I am not creating or initializing any color model, so, I dont know, when does the instance of DirectColorModel or IndexColorModel is used and whether it has any thing to do with my problem.
    Can any one provide any pointers, what could be the issue with jdk1.5.0_19.

    Have a look throughout the forum (and google), JWS retrieved url syntax changed in 5u16 (or 14 I can never remember).
    Otherwise keep waiting for some good samaritan, good luck with it, most people are sick tired of this topic.
    Bye.

  • JVM 1.5.0_12 SIGSEGV crash on Solaris Sparc

    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGSEGV (0xb) at pc=0xff330f84, pid=17836, tid=12
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
    # Problematic frame:
    # C  [libc_psr.so.1+0xf84]  memcpy+0x994
    ---------------  T H R E A D  ---------------
    Current thread (0x0014c130):  JavaThread "CompilerThread1" daemon [_thread_in_native, id=12]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    O0=0xfe35259f O1=0x00000000 O2=0x0000966c O3=0x0014c130
    O4=0x00000002 O5=0xfe3dc000 O6=0xf8380140 O7=0xff3307f0
    G1=0x00066000 G2=0x00009400 G3=0xf8c3c7c0 G4=0xfe434fa8
    G5=0x000077e4 G6=0xf8415d30 G7=0xf8381d70 Y=0x00000000
    PC=0xff330f84 nPC=0xff330f88
    Top of Stack: (sp=0xf8380140)
    0xf8380140:   fe3dc000 00000000 0000e840 00000004
    0xf8380150:   00000010 1f186a74 00000004 f8c35440
    0xf8380160:   00000000 f8c3c7b0 00000010 00007340
    0xf8380170:   00000050 00000000 f83801a0 fde199c4
    0xf8380180:   00000000 00000000 00000000 00000000
    0xf8380190:   f8c38fa0 1001ecc0 fe4344d0 000006bd
    0xf83801a0:   00000000 00000000 f8c3e088 f8c3e488
    0xf83801b0:   018df2f8 fe352588 00000400 00000000
    Instructions: (pc=0xff330f84)
    0xff330f74:   b7 b4 89 14 bb b5 09 16 bf b5 89 18 c1 9d de 00
    0xff330f84:   e3 be 1e 00 ae 05 e0 40 b6 a6 e0 40 02 40 00 1f
    Stack: [0xf8302000,0xf8381d70),  sp=0xf8380140,  free space=504k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libc_psr.so.1+0xf84]  memcpy+0x994
    V  [libjvm.so+0x2199cc]
    V  [libjvm.so+0x2256cc]
    V  [libjvm.so+0x222dec]
    V  [libjvm.so+0x218ae8]
    V  [libjvm.so+0x280c74]
    V  [libjvm.so+0x276d18]
    V  [libjvm.so+0x2778c8]
    V  [libjvm.so+0x3344ec]
    V  [libjvm.so+0x2dcb54]
    V  [libjvm.so+0x67ce98]
    Current CompileTask:
    opto:1264      com.lowagie.text.pdf.Type1Font.process(Lcom/lowagie/text/pdf/RandomAccessFileOrArray;)V (1320 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0140cf90 JavaThread "Thread-37" daemon [_thread_blocked, id=138]
      0x00240ab8 JavaThread "Store org.hibernate.cache.StandardQueryCache Expiry Thread" daemon [_thread_blocked, id=135]
      0x002408f0 JavaThread "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon [_thread_blocked, id=134]
      0x0063ec58 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Expiry Thread" daemon [_thread_blocked, id=133]
      0x0063ea90 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon [_thread_blocked, id=132]
      0x01013f10 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=131]
      0x00e38700 JavaThread "Timer-3" daemon [_thread_blocked, id=130]
      0x00a01048 JavaThread "derby.antiGC" daemon [_thread_blocked, id=129]
      0x00b0ce48 JavaThread "Store org.hibernate.cache.StandardQueryCache Expiry Thread" daemon [_thread_blocked, id=128]
      0x01392ae0 JavaThread "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon [_thread_blocked, id=127]
      0x005baff8 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Expiry Thread" daemon [_thread_blocked, id=126]
      0x004ba540 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon [_thread_blocked, id=125]
      0x02068310 JavaThread "JCA PoolFiller" daemon [_thread_blocked, id=124]
      0x00171180 JavaThread "IdleRemover" daemon [_thread_blocked, id=123]
      0x00a71250 JavaThread "http-0.0.0.0-7001-Monitor" [_thread_blocked, id=121]
      0x00612058 JavaThread "http-0.0.0.0-7001-Processor25" daemon [_thread_blocked, id=120]
      0x006112f8 JavaThread "http-0.0.0.0-7001-Processor24" daemon [_thread_blocked, id=119]
      0x00610598 JavaThread "http-0.0.0.0-7001-Processor23" daemon [_thread_blocked, id=118]
      0x00b65c98 JavaThread "http-0.0.0.0-7001-Processor22" daemon [_thread_blocked, id=117]
      0x00b650b8 JavaThread "http-0.0.0.0-7001-Processor21" daemon [_thread_blocked, id=116]
      0x01395f80 JavaThread "http-0.0.0.0-7001-Processor20" daemon [_thread_in_native, id=115]
      0x00a4b298 JavaThread "http-0.0.0.0-7001-Processor19" daemon [_thread_blocked, id=114]
      0x00a4a620 JavaThread "http-0.0.0.0-7001-Processor18" daemon [_thread_blocked, id=113]
      0x01214330 JavaThread "http-0.0.0.0-7001-Processor17" daemon [_thread_blocked, id=112]
      0x00fdadf0 JavaThread "http-0.0.0.0-7001-Processor16" daemon [_thread_blocked, id=111]
      0x009fa520 JavaThread "http-0.0.0.0-7001-Processor15" daemon [_thread_blocked, id=110]
      0x02210448 JavaThread "http-0.0.0.0-7001-Processor14" daemon [_thread_blocked, id=109]
      0x00a1d6f8 JavaThread "http-0.0.0.0-7001-Processor13" daemon [_thread_blocked, id=108]
      0x01676eb0 JavaThread "http-0.0.0.0-7001-Processor12" daemon [_thread_blocked, id=107]
      0x00f513c0 JavaThread "http-0.0.0.0-7001-Processor11" daemon [_thread_blocked, id=106]
      0x00773c30 JavaThread "http-0.0.0.0-7001-Processor10" daemon [_thread_blocked, id=105]
      0x01b40428 JavaThread "http-0.0.0.0-7001-Processor9" daemon [_thread_blocked, id=104]
      0x0101ecd8 JavaThread "http-0.0.0.0-7001-Processor8" daemon [_thread_blocked, id=103]
      0x00b636e0 JavaThread "http-0.0.0.0-7001-Processor7" daemon [_thread_blocked, id=102]
      0x010c6918 JavaThread "http-0.0.0.0-7001-Processor6" daemon [_thread_blocked, id=101]
      0x00c74f70 JavaThread "http-0.0.0.0-7001-Processor5" daemon [_thread_blocked, id=100]
      0x00c74988 JavaThread "http-0.0.0.0-7001-Processor4" daemon [_thread_blocked, id=99]
      0x00348270 JavaThread "http-0.0.0.0-7001-Processor3" daemon [_thread_blocked, id=98]
      0x00755e80 JavaThread "http-0.0.0.0-7001-Processor2" daemon [_thread_blocked, id=97]
      0x006acfe8 JavaThread "http-0.0.0.0-7001-Processor1" daemon [_thread_blocked, id=96]
      0x010c6350 JavaThread "JBossLifeThread" [_thread_blocked, id=95]
      0x008b4af0 JavaThread "JspRuntimeContext[/tmp46779ppp.war]" daemon [_thread_blocked, id=94]
      0x01080a00 JavaThread "JspRuntimeContext[/tmp46778yyy.war]" daemon [_thread_blocked, id=93]
      0x01471db8 JavaThread "JspRuntimeContext[/tmp46777xxx.war]" daemon [_thread_blocked, id=92]
      0x01411ef0 JavaThread "Thread-6" [_thread_blocked, id=91]
      0x0107d448 JavaThread "Thread-5" [_thread_blocked, id=90]
      0x014991d0 JavaThread "JspRuntimeContext[/web-console.war]" daemon [_thread_blocked, id=89]
      0x01b126e0 JavaThread "JspRuntimeContext[/jmx-console.war]" daemon [_thread_blocked, id=88]
      0x00618a10 JavaThread "Timer-2" daemon [_thread_blocked, id=87]
      0x00f5bd48 JavaThread "JBoss JMX Attribute Monitor InUseConnectionCount Monitor" [_thread_blocked, id=86]
      0x02211078 JavaThread "JBoss JMX Attribute Monitor InUseConnectionCount Monitor" [_thread_blocked, id=85]
      0x00d11338 JavaThread "HSQLDB Timer @c26c8f" daemon [_thread_blocked, id=84]
      0x00548360 JavaThread "JspRuntimeContext[/jboss.war]" daemon [_thread_blocked, id=83]
      0x00548588 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=82]
      0x0108aa88 JavaThread "JspRuntimeContext[/editique]" daemon [_thread_blocked, id=81]
      0x005e34a0 JavaThread "JspRuntimeContext[/image]" daemon [_thread_blocked, id=80]
      0x00d11590 JavaThread "JspRuntimeContext[/encarts]" daemon [_thread_blocked, id=79]
      0x004ac770 JavaThread "JspRuntimeContext[/upload]" daemon [_thread_blocked, id=78]
      0x00468030 JavaThread "JBoss JMX Attribute Monitor ActiveThreadCount Monitor" [_thread_blocked, id=52]
      0x013bf150 JavaThread "JBoss JMX Attribute Monitor FreeMemory Monitor" [_thread_blocked, id=51]
      0x002e0d90 JavaThread "PooledInvokerAcceptor#0-7090" [_thread_in_native, id=48]
      0x00db2bd8 JavaThread "RMI TCP Accept-7089" daemon [_thread_in_native, id=46]
      0x00dee0c0 JavaThread "NamingBootstrap Pool(1)-1" daemon [_thread_in_native, id=45]
      0x00e41df8 JavaThread "GC Daemon" daemon [_thread_blocked, id=44]
      0x0067ccc0 JavaThread "RMI Reaper" [_thread_blocked, id=43]
      0x0067c8b0 JavaThread "Timer-1" daemon [_thread_blocked, id=42]
      0x0067c548 JavaThread "RMI TCP Accept-7098" daemon [_thread_in_native, id=41]
      0x0085d308 JavaThread "SeedGenerator Thread" daemon [_thread_blocked, id=18]
      0x006eb480 JavaThread "ScannerThread" daemon [_thread_blocked, id=17]
      0x00cb59a8 JavaThread "Timer-0" daemon [_thread_blocked, id=16]
      0x00038f98 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
      0x0014d1e8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13]
    =>0x0014c130 JavaThread "CompilerThread1" daemon [_thread_in_native, id=12]
      0x0014b218 JavaThread "CompilerThread0" daemon [_thread_in_native, id=11]
      0x0014a3a0 JavaThread "AdapterThread" daemon [_thread_blocked, id=10]
      0x00149618 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9]
      0x0013eb80 JavaThread "Finalizer" daemon [_thread_blocked, id=8]
      0x0013e640 JavaThread "Reference Handler" daemon [_thread_blocked, id=7]
    Other Threads:
      0x0013c560 VMThread [id=6]
      0x000b2190 WatcherThread [id=14]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x00037508/0x00038938] Heap_lock - owner thread: 0x00e41df8
    [0x00037608/0x00038cc8] MethodData_lock - owner thread: 0x00a4b298
    Heap
    PSYoungGen      total 316032K, used 6348K [0xe2ab0000, 0xf7930000, 0xf8000000)
      eden space 315968K, 2% used [0xe2ab0000,0xe30e3298,0xf5f40000)
      from space 64K, 0% used [0xf7910000,0xf7910000,0xf7920000)
      to   space 64K, 0% used [0xf7920000,0xf7920000,0xf7930000)
    PSOldGen        total 185792K, used 185791K [0xb8000000, 0xc3570000, 0xe2ab0000)
      object space 185792K, 99% used [0xb8000000,0xc356ffb8,0xc3570000)
    PSPermGen       total 34432K, used 34431K [0xb0000000, 0xb21a0000, 0xb8000000)
      object space 34432K, 99% used [0xb0000000,0xb219fd30,0xb21a0000)
    Dynamic libraries:
    0x00010000      /products/java/jdk1.5.0_12/bin/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    0xfdc00000      /products/java/jdk1.5.0_12/jre/lib/sparc/server/libjvm.so
    0xff2f0000      /usr/lib/libsocket.so.1
    0xff1e0000      /usr/lib/libsched.so.1
    0xff1b0000      /usr/lib/libCrun.so.1
    0xff180000      /usr/lib/libm.so.1
    0xff080000      /usr/lib/libnsl.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff160000      /usr/lib/libmp.so.2
    0xff050000      /products/java/jdk1.5.0_12/jre/lib/sparc/native_threads/libhpi.so
    0xfe7d0000      /products/java/jdk1.5.0_12/jre/lib/sparc/libverify.so
    0xfe790000      /products/java/jdk1.5.0_12/jre/lib/sparc/libjava.so
    0xfe760000      /products/java/jdk1.5.0_12/jre/lib/sparc/libzip.so
    0xfe610000      /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfa610000      /products/java/jdk1.5.0_12/jre/lib/sparc/libnet.so
    0xabd60000      /products/java/jdk1.5.0_12/jre/lib/sparc/libnio.so
    0xabb00000      /usr/lib/librt.so.1
    0xab3e0000      /usr/lib/libaio.so.1
    0xab3c0000      /usr/lib/libsendfile.so.1
    0xaaa80000      /products/java/jdk1.5.0_12/jre/lib/sparc/libawt.so
    0xaa900000      /products/java/jdk1.5.0_12/jre/lib/sparc/libmlib_image.so
    0xac330000      /products/java/jdk1.5.0_12/jre/lib/sparc/headless/libmawt.so
    VM Arguments:
    jvm_args: -Xms128m -Xmx1024m -XX:MaxPermSize=128m -Xss128k -verbose:class -verbose:gc -Dderby.system.home=/home/xxx/databases -Djboss.home.dir=/home/xxx/products/jboss -Djboss.home.url=file:/home/xxx/products/jboss -Djboss.lib.url=file:/home/xxx/products/jboss/lib -Djboss.server.base.dir=/home/xxx/webapp -Djboss.server.base.url=file:/home/xxx/webapp -Djboss.server.home.dir=/home/xxx/webapp -Djboss.server.home.url=file:/home/xxx/webapp -Djboss.server.lib.url=file:/home/xxx/products/jboss-libs -Djboss.server.data.dir=/home/xxx/tmp/xxx -Djboss.server.config.url=file:/home/xxx/etc/config-jboss -Djboss.server.temp.dir=/home/xxx/tmp/xxx -Djboss.server.name=webapp
    java_command: org.jboss.Main --classpath /home/xxx/etc
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=/home/xxx/products/jdk/bin:/home/xxx/gnu/bin:/usr/bin:/usr/ucb:/etc
    LD_LIBRARY_PATH=/products/java/jdk1.5.0_12/jre/lib/sparc/server:/products/java/jdk1.5.0_12/jre/lib/sparc:/products/java/jdk1.5.0_12/jre/../lib/sparc:/usr/local/openwin/lib:/usr/local/openwin/lib:/usr/lib
    SHELL=/bin/ksh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x70cb50], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x70cb50], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x67f5f0], sa_mask[0]=0x00008000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGHUP: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    ---------------  S Y S T E M  ---------------
    OS:                       Solaris 8 10/01 s28s_u6wos_08a SPARC
               Copyright 2001 Sun Microsystems, Inc.  All Rights Reserved.
                               Assembled 12 September 2001
    uname:SunOS 5.8 Generic_108528-18 sun4u  (T1 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 1024, AS infinity
    load average:1.44 0.66 0.46
    CPU:total 2 has_v8, has_v9, has_vis1
    Memory: 8k page, physical 2621440k(506320k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_12-b04) for solaris-sparc, built on May  2 2007 02:33:21 by unknown with unknown Workshop:0x550I've worked around it creating ".hotspot_compiler" with the following content to disable native compilation on problematic methods :
    exclude com/lowagie/text/pdf/Type1Font processRegards,
    Patrick.

    Hi, we've got a similar problem with JVM 1.5.0_06, although the SIGSEGV appeared not on a Compiler thread, but on a JavaThread:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xff390af8, pid=11726, tid=153
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # C [libc_psr.so.1+0xaf8] memset+0x78
    --------------- T H R E A D ---------------
    Current thread (0x00238508): JavaThread "JMSEventSession #2 on queue://TaskManagerQueue" [_thread_in_native, id=153]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    O0=0x00000000 O1=0x00000000 O2=0x0000000c O3=0x00000000
    O4=0xff368284 O5=0x00000008 O6=0xf177d730 O7=0xf7c5c410
    G1=0x00060000 G2=0x15b7164c G3=0x000148a4 G4=0x00014868
    G5=0xd1953220 G6=0x3793e37d G7=0xfe763c00 Y=0x00000000
    PC=0xff390af8 nPC=0xff390aec
    Top of Stack: (sp=0xf177d730)
    0xf177d730: 00000000 0000000c 0000000c 0000000c
    0xf177d740: 0001485c 0000000c 000148f4 00000008
    0xf177d750: 00000000 0000000f 0000000a 0000003c
    0xf177d760: 0000000a 0000003c f177d7d8 f7c5b544
    0xf177d770: 00000001 00000001 00000000 f177d904
    0xf177d780: 0000003e 00000000 0000000a 00000001
    0xf177d790: f177d8f0 18185c90 00000000 f177d8e4
    0xf177d7a0: 15744078 0000000a 14ecd530 00000003
    Instructions: (pc=0xff390af8)
    0xff390ae8: 96 0a a0 18 96 a2 e0 08 9a 03 60 08 3a 4f ff fe
    0xff390af8: d2 73 7f f8 98 aa a0 1f 02 40 00 08 98 a3 20 20
    Stack: [0xf1700000,0xf1780000), sp=0xf177d730, free space=501k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libc_psr.so.1+0xaf8] memset+0x78
    C [libocijdbc10.so+0xb54c] Java_oracle_jdbc_driver_T2CStatement_t2cDefineFetch+0x2c
    J oracle.jdbc.driver.T2CStatement.t2cDefineFetch(JI[S[BII[Loracle/jdbc/driver/Accessor;[BI[CI[SI[J)I
    J oracle.jdbc.driver.T2CPreparedStatement.doDefineFetch()V
    J oracle.jdbc.driver.T2CPreparedStatement.executeForRows(Z)V
    J oracle.jdbc.driver.OracleStatement.executeMaybeDescribe()V
    J oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V
    J oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I
    J oracle.jdbc.driver.OraclePreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J es.tid.planb.spci.task.actioncontext.DBHelper.query(Ljava/sql/Connection;Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/ResultSet;
    J sun.reflect.GeneratedMethodAccessor6089.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeObjectMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHAssignment.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BSHTryStatement.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.Interpreter.eval(Ljava/io/Reader;Lbsh/NameSpace;Ljava/lang/String;)Ljava/lang/Object;
    j bsh.Interpreter.source(Ljava/lang/String;Lbsh/NameSpace;)Ljava/lang/Object;+56
    J es.tid.planb.spci.task.BshAction.action()V
    J es.tid.planb.spci.task.TaskActionCommand.action()V
    J es.tid.planb.spci.task.SPCITaskCtrlModel.update()Z
    J es.tid.planb.workflow.TaskManager.updateTask(Les/tid/planb/workflow/TaskCtrlModel;Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.TaskManager.onEvent(Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.JMSEventSession.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0xdc098]
    V [libjvm.so+0xf38c8]
    V [libjvm.so+0xf3724]
    V [libjvm.so+0xf35a8]
    V [libjvm.so+0x42af10]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J oracle.jdbc.driver.T2CStatement.t2cDefineFetch(JI[S[BII[Loracle/jdbc/driver/Accessor;[BI[CI[SI[J)I
    J oracle.jdbc.driver.T2CPreparedStatement.doDefineFetch()V
    J oracle.jdbc.driver.T2CPreparedStatement.executeForRows(Z)V
    J oracle.jdbc.driver.OracleStatement.executeMaybeDescribe()V
    J oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V
    J oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I
    J oracle.jdbc.driver.OraclePreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J es.tid.planb.spci.task.actioncontext.DBHelper.query(Ljava/sql/Connection;Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/ResultSet;
    J sun.reflect.GeneratedMethodAccessor6089.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeObjectMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHAssignment.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BSHTryStatement.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.Interpreter.eval(Ljava/io/Reader;Lbsh/NameSpace;Ljava/lang/String;)Ljava/lang/Object;
    j bsh.Interpreter.source(Ljava/lang/String;Lbsh/NameSpace;)Ljava/lang/Object;+56
    J es.tid.planb.spci.task.BshAction.action()V
    J es.tid.planb.spci.task.TaskActionCommand.action()V
    J es.tid.planb.spci.task.SPCITaskCtrlModel.update()Z
    J es.tid.planb.workflow.TaskManager.updateTask(Les/tid/planb/workflow/TaskCtrlModel;Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.TaskManager.onEvent(Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.JMSEventSession.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x12879558 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=285746]
    0x0fe559b8 JavaThread "ActiveMQ Task" daemon [_thread_blocked, id=285639]
    0x1477ff18 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=285638]
    0x0f7dc470 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=283547]
    0x134826d0 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:41159" daemon [_thread_in_native, id=277026]
    0x11c7bf70 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:31040" daemon [_thread_in_native, id=267379]
    0x05ff17d8 JavaThread "ActiveMQ Transport: tcp:///10.228.32.104:8951" daemon [_thread_in_native, id=233688]
    0x083cb4b0 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:10863" daemon [_thread_in_native, id=139875]
    0x052f5808 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:34505" daemon [_thread_in_native, id=17778]
    0x07053e80 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=17777]
    0x00285b58 JavaThread "Thread-158" daemon [_thread_blocked, id=333]
    0x00984be8 JavaThread "SMTPGate-Worker#4" [_thread_blocked, id=331]
    0x009bbe70 JavaThread "SMTPGate-Worker#3" [_thread_blocked, id=330]
    0x00983b50 JavaThread "SMTPGate-Worker#2" [_thread_blocked, id=329]
    0x00958f10 JavaThread "SMTPGate-Worker#1" [_thread_blocked, id=328]
    0x00988540 JavaThread "SMTPGate-Worker#0" [_thread_blocked, id=327]
    0x009a6598 JavaThread "ServerSocket" [_thread_in_native, id=326]
    0x009a63d0 JavaThread "JMSProvider [JMSTaskProvider] Consumer" [_thread_blocked, id=325]
    0x009a7e80 JavaThread "FaxGate-Worker#4" [_thread_blocked, id=324]
    0x009a82b0 JavaThread "FaxGate-Worker#3" [_thread_blocked, id=323]
    0x009a7108 JavaThread "FaxGate-Worker#2" [_thread_blocked, id=322]
    0x009a5d58 JavaThread "FaxGate-Worker#1" [_thread_blocked, id=321]
    0x009a4fa8 JavaThread "FaxGate-Worker#0" [_thread_blocked, id=320]
    0x009a22b0 JavaThread "EventGate-Worker#0" [_thread_blocked, id=319]
    0x009a0978 JavaThread "LineCheckerGate-Worker#19" [_thread_blocked, id=318]
    0x009a2550 JavaThread "LineCheckerGate-Worker#18" [_thread_blocked, id=317]
    0x0099c610 JavaThread "LineCheckerGate-Worker#17" [_thread_blocked, id=316]
    0x0099b978 JavaThread "LineCheckerGate-Worker#16" [_thread_blocked, id=315]
    0x00998d70 JavaThread "LineCheckerGate-Worker#15" [_thread_blocked, id=314]
    0x0099da60 JavaThread "LineCheckerGate-Worker#14" [_thread_blocked, id=313]
    0x0099f700 JavaThread "LineCheckerGate-Worker#13" [_thread_blocked, id=312]
    0x0099e898 JavaThread "LineCheckerGate-Worker#12" [_thread_blocked, id=311]
    0x00997df8 JavaThread "LineCheckerGate-Worker#11" [_thread_blocked, id=310]
    0x009a32f0 JavaThread "LineCheckerGate-Worker#10" [_thread_blocked, id=309]
    0x0099fa48 JavaThread "LineCheckerGate-Worker#9" [_thread_blocked, id=308]
    0x00999690 JavaThread "LineCheckerGate-Worker#8" [_thread_blocked, id=307]
    0x0099a6e0 JavaThread "LineCheckerGate-Worker#7" [_thread_blocked, id=306]
    0x00999978 JavaThread "LineCheckerGate-Worker#6" [_thread_blocked, id=305]
    0x00997430 JavaThread "LineCheckerGate-Worker#5" [_thread_blocked, id=304]
    0x00996338 JavaThread "LineCheckerGate-Worker#4" [_thread_blocked, id=303]
    0x00956e98 JavaThread "LineCheckerGate-Worker#3" [_thread_blocked, id=302]
    0x00964e00 JavaThread "LineCheckerGate-Worker#2" [_thread_blocked, id=301]
    0x009558d8 JavaThread "LineCheckerGate-Worker#1" [_thread_blocked, id=300]
    0x00977078 JavaThread "LineCheckerGate-Worker#0" [_thread_blocked, id=299]
    0x00965438 JavaThread "GesADSLGate-Worker#4" [_thread_in_native, id=297]
    0x00978390 JavaThread "GesADSLGate-Worker#3" [_thread_blocked, id=296]
    0x00966028 JavaThread "GesADSLGate-Worker#2" [_thread_blocked, id=295]
    0x0093e5b8 JavaThread "GesADSLGate-Worker#1" [_thread_blocked, id=294]
    0x0093d8f0 JavaThread "GesADSLGate-Worker#0" [_thread_in_native, id=293]
    0x00941058 JavaThread "GesADSLGate JMS Consumer" [_thread_blocked, id=292]
    0x0093efd0 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:65371" daemon [_thread_in_native, id=289]
    0x0093c2d0 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=288]
    0x00937678 JavaThread "JMSLLUGate-Worker#4" [_thread_blocked, id=286]
    0x00936920 JavaThread "JMSLLUGate-Worker#3" [_thread_blocked, id=285]
    0x00935c28 JavaThread "JMSLLUGate-Worker#2" [_thread_blocked, id=284]
    0x00941ff8 JavaThread "JMSLLUGate-Worker#1" [_thread_blocked, id=283]
    0x00941588 JavaThread "JMSLLUGate-Worker#0" [_thread_blocked, id=282]
    0x008c56d8 JavaThread "HTTPGate-Worker#49" [_thread_blocked, id=281]
    0x008c4980 JavaThread "HTTPGate-Worker#48" [_thread_blocked, id=280]
    0x008c3420 JavaThread "HTTPGate-Worker#47" [_thread_blocked, id=279]
    0x008c26c8 JavaThread "HTTPGate-Worker#46" [_thread_blocked, id=278]
    0x008c1970 JavaThread "HTTPGate-Worker#45" [_thread_blocked, id=277]
    0x008c0c18 JavaThread "HTTPGate-Worker#44" [_thread_blocked, id=276]
    0x008bfec0 JavaThread "HTTPGate-Worker#43" [_thread_blocked, id=275]
    0x008bf168 JavaThread "HTTPGate-Worker#42" [_thread_in_native, id=274]
    0x008be410 JavaThread "HTTPGate-Worker#41" [_thread_blocked, id=273]
    0x008bd6b8 JavaThread "HTTPGate-Worker#40" [_thread_blocked, id=272]
    0x008bc960 JavaThread "HTTPGate-Worker#39" [_thread_blocked, id=271]
    0x008bbc08 JavaThread "HTTPGate-Worker#38" [_thread_blocked, id=270]
    0x008baeb0 JavaThread "HTTPGate-Worker#37" [_thread_blocked, id=269]
    0x008ba158 JavaThread "HTTPGate-Worker#36" [_thread_in_native, id=268]
    0x008b9400 JavaThread "HTTPGate-Worker#35" [_thread_blocked, id=267]
    0x008b80a0 JavaThread "HTTPGate-Worker#34" [_thread_blocked, id=266]
    0x008b7348 JavaThread "HTTPGate-Worker#33" [_thread_blocked, id=265]
    0x008b65f0 JavaThread "HTTPGate-Worker#32" [_thread_blocked, id=264]
    0x008b5898 JavaThread "HTTPGate-Worker#31" [_thread_blocked, id=263]
    0x008b4b40 JavaThread "HTTPGate-Worker#30" [_thread_blocked, id=262]
    0x0088b180 JavaThread "HTTPGate-Worker#29" [_thread_blocked, id=261]
    0x0088a428 JavaThread "HTTPGate-Worker#28" [_thread_blocked, id=260]
    0x008896d0 JavaThread "HTTPGate-Worker#27" [_thread_blocked, id=259]
    0x00888978 JavaThread "HTTPGate-Worker#26" [_thread_blocked, id=258]
    0x00887c20 JavaThread "HTTPGate-Worker#25" [_thread_blocked, id=257]
    0x00886ec8 JavaThread "HTTPGate-Worker#24" [_thread_blocked, id=256]
    0x00886170 JavaThread "HTTPGate-Worker#23" [_thread_in_native, id=255]
    0x00885418 JavaThread "HTTPGate-Worker#22" [_thread_blocked, id=254]
    0x008846c0 JavaThread "HTTPGate-Worker#21" [_thread_blocked, id=253]
    0x00883968 JavaThread "HTTPGate-Worker#20" [_thread_blocked, id=252]
    0x00882c10 JavaThread "HTTPGate-Worker#19" [_thread_blocked, id=251]
    0x00881eb8 JavaThread "HTTPGate-Worker#18" [_thread_blocked, id=250]
    0x00881160 JavaThread "HTTPGate-Worker#17" [_thread_blocked, id=249]
    0x00880408 JavaThread "HTTPGate-Worker#16" [_thread_in_native, id=248]
    0x0087eea8 JavaThread "HTTPGate-Worker#15" [_thread_blocked, id=247]
    0x0087e150 JavaThread "HTTPGate-Worker#14" [_thread_blocked, id=246]
    0x0087d3f8 JavaThread "HTTPGate-Worker#13" [_thread_in_native, id=245]
    0x0087c6a0 JavaThread "HTTPGate-Worker#12" [_thread_blocked, id=244]
    0x0087b948 JavaThread "HTTPGate-Worker#11" [_thread_blocked, id=243]
    0x0087abf0 JavaThread "HTTPGate-Worker#10" [_thread_blocked, id=242]
    0x0025f968 JavaThread "HTTPGate-Worker#9" [_thread_blocked, id=241]
    0x0025ec10 JavaThread "HTTPGate-Worker#8" [_thread_blocked, id=240]
    0x0025deb8 JavaThread "HTTPGate-Worker#7" [_thread_blocked, id=239]
    0x0025d160 JavaThread "HTTPGate-Worker#6" [_thread_blocked, id=238]
    0x0025c408 JavaThread "HTTPGate-Worker#5" [_thread_blocked, id=237]
    0x0025b6b0 JavaThread "HTTPGate-Worker#4" [_thread_blocked, id=236]
    0x0025a958 JavaThread "HTTPGate-Worker#3" [_thread_blocked, id=235]
    0x002595f8 JavaThread "HTTPGate-Worker#2" [_thread_blocked, id=234]
    0x002588a0 JavaThread "HTTPGate-Worker#1" [_thread_blocked, id=233]
    0x00256a78 JavaThread "HTTPGate-Worker#0" [_thread_blocked, id=232]
    0x00255d20 JavaThread "TaskSwapper" [_thread_blocked, id=231]
    0x00254e88 JavaThread "TaskConsumer-Worker#49" [_thread_blocked, id=230]
    0x00254130 JavaThread "TaskConsumer-Worker#48" [_thread_blocked, id=229]
    0x002533d8 JavaThread "TaskConsumer-Worker#47" [_thread_blocked, id=228]
    0x00252680 JavaThread "TaskConsumer-Worker#46" [_thread_blocked, id=227]
    0x00251928 JavaThread "TaskConsumer-Worker#45" [_thread_blocked, id=226]
    0x00250bd0 JavaThread "TaskConsumer-Worker#44" [_thread_blocked, id=225]
    0x000f3ae8 JavaThread "TaskConsumer-Worker#43" [_thread_blocked, id=224]
    0x000f2d90 JavaThread "TaskConsumer-Worker#42" [_thread_blocked, id=223]
    0x000f2038 JavaThread "TaskConsumer-Worker#41" [_thread_blocked, id=222]
    0x000f12e0 JavaThread "TaskConsumer-Worker#40" [_thread_blocked, id=221]
    0x000f0588 JavaThread "TaskConsumer-Worker#39" [_thread_blocked, id=220]
    0x000ef830 JavaThread "TaskConsumer-Worker#38" [_thread_blocked, id=219]
    0x000eead8 JavaThread "TaskConsumer-Worker#37" [_thread_blocked, id=218]
    0x000edd80 JavaThread "TaskConsumer-Worker#36" [_thread_blocked, id=217]
    0x000ed058 JavaThread "TaskConsumer-Worker#35" [_thread_blocked, id=216]
    0x0028ea88 JavaThread "TaskConsumer-Worker#34" [_thread_blocked, id=215]
    0x0028dd30 JavaThread "TaskConsumer-Worker#33" [_thread_blocked, id=214]
    0x0028cfd8 JavaThread "TaskConsumer-Worker#32" [_thread_blocked, id=213]
    0x0028c280 JavaThread "TaskConsumer-Worker#31" [_thread_blocked, id=212]
    0x0028b528 JavaThread "TaskConsumer-Worker#30" [_thread_blocked, id=211]
    0x0028a7d0 JavaThread "TaskConsumer-Worker#29" [_thread_blocked, id=210]
    0x00289a78 JavaThread "TaskConsumer-Worker#28" [_thread_blocked, id=209]
    0x00288d20 JavaThread "TaskConsumer-Worker#27" [_thread_blocked, id=208]
    0x00287fc8 JavaThread "TaskConsumer-Worker#26" [_thread_blocked, id=207]
    0x00287270 JavaThread "TaskConsumer-Worker#25" [_thread_blocked, id=206]
    0x003eddc0 JavaThread "TaskConsumer-Worker#24" [_thread_blocked, id=205]
    0x003ed068 JavaThread "TaskConsumer-Worker#23" [_thread_blocked, id=204]
    0x003ec310 JavaThread "TaskConsumer-Worker#22" [_thread_blocked, id=203]
    0x003eafb0 JavaThread "TaskConsumer-Worker#21" [_thread_blocked, id=202]
    0x003ea258 JavaThread "TaskConsumer-Worker#20" [_thread_blocked, id=201]
    0x003e9500 JavaThread "TaskConsumer-Worker#19" [_thread_blocked, id=200]
    0x003e87a8 JavaThread "TaskConsumer-Worker#18" [_thread_blocked, id=199]
    0x003e7a50 JavaThread "TaskConsumer-Worker#17" [_thread_blocked, id=198]
    0x003e6cf8 JavaThread "TaskConsumer-Worker#16" [_thread_blocked, id=197]
    0x008f7750 JavaThread "TaskConsumer-Worker#15" [_thread_blocked, id=196]
    0x008f69f8 JavaThread "TaskConsumer-Worker#14" [_thread_blocked, id=195]
    0x008f5ca0 JavaThread "TaskConsumer-Worker#13" [_thread_blocked, id=194]
    0x008f4f48 JavaThread "TaskConsumer-Worker#12" [_thread_blocked, id=193]
    0x008f41f0 JavaThread "TaskConsumer-Worker#11" [_thread_blocked, id=192]
    0x008f3498 JavaThread "TaskConsumer-Worker#10" [_thread_blocked, id=191]
    0x008f2740 JavaThread "TaskConsumer-Worker#9" [_thread_blocked, id=190]
    0x008f19e8 JavaThread "TaskConsumer-Worker#8" [_thread_blocked, id=189]
    0x008f0c90 JavaThread "TaskConsumer-Worker#7" [_thread_blocked, id=188]
    0x008f00b0 JavaThread "TaskConsumer-Worker#6" [_thread_blocked, id=187]
    0x008a0ea0 JavaThread "TaskConsumer-Worker#5" [_thread_blocked, id=186]
    0x008a0148 JavaThread "TaskConsumer-Worker#4" [_thread_blocked, id=185]
    0x0089f3f0 JavaThread "TaskConsumer-Worker#3" [_thread_blocked, id=184]
    0x0089ddf0 JavaThread "TaskConsumer-Worker#2" [_thread_blocked, id=183]
    0x0089cff8 JavaThread "TaskConsumer-Worker#1" [_thread_in_Java, id=182]
    0x0089c2a0 JavaThread "TaskConsumer-Worker#0" [_thread_blocked, id=181]
    0x0024dab0 JavaThread "JMSEventSession #29 on queue://TaskManagerQueue" [_thread_in_Java, id=180]
    0x0024cd58 JavaThread "JMSEventSession #28 on queue://TaskManagerQueue" [_thread_in_Java, id=179]
    0x0024c000 JavaThread "JMSEventSession #27 on queue://TaskManagerQueue" [_thread_blocked, id=178]
    0x0024b2a8 JavaThread "JMSEventSession #26 on queue://TaskManagerQueue" [_thread_blocked, id=177]
    0x0024a550 JavaThread "JMSEventSession #25 on queue://TaskManagerQueue" [_thread_in_native, id=176]
    0x00890d88 JavaThread "JMSEventSession #24 on queue://TaskManagerQueue" [_thread_blocked, id=175]
    0x00890030 JavaThread "JMSEventSession #23 on queue://TaskManagerQueue" [_thread_in_native, id=174]
    0x0088f2d8 JavaThread "JMSEventSession #22 on queue://TaskManagerQueue" [_thread_in_native, id=173]
    0x0088e580 JavaThread "JMSEventSession #21 on queue://TaskManagerQueue" [_thread_in_native, id=172]
    0x00427ec8 JavaThread "JMSEventSession #20 on queue://TaskManagerQueue" [_thread_blocked, id=171]
    0x00426b68 JavaThread "JMSEventSession #19 on queue://TaskManagerQueue" [_thread_in_Java, id=170]
    0x00425e98 JavaThread "JMSEventSession #18 on queue://TaskManagerQueue" [_thread_blocked, id=169]
    0x008ff2d0 JavaThread "JMSEventSession #17 on queue://TaskManagerQueue" [_thread_in_native, id=168]
    0x008fe578 JavaThread "JMSEventSession #16 on queue://TaskManagerQueue" [_thread_in_native, id=167]
    0x008fd820 JavaThread "JMSEventSession #15 on queue://TaskManagerQueue" [_thread_blocked, id=166]
    0x003b1278 JavaThread "JMSEventSession #14 on queue://TaskManagerQueue" [_thread_in_native, id=165]
    0x003b0520 JavaThread "JMSEventSession #13 on queue://TaskManagerQueue" [_thread_in_native, id=164]
    0x0090e100 JavaThread "JMSEventSession #12 on queue://TaskManagerQueue" [_thread_in_native, id=163]
    0x0090d3a8 JavaThread "JMSEventSession #11 on queue://TaskManagerQueue" [_thread_blocked, id=162]
    0x008ae9b8 JavaThread "JMSEventSession #10 on queue://TaskManagerQueue" [_thread_in_native, id=161]
    0x008adc90 JavaThread "JMSEventSession #9 on queue://TaskManagerQueue" [_thread_in_native, id=160]
    0x008acfc8 JavaThread "JMSEventSession #8 on queue://TaskManagerQueue" [_thread_in_native, id=159]
    0x0088d4b8 JavaThread "JMSEventSession #7 on queue://TaskManagerQueue" [_thread_blocked, id=158]
    0x0088c750 JavaThread "JMSEventSession #6 on queue://TaskManagerQueue" [_thread_in_Java, id=157]
    0x00866700 JavaThread "JMSEventSession #5 on queue://TaskManagerQueue" [_thread_in_native, id=156]
    0x008acbb8 JavaThread "JMSEventSession #4 on queue://TaskManagerQueue" [_thread_in_Java, id=155]
    0x004ed128 JavaThread "JMSEventSession #3 on queue://TaskManagerQueue" [_thread_in_Java, id=154]
    =>0x00238508 JavaThread "JMSEventSession #2 on queue://TaskManagerQueue" [_thread_in_native, id=153]
    0x0090a098 JavaThread "JMSEventSession #1 on queue://TaskManagerQueue" [_thread_in_native, id=152]
    0x008fbf78 JavaThread "JMSEventSession #0 on queue://TaskManagerQueue" [_thread_blocked, id=151]
    0x002322f0 JavaThread "Thread-154" daemon [_thread_blocked, id=55]
    0x0032cce8 JavaThread "ShellController Listener" [_thread_in_native, id=54]
    0x001d9338 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=45]
    0x00320010 JavaThread "Timer-1" [_thread_blocked, id=42]
    0x003863e8 JavaThread "LineCheckerGate Retry Timer" [_thread_blocked, id=41]
    0x002cf740 JavaThread "imqConsumerReader-1-5718468198242245632-1" [_thread_blocked, id=40]
    0x002ce8a8 JavaThread "iMQReadChannel-1" [_thread_in_native, id=39]
    0x002ce5d8 JavaThread "imqConnectionFlowControl-1" [_thread_blocked, id=38]
    0x002cbf90 JavaThread "imqConsumerReader-0-5718468198242219008-0" [_thread_blocked, id=37]
    0x003ce5f0 JavaThread "iMQReadChannel-0" [_thread_in_native, id=36]
    0x00177088 JavaThread "imqConnectionFlowControl-0" [_thread_blocked, id=35]
    0x00177688 JavaThread "HTTPGate Retry Timer" [_thread_blocked, id=34]
    0x0016e1a0 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=33]
    0x0016e598 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=32]
    0x001206f0 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=31]
    0x00120528 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=30]
    0x0012c5f8 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:65327" daemon [_thread_in_native, id=29]
    0x000b4568 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=28]
    0x000eaf88 JavaThread "ActiveMQ Transport Status Monitor: stomp://localhost:65000" daemon [_thread_blocked, id=26]
    0x000eacb8 JavaThread "ActiveMQ Transport Server: stomp://localhost:65000" daemon [_thread_in_native, id=25]
    0x000eb160 JavaThread "ActiveMQ Transport Status Monitor: tcp://localhost:61635" daemon [_thread_blocked, id=24]
    0x000e6438 JavaThread "ActiveMQ Transport Server: tcp://localhost:61635" daemon [_thread_in_native, id=23]
    0x00823d10 JavaThread "ActiveMQ Cleanup Timer" daemon [_thread_blocked, id=22]
    0x007fd8a8 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=19]
    0x007edcb0 JavaThread "RMI RenewClean-[10.228.32.116:65320]" daemon [_thread_blocked, id=17]
    0x00690458 JavaThread "GC Daemon" daemon [_thread_blocked, id=15]
    0x0069d0d8 JavaThread "RMI Reaper" [_thread_blocked, id=14]
    0x0068f6d0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=13]
    0x0068b550 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=11]
    0x0068c098 JavaThread "Timer-0" daemon [_thread_blocked, id=10]
    0x005e9290 JavaThread "EventDispatcher (EventDispatcher) Dispatch Timer" [_thread_blocked, id=9]
    0x000e1a48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7]
    0x000e0998 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6]
    0x000df5c8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5]
    0x000d6f90 JavaThread "Finalizer" daemon [_thread_blocked, id=4]
    0x000d62d0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3]
    0x00032360 JavaThread "main" [_thread_in_native, id=1]
    Other Threads:
    0x000d3ac8 VMThread [id=2]
    0x000fc558 WatcherThread [id=8]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 108224K, used 100879K [0x15c00000, 0x1c8e0000, 0x2a950000)
    eden space 104960K, 94% used [0x15c00000, 0x1bd063e0, 0x1c280000)
    from space 3264K, 99% used [0x1c280000, 0x1c5afff8, 0x1c5b0000)
    to space 3264K, 0% used [0x1c5b0000, 0x1c5b0000, 0x1c8e0000)
    tenured generation total 867144K, used 579220K [0x2a950000, 0x5f822000, 0xd1400000)
    the space 867144K, 66% used [0x2a950000, 0x4def51e0, 0x4def5200, 0x5f822000)
    compacting perm gen total 21248K, used 21066K [0xd1400000, 0xd28c0000, 0xd5400000)
    the space 21248K, 99% used [0xd1400000, 0xd2892a08, 0xd2892c00, 0xd28c0000)
    ro space 8192K, 60% used [0xd5400000, 0xd58d6ca8, 0xd58d6e00, 0xd5c00000)
    rw space 12288K, 44% used [0xd5c00000, 0xd6159258, 0xd6159400, 0xd6800000)
    Dynamic libraries:
    0x00010000      /opt/planb/bin/jsvc
    0xff3a0000      /lib/libdl.so.1
    0xff398000      /lib/libthread.so.1
    0xff280000      /lib/libc.so.1
    0xff390000      /platform/SUNW,Sun-Fire-V890/lib/libc_psr.so.1
    0xf

  • JDeveloper + WebLogic: Problem deploying

    Greetings,
    I'm new to Oracle and JDeveloper and I'm developing an application (webservice) that uses Oracle 11g as database. To develop the webservice I'm using JDeveloper Studio Edition Version 11.1.1.0.1 and WebLogic application server.
    Everything was running fine until yesterday, when for unknown reasons I could no longer use SQLDeveloper to connect to Oracle database. Searching the web I found a possible solution that consisted in installing a loopback adapter. I did it and it worked, I could connect again using SQLDeveloper and/or JDBC.
    The problem is that now I'm not able to deploy applications from JDeveloper into WebLogic.
    I'm not sure if this is related to the loopback adapter, but it was the only thing I've changed. It doesn't look like a WebLogic problem because I can start the server outside JDeveloper, access the console (although not from [http://localhost:7001/console,] only if I use [http://127.0.0.1:7101/console] or [http://mycomputername:7101/console]). It indicates that the server is running "OK".
    However, if I use JDeveloper to "Test Web Service" (like I used to), it takes a long time for the server to start (3-4 minutes compared to less that 1 minute previously), with the following log:
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    [http://waiting for the server to complete its initialization...]
    CLASSPATH=;C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/ant-all.jar;C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar;;C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;;
    PATH=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin;C:\oracle\MIDDLE~1\JDK160~1\jre\bin;C:\oracle\MIDDLE~1\JDK160~1\bin;C:\oracle\product\11.1.0\client_1\bin;C:\oracle\product\11.1.0\db_1\bin;C:\Program Files (x86)\PHP\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.6.0_12\bin\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -DproxySet=true -DproxyHost=localhost -DproxyPort=8099 -Dhttp.proxyHost=localhost -Dhttp.proxyPort=8099 -Dhttp.nonProxyHosts= -Dhttps.proxyHost=localhost -Dhttps.proxyPort=8099 -Dhttps.nonProxyHosts= -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1 -Doracle.home=C:\Oracle\Middleware\jdeveloper -Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    &lt;Mar 11, 2009 2:20:12 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000395&gt; &lt;Following extensions directory contents added to the end of the classpath:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar&gt;
    &lt;Mar 11, 2009 2:20:13 PM GMT&gt; &lt;Info&gt; &lt;WebLogicServer&gt; &lt;BEA-000377&gt; &lt;Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.&gt;
    &lt;Mar 11, 2009 2:20:13 PM GMT&gt; &lt;Info&gt; &lt;Management&gt; &lt;BEA-141107&gt; &lt;Version: WebLogic Server Temporary Patch for CR380042 Thu Sep 11 13:33:40 PDT 2008
    WebLogic Server Temporary Patch for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server Temporary Patch for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server Temporary Patch for CR380913 Wed Oct 15 13:24:22 PDT 2008
    WebLogic Server Temporary Patch for CR381739 Tue Oct 21 14:06:14 IST 2008
    WebLogic Server 10.3 Mon Aug 18 22:39:18 EDT 2008 1142987 &gt;
    &lt;Mar 11, 2009 2:20:13 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Mar 11, 2009 2:20:13 PM GMT&gt; &lt;Info&gt; &lt;WorkManager&gt; &lt;BEA-002900&gt; &lt;Initializing self-tuning thread pool&gt;
    &lt;Mar 11, 2009 2:20:14 PM GMT&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170019&gt; &lt;The server log file C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.&gt;
    &lt;Mar 11, 2009 2:20:15 PM GMT&gt; &lt;Notice&gt; &lt;Security&gt; &lt;BEA-090082&gt; &lt;Security initializing using security realm myrealm.&gt;
    &lt;Mar 11, 2009 2:20:17 PM GMT&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddi was not deployed. Error: [Deployer:149158|http://forums.oracle.com/forums/]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.&gt;
    &lt;Mar 11, 2009 2:20:17 PM GMT&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158|http://forums.oracle.com/forums/]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STANDBY&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170027&gt; &lt;The Server has established connection with the Domain level Diagnostic Service successfully.&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to ADMIN&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RESUMING&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Warning&gt; &lt;Server&gt; &lt;BEA-002611&gt; &lt;Hostname "192.168.11.65", maps to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default[1]" is now listening on 192.168.99.99:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default[2]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default" is now listening on 192.168.11.65:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000331&gt; &lt;Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Warning&gt; &lt;Server&gt; &lt;BEA-002611&gt; &lt;Hostname "mycomputername", maps to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Warning&gt; &lt;Server&gt; &lt;BEA-002611&gt; &lt;Hostname "127.0.0.1", maps to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RUNNING&gt;
    &lt;Mar 11, 2009 2:20:18 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000360&gt; &lt;Server started in RUNNING mode&gt;
    &lt;Mar 11, 2009 2:21:57 PM GMT&gt; &lt;Warning&gt; &lt;netuix&gt; &lt;BEA-423420&gt; &lt;Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.&gt;
    DefaultServer startup time: 121578 ms.
    DefaultServer started.
    Apparently the server has started and is running (I can access the console through a browser, says RUNNING and OK), however, the message log reads:
    [Application Application1 is bound to Server Instance DefaultServer|http://forums.oracle.com/forums/]
    Compiling...
    Context: MakeProjectAndDependenciesCommand application=Application1.jws project=Project1.jpr
    C:\Oracle\Middleware\jdk160_05\jre\bin\java.exe -jar C:\oracle\Middleware\jdeveloper\jdev\lib\ojc.jar -g -warn -nowarn:320 -nowarn:372 -nowarn:412 -nowarn:413 -nowarn:415 -nowarn:486 -nowarn:487 -nowarn:489 -nowarn:556 -nowarn:558 -nowarn:560 -nowarn:561 -nowarn:705 -Xlint:-fallthrough -Xlint:-serial -Xlint:-unchecked -source 1.6 -target 1.6 -noquiet -encoding Cp1252 -d C:\JDeveloper\mywork\Application1\Project1\classes -namereferences -make C:\JDeveloper\mywork\Application1\Project1\classes\Project1.cdi -classpath C:\Oracle\Middleware\jdk160_05\jre\lib\resources.jar;C:\Oracle\Middleware\jdk160_05\jre\lib\rt.jar;C:\Oracle\Middleware\jdk160_05\jre\lib\jsse.jar;C:\Oracle\Middleware\jdk160_05\jre\lib\jce.jar;C:\Oracle\Middleware\jdk160_05\jre\lib\charsets.jar;C:\JDeveloper\mywork\Application1\Project1\classes;C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar;C:\oracle\Middleware\wlserver_10.3\common\lib -sourcepath C:\JDeveloper\mywork\Application1\Project1\src;C:\Oracle\Middleware\jdk160_05\src.zip C:\JDeveloper\mywork\Application1\Project1\src\project1\Class1.java
    [1:53:21 PM|http://forums.oracle.com/forums/] Successful compilation: 0 errors, 0 warnings.
    [Application Application1 is bound to Server Instance DefaultServer|http://forums.oracle.com/forums/]
    [Starting Server Instance DefaultServer|http://forums.oracle.com/forums/]
    #### Server Instance DefaultServer could not be started: Server Instance was terminated.
    And the webservice tester doesn't show up, probably because the application was never deployed.
    Does anyone have any ideas on what might be wrong?
    Thank you in advance,
    ~Ruben Jorge
    Edited by: user10768356 on Mar 11, 2009 8:55 AM

    I tried to fill the "Listen address" property of my server using the console to "localhost" and when I try to test my web service it now goes much faster, but gives me the following error messages:
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=;C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/ant-all.jar;C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar;;C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;;
    PATH=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin;C:\oracle\MIDDLE~1\JDK160~1\jre\bin;C:\oracle\MIDDLE~1\JDK160~1\bin;C:\oracle\product\11.1.0\client_1\bin;C:\oracle\product\11.1.0\db_1\bin;C:\Program Files (x86)\PHP\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.6.0_12\bin\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -DproxySet=true -DproxyHost=localhost -DproxyPort=8099 -Dhttp.proxyHost=localhost -Dhttp.proxyPort=8099 -Dhttp.nonProxyHosts= -Dhttps.proxyHost=localhost -Dhttps.proxyPort=8099 -Dhttps.nonProxyHosts= -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1 -Doracle.home=C:\Oracle\Middleware\jdeveloper -Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    &lt;Mar 11, 2009 2:45:47 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000395&gt; &lt;Following extensions directory contents added to the end of the classpath:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar;C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar&gt;
    &lt;Mar 11, 2009 2:45:48 PM GMT&gt; &lt;Info&gt; &lt;WebLogicServer&gt; &lt;BEA-000377&gt; &lt;Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.&gt;
    &lt;Mar 11, 2009 2:45:48 PM GMT&gt; &lt;Info&gt; &lt;Management&gt; &lt;BEA-141107&gt; &lt;Version: WebLogic Server Temporary Patch for CR380042 Thu Sep 11 13:33:40 PDT 2008
    WebLogic Server Temporary Patch for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server Temporary Patch for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server Temporary Patch for CR380913 Wed Oct 15 13:24:22 PDT 2008
    WebLogic Server Temporary Patch for CR381739 Tue Oct 21 14:06:14 IST 2008
    WebLogic Server 10.3 Mon Aug 18 22:39:18 EDT 2008 1142987 &gt;
    &lt;Mar 11, 2009 2:45:49 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Mar 11, 2009 2:45:49 PM GMT&gt; &lt;Info&gt; &lt;WorkManager&gt; &lt;BEA-002900&gt; &lt;Initializing self-tuning thread pool&gt;
    &lt;Mar 11, 2009 2:45:49 PM GMT&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170019&gt; &lt;The server log file C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.&gt;
    &lt;Mar 11, 2009 2:45:51 PM GMT&gt; &lt;Notice&gt; &lt;Security&gt; &lt;BEA-090082&gt; &lt;Security initializing using security realm myrealm.&gt;
    &lt;Mar 11, 2009 2:45:52 PM GMT&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.&gt;
    &lt;Mar 11, 2009 2:45:52 PM GMT&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STANDBY&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170027&gt; &lt;The Server has established connection with the Domain level Diagnostic Service successfully.&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to ADMIN&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RESUMING&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000331&gt; &lt;Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RUNNING&gt;
    &lt;Mar 11, 2009 2:45:53 PM GMT&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000360&gt; &lt;Server started in RUNNING mode&gt;
    DefaultServer startup time: 9152 ms.
    DefaultServer started.
    [Running application Application1 on Server Instance DefaultServer...]
    ---- Deployment started. ---- Mar 11, 2009 2:45:55 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2009-03-11 14:45:55.994: Writing WAR file to C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\Application1\Application1-Project1-webapp
    2009-03-11 14:45:56.007: Wrote WAR file to C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\Application1\Application1-Project1-webapp
    2009-03-11 14:45:56.121: Writing EAR file to C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\Application1
    2009-03-11 14:45:56.131: Wrote EAR file to C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\Application1
    #### Deployment incomplete. #### Mar 11, 2009 2:45:58 PM
    oracle.jdeveloper.deploy.DeployException
    at oracle.jdevimpl.deploy.adrs.wls.Jsr88AdrsRemoteDeployer.initializeHelper(Jsr88AdrsRemoteDeployer.java:52)
    at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:139)
    at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
    at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
    at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.rc.asadapter.connection.ConnectionException: [J2EE Deployment SPI:260010]Unable to connect to 't3://127.0.0.1:7101' as user, 'weblogic'. Error received: null
    at oracle.rc.asadapter.weblogic.connection.Weblogic10Jsr88Provider.getPresentation(Weblogic10Jsr88Provider.java:100)
    at oracle.rc.asadapter.connection.AppServerConnectionImpl.getPresentation(AppServerConnectionImpl.java:65)
    at oracle.jdevimpl.deploy.adrs.wls.Jsr88AdrsRemoteDeployer.initializeHelper(Jsr88AdrsRemoteDeployer.java:43)
    ... 11 more
    Caused by: javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: [J2EE Deployment SPI:260010]Unable to connect to 't3://127.0.0.1:7101' as user, 'weblogic'. Error received: null
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.&lt;init&gt;(WebLogicDeploymentManagerImpl.java:121)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:84)
    at oracle.rc.asadapter.weblogic.connection.Weblogic10Jsr88Provider.getPresentation(Weblogic10Jsr88Provider.java:97)
    ... 13 more
    Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260010]Unable to connect to 't3://127.0.0.1:7101' as user, 'weblogic'. Error received: null
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServer(ServerConnectionImpl.java:251)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServerForType(ServerConnectionImpl.java:191)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:147)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.&lt;init&gt;(WebLogicDeploymentManagerImpl.java:118)
    ... 15 more
    Caused by: java.io.IOException
    at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:156)
    at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:79)
    at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServer(ServerConnectionImpl.java:240)
    ... 19 more
    Caused by: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
        java.net.ConnectException: Connection refused: connect; No available router to destination]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:783)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:365)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.&lt;init&gt;(InitialContext.java:197)
    at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:143)
    ... 23 more
    Caused by: java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused: connect; No available router to destination
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:203)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:344)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:339)
    ... 31 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused: connect; No available router to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:251)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:194)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:225)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:188)
    ... 36 more
    #### Cannot run application Application1 due to error deploying to DefaultServer.
    [Application Application1 stopped and undeployed from Server Instance DefaultServer]
    Also I noticed that JDeveloper wasn't even able to shutdown the server as it couldn't connect to it. With the "Listen address" property set to "localhost" it shuts it down perfectly.

  • Problems with Preconfigured MI Client

    Hello!
    I need to preconfigure a MI Client (MobileEngine.conf). I'm using MI 70 SP 12 Patch 2. I unpacked all the files from NWM_JSP_WIN32_uncomp.sda and the installation is working. but after installation the client won't start. When I'm using the setup.exe from NWM_JSP_WIN32.sda it works well. Can anybody help me?

    Hi
        The reason for this error is due to missing Enviromental Variables.  The setup.exe present in the uncompressed one relies on the <i><b>JAVA_HOME</b></i> and <i><b>JAVA_EXE</b></i> Environment Variables that are configured in your system where as the normal setup.exe relies on Windows Registry Entries. So to solve this problem, add the <b>JAVA_HOME</b> and <i><b>JAVA_EXE</b></i> Environment Variables and point these to the path where JAVA is installed.
    For Eg:
    <i><b>Variable Name: JAVA_HOME
    Variable Value: C:\Program Files\Java\jdk1.5.0_12
    Variable Name: JAVA_EXE
    Variable Value: C:\Program Files\Java\jdk1.5.0_12\bin\java.exe</b></i>
    The Environmental Variables can be changed by navigating to My Computer - > Properties -> Advanced -> Environment Variables -> System Variables.
    Hope this helps.
    Best Regards
    Sivakumar <i></i>

  • TP4 Install problems

    I am trying to install TP4 on WIndows 2003 Server (VM) and am running into issues. I am also running database v11.1.0.6. I realize this is officially unsupported, but I'm not going to run a whole separate database stack. I need 11g. I appreciate any insights into what the problem is. If it will not run on 11g then let me know.
    Environment variables:
    BAM_OC4J_HOME: O:\OracleBAM_AS11 -- I am only interested in SOA, but put this in anyway
    JAVA_HOME: C:\3ps\jdk1.5.0_12
    JDEV_USER_DIR: O:\jdevinstance
    JOH: O:\jdevtp4
    ERROR IN CONSOLE:
    [echo] Changing oc4j ports with following values:
    HTTP Port : 8988 -> 8988
    RMI Port : 23891 -> 23891
    RMI SSL Port: 24043 -> 24043
    JMS Port : ${jms},9227 -> 9227
    [echo] Create jms queues/topics from new oc4j jms template
    [echo] Changing jms.xml to use port : 9227
    [echo]
    * Configuring SOA Infrastructure. This will take 5-10 minutes. *
    * Summary of SOA configuration parameters: *
    ** Oracle Home = O:\jdevtp4\
    ** Oracle Instance = O:\jdevinstance\system11.1.1.0.22.49.49
    ** SOA Database = localhost:1521:orcl
    ** SOA Database User = jdev_soainfra
    ** HTTP Port = 8988
    ** RMI Port = 23891
    ** JMS Port = 9227
    ** Component Type = o.j2ee
    ** Component Name = embedded-oc4j
    ** Configure OWSM = false
    ** Configure SOA Console = true
    ** Configure B2B UI = false
    ** Configure XEngine = false
    [echo] Completed adfinstaller - standalone install
    [echo] ==Seeding SOAAdmin app roles==
    [echo] Instance home: O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j
    [echo] JPS config: O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j/config/jps-config.xml
    [echo] ==Grant SOAAdmin app role to fmwadmin ==
    [echo] ==Storing fmwadmin user credential in csf ==
    [java] oracle.security.jps.service.credstore.CredentialAlreadyExistsException: The credential with map name BPM-SERVICES and key BPM-SERVICES already exists.
    [java]      at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.setCredential(SspCredentialStore.java:551)
    [java]      at oracle.bpel.services.common.util.CSFStore.main(CSFStore.java:130)
    [echo] ==Seeding optional demo users==
    [echo] Seed groups: ${nogroup}
    [echo] Instance home: O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j
    [echo] JPS config: O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j/config/jps-config.xml
    [echo] ==Starting standalone oc4j. Check server log O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\log\startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://demodrive:8988...
    [echo] ==standalone oc4j started sucessfully==
    Trying to override old definition of task admin_client
    BUILD FAILED
    O:\jdevtp4\install\bpel\build.xml:10: The following error occurred while executing this line:
    O:\jdevtp4\install\bpel\soa-infra-config.xml:48: The following error occurred while executing this line:
    O:\jdevtp4\install\bpel\soa-infra-config.xml:89: ***************************************************
    * Configuring SOA Infrastructure has FAILED.
    * If following log files exists, please check them for possible cause:
    * O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
    * O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\log\startsoa.log
    Total time: 1 minute 57 seconds
    SOA_INFRA_JAVA.LOG:
    08/07/08 17:51:29 Notification ==>Application Deployer for wsm-pm STARTS.
    08/07/08 17:51:29 Notification ==>Undeploy previous deployment
    08/07/08 17:51:30 Notification ==>Initialize O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\applications\wsm-pm.ear begins...
    08/07/08 17:51:30 Notification ==>Initialize O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\applications\wsm-pm.ear ends...
    08/07/08 17:51:30 Notification ==>Starting application : wsm-pm
    08/07/08 17:51:30 Notification ==>Initializing ClassLoader(s)
    08/07/08 17:51:30 Notification ==>Initializing EJB container
    08/07/08 17:51:30 Notification ==>Loading connector(s)
    08/07/08 17:51:30 Notification ==>Starting up resource adapters
    08/07/08 17:51:30 Notification ==>Processing EJB module: wsm-pmserver.jar
    08/07/08 17:51:30 Notification ==>Compiling EJB generated code
    08/07/08 17:51:30 Notification ==>Committing ClassLoader(s)
    08/07/08 17:51:30 Notification ==>Initialize wsm-pmweb begins...
    08/07/08 17:51:30 Notification ==>Initialize wsm-pmweb ends...
    08/07/08 17:51:30 Notification ==>Started application : wsm-pm
    08/07/08 17:51:30 Notification ==>Binding web application(s) to site default-web-site begins...
    08/07/08 17:51:30 Notification ==>Binding web application(s) to site default-web-site ends...
    08/07/08 17:51:30 Notification ==>Application Deployer for wsm-pm COMPLETES. Operation time: 469 msecs
    Creating shared-libraries for component SOA
    O:\jdevtp4\/lib/java/shared/oracle.bam.common/11.1.1.0.0/import-list.xml: Creating JAXBContext for pkg oracle.ias.install.model.sharedLibrary
    Jul 8, 2008 5:53:33 PM oracle.j2ee.util.AnnotatedLogger log
    WARNING: Exception returned by remote server: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation publishSharedLibrary
    oracle.oc4j.admin.deploy.cmdline.AdminCommandException: Caught exception running the command via the script file O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j/install/tmp/SOA.script at line 1: PublishSharedLibrary error: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at oracle.oc4j.admin.deploy.cmdline.ScriptCommand.doExecute(ScriptCommand.java:90)
         at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:58)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:107)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.main(Oc4jAdminCmdline.java:71)
    Caused by: oracle.oc4j.admin.deploy.cmdline.AdminCommandException: PublishSharedLibrary error: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:122)
         at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:73)
         at oracle.oc4j.admin.deploy.cmdline.ScriptCommand.doExecute(ScriptCommand.java:82)
         ... 3 more
    Caused by: oracle.oc4j.admin.deploy.api.J2EEDeploymentException: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at oracle.oc4j.admin.deploy.shared.exceptions.JSR88DeploymentExceptions.operationFailed(JSR88DeploymentExceptions.java:137)
         at oracle.oc4j.admin.deploy.api.J2EEDeploymentManager.publishSharedLibrary(J2EEDeploymentManager.java:953)
         at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:120)
         ... 5 more
    Caused by: java.lang.InstantiationException: Error publishing shared library: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at oracle.oc4j.admin.deploy.spi.Oc4jDeploymentManager.publishSharedLibrary(Oc4jDeploymentManager.java:206)
         at oracle.oc4j.admin.deploy.api.J2EEDeploymentManager.publishSharedLibrary(J2EEDeploymentManager.java:950)
         ... 6 more
    Caused by: java.lang.InstantiationException: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at com.evermind.server.ApplicationServer.publishSharedLibrary(ApplicationServer.java:4178)
         at oracle.oc4j.admin.management.mbeans.J2EEServer.publishSharedLibrary(J2EEServer.java:1417)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:243)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:729)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(ApplicationStateFilterMBeanServer.java:572)
         at oracle.oc4j.admin.jmx.server.security.ApplicationContextInterceptor.invoke(ApplicationContextInterceptor.java:186)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:337)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:307)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:27)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.checkPermission(MBeanServerEjbBean.java:1262)
         at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.MethodBasedInterceptor.invoke(MethodBasedInterceptor.java:45)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.TxSupportsInterceptor.invoke(TxSupportsInterceptor.java:37)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:52)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:182)
         at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:511)
         at oracle.oc4j.security.JaasModeImpl$DoAsPrivilegedExecutor.execute(JaasModeImpl.java:301)
         at oracle.oc4j.security.JaasModeImpl$BasicExecutor.execute(JaasModeImpl.java:161)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:57)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:828)
         at MBeanServerEjb_RemoteProxy_1me2j7.invoke(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.invokeMethod(RmiMethodCall.java:102)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:64)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.loader.config.ConfigurationException: Import was not resolved for oracle.bam.common:11.1.1.0.0: shared library "apache.commons.fileupload" could not be found.
         at oracle.oc4j.loader.config.ClassLoaderFactory.handleSharedLibraryNotFound(ClassLoaderFactory.java:706)
         at oracle.oc4j.loader.config.ClassLoaderFactory.getSharedLibraryToImport(ClassLoaderFactory.java:681)
         at oracle.oc4j.loader.config.ClassLoaderFactory.addImports(ClassLoaderFactory.java:340)
         at oracle.oc4j.loader.config.ClassLoaderFactory.createSharedLibrary(ClassLoaderFactory.java:109)
         at com.evermind.server.ApplicationServer.instantiateSharedLibrary(ApplicationServer.java:1580)
         at com.evermind.server.ApplicationServer.publishSharedLibrary(ApplicationServer.java:4175)
         ... 63 more
    Creating shared-libraries for component SOA
    O:\jdevtp4\/lib/java/shared/edifecs.xengine/11.1.1.0.0/import-list.xml: Creating JAXBContext for pkg oracle.ias.install.model.sharedLibrary
    O:\jdevtp4\/lib/java/shared/oracle.b2b/11.1.1.0.0/import-list.xml: Creating JAXBContext for pkg oracle.ias.install.model.sharedLibrary
    Jul 8, 2008 5:53:38 PM oracle.j2ee.util.AnnotatedLogger log
    WARNING: Exception returned by remote server: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation publishSharedLibrary
    oracle.oc4j.admin.deploy.cmdline.AdminCommandException: Caught exception running the command via the script file O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j/install/tmp/SOA.script at line 2: PublishSharedLibrary error: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at oracle.oc4j.admin.deploy.cmdline.ScriptCommand.doExecute(ScriptCommand.java:90)
         at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:58)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:107)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.main(Oc4jAdminCmdline.java:71)
    Caused by: oracle.oc4j.admin.deploy.cmdline.AdminCommandException: PublishSharedLibrary error: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:122)
         at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:73)
         at oracle.oc4j.admin.deploy.cmdline.ScriptCommand.doExecute(ScriptCommand.java:82)
         ... 3 more
    Caused by: oracle.oc4j.admin.deploy.api.J2EEDeploymentException: publishsharedlibrary failed: Error publishing shared library: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at oracle.oc4j.admin.deploy.shared.exceptions.JSR88DeploymentExceptions.operationFailed(JSR88DeploymentExceptions.java:137)
         at oracle.oc4j.admin.deploy.api.J2EEDeploymentManager.publishSharedLibrary(J2EEDeploymentManager.java:953)
         at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:120)
         ... 5 more
    Caused by: java.lang.InstantiationException: Error publishing shared library: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at oracle.oc4j.admin.deploy.spi.Oc4jDeploymentManager.publishSharedLibrary(Oc4jDeploymentManager.java:206)
         at oracle.oc4j.admin.deploy.api.J2EEDeploymentManager.publishSharedLibrary(J2EEDeploymentManager.java:950)
         ... 6 more
    Caused by: java.lang.InstantiationException: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at com.evermind.server.ApplicationServer.publishSharedLibrary(ApplicationServer.java:4178)
         at oracle.oc4j.admin.management.mbeans.J2EEServer.publishSharedLibrary(J2EEServer.java:1417)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:243)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:729)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(ApplicationStateFilterMBeanServer.java:572)
         at oracle.oc4j.admin.jmx.server.security.ApplicationContextInterceptor.invoke(ApplicationContextInterceptor.java:186)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:337)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:307)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:27)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.checkPermission(MBeanServerEjbBean.java:1262)
         at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.MethodBasedInterceptor.invoke(MethodBasedInterceptor.java:45)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.TxSupportsInterceptor.invoke(TxSupportsInterceptor.java:37)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:52)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:182)
         at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:511)
         at oracle.oc4j.security.JaasModeImpl$DoAsPrivilegedExecutor.execute(JaasModeImpl.java:301)
         at oracle.oc4j.security.JaasModeImpl$BasicExecutor.execute(JaasModeImpl.java:161)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:57)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:828)
         at MBeanServerEjb_RemoteProxy_1me2j7.invoke(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.invokeMethod(RmiMethodCall.java:102)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:64)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.loader.config.ConfigurationException: Import was not resolved for oracle.b2b:11.1.1.0.0: shared library "oracle.fabric.runtime" could not be found.
         at oracle.oc4j.loader.config.ClassLoaderFactory.handleSharedLibraryNotFound(ClassLoaderFactory.java:706)
         at oracle.oc4j.loader.config.ClassLoaderFactory.getSharedLibraryToImport(ClassLoaderFactory.java:681)
         at oracle.oc4j.loader.config.ClassLoaderFactory.addImports(ClassLoaderFactory.java:340)
         at oracle.oc4j.loader.config.ClassLoaderFactory.createSharedLibrary(ClassLoaderFactory.java:109)
         at com.evermind.server.ApplicationServer.instantiateSharedLibrary(ApplicationServer.java:1580)
         at com.evermind.server.ApplicationServer.publishSharedLibrary(ApplicationServer.java:4175)
         ... 63 more
    TAIL END OF SOA_INFRA_CONFIG.LOG:
    start-oc4j:
    [echo] ==Starting standalone oc4j. Check server log O:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\log\startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://demodrive:8988...
    [echo] ==standalone oc4j started sucessfully==
    [stopwatch] [start-oc4j: 1:03.938 sec]
    rules-config:
    Trying to override old definition of task admin_client
    runconfig:
    check-runconfig:
    create-oracle.rules:
    create-rules-shared-library:
    [java] oracle.oc4j.admin.deploy.cmdline.AdminCommandException: PublishSharedLibrary error: Shared library already exists: oracle.rules version 11.1.1.0.0
    [java]      at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:106)
    [java]      at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:58)
    [java]      at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:107)
    [java]      at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.main(Oc4jAdminCmdline.java:71)
    [java] Caused by: oracle.oc4j.admin.deploy.cmdline.AdminCommandException: Shared library already exists: oracle.rules version 11.1.1.0.0
    [java]      at oracle.oc4j.admin.deploy.cmdline.PublishSharedLibraryCommand.doExecute(PublishSharedLibraryCommand.java:103)
    [java]      ... 3

    We went through this issue at length in another thread and finally resolved it without knowing why.
    Here is the thread
    SOA configuration : Build failed (error is soa-infra-java.log)
    Here is the bit from that thread with the resolution details:
    I did the following steps (and it works):
    = stop JDeveloper
    = stop running java process
    = renamed jdevinstance to jsaveinstance
    = start JDeveloper in the same command prompt
    = start the configure SOA again
    = and after 7 minutes: Build Succesful
    I did NOT :
    = put off the laptop (stand-by mode)
    = change environment variables
    = environment settings
    = install/unzip other programs
    Let us know how this works for you!
    Heidi.

  • String to Date problems

    Hi there,
    Problem: a String looks like this: "02.02.2009 02:02:02". Now this string should be transformed into date format.
    Unfortunately we found nothing helpful about this problem. At the moment the code looks like this:
    java.util.Date dDate = new SimpleDateFormat("dd.MM.yyyy hh:mm:ss").parse(dateString);
    SimpleDateFormat format = new SimpleDateFormat("dd.MM.yyyy hh:mm:ss",Locale.getDefault());
    //System.out.println(dateString);
    format.format(dDate);
    System.out.println(dDate);This is the result: "Mon Feb 02 02:02:02 CET 2009". But we need this format "02.02.2009 02:02:02" in date format to sort a list.
    Thanks

    This works for me...
    package forums;
    import java.util.Date;
    import java.text.DateFormat;
    import java.text.SimpleDateFormat;
    import java.util.Locale;
    public class DateFormatTest
      private static final Locale DEFAULT_LOCALE = Locale.getDefault();
      private static final String DATE_FORMAT_STRING = "dd.MM.yyyy hh:mm:ss";
      private static final DateFormat DATE_FORMAT = new SimpleDateFormat(DATE_FORMAT_STRING, DEFAULT_LOCALE);
      public static void main(String[] args) {
        System.out.println("DEFAULT_LOCALE="+DEFAULT_LOCALE);
        System.out.println("DATE_FORMAT_STRING="+DATE_FORMAT_STRING);
        final String dateString = "31.12.2009 23:59:59";
        System.out.println("dateString="+dateString);
        try {
          Date date = DATE_FORMAT.parse(dateString);
          System.out.println("date="+date);
          System.out.println("DATE_FORMAT.format(date)="+DATE_FORMAT.format(date));
        } catch (Exception e) {
          e.printStackTrace();
    output
    C:\Java\home\src\forums>"C:\Program Files\Java\jdk1.6.0_12\bin\java.exe" -Xms4m -Xmx256m -enableassertions -cp "C:\Java\home\classes" forums.DateFormatTest
    DEFAULT_LOCALE=en_AU // 12 for 1... There's really no need to giftwrap the urn Winston, thanks anyway.
    DATE_FORMAT_STRING=dd.MM.yyyy hh:mm:ss
    dateString=31.12.2009 23:59:59
    date=Thu Dec 31 23:59:59 EST 2009
    DATE_FORMAT.format(date)=31.12.2009 11:59:59
    Press any key to continue . . .Cheers. Keith.

  • Servlet Filter not working in JDK1.3.1

    Hi,
    I have an authorization filter which was deployed in WebSphere5.0 which is configured under datasource5(oracle thin driver) with jndi.
    observed facts
    ===============
    WebSphere 5.0 comes with jdk1.3.1. and supports datasource 4/5.0
    datasource 5.0 will support servlet2.3.
    Servlet 2.3 depends on jdk1.2.
    Problem
    ========
    When i am trying execute my filter in websphere its giving the below given error:
    IntranetAuthorizationFilter was found, but is missing another required class.
    ]: java.lang.NoClassDefFoundError: java/lang/CharSequence
    at java.lang.Class.newInstance2(Native Method)
    at java.lang.Class.newInstance1(Class.java(Compiled Code))
    at java.beans.Beans.instantiate(Beans.java(Compiled Code))
    at java.beans.Beans.instantiate(Beans.java:77)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.loadFilter(WebAppFilterManager.java:292)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterInstanceWrapper(WebAppFilterManager.java:161)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterChain(WebAppFilterManager.java:208)
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:1044)
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:588)
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:206)
    at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:80)
    at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:214)
    at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
    at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
    at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
    at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
    at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:615)
    at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)
    My filter is not using java/lang/CharSequence anywhere.
    Can someone figureout why this problem is coming.
    Regards
    Srinivas

    As you probably know, CharSequence is an interface. Such classes as String implement this interface in JDK 1.4. So if you are trying to use filter compiled under JDK 1.4 then you certainly will meet the problem.

Maybe you are looking for

  • Purchase order currency problem

    Hi, I created the PO and i see the details in BBP_PD, the net price of the PO is 378,90 EUR for the same PO if i seethe detail in  ITS or portal screen it shows 37,890  EUR is dislpayed. What would be the problem?? Plz help me on this.. Thanks....

  • Questions on saving document, search result and location

    SAVE DOCUMENT Is it possible to save the document directly on the IFS's repository? Shall I save the document as local copy and then to upload the document on the IFS repository? SEARCH RESULT If I do "Find" + "on documents", I haven't unexpected res

  • RMAN design

    Hello again, Just another question related to the default RMAN control file repository OR a separated RMAN recovery catalog. I have multiple databases running on the same hosts or on different hosts. Do you recommend setting one centralized RMAN reco

  • Questions regarding 32bit  / 64 bits architecture JDK/JRE

    If I compile some classes with a 32 bit JDK, is it possible to run that bytecode on a 64bit JRE. If I compile some classes with a 64 biy JDK, is it possible tu run that bytecode on a 32bit JRE. If I try to install a 32 bit JRE on 64 bit machine is th

  • Jpg email file

    How do I stop y jpg email file from going to word?