Iplanet error: Aborting JVM

Hi
We have problem with iplanet IWS41_SP12 ( SunOS 5.6 Generic_105181-34) and java version 1.3.1
The web server generates a "An unexpected exception has been detected in native code outside the VM" and restarts
The problem is in the call to
com.netscape.server.http.servlet.NSServletRequest.getParameter
Any idea?
Thanks in advance

I'm having this same problem on HP-UX.
Has anyone solved it?
"Guna" <[email protected]> wrote in message
news:9mlo8n$[email protected]..
>
Hi,
We have a setup like this :
iPlanet 4.1 sp7 on Sun Solaris 7
All required patches of Solaris applied.
SSL enabled with Server side digital certificate
Rainbow CryptoSwift Card (An Encryption Accelerator Card )
Everything works fine except these lines in the Error log :
Aborting JVM
Exiting JVM due to : jvm_abort() and jvm.exitOnAbort > 0
JVM exit statistics : AttachedThreads/Max = 0/1, ActiveThreads/Max = 0/1
And the following lines in the /var/adm/messages file :
webservername last messages repeated 5 times
webservername uxwdog [231] : server terminated [signal 9] : watchdog is
restarting it
Any help will be highly appreciated.
TIA
Sarath

Similar Messages

  • JavaMail application aborts JVM on iPlanet

    I am running a JavaMail application
    on iPlanet Web Server 4.1 SP9 on Solaris 2.8.
    The iPlanet Webserver uses JDK 1.2.2_05.
    (The JDK required patches are installed.)
    The application uses JavaMail 1.3.1 and
    JAF 1.0.2 from Sun. The IMAP4 server is
    accessed using the service provider in the
    JavaMail package.
    The application calls repeatedly
    BodyPart.getContent()
    until the returned object is of type InputStream.
    When this input stream is read, the JVM aborts.
    I turned the JavaMail debug on using Session.setDebug().
    This shows, that part of the body of the mail is
    fetched before the JVM aborts.
    The application log including JavaMail:
    2003-09-17 22:39:21,860 [Thread-9] DEBUG imap4.MsgBody - int readLen = -1;
    2003-09-17 22:39:21,860 [Thread-9] DEBUG imap4.MsgBody - while ((readLen = body.
    read()) != -1) {
    2003-09-17 22:39:21,863 [Thread-9] DEBUG JAVAMAIL - A29 FETCH 11 (BODY[1]<0.16384>)
    2003-09-17 22:39:21,891 [Thread-9] DEBUG JAVAMAIL - * 11 FETCH (BODY[1]<0> {16384}
    //8NAAAAAAAAAAAAAAAAAJ48kiT05/7/Hv+eP26nbP3+/54kkusSP/7/7v+e//z78iecP/Ln
    nud85+7HkjySPP7/3jz+/57nHufy5/T/4uf++J7/Gt+S654olOee5/7k/tue+/77bvf+JP78
    ov/y/x5FkvyiP/4/Ht+cJ/Lf8iT+5PL/kieSJGIn/v7+2J4nlD+S5J7nnt/+/2zfnP9+/aQk
    8vyu//7f/v/sJO4k8iT+/JL/Hv/+5+7kEiWe/P4//Nz+//78ouT+KJ4k8v/85+zabvvy//4k
    ouSS5PLn8vv8+/rfrv/+55JH4j9+P/7f8t/+/H7/kvzyPPInfuf0//7/kj/++/77/v+ePPI/
    /vyeJ/7/kt/8P/7//v+ePPInnj/+//4/7vvyx/7/nvyeJPIk/v+e5P7n/ufu//zb/v/+//Ik
    kify/J7k9Pz+/27/8v/+//7/7uT+PP4k8if+3/7/nj+SPPInnv/+//z/fv/+5/4k/v/+//L/
    /vz8//4nkv/yJP7//v/+//7//v/+//7//v/+P/I/9D/yJ/L//t+e+/4/kiTy/+7//uf+/54/
    kiRyJZ7//v/8//7/kvz+J/4nnvz+//7/7v/8/P48kkSeJJI//v/s//zf/vz+P/LnkjwSJ/7/
    nv/+//7/fv/+/x4l8iSeJ/L/fv9s12778j/yS5Ikniee337b/tf85/78niTyJ/Lk/v9s5+zn
    /v+S/JI//ice//7//v/+257//v+SJ5L87ueS55L//sd++/7n/vz+J5I/nv/iJ/7//vwe//78
    /v+eP3L/8j+e/J7kkv/y//7//v/+//7kkuSe//7//v9uO/7/niSSJ/In8j/++/7/7vv++54/
    niSS5/L//vv+/57n/v/+JP4n8v/+//7//v/+//7//v/+//7//j/+/JLkkv/yP/7//v/+//4k
    nuSS3/7f/Nz+/5Ln8v/+//7f/v/+/5L/njyS557nfv/y/P4k8ify//7n/v/+//7/nvySJP4k
    nvx+/+7//tz+PxJf8ufy//7//v/+/5IkkiTyJP7//v/+3/7f/v/+/377kv+UJJIkkuf+/37b
    7Pt82+4nEiWSJJI/8sfs1lz7/NuSPJIo8kty5fzf6rta33z7nvyURJJHcj18/+767Lvc29JY
    KifyKyT7ktvy9xrf7j/8/27nLPtSJS47/uvyVxzf9Pucv+zfbP/qOPr/9ESuJ3T9euf++2zH
    euf++xLbfMvkWJ7kniQc23Lb8jtq/+Lf/Cfex+7nrlySJPLk7Lz+9/zfEt/+/P4/3vveOJzk
    ZCV+5/7nfvv8/+7/+v98xuI7/PiSWBI9/jx+9ew7Glv++3w6eM3s+O78nFz0WBz7/rCeP+5f
    OvN2+/6kbDMe/bI/kt8ul/
    The iPlanet error log shows, that at this moment the JVM is restarted:
    [17/Sep/2003:22:39:21] info ( 2583): Internal Info: loading servlet /Creator/callflow/htmlsara/dbg_play_msg_body.jsp
    [17/Sep/2003:22:39:21] info ( 2583): Aborting JVM
    [17/Sep/2003:22:39:21] info ( 2583): Exiting JVM due to: jvm_abort () and jvm.ex
    itOnAbort > 0
    [17/Sep/2003:22:39:21] info ( 2583): JVM exit statistics: AttachedThreads/Max=1/
    1, ActiveThreads/Max=1/1
    [17/Sep/2003:22:39:22] warning ( 2585): Unable to initialize NLS property bundle
    (res/cjava)
    [17/Sep/2003:22:39:22] catastrophe ( 2585): Unable to create/cleanup persistent
    session data cache
    [17/Sep/2003:22:39:23] warning ( 2585): sjava resource bundle not found - using
    default: java.util.MissingResourceException: Can't find resource for base name r
    es.sjava, locale en
    [17/Sep/2003:22:39:23] info ( 2585): Loading Simple Session Manager by default.
    Specify MMapSessionManager in servlets.properties to load persistent session man
    ager
    [17/Sep/2003:22:39:23] info ( 2585): SimpleSessionManager: Default values for ma
    ximum number of sessions is 1000 with a time out value of 1800 seconds
    The only public interface of the application is a bean. When this bean is
    used via a main method, then everything works. The same JVM is used
    to run the application from the command line.
    Can you give me some suggestion, how the problem can be resolved.
    Thanks

    In the mean time I found a solution to the problem.
    After reading the JavaMail forum, FAQ, Notes, and
    other resources it became obvious, that
    large attachments exhaust JVM memory.
    I minimized the memory usage of the JavaMail
    and the application, that uses the JavaMail as
    follows.
    I decreased the fetchsize of the IMAP4 client
    by setting the mail.imap.fetchsize properties to
    64 bytes.
    I do not buffer the InputStream returned by the
    Part.getContent() method.
    I decreased the buffer size used in the statement
    istream.read(buf) to 128.
    The istream is the InputStream returned by the
    Part.getContent.
    All this changes led to a JavaMail debug log, that
    showed, that JavaMail used the memory efficiently.
    JavaMail only read as many bytes as it was
    necessary to fiil the buf buffer, then I could save
    the bytes, and read the next chunk of the body.
    The price of the solution is, that the decreased memory usage resulted in a much slower system.

  • "Transaction Errors : Aborting transaction on session " while processing the cube

    HI Team,
    Currently i have developed a cube and successfully deployed it in to the SSAS server.
    But when i process the cube the measures in the cube got successfully processed. After that the process is still running and showing the status as "Transaction errors : aborting transaction on session XYZAB".
    can you please guide me in solving this issue. The cube takes more than 6 hrs to process.
    thanks in advance
    baskar k

    Hi,
    I have Similar issue with 2005 and in 2005 I can't execute select * from $system.discover_sessions.
    Do we have any other way to resolve it.
    If I restart SSAS Server, It starts working fine and I cant restart at day time.
    http://blogs.msdn.com/b/sql_pfe_blog/archive/2009/08/27/deadlock-troubleshooting-in-sql-server-analysis-services-ssas.aspx
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • EAS- [JRockit] ERROR: The JVM has crashed

    Hi Experts,
    EAS crashed with error-
    !!!Setting HBR appname to : HBR:HBRAPP
    [JRockit] ERROR: The JVM has crashed. Writing crash information to..........*.dump
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=128 si_addr=(nil)
    Version : Oracle JRockit(R) R28.0.2-11-135406-1.6.0_20-20100624-2119-linux-x86_64
    Please suggest .
    Regards
    Kumar
    Edited by: Kumar 1 on Nov 17, 2012 10:32 PM

    Thanks John for the help.
    I see load on server is normal and activities are also seems regular (not unusual).
    I found Doc @ metalink; Please I would like your view as your advice which is inavaluable.
    Doc "JRockit JVM Crash - R28.0.1 with "Illegal memory access" error message (Doc ID 1295504.1)"
    If not then what need to monitor closely???
    Regards
    Kumar

  • Maven - ERROR: Maven JVM terminated unexpectedly with exit code 0

    Hi All,
    I have written pom.xml for auto deployment process between hudson and deployment servers.
    The script which i return its working perfectly i can see the application in web logic server. The application has been deployed in the web logic server. No issues that.
    All the remaining task is also very well working in the servers but the build is failing as **failed** by saying the below error in hudson
    [ServerConnectionImpl.close():332] : Closing DM connection
    [ServerConnectionImpl.close():352] : Unregistered all listeners
    [ServerConnectionImpl.closeJMX():372] : Closed JMX connection
    [ServerConnectionImpl.closeJMX():384] : Closed Runtime JMX connection
    [ServerConnectionImpl.closeJMX():396] : Closed Edit JMX connection
    **ERROR: Maven JVM terminated unexpectedly with exit code 0**
    Sending e-mails to: [email protected]
    Finished: FAILURE
    I dont why like this happening in the maven.
    Here is my maven opts set in Hudson server.
    Maven_OPTS : -Xms256m -Xmx1024m -XX:MaxPermSize=512m
    kindly help me to resolve this issue. Thanks in advance.
    Regards,
    Rocky.

    Hi Sir,
    Please try the following items:
    1. if ther is anti-virus installed , please uninstall it temporarily
    2. run  " sfc /scannow "
    3. keep windows up-to-date
    4. if you updated some hardware driver please roll it back
    5. if the issue persists , please use windows installation media to perform inplace-upgrade for the system
    Also please refer to reinstall C++ runtime within the similar thread:
    https://social.technet.microsoft.com/Forums/windows/en-US/bf69eeff-24c4-499f-b280-b6a3098f4f9f/problem-with-msvcrtdll-version-70760117744?forum=w7itprogeneral
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Informatica -   FATAL ERROR : Aborting the DTM process

    Hi there,
    One of our informatica session was running fine for months, but all of sudden it got failed with error:
    Message: *********** FATAL ERROR : Caught a fatal signal or exception. ***********
    FATAL ERROR : Aborting the DTM process due to fatal signal or exception
    Message: *********** FATAL ERROR : Signal Received: SIGSEGV (11) ***********
    So I have increased 'DTM Buffer Size' to 1GB and 'Default buffer block size' to 256000 bytes.
    Still I got the same error.
    Can someone pls help me with this?
    Thanks,
    Raghu

    Hi,
    Here is a link for Troubleshooting: Common Error Messages
    https://community.informatica.com/docs/DOC-1619
    “[DTM_10004] The DTM process terminated unexpectedly.
    This means that the engine could not accomplish the first step in your task. Generally, this indicates that your source file or database is unreadable by the engine (even though you could preview data).  Check your source columns for spaces, dashes, or
    special characters. It could also mean that a virus scanner, content filter, or proxy server is blocking agent access to the source.”
    Meanwhile, this issue is related to informatica cloud. Please understand that we has the very limited resources about the third party program. For quick and accurate answers to your questions, it is recommended that you initial a new thread in the informatica
    forum via the below link:
    https://community.informatica.com/community/products/informatica_cloud
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Hope the issue will be resolved soon.
    Tracy Cai
    TechNet Community Support

  • Error Creating JVM after oledb install

    I've installed OraOLEDB_81730 several times on Windows 200 server with success. However the latest install of the oledb cause an error window to appear after reboot.
    The window title bar was entitled "Error" and the window was of type warning with the msg "error creating jvm"
    When I uninstall the oledb driver the error window goes away. Re - install, the error window comes back.
    Anyone have any ideas?

    I still think it is a permissions/ user privileges/ policies/ security issue - if it runs on one account, it is unlikely the plug-in is damaged or you installed the 32bit version in CS5 or vice versa. I strongly suspect the plug-in is unable to probe your graphics card and thus never initializes. Perhaps it's being blocked by some security tool or your user account doesn't have the permissions to load system drivers. The latter can be fixed by changing the respective entry in your group policy editor (gpedit.msc). The respective point would be in Computerkonfiguration --> Windows-Einstellungen --> Sicherheitseinstellungen --> Lokale Richtlinien --> Zuweisen von Benutzerrechetn --> Laden und Entfernen von Gerätetreibern. And of course temporarily turn off security stuff to verify it's not the problem.
    Mylenium

  • "Error creating JVM" in iPlanet Web Server 4.1SP7 when configured with JDK

    I need to configure iPlanet Web Server 4.1SP7 to execute JSP/Servlets on itself and lookup EJBs kept on IBM Websphere Application Server 4.0.1, both running on different servers with Sun Solaris.
    Whenever, I try to configure iPlanet Web Server 4.1 SP7 to use IBM's JDK 1.3.0 (provided with WAS 4.0) to lookup an EJB, iPlanet server stops as soon as it starts, giving:
    [07/Feb/2003:11:52:38] info ( 2788): Internal error: unable to create JVM acquire failed1:52:38] info ( 2788): NSServletSession::(late)init - JVMControl:: [07/Feb/2003:11:52:38] failure ( 2788): Failure to load JVM (check your JRE) on(late) NSServletLateInit: unknown error): conf_init: Error running init function
    Evenif, I configure it using Sun's JDK 1.4.0.03, iPlanet wS keeps on giving "Exiting JVM" in the error log..
    Now, I want to know, which JVMs are supported by iPlanet Web Server 4.1 SP7, that can be used to lookup deployed components (EJBs/Datasource) on Websphere Application Server 4.0.1?
    Regards,
    Vaibhav
    [email protected]

    I think you are running into this:
    http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsunone%2F8322&zone_32=-Xrs%2A%20
    Thanks
    Manish

  • I'm having problems with IWS 41SP8, the log error shows Aborting JVM, then Exiting JVM due to: jvm_abort () and jvm.exitOnAbort 0. What can I do?

    Additonal JVM exit statistics: AttachedThreads/Max=255/313, ActiveThreads/Max=323/323, and finally the web server restart.

    Hi,
    Please look out the below link.
    http://knowledgebase.iplanet.com/ikb/kb/articles/5063.html
    By the way i would request yout to use JDK1.2.2_011.
    I hope this helps.
    Regards,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • Error in JVM crash - JDeveloper

    I'm using JDeveloper 11g Release 1, error when running the application.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da5df84, pid=5528, tid=2640
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
    # Problematic frame:
    # V [jvm.dll+0x1adf84]
    # An error report file with more information is saved as:
    # C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\hs_err_pid5528.log
    Debugger connection to debuggee process has been lost.
    [Server Instance IntegratedWebLogicServer is shutting down. All applications currently running will be terminated and undeployed.]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    [Application termination requested. Undeploying application GeofusionOnMaps.]
    [02:27:10 PM] ---- Deployment started. ----
    [02:27:10 PM] Target platform is (Weblogic 10.3).
    Process exited.
    Debugger disconnected from local process.
    [02:27:26 PM] #### Deployment incomplete. ####
    [Application GeofusionOnMaps stopped and undeployed from Server Instance IntegratedWebLogicServer]
    [sending request to shutdown server...]
    C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\bin\stopWebLogic.cmd
    Stopping Weblogic Server...
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://127.0.0.1:7004 with userid weblogic ...
    This Exception occurred at Wed Nov 17 14:27:34 BRST 2010.
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://127.0.0.1:7004: 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:28
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:520)
    at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:573)
    at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:313)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:203)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:60)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:125)
    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:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx4.connect$1(<iostream>:16)
    at org.python.pycode._pyx4.call_function(<iostream>
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx15.f$0(C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\shutdown.py:1)
    at org.python.pycode._pyx15.call_function(C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\shutdown.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:131)
    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:597)
    at weblogic.WLST.main(WLST.java:29)
    Caused by: java.net.ConnectException: t3://127.0.0.1:7004: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused: connect; No available router to destination
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    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(SecurityManager.java:147)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:339)
    ... 38 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:23
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
    ... 44 more
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\shutdown.py", line 1, in ?
    File "<iostream>", line 22, in connect
    File "<iostream>", line 618, in raiseWLSTException
    WLSTException: Error occured while performing connect : Error getting the initial context. There is no server running at t3://127.0.0.1:7004
    Use dumpStack() to view the full stacktrace
    Below is the configuration of JDeveloper, which I'm using the log showing the error.
    Configuration of JDeveloper:
    @ECHO OFF
    set COMMON_COMPONENTS_HOME=C:\Oracle\JDeveloper\oracle_common
    for %%i in ("%COMMON_COMPONENTS_HOME%") do set COMMON_COMPONENTS_HOME=%%~fsi
    set WL_HOME=C:\Oracle\JDeveloper\wlserver_10.3
    for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
    set BEA_JAVA_HOME=C:\Program Files\Java\jrmc-4.0.1-1.6.0
    set JAVA_VENDOR=Sun
    set SUN_JAVA_HOME=C:\Oracle\JDeveloper\jdk160_14_R27.6.5-32
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Sun
              set JAVA_HOME=C:\Oracle\JDeveloper\jdk160_14_R27.6.5-32
    set JAVA_HOME=%JAVA_HOME%
    for %%i in ("%JAVA_HOME%") do set JAVA_HOME=%%~fsi
    set SAMPLES_HOME=%WL_HOME%\samples
    set DOMAIN_HOME=C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain
    for %%i in ("%DOMAIN_HOME%") do set DOMAIN_HOME=%%~fsi
    set LONG_DOMAIN_HOME=C:\Users\helder.farias\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain
    if "%DEBUG_PORT%"=="" (
         set DEBUG_PORT=8453
    if "%SERVER_NAME%"=="" (
         set SERVER_NAME=DefaultServer
    set POINTBASE_FLAG=false
    set enableHotswapFlag=
    set PRODUCTION_MODE=
    set doExitFlag=false
    set verboseLoggingFlag=false
    for %%p in (%*) do call :SET_PARAM %%p
    GOTO :CMD_LINE_DONE
         :SET_PARAM
         for %%q in (%1) do set noQuotesParam=%%~q
         if /i "%noQuotesParam%" == "nodebug" (
              set debugFlag=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "production" (
              set DOMAIN_PRODUCTION_MODE=true
              GOTO :EOF
         if /i "%noQuotesParam%" == "notestconsole" (
              set testConsoleFlag=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "noiterativedev" (
              set iterativeDevFlag=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "noLogErrorsToConsole" (
              set logErrorsToConsoleFlag=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "nopointbase" (
              set POINTBASE_FLAG=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "doExit" (
              set doExitFlag=true
              GOTO :EOF
         if /i "%noQuotesParam%" == "noExit" (
              set doExitFlag=false
              GOTO :EOF
         if /i "%noQuotesParam%" == "verbose" (
              set verboseLoggingFlag=true
              GOTO :EOF
         if /i "%noQuotesParam%" == "enableHotswap" (
              set enableHotswapFlag=-javaagent:%WL_HOME%\server\lib\diagnostics-agent.jar
              GOTO :EOF
         ) else (
              set PROXY_SETTINGS=%PROXY_SETTINGS% %1
         GOTO :EOF
    :CMD_LINE_DONE
    set MEM_DEV_ARGS=
    if "%DOMAIN_PRODUCTION_MODE%"=="true" (
         set PRODUCTION_MODE=%DOMAIN_PRODUCTION_MODE%
    if "%PRODUCTION_MODE%"=="true" (
         set debugFlag=false
         set testConsoleFlag=false
         set iterativeDevFlag=false
         set logErrorsToConsoleFlag=false
    call "%WL_HOME%\common\bin\commEnv.cmd"
    set WLS_HOME=%WL_HOME%\server
    set XMS_SUN_64BIT=256
    set XMS_SUN_32BIT=256
    set XMX_SUN_64BIT=512
    set XMX_SUN_32BIT=512
    set XMS_JROCKIT_64BIT=256
    set XMS_JROCKIT_32BIT=256
    set XMX_JROCKIT_64BIT=512
    set XMX_JROCKIT_32BIT=512
    if "%JAVA_VENDOR%"=="Sun" (
         set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m
         set WLS_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    ) else (
         set WLS_MEM_ARGS_64BIT=-Xms512m -Xmx512m
         set WLS_MEM_ARGS_32BIT=-Xms512m -Xmx512m
    if "%JAVA_VENDOR%"=="Oracle" (
         set CUSTOM_MEM_ARGS_64BIT=-Xms%XMS_JROCKIT_64BIT%m -Xmx%XMX_JROCKIT_64BIT%m
         set CUSTOM_MEM_ARGS_32BIT=-Xms%XMS_JROCKIT_32BIT%m -Xmx%XMX_JROCKIT_32BIT%m
    ) else (
         set CUSTOM_MEM_ARGS_64BIT=-Xms%XMS_SUN_64BIT%m -Xmx%XMX_SUN_64BIT%m
         set CUSTOM_MEM_ARGS_32BIT=-Xms%XMS_SUN_32BIT%m -Xmx%XMX_SUN_32BIT%m
    set MEM_ARGS_64BIT=%CUSTOM_MEM_ARGS_64BIT%
    set MEM_ARGS_32BIT=%CUSTOM_MEM_ARGS_32BIT%
    if "%JAVA_USE_64BIT%"=="true" (
         set MEM_ARGS=%MEM_ARGS_64BIT%
    ) else (
         set MEM_ARGS=%MEM_ARGS_32BIT%
    set MEM_PERM_SIZE_64BIT=-XX:PermSize=128m
    set MEM_PERM_SIZE_32BIT=-XX:PermSize=128m
    if "%JAVA_USE_64BIT%"=="true" (
         set MEM_PERM_SIZE=%MEM_PERM_SIZE_64BIT%
    ) else (
         set MEM_PERM_SIZE=%MEM_PERM_SIZE_32BIT%
    set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=512m
    set MEM_MAX_PERM_SIZE_32BIT=-XX:MaxPermSize=512m
    if "%JAVA_USE_64BIT%"=="true" (
         set MEM_MAX_PERM_SIZE=%MEM_MAX_PERM_SIZE_64BIT%
    ) else (
         set MEM_MAX_PERM_SIZE=%MEM_MAX_PERM_SIZE_32BIT%
    if "%JAVA_VENDOR%"=="Sun" (
         if "%PRODUCTION_MODE%"=="" (
              set MEM_DEV_ARGS=-XX:CompileThreshold=8000 %MEM_PERM_SIZE%
    @REM Had to have a separate test here BECAUSE of immediate variable expansion on windows
    if "%JAVA_VENDOR%"=="Sun" (
         set MEM_ARGS=%MEM_ARGS% %MEM_DEV_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="HP" (
         set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="Oracle" (
         set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="Apple" (
         set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="IBM" (
         set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    @REM IF USER_MEM_ARGS the environment variable is set, use it to override ALL MEM_ARGS values
    if NOT "%USER_MEM_ARGS%"=="" (
         set MEM_ARGS=%USER_MEM_ARGS%
    set ORACLE_DOMAIN_CONFIG_DIR=%DOMAIN_HOME%\config\fmwconfig
    for %%i in ("%ORACLE_DOMAIN_CONFIG_DIR%") do set ORACLE_DOMAIN_CONFIG_DIR=%%~fsi
    set WLS_JDBC_REMOTE_ENABLED=-Dweblogic.jdbc.remoteEnabled=false
    set JAVA_PROPERTIES=-Dplatform.home=%WL_HOME% -Dwls.home=%WLS_HOME% -Dweblogic.home=%WLS_HOME%
    set ALT_TYPES_DIR=%ORACLE_HOME%\modules\oracle.ossoiap_11.1.1,%ORACLE_HOME%\modules\oracle.oamprovider_11.1.1
    set EXTRA_JAVA_PROPERTIES=-Dwsm.repository.path=%DOMAIN_HOME%\oracle\store\gmds %EXTRA_JAVA_PROPERTIES%
    set EXTRA_JAVA_PROPERTIES=-Ddomain.home=%DOMAIN_HOME% -Dcommon.components.home=%COMMON_COMPONENTS_HOME% -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=%ORACLE_DOMAIN_CONFIG_DIR% -Doracle.server.config.dir=%ORACLE_DOMAIN_CONFIG_DIR%\servers\%SERVER_NAME% -Doracle.security.jps.config=%DOMAIN_HOME%\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=%ORACLE_DOMAIN_CONFIG_DIR%\carml -Digf.arisidstack.home=%ORACLE_DOMAIN_CONFIG_DIR%\arisidprovider -Dweblogic.alternateTypesDirectory=%ALT_TYPES_DIR% %WLS_JDBC_REMOTE_ENABLED% %EXTRA_JAVA_PROPERTIES%
    set EXTRA_JAVA_PROPERTIES=-Djps.app.credential.overwrite.allowed=true %EXTRA_JAVA_PROPERTIES%
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %EXTRA_JAVA_PROPERTIES%
    set ARDIR=%WL_HOME%\server\lib
    pushd %LONG_DOMAIN_HOME%
    @REM Clustering support (edit for your cluster!)
    if "%ADMIN_URL%"=="" (
         @REM The then part of this block is telling us we are either starting an admin server OR we are non-clustered
         set CLUSTER_PROPERTIES=-Dweblogic.management.discover=true
    ) else (
         set CLUSTER_PROPERTIES=-Dweblogic.management.discover=false -Dweblogic.management.server=%ADMIN_URL%
    if NOT "%LOG4J_CONFIG_FILE%"=="" (
         set JAVA_PROPERTIES=%JAVA_PROPERTIES% -Dlog4j.configuration=file:%LOG4J_CONFIG_FILE%
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %CLUSTER_PROPERTIES%
    set JAVA_DEBUG=
    if "%debugFlag%"=="true" (
         set JAVA_DEBUG=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=%DEBUG_PORT%,server=y,suspend=n -Djava.compiler=NONE
         set JAVA_OPTIONS=%JAVA_OPTIONS% %enableHotswapFlag% -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole...
    ) else (
         set JAVA_OPTIONS=%JAVA_OPTIONS% %enableHotswapFlag% -da
    if NOT exist %JAVA_HOME%\lib (
         echo The JRE was not found in directory %JAVA_HOME%. ^(JAVA_HOME^)
         echo Please edit your environment and set the JAVA_HOME
         echo variable to point to the root directory of your Java installation.
         popd
         pause
         GOTO :EOF
    if "%POINTBASE_FLAG%"=="true" (
         set DATABASE_CLASSPATH=%POINTBASE_CLASSPATH%
    ) else (
         set DATABASE_CLASSPATH=%POINTBASE_CLIENT_CLASSPATH%
    if NOT "%POST_CLASSPATH%"=="" (
         set POST_CLASSPATH=C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoapi.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoutl.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\org.eclipse.persistence_1.0.0.0_1-2-0.jar;%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrf.jar;%POST_CLASSPATH%
    ) else (
         set POST_CLASSPATH=C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoapi.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoutl.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\org.eclipse.persistence_1.0.0.0_1-2-0.jar;%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrf.jar
    if NOT "%DATABASE_CLASSPATH%"=="" (
         if NOT "%POST_CLASSPATH%"=="" (
              set POST_CLASSPATH=%POST_CLASSPATH%;%DATABASE_CLASSPATH%
         ) else (
              set POST_CLASSPATH=%DATABASE_CLASSPATH%
    if NOT "%ARDIR%"=="" (
         if NOT "%POST_CLASSPATH%"=="" (
              set POST_CLASSPATH=%POST_CLASSPATH%;%ARDIR%\xqrl.jar
         ) else (
              set POST_CLASSPATH=%ARDIR%\xqrl.jar
    @REM PROFILING SUPPORT
    set JAVA_PROFILE=
    set SERVER_CLASS=weblogic.Server
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %WLP_JAVA_PROPERTIES%
    set JAVA_OPTIONS=%JAVA_OPTIONS% %JAVA_PROPERTIES% -Dwlw.iterativeDev=%iterativeDevFlag% -Dwlw.testConsole=%testConsoleFlag% -Dwlw.logErrorsToConsole=%logErrorsToConsoleFlag%
    if "%DOMAIN_PRODUCTION_MODE%"=="true" (
         set JAVA_OPTIONS= -Dweblogic.ProductionModeEnabled=true %JAVA_OPTIONS%
    @REM -- Setup properties so that we can save stdout and stderr to files
    if NOT "%WLS_STDOUT_LOG%"=="" (
         echo Logging WLS stdout to %WLS_STDOUT_LOG%
         set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.Stdout=%WLS_STDOUT_LOG%
    if NOT "%WLS_STDERR_LOG%"=="" (
         echo Logging WLS stderr to %WLS_STDERR_LOG%
         set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.Stderr=%WLS_STDERR_LOG%
    @REM ADD EXTENSIONS TO CLASSPATHS
    if NOT "%EXT_PRE_CLASSPATH%"=="" (
         if NOT "%PRE_CLASSPATH%"=="" (
              set PRE_CLASSPATH=%EXT_PRE_CLASSPATH%;%PRE_CLASSPATH%
         ) else (
              set PRE_CLASSPATH=%EXT_PRE_CLASSPATH%
    if NOT "%EXT_POST_CLASSPATH%"=="" (
         if NOT "%POST_CLASSPATH%"=="" (
              set POST_CLASSPATH=%POST_CLASSPATH%;%EXT_POST_CLASSPATH%
         ) else (
              set POST_CLASSPATH=%EXT_POST_CLASSPATH%
    if NOT "%WEBLOGIC_EXTENSION_DIRS%"=="" (
         set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.ext.dirs=%WEBLOGIC_EXTENSION_DIRS%
    set JAVA_OPTIONS=%JAVA_OPTIONS%
    @REM SET THE CLASSPATH
    if NOT "%WLP_POST_CLASSPATH%"=="" (
         if NOT "%CLASSPATH%"=="" (
              set CLASSPATH=%WLP_POST_CLASSPATH%;%CLASSPATH%
         ) else (
              set CLASSPATH=%WLP_POST_CLASSPATH%
    if NOT "%POST_CLASSPATH%"=="" (
         if NOT "%CLASSPATH%"=="" (
              set CLASSPATH=%POST_CLASSPATH%;%CLASSPATH%
         ) else (
              set CLASSPATH=%POST_CLASSPATH%
    if NOT "%WEBLOGIC_CLASSPATH%"=="" (
         if NOT "%CLASSPATH%"=="" (
              set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
         ) else (
              set CLASSPATH=%WEBLOGIC_CLASSPATH%
    if NOT "%PRE_CLASSPATH%"=="" (
         set CLASSPATH=%PRE_CLASSPATH%;%CLASSPATH%
    if NOT "%JAVA_VENDOR%"=="BEA" (
         set JAVA_VM=%JAVA_VM% %JAVA_DEBUG% %JAVA_PROFILE%
    ) else (
         set JAVA_VM=%JAVA_VM% %JAVA_DEBUG% %JAVA_PROFILE%
    End configuration the JDeveloper.
    Log the Error JDeveloper:
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da5df84, pid=5528, tid=2640
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
    # Problematic frame:
    # V [jvm.dll+0x1adf84]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00d09400): JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=2640, stack(0x44720000,0x44770000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0169016a
    Registers:
    EAX=0x01690162, EBX=0x00d6c7a0, ECX=0x01690162, EDX=0x2cd79268
    ESP=0x4476f9b4, EBP=0x4476f9e0, ESI=0x00d08b78, EDI=0x01690162
    EIP=0x6da5df84, EFLAGS=0x00010202
    Top of Stack: (sp=0x4476f9b4)
    0x4476f9b4: 4476fa3c 00d08b78 6d9e27de 00d6c7a0
    0x4476f9c4: 00d09400 496471b4 00d08b78 00cf40d8
    0x4476f9d4: 00cf40e0 00cf44cc 00d6c7a0 4476fa18
    0x4476f9e4: 6d9dacda 2cd792d8 4476fa44 4476fa40
    0x4476f9f4: 4476fa3c 00000000 4476fac0 00000000
    0x4476fa04: 00d09400 00000000 00000000 00000000
    0x4476fa14: 00d09400 4476fa48 6d44b6c4 00d6c7a0
    0x4476fa24: 496471b4 4476fa44 4476fa40 4476fa3c
    Instructions: (pc=0x6da5df84)
    0x6da5df74: cc cc cc cc cc cc cc cc cc cc cc cc 56 57 8b f9
    0x6da5df84: 0f b7 77 08 46 56 e8 81 4f fe ff 83 c4 04 85 f6
    Stack: [0x44720000,0x44770000], sp=0x4476f9b4, free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x1adf84]
    V [jvm.dll+0x12acda]
    C [jdwp.dll+0x1b6c4]
    C [jdwp.dll+0x4306]
    C [jdwp.dll+0x4434]
    C [jdwp.dll+0x4472]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x47403c00 JavaThread "Timer-2" daemon [_thread_blocked, id=3732, stack(0x4a500000,0x4a550000)]
    0x47404400 JavaThread "Thread-31" daemon [_thread_blocked, id=3424, stack(0x4a4b0000,0x4a500000)]
    0x47404800 JavaThread "JarIndex Timer" daemon [_thread_blocked, id=5856, stack(0x4a450000,0x4a4a0000)]
    0x47403000 JavaThread "[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=5516, stack(0x4a300000,0x4a350000)]
    0x47402c00 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=3336, stack(0x492e0000,0x49330000)]
    0x47402400 JavaThread "DynamicListenThread[Default[2]]" daemon [_thread_in_native, id=3584, stack(0x49290000,0x492e0000)]
    0x46b38400 JavaThread "DynamicListenThread[Default[3]]" daemon [_thread_in_native, id=5244, stack(0x49240000,0x49290000)]
    0x46b38000 JavaThread "DynamicListenThread[Default[4]]" daemon [_thread_in_native, id=5468, stack(0x491f0000,0x49240000)]
    0x46b37800 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=1944, stack(0x491a0000,0x491f0000)]
    0x46b35c00 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=3832, stack(0x49010000,0x49060000)]
    0x46b37400 JavaThread "CacheCleaner" daemon [_thread_blocked, id=1908, stack(0x49150000,0x491a0000)]
    0x46b36c00 JavaThread "Worker-2" daemon [_thread_blocked, id=4500, stack(0x49100000,0x49150000)]
    0x46b6f000 JavaThread "Worker-1" daemon [_thread_blocked, id=4840, stack(0x490b0000,0x49100000)]
    0x46b6e000 JavaThread "Worker-0" daemon [_thread_blocked, id=4508, stack(0x48ed0000,0x48f20000)]
    0x46b6c800 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=4932, stack(0x48ca0000,0x48cf0000)]
    0x46b36800 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=828, stack(0x48e30000,0x48e80000)]
    0x46c57c00 JavaThread "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=2996, stack(0x48bb0000,0x48c00000)]
    0x46b6e400 JavaThread "oracle.dfw.impl.incident.IncidentManagerImpl - Incident Purger" daemon [_thread_blocked, id=4024, stack(0x48de0000,0x48e30000)]
    0x46b36000 JavaThread "LogFlusher" daemon [_thread_blocked, id=3140, stack(0x49060000,0x490b0000)]
    0x46b35400 JavaThread "oracle.dfw.impl.incident.IncidentManagerImpl - Incident Purger" daemon [_thread_blocked, id=5892, stack(0x48fc0000,0x49010000)]
    0x46b35000 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=5888, stack(0x48f70000,0x48fc0000)]
    0x46b6f800 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=4012, stack(0x48f20000,0x48f70000)]
    0x46b6ec00 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Wed Nov 17 14:24:48 BRST 2010)" daemon [_thread_blocked, id=4180, stack(0x48e80000,0x48ed0000)]
    0x46dfd400 JavaThread "Timer-0" daemon [_thread_blocked, id=5072, stack(0x476e0000,0x47730000)]
    0x00d18400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5344, stack(0x448a0000,0x448f0000)]
    0x00d1c400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4524, stack(0x44850000,0x448a0000)]
    0x00d0cc00 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=4444, stack(0x44800000,0x44850000)]
    0x00d0c400 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=3200, stack(0x44770000,0x447c0000)]
    =>0x00d09400 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=2640, stack(0x44720000,0x44770000)]
    0x00cfd800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2056, stack(0x44670000,0x446c0000)]
    0x00cf2c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5584, stack(0x44620000,0x44670000)]
    0x00cc4400 JavaThread "Finalizer" daemon [_thread_blocked, id=4112, stack(0x445d0000,0x44620000)]
    0x00cbfc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4928, stack(0x01510000,0x01560000)]
    0x00d6f800 JavaThread "main" [_thread_blocked, id=5408, stack(0x001e0000,0x00230000)]
    Other Threads:
    0x00cbbc00 VMThread [stack: 0x00d70000,0x00dc0000] [id=5140]
    0x00d1f000 WatcherThread [stack: 0x448f0000,0x44940000] [id=2948]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 18240K, used 4553K [0x042b0000, 0x05670000, 0x06a10000)
    eden space 16256K, 18% used [0x042b0000, 0x045b1130, 0x05290000)
    from space 1984K, 74% used [0x05480000, 0x055f12e8, 0x05670000)
    to space 1984K, 0% used [0x05290000, 0x05290000, 0x05480000)
    tenured generation total 241984K, used 132383K [0x06a10000, 0x15660000, 0x242b0000)
    the space 241984K, 54% used [0x06a10000, 0x0eb57cd8, 0x0eb57e00, 0x15660000)
    compacting perm gen total 142336K, used 142137K [0x242b0000, 0x2cdb0000, 0x442b0000)
    the space 142336K, 99% used [0x242b0000, 0x2cd7e7d0, 0x2cd7e800, 0x2cdb0000)
    No shared spaces configured.
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\JDEVEL~1\WLSERV~1.3\server\lib\weblogic.policy -agentlib:jdwp=transport=dt_socket,server=y,address=7289 -Djavax.net.ssl.trustStore=C:\Oracle\JDeveloper\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\JDEVEL~1\WLSERV~1.3 -Dwls.home=C:\Oracle\JDEVEL~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\JDEVEL~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1 -Dcommon.components.home=C:\Oracle\JDEVEL~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\JDEVEL~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=\modules\oracle.ossoiap_11.1.1,\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\HELDER~1.FAR\AppData\Roaming\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\JDEVEL~1\patch_wls1032\profiles\default\sysext_manifest_classpath;C:\Oracle\JDEVEL~1\patch_jdev1111\profiles\default\sysext_manifest_classpath
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Oracle\JDEVEL~1\JDK160~1.5-3
    CLASSPATH=C:\Oracle\JDEVEL~1\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\JDEVEL~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\JDEVEL~1\JDK160~1.5-3\lib\tools.jar;C:\Oracle\JDEVEL~1\utils\config\10.3\config-launch.jar;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\JDEVEL~1\modules\features\weblogic.server.modules_10.3.2.0.jar;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\JDEVEL~1\modules\ORGAPA~1.0/lib/ant-all.jar;C:\Oracle\JDEVEL~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoapi.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\sdoutl.jar;C:\Oracle\JDeveloper\wlserver_10.3\server\lib\org.eclipse.persistence_1.0.0.0_1-2-0.jar;C:\Oracle\JDEVEL~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\JDEVEL~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\JDEVEL~1\patch_wls1032\profiles\default\native;C:\Oracle\JDEVEL~1\patch_jdev1111\profiles\default\native;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\native\win\32;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\bin;C:\Oracle\JDEVEL~1\modules\ORGAPA~1.0\bin;C:\Oracle\JDEVEL~1\JDK160~1.5-3\jre\bin;C:\Oracle\JDEVEL~1\JDK160~1.5-3\bin;C:\oracle\product\11.1.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\GnuWin32\bin;C:\Program Files\Java\jdk1.6.0_16\bin;C:\Program Files\doxygen\bin;C:\Program Files\TortoiseSVN\bin;C:\Oracle\JDEVEL~1\WLSERV~1.3\server\native\win\32\oci920_8
    USERNAME=helder.farias
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Vista Build 6002 Service Pack 2
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(1033400k free), swap 4194303k(4067528k free)
    vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1
    time: Wed Nov 17 14:27:10 2010
    elapsed time: 157 seconds
    End error the log JDeveloper.
    I've tried using the version of jdk 6.0.22 and still get the same error, already increased the memory and keeps giving the same error .... do not know what else to do ...
    I am two days trying to resolve this, please help me.
    Thanks.

    Hi,
    any chance you can upgrade to JDeveloper 11.1.1.3 (PS2) ?
    Frank

  • Error (Aborted) executing CT mapping

    Hi I 've a big problem with execution of CT mapping,
    When I try to execute a code template mapping It ended with failure.
    I've OWB 11gr2 and my sources are Adabas (heterogeneous database) and my targets are in Oracle.
    Other code templete mapping execute without error.
    I use Attunity driver to unload from adabas. This task in host ended with return code 0,
    One of the adabas files, that I use has 115 Millions of records . I don't know what's the problem. the situation is :
    * In OWB execution is busy.
    ====================
    EXECUTIONS
    ====================
    Audit ID.. Status........ Name.............. Date.............. Owner.........
    14711 BUSY M_STAG_ETL_NOMINA 27-ENE-11 09:28:57 WSBICI_ADM
    From OWB (control center)
    Icon is a red square and the message (audit Information) is only aborted.
    Review logs:
    ******alert database It's not any errors
    ******$ORACLE_HOME/owb/jrt/log/jrt/job650 (last lines)
    <attr name='TIMEZONE' value='Europe/Paris'/>
    <attr name='PHASE_ID' value='2'/>
    <attr name='END_TIME' value='1296120053683'/>
    <attr name='STATUS' value='5'/>
    <attr name='START_TIME' value='1296116912769'/>
    <attr name='EXECUTION_STATEMENT_TYPE' value='JDBC'/>
    <attr name='TASK_ID' value='10'/>
    <attr name='JOB_ID' value='650'/>
    <attr name='ID' value='13'/>
    <txt>Aborted</txt>
    </msg>
    <msg time='2011-01-27T10:20:53.703+01:00' comp_id='' type='NOTIFICATION' level='1' host_id='evodbt1' host_addr='172.24.126.31' tid='127' user='iberora'
    ecid='172.24.126.31:94597:1296120053703:3846' rid='0'>
    <attr name='PHASE_ID' value='2'/>
    <attr name='END_TIME' value='1296120053703'/>
    <attr name='STATUS' value='5'/>
    <attr name='START_TIME' value='1296116912706'/>
    ***** $ORACLE_HOME/owb/log (last lines)
    2011/01/27-10:37:34-CET [19110CAF][] Thin driver connection time - 97 millisecond(s)
    2011/01/27-10:37:34-CET [19110CAF][WSBICI_ADM.WS_TBICI] Attempting to create adapter 'class.Oracle Database.11.2.DDLDeployment'
    2011/01/27-10:37:34-CET [19110CAF][WSBICI_ADM.WS_TBICI] Thin driver connection time - 167 millisecond(s)
    2011/01/27-10:37:34-CET [19110CAF][WSBICI_ADM.WS_TBICI] Creating target schema synonyms for target schema BICI_PROP
    2011/01/27-10:37:34-CET [19110CAF][WSBICI_ADM.WS_TBICI] Assigning grants to target schema BICI_PROP
    2011/01/27-10:37:35-CET [19110CAF][WSBICI_ADM.WS_TBICI] script_run_begin auditId=14757 operation=9001
    2011/01/27-10:37:42-CET [19110CAF][WSBICI_ADM.WS_TBICI] script_run_end auditId=14765 scriptRunStatus=15002
    2011/01/27-10:37:42-CET [19110CAF][WSBICI_ADM.WS_TBICI] deploy_unit_done auditId=14755
    2011/01/27-10:37:42-CET [19C1EA29][] Free Memory(bytes)=36868584 Total Memory(bytes)=81920000 Used Memory(bytes)=45051416 Used Memory(percent)=55%
    2011/01/27-10:37:42-CET [19C1EA29][] AuditId=14755: Request completed
    what's the problem?
    are there any log file more?
    thanks in advanced
    Marisol

    I've seen in database a session with a wait event.
    SID SERIAL# PROCESS SPID USERNAME DDHHMI Programa/Modulo Prev/Sql_ID SEG Estado
    18 1406 1234 20451 OWBSYS 270929 OWB_CCS evodbt1 P cf6jvt3r35mhh 0 87052 Inactivo
    SID SEQ# EVENT P1 P2 P3 WAIT_TIME SECONDS_IN_WAIT
    18 752 SQL*Net message from client 1952673792 1 0 0 87220
    SQL_TEXT
    SQL_FULLTEXT SQL_ID SHARABLE_MEM PERSISTENT_MEM RUNTIME_MEM
    SORTS VERSION_COUNT LOADED_VERSIONS OPEN_VERSIONS USERS_OPENING FETCHES EXECUTIONS PX_SERVERS_EXECUTIONS END_OF_FETCH_COUNT
    USERS_EXECUTING LOADS FIRST_LOAD_TIME INVALIDATIONS PARSE_CALLS DISK_READS DIRECT_WRITES BUFFER_GETS APPLICATION_WAIT_TIME
    CONCURRENCY_WAIT_TIME CLUSTER_WAIT_TIME USER_IO_WAIT_TIME PLSQL_EXEC_TIME JAVA_EXEC_TIME ROWS_PROCESSED COMMAND_TYPE OPTIMIZER_ OPTIMIZER_COST
    OPTIMIZER_ENV
    OPTIMIZER_ENV_HASH_VALUE PARSING_USER_ID PARSING_SCHEMA_ID PARSING_SCHEMA_NAME KEPT_VERSIONS ADDRESS HASH_VALUE
    OLD_HASH_VALUE PLAN_HASH_VALUE MODULE MODULE_HASH
    ACTION ACTION_HASH SERIALIZABLE_ABORTS
    OUTLINE_CATEGORY CPU_TIME ELAPSED_TIME OUTLINE_SID
    LAST_ACTIVE_CHIL R OBJECT_STATUS LITERAL_HASH_VALUE LAST_LOAD_TIME I I I CHILD_LATCH
    SQL_PROFILE SQL_PATCH SQL_PLAN_BASELINE PROGRAM_ID
    PROGRAM_LINE# EXACT_MATCHING_SIGNATURE FORCE_MATCHING_SIGNATURE LAST_ACTIVE_TI
    BIND_DATA
    TYPECHECK_MEM IO_CELL_OFFLOAD_ELIGIBLE_BYTES IO_INTERCONNECT_BYTES PHYSICAL_READ_REQUESTS PHYSICAL_READ_BYTES PHYSICAL_WRITE_REQUESTS
    PHYSICAL_WRITE_BYTES OPTIMIZED_PHY_READ_REQUESTS LOCKED_TOTAL PINNED_TOTAL IO_CELL_UNCOMPRESSED_BYTES IO_CELL_OFFLOAD_RETURNED_BYTES
    BEGIN :1 := wb_rt_message_feedback.message_end( :2 ) ; END;
    BEGIN :1 := wb_rt_message_feedback.message_end( :2 ) cf6jvt3r35mhh 23096 1504 584
    ; END;
    0 3 1 1 0 0 5 0 5
    0 5 2011-01-21/10:45:14 0 5 8 0 4818 0
    0 0 36046 6333 0 5 47 ALL_ROWS 0
    E289FB89E126A80034011000AEF9C3E2CFFA331056415555519521105555551545545558591555449665851D5511058555555155515122555415A0EA0E5551454265455454449081
    566E001696A35615551403025415505AE126A800050302000002000000100000000100002000000208D0070000004009000020030001010
    425061334 68 68 OWBSYS 0 C00000011C746780 3996306960
    245208783 0 OWB_CCS -515039546
    INFRASTRUCTURE -1,086E+09 0
    40000 85515
    C00000011C79E898 N VALID 0 20110127102124 N N N 0
    0
    0 0 0 20110127102124
    0 0 65536 8 65536 0
    0 0 28 431 0 0
    Cheers
    Marisol

  • Error in JVM when starting NWDS by MS Remote Console

    Hello,
    when i connect via MS Remote Console to another PC and try to start NWDS an error in popup takes place.
    Java Virtual Machine Launcher:
    Could not create the Java virtual machine
    By clicking "OK" the next popup comes.
    SAP Netweaver Developer Studio:
    JVM terminated. Exit code=1
    C:\j2sdk1.4.2_16\bin\javaw.exe
    -XmX1024m
    -Xms1024m
    -XX:PermSize=192m
    -XX:MaxPermSize=192m
    -DallUserDir='C:\Dokumente und Einstellungen\All Users\Anwendungsdaten'
    -cp C_\Programme\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.ide
    -showsplash C:\Programme\SAP\JDT\ecplise\SapIde.exe -showsplash 600"
    Can anybody help starting NWDS via Remote Console?
    We testes with different connection (mstsc /console, only mstc, MS Link, Citrix), different OS (XP and Vista), LAN and Internet Connections, different JVM, etc.
    thx

    Hi,
    thx for answer.
    It probably seems to work with lower settings (xms256 to xmx512).
    Can you explain why this settings are "too high"?
    We set this because we have "enough" RAM in system and for our development it is probably the best (quickest) setting we tested. Also i read about this settings in www, and there are 2 things they recommended for performance:
    First: Max. Settings is 1024MB and Second: set xms and xmx to the same value.
    thx for help.
    I`ve set 768 value to vm-parameters. It works.
    Edited by: Torsten on Aug 19, 2008 2:30 PM

  • Create Shopping Page gives Javascript Error - Sun JVM in a DMZ?

    Hi SDN
    We are running on SRM 5.0, with server at 5.5 and we have just implemented SP 11.  Since then, our users running IE with the Sun JVM 1.4.2_10 are getting a JavaScript  error everytime an applet loads on their page (in this case, it is the applet within the Document & Attachments section).  Moreover, our portal is being hosted on an SSL secured server within our DMZ, in conjunction with a Provencia IDS System, Blue Coat hardarware, RadWare, ...etc.
    The only way we can make that page work, is by disabling the Sun JVM and use the MS Version of the JVM.  At that point, no issue with the applet on our SSL Secured Portal.  Even funnier, is that when I'm calling directly the Portal Server (without the SSL proxy), even if i run the Sun JVM, I'm not getting the error. Since we have over 1000 users, it woulde be aimpossible to have all of them making that change... We need to make that work.
    Have you ever experienced something like that?  If yes, what have you done to fix it? Any suggestion, OSS notes
    Thanks in advance
    Eric L.

    I am having almost the same issue.  This is what my java console throws "load: class com.sapportals.portal.epcf.EPCMfactory not found."

  • [solved] PGKBUILD for hg package error "abort: HTTP Error 404: NOT...

    Im working on a PKGBUILD for pcw-hg using the example PKGBUILD-hg.proto as a guide
    I can do..
    hg clone https://bitbucket.org/emg/pcw
    ..and everything works fine, but with makepkg and the PKGBUILD im creating I get "abort: HTTP Error 404: NOT FOUND"
    Heres what Ive got..
    # Maintainer: tjwoosta <[email protected]>
    pkgname='pcw-hg'
    pkgver=146
    pkgrel=1
    pkgdesc="pcw uses inotify to monitor a directory tree (created by ii) and \
    open terminals running cw with the in and out files for each channel."
    arch=('i686' 'x86_64')
    url="http://www.deepcube.net/code/pcw/"
    license=('MIT')
    depends=('ii-emg-hg' 'srw-hg')
    makedepends=('mercurial')
    provides=('pcw')
    conflicts=('pcw')
    _hgroot="https://bitbucket.org/emg/"
    _hgrepo="pcw"
    build() {
    cd "$srcdir"
    msg "Connecting to Mercurial server...."
    if [ -d $_hgrepo ] ; then
    cd $_hgrepo
    hg pull -u
    msg "The local files are updated."
    else
    hg clone $_hgroot $_hgrepo
    fi
    msg "Mercurial checkout done or server timeout"
    msg "Starting make..."
    rm -rf "$srcdir/$_hgrepo-build"
    cp -r "$srcdir/$_hgrepo" "$srcdir/$_hgrepo-build"
    cd "$srcdir/$_hgrepo-build"
    make
    package() {
    cd "$srcdir/$_hgrepo-build"
    make PREFIX="/usr" DESTDIR="$pkgdir/" install
    install -D -m644 LICENSE \
    "$pkgdir/usr/share/licenses/$pkgname/license.txt"
    install -D -m755 extras/cw_color.sh \
    "$pkgdir/usr/bin/cw_color.sh"
    install -D -m755 extras/chat.sh \
    "$pkgdir/usr/bin/chat.sh"
    install -D -m755 extras/pcw_notify.sh \
    "$pkgdir/usr/bin/pcw_notify.sh"
    Any idea what Im doing wrong?
    Last edited by tjwoosta (2011-03-02 03:17:01)

    jasonwryan wrote:
    You could try removing the trailing slash on hg_root and just have:
    _hgroot="https://bitbucket.org/emg"
    lol, I cant believe I didnt think or that, I tried all kinds of crazy stuff.   Works though thank you

  • Error loading jvm.dll - urgent!!

    Hi,
    When I try to compile using javac, I get an error as stated below:
    Error loading: y:\sys\nt\j2sdk-1_3_1\jre\bin\hotspot\jvm.dll
    What am I missing?
    Thanks

    check if jvm.dll exists in y:\sys\nt\j2sdk-1_3_1\jre\bin\hotspot. May not be a good solution but try to uninstall and re-install j2sdk. Also check ur CLASSPATH settings
    Vinay

Maybe you are looking for

  • Apple Studio Display 17" CRT B&W freezes

    Hi there. I'm new in this apple forum. I'm one of the help team of the most popular apple forum in Italy and today, visiting an antiques market in a little village, I found the monitor above, at 10 €. I couldn't leave it there... so I picked it and b

  • Query to get all General Ledger: Actual Line Items

    Hello All, I am developing a cash flow report. for this I write a query on FAGLFLEXA table but in my system business area is not mation in FAGLFLEXA table becouse customization is not done. so i want to use other table where i get Business are, compa

  • User Exits/BADI's in HR Mater Data PA30

    Hi, Hi, When ever the Personnel's Qualification is Updated in PA30, I need to capture the Information and store it in a Custom Table to keep track of the change history information to create a report with micro level information like Qualification, T

  • Looping part of an animation

    I have an animation that builds to create a logo, basically inividual shapes fade in. Once the logo is built I would like to run a lighting effect at the bottom of it that will loop, but do not want the whole animation to start over with the loop. Wh

  • CS5 Upgrade Version Has No Acrobat 9, but my CS4 version is giving me problems

    I have recently reinstalled my OS and I am trying to get CS5 working again. I had CS4 and then upgraded to CS5. When I installed my system fresh I did not install CS4 first and just gave CS5 the CS4 serial numebr when it asked for it. CS5 is working