OC4J Webservices

First question: What is the main difference between OC4J
WebServices and WebServices using Apache SOAP 2.2?
Second question: Is the OC4J style going to replace Apache
SOAP2.2?
Third question: (How) Is the Oracle XDK (going to be) used OC4J
WebServices and/or Apache SOAP2.2?
Question regarding How-To document:
I've deployed the HelloWS (stateless) pure Java Web Service in
OC4J 9.0.2.0.0 and I can access it's home page. There I can make
a selection for either WSDL, proxy jar or proxy source. If I
select to output the WSDL: http://..../hellows/helloService?wsdl
the webservice returns a internal server error 500, indicating a
NullPointer exception. Analyzing the stacktrace shows me that
the error occurs at or due to:
oracle.xml.jaxp.JXSAXTransformerFactory.getAssociatedStylesheet
(JXSAXTransformerFactory.java:424). The NullpointerException
occurs at oracle.xml.parser.v2.DOMLocator.getSystemId
(DOMLocator.java:104).
Any clues to what I'm missing here? Remember the proxy_jar and
proxy_soruce both return without error.

First question: What is the main difference between OC4J
WebServices and WebServices using Apache SOAP 2.2?
Answer:OC4J Web Service is much more scalable than Apache
SOAP2.2 and is in tune with JSR 109 which is going to be part of
J2EE 1.4.
Second question: Is the OC4J style going to replace Apache
SOAP2.2?
Answer:Our direction is OC4J Web Services but we also support
for Apache SOAP 2.2 for backward compatibility. Jdeveloper has
option for deploying to either.
Third question: (How) Is the Oracle XDK (going to be) used OC4J
WebServices and/or Apache SOAP2.2?
Question regarding How-To document:
I've deployed the HelloWS (stateless) pure Java Web Service in
OC4J 9.0.2.0.0 and I can access it's home page. There I can make
a selection for either WSDL, proxy jar or proxy source. If I
select to output the WSDL: http://..../hellows/helloService?wsdl
the webservice returns a internal server error 500, indicating a
NullPointer exception. Analyzing the stacktrace shows me that
the error occurs at or due to:
oracle.xml.jaxp.JXSAXTransformerFactory.getAssociatedStylesheet
(JXSAXTransformerFactory.java:424). The NullpointerException
occurs at oracle.xml.parser.v2.DOMLocator.getSystemId
(DOMLocator.java:104).
Any clues to what I'm missing here? Remember the proxy_jar and
proxy_soruce both return without error.
Answer:I actually I have it running on without any errors. I
can’t think of any problems other than Jdk issues. The certified
JDK is 1.3

Similar Messages

  • How to enable schema validation on Oc4j webservice

    I have ejb3 webservice with a separate wsdl file. I would like to enable the schema validation, Someone knows, how can I do that?
    I found this, but it´s not so much clear for me:
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25603/wsprovider.htm
    Tks

    Hi,
    This is true for all attributes, not just Display Name. As long as an attribute has a non null value, you will not be able to change the regular expression of that attribute at the schema level.
    I don't know if nullifying display attribute for all user objects (assuming you are talking about binding between Display Name and a Person/User object) is an option. If so, its worth considering.
    If that is not an option, then assuming your data entry is coming from the FIM Portal and not any other external system like a custom portal, then you are ONLY left with regular expression validation at the RCDC level.
    Thanks,
    Jameel Syed |
    Identity & Security Strategist | [email protected] |
    Simplified Identity and Access Management

  • Date/Time Difference Anomaly in OC4J 9.0.4 Webservices.

    Hi all,
    We have a very peculiar problem with certain Dates in OC4J webservice. We checked the date on the client before it gets sent to the server and when the server (webservice) receives it, it's off by 1 hour, and vice versa. The strange thing is that it doesn't do it to all dates. Only some dates. Seems like most recent dates like those that occur this year or last year are ok. Yes, we checked timezones, daylight savings, clocks, etc, on both client and server and they are the same. Besides if it's something that global, it'll affect all dates not just certain dates.
    We tested it against a Linux box running OC4J 9.0.4 and the problem shows up, but when we test it against a Windows box running OC4J 10.1.2, it's fine. We don't know if it's Windows or it's 10.1.2 that fixes it. Also, on the OC4J 10.1.2, it's running on the same box as the client, so that may also be a factor. Upgrading the Linux box to OC4J 10.1.2 is not an option.
    Has anyone come across this problem before ? If so, any fixes/patches ? If we can find and prove evidence that this problem goes away in 10.1.2, we might be able to persuade the IT dept to upgrade to 10.1.2.
    We're using JDeveloper 10.1.2 for development with an Oracle 9i database and OC4J 9.0.4 (which we conjectured, is the problem).
    Thanks.
    JH

    I'm guessing by now you've determined the cause and taken steps to correct the problem ... was wondering what you found and how you resolved it. We just came across the exact same problem this morning and I'm having little luck finding information. :( I suspect OC4J is "adjusting" the time for us (gee thanks), but we are using v 9.0.2.1so your version theory could be it as well. At any rate, I would certainly appreciate your input JH. Thanks in advance!

  • Web services randomly fail to deploy properly in OC4J

    I have an ear with around 15 services, and sometimes (today, all the time, other times, not at all) some of the services fail to deploy correctly in that when I come to access them I get one of the following (the service that fails is generally different so the below is just an example):
    2009-07-07 15:06:16.633 WARNING OWS-03005 Unable to connect to URL: http://local
    host:8888/democustomer/CimsImageService due to java.security.PrivilegedActionExc
    eption: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type:
    text/html
    OR
    2009-07-07 15:06:16.711 ERROR OWS-04005 An error occurred for port: {http://serv
    ices.cims.prologic.com/}CimsCategoryService: javax.xml.rpc.JAXRPCException: Erro
    r loading Tie: com.prologic.cims.services.runtime.CimsCategoryWebServiceSoapHttp
    _Tie.
    Missing class: com.prologic.cims.services.runtime.CimsCategoryWebServi
    ceSoapHttp_Tie
    Dependent class: oracle.j2ee.ws.server.J2EEImplementor
    Loader: oc4j:10.1.3
    Code-Source: /C:/oc4j/webservices/lib/wsserver.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home
    \oc4j.jar
    This load was initiated at democustomer.web.democustomer:0.0.0 using the loadCla
    ss() method.
    The missing class is not available from any code-source or loader in the system.
    If I redeploy it often, but not always, sorts the problem out so it is not a source code issue and I guess, possibly not a deployment descriptor problem for the same reason.
    I'm running on OC4J 10.1.3.1 (we need to run with this version for now).
    I get the same problem very occasionally on Linux 10.1.3.n but it's rare.
    Anyone out there seen this before ? It's becoming very irritating.

    idris, the only workaround I have found is to check at container startup that each service was deployed ok, by making a call to a serviceAvailable method. That way, if I restart OC4J after a deployment I see log messages if all was not well (and in fact I can specify that the container shouldn't start if the service failed)
    Class oracle.j2ee.server.OC4JStartup is the one you want and insert something like into server.xml after the cluster element (the jar conmtaining your code needs to be in the applib directory too):
         <init-library path="../applib/startupshutdown.jar" /> <!-- or wherever we put it -->
    <startup-classes>
    <startup-class classname="com.prologic.cms.services.StartupServer" failure-is-fatal="true" >
    <execution-order>0</execution-order>
                   <init-param>
                        <param-name>TestServices</param-name>
                        <param-value>true</param-value>
                   </init-param>
                   <init-param>
                        <param-name>deployment.port</param-name>
                        <param-value>7777</param-value>
                   </init-param>
                   <init-param>
                        <param-name>ASwitchToPassIn</param-name>
                        <param-value>true</param-value>
                   </init-param>
                   <init-param>
                        <param-name>SearchIndexRebuild</param-name>
                        <param-value>true</param-value>
                   </init-param>
                   <init-param>
                        <param-name>waitfor</param-name>
                        <param-value>50000</param-value>
                   </init-param>
                   <init-param>
                        <param-name>language</param-name>
                        <param-value>en</param-value>
                   </init-param>
                   <init-param>
                        <param-name>locale</param-name>
                        <param-value>UK</param-value>
                   </init-param>
    </startup-class>
    </startup-classes>

  • Error when starting OC4J

    I downloaded oc4j 10.1.3 and set the ORACLE_HOME. When i start the using the command oc4j -start i get the following error. Pls help
    C:\OC4J>oc4j -start
    Starting OC4J from C:\OC4J\j2ee\home ...
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.j2ee.ws.common.mgmt.Interceptor
    Dependent class: oracle.security.wss.interceptors.AbstractSecurityInterc
    eptor
    Loader: oracle.ws.security:10.1.3
    Code-Source: /C:/OC4J/webservices/lib/wssecurity.jar
    Configuration: <code-source> (ignore manifest Class-Path) in META-INF/
    boot.xml in C:\OC4J\j2ee\home\oc4j.jar
    The missing class is available from the following locations:
    1. Code-Source: /C:/OC4J/webservices/lib/wsclient.jar (from system prope
    rty java.library.path)
    This code-source is available in loader jre.bootstrap:1.5.0_14.
    at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.ja
    va:2264)
    at oracle.classloader.PolicyClassLoader.bulkLoadClasses(PolicyClassLoade
    r.java:1538)
    at oracle.classloader.util.XMLConfiguration.bulkLoadClasses(XMLConfigura
    tion.java:885)
    at oracle.classloader.util.XMLConfiguration.access$100(XMLConfiguration.
    java:41)
    at oracle.classloader.util.XMLConfiguration$Externals.load(XMLConfigurat
    ion.java:871)
    at oracle.classloader.util.XMLConfiguration.endElement(XMLConfiguration.
    java:685)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endEleme
    nt(AbstractSAXParser.java:633)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l.scanEndElement(XMLDocumentFragmentScannerImpl.java:1241)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1685)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X
    ML11Configuration.java:834)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X
    ML11Configuration.java:764)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.
    java:148)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Ab
    stractSAXParser.java:1242)
    at oracle.classloader.util.XMLConfiguration.configureLoaders(XMLConfigur
    ation.java:277)
    at oracle.classloader.util.InitialLoadersFactory.populateLoaders(Initial
    LoadersFactory.java:389)
    at oracle.classloader.util.InitialLoadersFactory.initLoaders(InitialLoad
    ersFactory.java:230)
    at oracle.classloader.util.InitialLoadersFactory.create(InitialLoadersFa
    ctory.java:167)
    at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:26)
    C:\OC4J>

    Hi Geoff,
    As far as I know, there is no "OC4J 1.3 Developer's Preview" version;
    there is a "9.0.3 Developer's Preview Version". However, I would suggest
    using the "9.0.2 Production Version" (also available for download from the Technet web site: http://technet.oracle.com)
    Also, you need to be using JDK 1.3.1 with that version of OC4J.
    You can find information on how to run OC4J in "debug" mode from the
    Atlassian web site:
    http://www.atlassian.com
    and on the OrionSupport web site:
    http://www.orionsupport.com
    You can also try using the "verbosity" flag, as in:
    java -jar oc4j.jar -verbosity 10
    (10 is the highest value for "verbosity")
    Good Luck,
    Avi.

  • Error using WebServicesAssembler to create webservice for PL/SQL-Example

    Hello all,
    I tried to create a webservice based upon the pl/sql package emptax (Oracle Example: Boolean). The package just contains:
    PACKAGE EMPTAX as
    FUNCTION getTax(employeeid number, ismarried boolean) RETURN number ;
    END Emptax;
    JAVA_HOME, ORACLE_HOME and CLASSPATH are all set according to the manual. Now I start the WebServiceAssembler.jar with:
    java      -jar C:\oracle11\product\11.1.0\db_1\oc4j\webservices\lib\WebServicesAssembler.jar
         -config C:\Daten\tmp\webservice_boolean\Boolean\config\config.xml
    The config.xml looks like this:
    <web-service>
         <destination-path>./EmpTax.ear</destination-path>
         <temporary-directory>./tmp</temporary-directory>
         <context>/webservices</context>
         <stateless-stored-procedure-java-service>
              <uri>/EmpTax</uri>
              <jar-generation>
                   <schema>scott/tiger</schema>
                   <db-url>jdbc:oracle:thin:@10.10.10.10:1521:prod11</db-url>
                   <db-pkg-name>EmpTax</db-pkg-name>
                   <prefix>EmpTax</prefix>
              </jar-generation>
              <database-JNDI-name>jdbc/prod11</database-JNDI-name>
         </stateless-stored-procedure-java-service>
    </web-service>
    The EmpTax.jar is created, containing:
    - EmpTax.java
    - EmpTaxBase.java
    - EmpTaxBase.sqlj
    - EmpTaxUser.java
    - EmpTaxUser.sqlj
    At the end, there appears the error:
         java.lang.Win32Process.create
         java.lang.Runtime.execInternal
         java.lang.Runtime.exec
         oracle.j2ee.ws.tools.WsAssemblerConfig
         => NullPointerException: class EmpTax.EmpTaxUser not found
    The EmpTax.ear-File is not generated. I'm really stuck now. Does anybody has a hint?
    Thanks in advance
    Christoph

    Ignore the last one. I did the example here over lunch and it works fine.
    http://www.oracle.com/technology/sample_code/tech/java/jsp/samples/boolean/boolean.html
    Try the -debug and see what happens.
    When I run these tests, I always make sure that my PATH, and CLASSPATH are the absolute minimum. That is:
    SET PATH=C:\j2sdk1.4.2_10\bin
    SET CLASSPATH=.\
    SET OC4J_HOME=C:\OC4J_101202
    SET J2EE_HOME=%oracle_home%\j2ee\home
    It may just be that the classpath that you see when you run it in debug mode is missing some of the required jars for the jpub/sqlj stuff. Verify that they are all ok.
    Eric

  • Consuming utl_dbws webservice via proxy gives error (sometimes)

    Hi all,
    We provide a webservice for our clients, and some of them have reported they have issues calling a specific operation. Only clients who connect through a proxy have this problem. Others can call the service without issues.
    When I browse to the wsdl (both from my local machine, and via an RDP-session to our customer's network) I get result, so I know the service itself works and that we can connect to it.
    The service has 4 operations, each returning an xmltype.
    When I call the first operation (from my machine aswell as the customer's machine), I get the correct result.
    When I call the second operation from my machine, I get the expected result, but hen I call it from the customer's machine however (which connects via a proxy), the service errors out with following message:
    ORA-29532: Java call terminated by uncaught Java exception: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML dir=ltr><HEAD><TITLE>The page cannot be displayed</TITLE>
    <STYLE>A:link {
         FONT: 8pt/11pt verdana; COLOR: #ff0000
    A:visited {
         FONT: 8pt/11pt verdana; COLOR: #4e4e4e
    </STYLE>
    <META content=NOINDEX name=ROBOTS>
    <META http-equiv=Content-Type coI've written the entire SQLERRM to a table to be sure, but that's all there is in it.
    The operation requires no parameters, so there isn't something wrong with my input.
    The code i use to call the service is as follows:
          -- service en call aanmaken
          v_service := create_service(service_name => to_qname(i_name_space => NULL,
                                                               i_name       => get_ws_param_val(i_ws_code    => i_ws_code,
                                                                                                i_param_code => 'SERVICE_NAME')));
          v_call    := create_call(service_handle => v_service);
          -- proxy instellen indien nodig
          v_proxy := get_ws_param_val(i_ws_code => i_ws_code, i_param_code => 'HTTP_PROXY');
          IF v_proxy IS NOT NULL THEN
             set_http_proxy(httpproxy => v_proxy);
          END IF;
          -- endpoint instellen
          v_endpoint := get_ws_param_val(i_ws_code => i_ws_code, i_param_code => 'ENDPOINT');
          IF instr(lower(v_endpoint), '?wsdl') > 0 THEN
             v_endpoint := substr(v_endpoint, 1, length(v_endpoint) - 5);
          END IF;
          set_target_endpoint_address(call_handle => v_call, endpoint => v_endpoint);
          set_property(call_handle => v_call,
                       key         => 'SOAPACTION_USE',
                       VALUE       => get_operation_param_val(i_ws_code        => i_ws_code,
                                                              i_operation_code => i_ws_operation,
                                                              i_param_code     => 'SOAP_ACTION_USE'));
          set_property(call_handle => v_call,
                       key         => 'SOAPACTION_URI',
                       VALUE       => get_operation_param_val(i_ws_code        => i_ws_code,
                                                              i_operation_code => i_ws_operation,
                                                              i_param_code     => 'SOAP_ACTION_URI'));
          set_property(call_handle => v_call,
                       key         => 'OPERATION_STYLE',
                       VALUE       => get_ws_param_val(i_ws_code    => i_ws_code,
                                                       i_param_code => 'OPERATION_STYLE'));
          set_property(call_handle => v_call,
                       key         => 'ENCODINGSTYLE_URI',
                       VALUE       => get_ws_param_val(i_ws_code    => i_ws_code,
                                                       i_param_code => 'ENCODING_STYLE_URI'));
          -- eventueel username instellen
          v_username := get_ws_param_val(i_ws_code => i_ws_code, i_param_code => 'USERNAME');
          IF v_username IS NOT NULL THEN
             set_property(call_handle => v_call, key => 'USERNAME', VALUE => v_username);
             set_property(call_handle => v_call,
                          key         => 'PASSWORD',
                          VALUE       => get_ws_param_val(i_ws_code    => i_ws_code,
                                                          i_param_code => 'PASSWORD'));
          END IF;
          -- request opbouwen met parameters
          v_target_ns := get_ws_param_val(i_ws_code => i_ws_code, i_param_code => 'TARGET_NAMESPACE');
          v_req_root  := get_operation_param_val(i_ws_code        => i_ws_code,
                                                 i_operation_code => i_ws_operation,
                                                 i_param_code     => 'REQUEST_ROOT');
          v_request   := xmltype('<' || v_req_root || ' xmlns="' || v_target_ns || '"/>');
          v_request   := v_request.appendchildxml(xpath      => '/' || v_req_root,
                                                  value_expr => i_parameters.extract('/parameters/*'),
                                                  namespace  => 'xmlns="' || v_target_ns || '"');
          -- web service oproepen
          v_response := invoke(call_handle => v_call, request => v_request);
          -- vernietigen van gemaakte objecten
          release_call(call_handle => v_call);
          release_service(service_handle => v_service);
          RETURN v_response;The invoke procedure:
       -- Invokes a Document-style webservices in a synchronous
       -- request-response interaction mode.
       --   callHandle - the instance of the call
       --   request - a SOAPElement request
       --   Returns a SOAPElement response
       FUNCTION invoke(call_handle CALL,
                       request     sys.xmltype) RETURN sys.xmltype IS
       BEGIN
          set_call(call_handle);
          RETURN invoke_proxy(request);
       END invoke;
       FUNCTION invoke_proxy(request sys.xmltype) RETURN sys.xmltype AS
          LANGUAGE JAVA NAME 'oracle.jpub.runtime.dbws.DbwsProxy.invokeProxy(oracle.xdb.XMLType) return oracle.xdb.XMLType';I've been searching the web for half a day now and havn't found anything helpful. I'm actually considering rewriting my code to use utl_http (as I've done before) but that would be my last resort.
    Anyone have any ideas as to why this sometimes fails?
    TIA!
    ps: Moderators, if this is in the wrong forum, feel free to move it.
    Edited by: Jo on Jul 16, 2012 3:20 AM -> fixed the code blocks

    Some extra info: the webservice is hosted in an OC4J container on a 10g application server (judging from the Help pages I'm guessing the full version number is 10.1.3).
    I can access the Enterprise Manager and I found a Logs section in there.
    The "Last modified" column for the webservices' Audit and Trace logs show June 30, with a size of 0B (even though I tried again a couple of times today).
    The diagnostic logs (found in the Components -> OC4J -> webservices (this is the container's name) -> Diagnostic Logs section) show a couple of warnings in there on July 16, at about the same time I tried executing the webservice, with a Message Text saying "Unable to determine operation id from SOAP Message.", but there's no log for today, so not really sure if that's the correct file.
    The server.log (Components -> OC4J -> webservices -> server.log) keeps updating, but shows only "oracle.ons.Notification@1b4fd6a" messages, so that's probably not it either.
    I can also see the response/load graph updating as I execute the webservice, so I'm pretty sure connectivity is not the issue here.
    Any advice as to which log file I'm looking for?

  • OC4J SOAP Question

    I am working on a new service provider and thinking to write it in Java and put it into the OC4J. I have successfully deployed a simple program which can take a string as the input value and sent it over http/SOAP and then return another string as the out put. The SOAP request is like:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Body>
    <ns1:getEmpSalary xmlns:ns1="EmpService" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <empNo xsi:type="xsd:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">asdf</empNo>
    </ns1:getEmpSalary>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    In this case, I know that my Java program need to have a method call getEmpSalary and it will take a String input.
    The new service I am working on will typically send me the SOAP request like:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap-env:Body>
    <batchRequest xmlns="urn:oasis:names:tc:XXX:2:0:core">
    <smallRequest namevalue1 inputA="someValueA" inputB="someValueB" inputC="someValueC" inputD="someValueD" inputE="someValueE">
    <somethingElse>
    <present name="someName"/>
    </somethingElse>
    </smallRequest>
    <smallRequest namevalue2 inputA="someValueA" inputB="someValueB" inputC="someValueC" inputD="someValueD" inputE="someValueE">
    <somethingElse>
    <present name="someName"/>
    </somethingElse>
    </smallRequest>
    </batchRequest>
    </soap-env:Body>
    </soap-env:Envelope>
    My questions are:
    What's the name of the Java method I should implement for this particular request? searchRequest? What will be the types of input parameters? How can we handle the "somethingElse" item? Note that it's a grouped request with two smallRequests in it.
    I am very new to this field and would really appreciate the help, or if you could just indicate some pointers.
    Thanks for the help.
    - DCFL

    First question: What is the main difference between OC4J
    WebServices and WebServices using Apache SOAP 2.2?
    Answer:OC4J Web Service is much more scalable than Apache
    SOAP2.2 and is in tune with JSR 109 which is going to be part of
    J2EE 1.4.
    Second question: Is the OC4J style going to replace Apache
    SOAP2.2?
    Answer:Our direction is OC4J Web Services but we also support
    for Apache SOAP 2.2 for backward compatibility. Jdeveloper has
    option for deploying to either.
    Third question: (How) Is the Oracle XDK (going to be) used OC4J
    WebServices and/or Apache SOAP2.2?
    Question regarding How-To document:
    I've deployed the HelloWS (stateless) pure Java Web Service in
    OC4J 9.0.2.0.0 and I can access it's home page. There I can make
    a selection for either WSDL, proxy jar or proxy source. If I
    select to output the WSDL: http://..../hellows/helloService?wsdl
    the webservice returns a internal server error 500, indicating a
    NullPointer exception. Analyzing the stacktrace shows me that
    the error occurs at or due to:
    oracle.xml.jaxp.JXSAXTransformerFactory.getAssociatedStylesheet
    (JXSAXTransformerFactory.java:424). The NullpointerException
    occurs at oracle.xml.parser.v2.DOMLocator.getSystemId
    (DOMLocator.java:104).
    Any clues to what I'm missing here? Remember the proxy_jar and
    proxy_soruce both return without error.
    Answer:I actually I have it running on without any errors. I
    can&#8217;t think of any problems other than Jdk issues. The certified
    JDK is 1.3

  • Is it possible to create data control from wsdl when complextype is used

    Getting DCA-40015 error when trying to create a data control from WSDL file.
    The error clearly says complextype is not supported . just trying to see if there are any workarounds . because creating data control will save time in developing user interface by dragging and dropping the the data control in jsf page. jdeveloper webservice tester is able to create user interface for me based on wsdl when i run it , trying to develop the user interface using jsf pages
    oracle.adf.model.adapter.AdapterException: DCA-40015: Failed to create the structure for schema element "result". The complex type definition of the element is not supported.

    Hi,
    I could reproduce what I did:
    - created WebService from custom Pojo Model
    - Made sure all entities implemented serializable
    - In the WebServices Wizard, I created XML representations for my entities
    - tested with OC4J WebServices tester
    - Built ADF data control from WSDL file of deployed WebService
    - Created dependency t project containing the POJO entities
    - Selected result.xml of each method exposed in the WebService project
    - In the structure window, selected "item" (result-->item)
    - changed Bean class to my entity class name (absolute name)
    This showed my entity in the DC palette
    Frank

  • WSA wsdl-gen won't get a custom WSDL

    Hi,
    I'm trying to make Web Service Assembler in OC4J 10.1.2 get my custom WSDL file, but it won't no matter what i change. This is the config file i'm using now:
    <web-service>
         <display-name>Web Service Demo</display-name>
         <description>Web Service Demo for OC4J</description>
         <destination-path>./build/wsd-services.ear</destination-path>
         <temporary-directory>c:\temp</temporary-directory>
         <context>/wsdemo-ws</context>
         <stateless-java-service>
         <interface-name>es.wsd.services.DemoServiceInt</interface-name>
         <class-name>es.wsd.services.DemoService</class-name>
         <uri>/demoService</uri>
         <java-resource>./bin</java-resource>
         </stateless-java-service>
         <wsdl-gen>
         <wsdl-dir>./wsaconfig</wsdl-dir>
         <option name="force">false</option>
         <option name="packageIt">true</option>
         <option name="httpServerURL">http://localhost:8888</option>     
         </wsdl-gen>
    </web-service>
    Well, i have a DemoServiceInt.wsdl file in the wsaconfig folder hanging from my project's root, and use this ant target to launch WSA:
    <property name="WSA.dir" value="c:\desarrollo\java\oc4j\webservices\lib"/>
    <property name="WSA.dir.config" value="./wsaconfig"/>
    <target name="build.wsa" depends="build.src">
    <java jar="${WSA.dir}/WebServicesAssembler.jar" fork="true">
         <arg value="-config"/>
         <arg value="${WSA.dir.config}/config.xml"/>
    </java>
    </target>
    Thank you in advance.
    Best regards.
    Juan Alvarez Ferrando

    Let's take it one step further. Reset your network settings on your touch. Tap Settings > General > Reset > Reset Network settings. When it restarts, log back onto your network.
    Since you are using the same router as before as your access point, what really has changed? The default on DNS is "Use ISP's DNS" isn't it?

  • What meaNing is the error: "detected in native code outside the VM"

    Hi,
    I am trying to run dbca to create database(10.2.0.1 for Linux x86) in RHEL5 beta2, after I click the OK button on the parameter confirmon window, will display the Java exception:
    detected in native code outside the VM
    How resolve the problem?
    Thanks!

    Hi, Avi:
    The the "install forum" has reply me, but error is same. entire error message and stack trace as following, I no install JDK or JRE now, because I think the db10g already has a jre and some lib.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x4A802D35
    Function=XFreeFontSet+0x15
    Library=/usr/lib/libX11.so.6
    Current Java thread:
    at sun.awt.motif.X11InputMethod.disposeXIC(Native Method)
    at sun.awt.motif.X11InputMethod.disposeImpl(X11InputMethod.java:662)
    - locked <0xa88b9d58> (a sun.awt.motif.X11InputMethod)
    at sun.awt.motif.X11InputMethod.dispose(X11InputMethod.java:689)
    at sun.awt.im.InputContext.dispose(InputContext.java:617)
    at java.awt.Window$1DisposeAction.run(Window.java:560)
    - locked <0xa88a2978> (a java.lang.Object)
    at java.awt.Window.dispose(Window.java:570)
    at java.awt.Dialog.disposeImpl(Dialog.java:638)
    at java.awt.Dialog.dispose(Dialog.java:634)
    at oracle.ewt.lwAWT.BufferedDialog.dispose(Unknown Source)
    at oracle.sysman.assistants.dbca.ui.SummaryDialog.actionPerformed(SummaryDialog.java:440)
    at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at oracle.ewt.button.PushButton.activate(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
    at java.awt.Dialog$1.run(Dialog.java:540)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 08:06 883639 /usr/local/oracle/db10g/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 08:06 883639 /usr/local/oracle/db10g/jdk/jre/bin/java
    4a61d000-4a636000 r-xp 00000000 08:01 493139 /lib/ld-2.5.so
    4a636000-4a637000 r-xp 00018000 08:01 493139 /lib/ld-2.5.so
    4a637000-4a638000 rwxp 00019000 08:01 493139 /lib/ld-2.5.so
    4a63a000-4a63c000 r-xp 00000000 08:06 9815341 /usr/lib/libXau.so.6.0.0
    4a63c000-4a63d000 rwxp 00001000 08:06 9815341 /usr/lib/libXau.so.6.0.0
    4a63f000-4a777000 r-xp 00000000 08:01 493140 /lib/libc-2.5.so
    4a777000-4a779000 r-xp 00137000 08:01 493140 /lib/libc-2.5.so
    4a779000-4a77a000 rwxp 00139000 08:01 493140 /lib/libc-2.5.so
    4a77f000-4a7a4000 r-xp 00000000 08:01 493147 /lib/libm-2.5.so
    4a7a4000-4a7a5000 r-xp 00024000 08:01 493147 /lib/libm-2.5.so
    4a7a5000-4a7a6000 rwxp 00025000 08:01 493147 /lib/libm-2.5.so
    4a7a8000-4a7aa000 r-xp 00000000 08:01 493141 /lib/libdl-2.5.so
    4a7aa000-4a7ab000 r-xp 00001000 08:01 493141 /lib/libdl-2.5.so
    4a7ab000-4a7ac000 rwxp 00002000 08:01 493141 /lib/libdl-2.5.so
    4a7ae000-4a7c1000 r-xp 00000000 08:01 493142 /lib/libpthread-2.5.so
    4a7c1000-4a7c2000 r-xp 00012000 08:01 493142 /lib/libpthread-2.5.so
    4a7c2000-4a7c3000 rwxp 00013000 08:01 493142 /lib/libpthread-2.5.so
    4a7dc000-4a7e1000 r-xp 00000000 08:06 9815342 /usr/lib/libXdmcp.so.6.0.0
    4a7e1000-4a7e2000 rwxp 00004000 08:06 9815342 /usr/lib/libXdmcp.so.6.0.0
    4a7e4000-4a8e2000 r-xp 00000000 08:06 9815343 /usr/lib/libX11.so.6.2.0
    4a8e2000-4a8e6000 rwxp 000fe000 08:06 9815343 /usr/lib/libX11.so.6.2.0
    4a8e8000-4a8f7000 r-xp 00000000 08:06 9815348 /usr/lib/libXext.so.6.4.0
    4a8f7000-4a8f8000 rwxp 0000e000 08:06 9815348 /usr/lib/libXext.so.6.4.0
    4a91d000-4a928000 r-xp 00000000 08:01 493149 /lib/libgcc_s-4.1.1-20061011.so.1
    4a928000-4a929000 rwxp 0000a000 08:01 493149 /lib/libgcc_s-4.1.1-20061011.so.1
    4aaf4000-4aafc000 r-xp 00000000 08:06 9815344 /usr/lib/libXrender.so.1.3.0
    4aafc000-4aafd000 rwxp 00007000 08:06 9815344 /usr/lib/libXrender.so.1.3.0
    4aaff000-4ab03000 r-xp 00000000 08:06 9815352 /usr/lib/libXfixes.so.3.1.0
    4ab03000-4ab04000 rwxp 00003000 08:06 9815352 /usr/lib/libXfixes.so.3.1.0
    4ab2f000-4ab38000 r-xp 00000000 08:06 9815353 /usr/lib/libXcursor.so.1.0.2
    4ab38000-4ab39000 rwxp 00008000 08:06 9815353 /usr/lib/libXcursor.so.1.0.2
    4ab3b000-4ab52000 r-xp 00000000 08:06 9815357 /usr/lib/libICE.so.6.3.0
    4ab52000-4ab53000 rwxp 00016000 08:06 9815357 /usr/lib/libICE.so.6.3.0
    4ab57000-4ab5f000 r-xp 00000000 08:06 9813468 /usr/lib/libSM.so.6.0.0
    4ab5f000-4ab60000 rwxp 00007000 08:06 9813468 /usr/lib/libSM.so.6.0.0
    4ac2c000-4ac3e000 r-xp 00000000 08:01 493154 /lib/libnsl-2.5.so
    4ac3e000-4ac3f000 r-xp 00012000 08:01 493154 /lib/libnsl-2.5.so
    4ac3f000-4ac40000 rwxp 00013000 08:01 493154 /lib/libnsl-2.5.so
    4ad29000-4ad7d000 r-xp 00000000 08:06 9815284 /usr/lib/libXt.so.6.0.0
    4ad7d000-4ad81000 rwxp 00054000 08:06 9815284 /usr/lib/libXt.so.6.0.0
    4bf57000-4bf5c000 r-xp 00000000 08:06 9813824 /usr/lib/libXtst.so.6.1.0
    4bf5c000-4bf5d000 rwxp 00004000 08:06 9813824 /usr/lib/libXtst.so.6.1.0
    a161b000-a1621000 r-xp 00000000 08:06 883543 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnio.so
    a1621000-a1622000 rwxp 00005000 08:06 883543 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnio.so
    a1622000-a1658000 rwxs 00000000 00:08 786446 /SYSV00000000 (deleted)
    a175a000-a1814000 r-xp 00000000 08:06 883527 /usr/local/oracle/db10g/jdk/jre/lib/i386/libfontmanager.so
    a1814000-a182f000 rwxp 000b9000 08:06 883527 /usr/local/oracle/db10g/jdk/jre/lib/i386/libfontmanager.so
    a1830000-a1837000 r-xp 00000000 08:06 9813462 /usr/lib/libXp.so.6.2.0
    a1837000-a1838000 rwxp 00006000 08:06 9813462 /usr/lib/libXp.so.6.2.0
    a183e000-a1845000 r-xp 00000000 08:06 599545 /usr/local/oracle/db10g/oui/lib/linux/liboraInstaller.so
    a1845000-a1846000 rwxp 00006000 08:06 599545 /usr/local/oracle/db10g/oui/lib/linux/liboraInstaller.so
    a1846000-a184d000 r-xs 00000000 08:06 9876851 /usr/lib/gconv/gconv-modules.cache
    a184d000-a18a0000 r-xp 00000000 08:06 883540 /usr/local/oracle/db10g/jdk/jre/lib/i386/libmlib_image.so
    a18a0000-a18a1000 rwxp 00052000 08:06 883540 /usr/local/oracle/db10g/jdk/jre/lib/i386/libmlib_image.so
    a18a1000-a1b72000 r-xp 00000000 08:06 883523 /usr/local/oracle/db10g/jdk/jre/lib/i386/libawt.so
    a1b72000-a1b88000 rwxp 002d0000 08:06 883523 /usr/local/oracle/db10g/jdk/jre/lib/i386/libawt.so
    a1d6e000-a1d7e000 r-xp 00000000 08:06 883542 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnet.so
    a1d7e000-a1d7f000 rwxp 0000f000 08:06 883542 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnet.so
    a1d7f000-a1d8c000 r-xp 00000000 08:06 596076 /usr/local/oracle/db10g/lib/libldapjclnt10.so
    a1d8c000-a1d8e000 rwxp 0000c000 08:06 596076 /usr/local/oracle/db10g/lib/libldapjclnt10.so
    a1d8e000-a1f6a000 r-xp 00000000 08:06 599456 /usr/local/oracle/db10g/lib/libnnz10.so
    a1f6a000-a1f90000 rwxp 001dc000 08:06 599456 /usr/local/oracle/db10g/lib/libnnz10.so
    a1f92000-a2cc3000 r-xp 00000000 08:06 598954 /usr/local/oracle/db10g/lib/libclntsh.so.10.1
    a2cc3000-a2d24000 rwxp 00d31000 08:06 598954 /usr/local/oracle/db10g/lib/libclntsh.so.10.1
    a2d38000-a2d4d000 r-xp 00000000 08:06 599256 /usr/local/oracle/db10g/lib/libnjni10.so
    a2d4d000-a2d51000 rwxp 00014000 08:06 599256 /usr/local/oracle/db10g/lib/libnjni10.so
    a2d51000-a2ef4000 r-xp 00000000 08:06 598619 /usr/local/oracle/db10g/lib/libimf.so
    a2ef4000-a2ef6000 rwxp 001a2000 08:06 598619 /usr/local/oracle/db10g/lib/libimf.so
    a2ef6000-a2f35000 r-xs 00000000 08:06 589501 /usr/local/oracle/db10g/inventory/prereqs/oui/OraPrereqChecks.jar
    a2f35000-a2f6d000 r-xs 00000000 08:06 599532 /usr/local/oracle/db10g/oui/jlib/OraPrereq.jar
    a2f6d000-a2f79000 r-xs 00000000 08:06 598522 /usr/local/oracle/db10g/oc4j/j2ee/home/db_oc4j_deploy.jar
    a2f79000-a2fac000 r-xs 00000000 08:06 598335 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/crimson.jar
    a2fac000-a338e000 r-xs 00000000 08:06 598514 /usr/local/oracle/db10g/oc4j/sqlj/lib/translator.jar
    a338e000-a3403000 r-xs 00000000 08:06 598513 /usr/local/oracle/db10g/oc4j/sqlj/lib/runtime12ee.jar
    a3403000-a340f000 r-xs 00000000 08:06 598503 /usr/local/oracle/db10g/oc4j/jlib/jssl-1_1.jar
    a340f000-a3448000 r-xs 00000000 08:06 598356 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/http_client.jar
    a3448000-a34c6000 r-xs 00000000 08:06 598498 /usr/local/oracle/db10g/oc4j/javacache/lib/cache.jar
    a34c6000-a352e000 r-xs 00000000 08:06 598357 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jem.jar
    a352e000-a35e3000 r-xs 00000000 08:06 598510 /usr/local/oracle/db10g/oc4j/rdbms/jlib/aqapi.jar
    a35e3000-a3607000 r-xs 00000000 08:06 598517 /usr/local/oracle/db10g/oc4j/webservices/lib/wsdl.jar
    a3607000-a362f000 r-xs 00000000 08:06 598516 /usr/local/oracle/db10g/oc4j/webservices/lib/wsserver.jar
    a362f000-a37c0000 r-xs 00000000 08:06 598501 /usr/local/oracle/db10g/oc4j/jdbc/lib/nls_charset12.jar
    a37c0000-a3947000 r-xs 00000000 08:06 598500 /usr/local/oracle/db10g/oc4j/jdbc/lib/classes12dms.jar
    a3947000-a39e3000 r-xs 00000000 08:06 598317 /usr/local/oracle/db10g/oc4j/j2ee/home/jazncore.jar
    a39e3000-a3a26000 r-xs 00000000 08:06 598318 /usr/local/oracle/db10g/oc4j/j2ee/home/jazn.jar
    a3a26000-a3a40000 r-xs 00000000 08:06 598337 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jaas.jar
    a3a40000-a3a47000 r-xs 00000000 08:06 598338 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jaxp.jar
    a3a47000-a3af0000 r-xs 00000000 08:06 598505 /usr/local/oracle/db10g/oc4j/lib/xmlparserv2.jar
    a3af0000-a3b35000 r-xs 00000000 08:06 598349 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/mail.jar
    a3b35000-a3b41000 r-xs 00000000 08:06 598331 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/activation.jar
    a3b41000-a3b44000 r-xs 00000000 08:06 598339 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jcert.jar
    a3b44000-a3b46000 r-xs 00000000 08:06 598346 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jnet.jar
    a3b46000-a3bc4000 r-xs 00000000 08:06 598347 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jsse.jar
    a3bc4000-a3bd3000 r-xs 00000000 08:06 598334 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/cos.jar
    a3bd3000-a3c51000 r-xs 00000000 08:06 598332 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/bcel.jar
    a3c51000-a3c56000 r-xs 00000000 08:06 598333 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/connector.jar
    a3c56000-a3cc4000 r-xs 00000000 08:06 598504 /usr/local/oracle/db10g/oc4j/lib/dms.jar
    a3cc4000-a3ccc000 r-xs 00000000 08:06 598352 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/javax88.jar
    a3ccc000-a3cd0000 r-xs 00000000 08:06 598351 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/javax77.jar
    a3cd0000-a3d27000 r-xs 00000000 08:06 598343 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jmxri.jar
    a3d27000-a3d2a000 r-xs 00000000 08:06 598348 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jta.jar
    a3d2a000-a3d31000 r-xs 00000000 08:06 598341 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jms.jar
    a3d31000-a3d3b000 r-xs 00000000 08:06 598324 /usr/local/oracle/db10g/oc4j/j2ee/home/iiop_gen_bin.jar
    a3d3b000-a3e76000 r-xs 00000000 08:06 598325 /usr/local/oracle/db10g/oc4j/j2ee/home/iiop.jar
    a3e76000-a3e78000 r-xs 00000000 08:06 598340 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jdbc.jar
    a3e78000-a3e91000 r-xs 00000000 08:06 598345 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jndi.jar
    a3e91000-a3f35000 r-xs 00000000 08:06 598353 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/ojsp.jar
    a3f35000-a3f43000 r-xs 00000000 08:06 598350 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/servlet.jar
    a3f43000-a3f47000 r-xs 00000000 08:06 598336 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/ejb.jar
    a3f47000-a44c9000 r-xs 00000000 08:06 598330 /usr/local/oracle/db10g/oc4j/j2ee/home/oc4j.jar
    a44c9000-a4866000 r-xs 00000000 08:06 599555 /usr/local/oracle/db10g/oui/jlib/OraInstaller.jar
    a4866000-a5423000 r-xs 00000000 08:06 598681 /usr/local/oracle/db10g/sysman/jlib/emCORE.jar
    a5423000-a5440000 r-xs 00000000 08:06 593960 /usr/local/oracle/db10g/jlib/ldap.jar
    a5440000-a5586000 r-xs 00000000 08:06 593848 /usr/local/oracle/db10g/jlib/emConfigInstall.jar
    a5586000-a55d9000 r-xs 00000000 08:06 593849 /usr/local/oracle/db10g/jlib/emca.jar
    a55d9000-a5dc3000 r-xs 00000000 08:06 595944 /usr/local/oracle/db10g/jlib/oemlt-10_1_0.jar
    a5dc3000-a5dd5000 r-xs 00000000 08:06 594200 /usr/local/oracle/db10g/jlib/srvmasm.jar
    a5dd5000-a5de3000 r-xs 00000000 08:06 594201 /usr/local/oracle/db10g/jlib/srvmhas.jar
    a5de3000-a5eaa000 r-xs 00000000 08:06 594199 /usr/local/oracle/db10g/jlib/srvm.jar
    a5eaa000-a6032000 r-xs 00000000 08:06 596110 /usr/local/oracle/db10g/jdbc/lib/classes12.zip
    a6032000-a607f000 r-xs 00000000 08:06 598998 /usr/local/oracle/db10g/jlib/opm.jar
    a607f000-a6127000 r-xs 00000000 08:06 594289 /usr/local/oracle/db10g/owm/jlib/owm-3_0.jar
    a6127000-a616c000 r-xs 00000000 08:06 593941 /usr/local/oracle/db10g/ldap/oidadmin/dasnls.jar
    a616c000-a6178000 r-xs 00000000 08:06 594297 /usr/local/oracle/db10g/jlib/jssl-1_1.jar
    a6178000-a6210000 r-xs 00000000 08:06 595952 /usr/local/oracle/db10g/jlib/ldapjclnt10.jar
    a6210000-a6264000 r-xs 00000000 08:06 599252 /usr/local/oracle/db10g/jlib/ojpse.jar
    a6264000-a627f000 r-xs 00000000 08:06 594291 /usr/local/oracle/db10g/jlib/oraclepki103.jar
    a627f000-a6285000 r-xs 00000000 08:06 599248 /usr/local/oracle/db10g/jlib/ojmisc.jar
    a6285000-a62ce000 r-xs 00000000 08:06 599299 /usr/local/oracle/db10g/jlib/netcfg.jar
    a62ce000-a62e2000 r-xs 00000000 08:06 595312 /usr/local/oracle/db10g/jlib/orai18n-tools.jar
    a62e2000-a6449000 r-xs 00000000 08:06 595305 /usr/local/oracle/db10g/jlib/orai18n-lcsd.jar
    a6449000-a645f000 r-xs 00000000 08:06 595311 /usr/local/oracle/db10g/jlib/orai18n-servlet.jar
    a645f000-a646b000 r-xs 00000000 08:06 595310 /usr/local/oracle/db10g/jlib/orai18n-net.jar
    a646b000-a65bf000 r-xs 00000000 08:06 595309 /usr/local/oracle/db10g/jlib/orai18n-translation.jar
    a65bf000-a66bf000 r-xs 00000000 08:06 595304 /usr/local/oracle/db10g/jlib/orai18n-collation.jar
    a66bf000-a671f000 r-xs 00000000 08:06 595307 /usr/local/oracle/db10g/jlib/orai18n-utility.jar
    a671f000-a6732000 r-xs 00000000 08:06 595306 /usr/local/oracle/db10g/jlib/orai18n-mapping.jar
    a6732000-a68c3000 r-xs 00000000 08:06 595308 /usr/local/oracle/db10g/jlib/orai18n.jar
    a68c3000-a69eb000 r-xs 00000000 08:06 598705 /usr/local/oracle/db10g/lib/xmlparserv2.jar
    a69eb000-a69f9000 r-xs 00000000 08:06 596123 /usr/local/oracle/db10g/jlib/kodiak.jar
    a69f9000-a6a80000 r-xs 00000000 08:06 593853 /usr/local/oracle/db10g/jlib/oracle_ice5.jar
    a6a80000-a6c27000 r-xs 00000000 08:06 599096 /usr/local/oracle/db10g/jlib/jewt4.jar
    a6c27000-a6c8c000 r-xs 00000000 08:06 598688 /usr/local/oracle/db10g/jlib/help4.jar
    a6c8c000-a6c9a000 r-xs 00000000 08:06 599458 /usr/local/oracle/db10g/jlib/share.jar
    a6c9a000-a6ca8000 r-xs 00000000 08:06 593852 /usr/local/oracle/db10g/jlib/ewtcompat-3_3_15.jar
    a6ca8000-a6f2d000 r-xs 00000000 08:06 599099 /usr/local/oracle/db10g/jlib/ewt3.jar
    a6f2d000-a7028000 r-xs 00000000 08:06 593843 /usr/local/oracle/db10g/assistants/jlib/assistantsCommon.jar
    a7028000-a71b5000 r-xs 00000000 08:06 592248 /usr/local/oracle/db10g/assistants/dbca/jlib/dbca.jar
    a71b5000-a7271000 r-xs 00000000 08:06 600243 /usr/local/oracle/db10g/jdk/jre/lib/ext/localedata.jar
    a7271000-a7274000 r-xs 00000000 08:06 600241 /usr/local/oracle/db10g/jdk/jre/lib/ext/dnsns.jar
    a7274000-a7281000 r-xs 00000000 08:06 600242 /usr/local/oracle/db10g/jdk/jre/lib/ext/ldapsec.jar
    a7281000-a7284000 r-xs 00000000 08:06 600152 /usr/local/oracle/db10g/jdk/jre/lib/ext/smtp.jar
    a7284000-a72c9000 r-xs 00000000 08:06 600150 /usr/local/oracle/db10g/jdk/jre/lib/ext/mail.jar
    a72c9000-a72e5000 r-xs 00000000 08:06 600244 /usr/local/oracle/db10g/jdk/jre/lib/ext/sunjce_provider.jar
    a72e5000-a730b000 r-xs 00000000 08:06 600151 /usr/local/oracle/db10g/jdk/jre/lib/ext/mailapi.jar
    a750f000-a770f000 r-xp 00000000 08:06 9813461 /usr/lib/locale/locale-archive
    b3951000-b395f000 r-xs 00000000 08:06 600153 /usr/local/oracle/db10g/jdk/jre/lib/ext/activation.jar
    b5a07000-b5fa7000 r-xs 00000000 08:06 600193 /usr/local/oracle/db10g/jdk/jre/lib/charsets.jar
    b5fa7000-b5fb8000 r-xs 00000000 08:06 600231 /usr/local/oracle/db10g/jdk/jre/lib/jce.jar
    b5fb8000-b6095000 r-xs 00000000 08:06 600232 /usr/local/oracle/db10g/jdk/jre/lib/jsse.jar
    b6095000-b60ab000 r-xs 00000000 08:06 600240 /usr/local/oracle/db10g/jdk/jre/lib/sunrsasign.jar
    b60f5000-b7aa0000 r-xs 00000000 08:06 600239 /usr/local/oracle/db10g/jdk/jre/lib/rt.jar
    b7aa0000-b7ab4000 r-xp 00000000 08:06 883546 /usr/local/oracle/db10g/jdk/jre/lib/i386/libzip.so
    b7ab4000-b7ab7000 rwxp 00013000 08:06 883546 /usr/local/oracle/db10g/jdk/jre/lib/i386/libzip.so
    b7ab7000-b7ad7000 r-xp 00000000 08:06 883531 /usr/local/oracle/db10g/jdk/jre/lib/i386/libjava.so
    b7ad7000-b7ad9000 rwxp 0001f000 08:06 883531 /usr/local/oracle/db10g/jdk/jre/lib/i386/libjava.so
    b7ad9000-b7ae2000 r-xp 00000000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae2000-b7ae3000 r-xp 00008000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae3000-b7ae4000 rwxp 00009000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae7000-b7af7000 r-xp 00000000 08:06 883545 /usr/local/oracle/db10g/jdk/jre/lib/i386/libverify.so
    b7af7000-b7af9000 rwxp 0000f000 08:06 883545 /usr/local/oracle/db10g/jdk/jre/lib/i386/libverify.so
    b7af9000-b7eff000 r-xp 00000000 08:06 883554 /usr/local/oracle/db10g/jdk/jre/lib/i386/client/libjvm.so
    b7eff000-b7f1a000 rwxp 00405000 08:06 883554 /usr/local/oracle/db10g/jdk/jre/lib/i386/client/libjvm.so
    b7f31000-b7f33000 r-xp 00000000 08:06 593842 /usr/local/oracle/db10g/lib/libOsUtils.so
    b7f33000-b7f34000 rwxp 00001000 08:06 593842 /usr/local/oracle/db10g/lib/libOsUtils.so
    b7f34000-b7f37000 r-xs 00000000 08:06 600149 /usr/local/oracle/db10g/jdk/jre/lib/ext/jta.jar
    b7f37000-b7f3b000 rwxs 00000000 08:01 458852 /tmp/hsperfdata_ora/2961
    b7f3b000-b7f43000 r-xp 00000000 08:06 883556 /usr/local/oracle/db10g/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f43000-b7f44000 rwxp 00007000 08:06 883556 /usr/local/oracle/db10g/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f45000-b7f46000 r-xp b7f45000 00:00 0 [vdso]
    bfbf0000-bfc06000 rwxp bfbf0000 00:00 0 [stack]
    Heap at VM Abort:
    Heap
    def new generation total 832K, used 640K [0xa7950000, 0xa7a30000, 0xa8320000)
    eden space 768K, 75% used [0xa7950000, 0xa79e02c0, 0xa7a10000)
    from space 64K, 99% used [0xa7a10000, 0xa7a1fff8, 0xa7a20000)
    to space 64K, 0% used [0xa7a20000, 0xa7a20000, 0xa7a30000)
    tenured generation total 10388K, used 7952K [0xa8320000, 0xa8d45000, 0xaf950000)
    the space 10388K, 76% used [0xa8320000, 0xa8ae4240, 0xa8ae4400, 0xa8d45000)
    compacting perm gen total 18176K, used 18137K [0xaf950000, 0xb0b10000, 0xb3950000)
    the space 18176K, 99% used [0xaf950000, 0xb0b066a0, 0xb0b06800, 0xb0b10000)
    Local Time = Fri Apr 6 09:24:01 2007
    Elapsed Time = 326
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid2961.log.
    # Please refer to the file for further information.
    bin/dbca: line 158: 2961 Aborted $JRE_DIR/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=$OH -DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    Thanks!

  • ANN : New Oracle XDK 10g Sample Application

    Hello,
    Check out this new Oracle XDK 10g Sample Application at http://otn.oracle.com/sample_code/tech/xml/index.html that demonstrates the Unicode Support of XDK using the scenario of a Real Estate Portal. This sample application also discusses the XSLT Extensions and illustrates the following features:
    - Encoding XML documents in different character sets ( UTF-8, UTF-16, ISO-8859-1 )
    - Sending and receiving XML documents over HTTP along with character encoding information
    - Using single style-sheet for multilingual HTML page generation with the help of XSLT extension function facility provided by Oracle XDK 10g
    - Storing XML documents in XMLType column of Oracle database along with appropriate encoding
    - Generating XML documents on using Oracle XDK 10g DOM API's along with encoding attribute
    The sample application supports two languages; English and French.
    Regards,
    OTN Team

    I have got the following error when i run the WebServicesAssembler.jar
    D:\Oracle\Oc4j\j2ee\home>java -jar d:/oracle/oc4j/webservices/lib/WebServicesAss
    embler.jar -config etc/config.xml
    Exception in thread "main" java.util.zip.ZipException: The system cannot find th
    e path specified
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:105)
    at java.util.jar.JarFile.<init>(JarFile.java:110)
    at java.util.jar.JarFile.<init>(JarFile.java:52)
    D:\Oracle\Oc4j\j2ee\home>java -jar WebServicesAssembler.jar -config etc/config.x
    ml
    Exception in thread "main" java.lang.InstantiationException: Unknown deployment
    tag in JMS Web Service Example: <option>
    at com.evermind.xml.XMLConfig.parseDeploymentMainNode(XMLConfig.java:293
    at oracle.j2ee.ws.tools.WsAssemblerConfig.parseDeploymentMainNode(WsAsse
    mblerConfig.java:68)
    at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:268)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:147)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:88)
    at oracle.j2ee.ws.tools.WsAssemblerConfig.init(WsAssemblerConfig.java:30
    at oracle.j2ee.ws.tools.WsAssembler.main(WsAssembler.java:17)

  • OWS-04115 oracle.j2ee.ws.server.EndpointNotFoundException error

    Third party got the error i.e. " com.wm.lang.flow.FlowException: 404 : Not Found" when they tried to test the payment notification by hitting the url provided to them by us ( in the middle another network team is there who just does the IP routing ).
    When we checked the log , we found the following error .
    Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound
    <Jun 25, 2014 7:50:03 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    <Jun 25, 2014 7:50:03 AM AST> <Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    In OHS, we have routed the service and it's working fine.
    Please note that we are getting successful when trying to do the same from browser, but not from Java program.
    The log file is attached with the SR.
    Please suggest.

    Hi Stephen,
    This error
    Error(11,30): cannot access class oracle.j2ee.ws.server.ServletEndpointContextImpl; file oracle\j2ee\ws\server\ServletEndpointContextImpl.class not found
    is due to the Rules engine relying on parts of OC4J 10.1.3 since 10.1.3's version of wsserver.jar contains ServletEndpointContextImpl,
    C:\> jar tvf wsserver.jar | grep ServletEndpointContextImpl
    7507 Mon Aug 08 19:09:48 PDT 2005 oracle/j2ee/ws/server/ServletEndpointContextImpl.class
    whereas BPEL-PM/OC4J 10.1.2GA (in oc4j/webservices/lib) does not.
    The inescapable conclusion from this is that this will only be officially certified when BPEL PM is released with OC4J 10.1.3.
    You might be able to try to import some of the dependencies from OC4J 10.1.3 preview, but only on an experimental basis, not for Production purposes.

  • [ANN] Online seminar - Web services management and security seminar

    Join us now (Thu 09:00am) for a live seminar about Web services management and security here:
    http://www.oracle.com/technology/tech/java/newsletter/seminars.html

    I have got the following error when i run the WebServicesAssembler.jar
    D:\Oracle\Oc4j\j2ee\home>java -jar d:/oracle/oc4j/webservices/lib/WebServicesAss
    embler.jar -config etc/config.xml
    Exception in thread "main" java.util.zip.ZipException: The system cannot find th
    e path specified
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:105)
    at java.util.jar.JarFile.<init>(JarFile.java:110)
    at java.util.jar.JarFile.<init>(JarFile.java:52)
    D:\Oracle\Oc4j\j2ee\home>java -jar WebServicesAssembler.jar -config etc/config.x
    ml
    Exception in thread "main" java.lang.InstantiationException: Unknown deployment
    tag in JMS Web Service Example: <option>
    at com.evermind.xml.XMLConfig.parseDeploymentMainNode(XMLConfig.java:293
    at oracle.j2ee.ws.tools.WsAssemblerConfig.parseDeploymentMainNode(WsAsse
    mblerConfig.java:68)
    at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:268)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:147)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:88)
    at oracle.j2ee.ws.tools.WsAssemblerConfig.init(WsAssemblerConfig.java:30
    at oracle.j2ee.ws.tools.WsAssembler.main(WsAssembler.java:17)

  • My owb11.2 is crashed, please help me.

    the OS is rhel5, when I run owbclient.sh, something is wrong:
    [oracle@note2 unix]$ ./owbclient.sh
    Oracle OWB 11gR2 (Tahoe)
    Copyright (c) 2008, Oracle. All rights reserved.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb79008a2, pid=13346, tid=2185759632
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x1238a2]
    # An error report file with more information is saved as hs_err_pid13346.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /u01/owb/owb/bin/../../ide/bin/launcher.sh: line 532: 13346 Aborted ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    [oracle@note2 unix]$

    75513000-773af000 r-xs 00000000 08:03 4024675 /u01/owb/owb/lib/int/sunopsis.zip
    773af000-773d7000 r-xs 00000000 08:03 4024673 /u01/owb/owb/lib/int/snpsfile.jar
    773d7000-7790e000 r-xs 00000000 08:03 4024651 /u01/owb/owb/lib/int/oemtools-10_1_0.jar
    7790e000-7798f000 rwxp 7790e000 00:00 0
    7798f000-7a228000 r-xs 00000000 08:03 4024650 /u01/owb/owb/lib/int/oembase-10_1_0.jar
    7a228000-7a2cf000 r-xs 00000000 08:03 4024584 /u01/owb/owb/lib/int/LW_PfjBean.jar
    7a2cf000-7a32b000 r-xs 00000000 08:03 4024632 /u01/owb/owb/lib/int/jgl3.1.0.jar
    7a32b000-7a33e000 r-xs 00000000 08:03 4024627 /u01/owb/owb/lib/int/infobus.jar
    7a33e000-7a360000 r-xs 00000000 08:03 4024617 /u01/owb/owb/lib/int/eulbuilder.jar
    7a360000-7a3a0000 r-xs 00000000 08:03 4024605 /u01/owb/owb/lib/int/collections.jar
    7a3a0000-7a7c5000 r-xs 00000000 08:03 4024602 /u01/owb/owb/lib/int/bipres.jar
    7a7c5000-7abaf000 r-xs 00000000 08:03 4024599 /u01/owb/owb/lib/int/bidatasvr.jar
    7abaf000-7ae0c000 r-xs 00000000 08:03 4024598 /u01/owb/owb/lib/int/bidatacmn.jar
    7ae0c000-7b16e000 r-xs 00000000 08:03 4024597 /u01/owb/owb/lib/int/bidataclt.jar
    7b16e000-7b212000 r-xs 00000000 08:03 4024595 /u01/owb/owb/lib/int/bicmn.jar
    7b212000-7b219000 r-xs 00000000 08:03 4024593 /u01/owb/owb/lib/int/biamlocal.jar
    7b219000-7b46c000 r-xs 00000000 08:03 4024592 /u01/owb/owb/lib/int/bc4jmt.jar
    7b46c000-7b5ca000 r-xs 00000000 08:03 4024591 /u01/owb/owb/lib/int/bc4jct.jar
    7b5ca000-7b693000 r-xs 00000000 08:03 4024637 /u01/owb/owb/lib/int/jython_lib.zip
    7b693000-7b743000 r-xs 00000000 08:03 4024636 /u01/owb/owb/lib/int/jython.jar
    7b743000-7b788000 r-xs 00000000 08:03 4024603 /u01/owb/owb/lib/int/bsh.jar
    7b788000-7b7d2000 r-xs 00000000 08:03 4024654 /u01/owb/owb/lib/int/ojrfc.jar
    7b7d2000-7b992000 r-xs 00000000 08:03 4024686 /u01/owb/owb/lib/int/xmlparserv2_xloader.jar
    7b992000-7b99f000 r-xs 00000000 08:03 4024685 /u01/owb/owb/lib/int/xloader.jar
    7b99f000-7b9d5000 r-xs 00000000 08:03 4024676 /u01/owb/owb/lib/int/tcljava.jar
    7b9d5000-7b9d6000 r-xs 00000000 08:03 4024659 /u01/owb/owb/lib/int/pflowdtd.jar
    7b9d6000-7ba88000 r-xs 00000000 08:03 4024629 /u01/owb/owb/lib/int/jacl.jar
    7ba88000-7baa2000 r-xs 00000000 08:03 4023725 /u01/owb/owb/ts/tsgmtj55.jar
    7baa2000-7bae4000 r-xs 00000000 08:03 4023724 /u01/owb/owb/ts/tsgltjava55.jar
    7bae4000-7bb62000 r-xs 00000000 08:03 4023723 /u01/owb/owb/ts/tsgetj55.jar
    7bb62000-7bb93000 r-xs 00000000 08:03 4023722 /u01/owb/owb/ts/tsgdtj55.jar
    7bb93000-7bb96000 r-xs 00000000 08:03 4023721 /u01/owb/owb/ts/pngEncoderSrc.jar
    7bb96000-7bb98000 r-xs 00000000 08:03 4023720 /u01/owb/owb/ts/pngEncoder.jar
    7bb98000-7bbab000 r-xs 00000000 08:03 4023719 /u01/owb/owb/ts/crimson-parser.jar
    7bbab000-7bd3e000 r-xs 00000000 08:03 4023718 /u01/owb/owb/ts/batik-all.jar
    7bd3e000-7bd3f000 r-xs 00000000 08:03 4027005 /u01/owb/owb/bridges/lib/help_manager10.jar
    7bd3f000-7beb1000 r-xs 00000000 08:03 3178995 /u01/owb/olap/api/lib/olapi_api.jar
    7beb1000-7beeb000 r-xs 00000000 08:03 3176795 /u01/owb/olap/api/lib/awxml.jar
    7beeb000-7bf75000 r-xs 00000000 08:03 4023178 /u01/owb/xdk/lib/xml.jar
    7bf75000-7bfa7000 r-xs 00000000 08:03 3176753 /u01/owb/oc4j/diagnostics/lib/ojdl2.jar
    7bfa7000-7bfaf000 r-xs 00000000 08:03 3176545 /u01/owb/oc4j/j2ee/home/lib/connector.jar
    7bfaf000-7bfb6000 r-xs 00000000 08:03 3176543 /u01/owb/oc4j/j2ee/home/lib/jmx_remote_api.jar
    7bfb6000-7c010000 r-xs 00000000 08:03 3176558 /u01/owb/oc4j/j2ee/home/lib/jmxri.jar
    7c010000-7c0e6000 r-xs 00000000 08:03 3176698 /u01/owb/oc4j/webservices/lib/wsserver.jar
    7c0e6000-7c0e7000 r-xs 00000000 08:03 3176470 /u01/owb/oc4j/j2ee/home/admin_client.jar
    7c0e7000-7c13a000 r-xs 00000000 08:03 3176566 /u01/owb/oc4j/j2ee/home/lib/http_client.jar
    7c13a000-7c148000 r-xs 00000000 08:03 3176707 /u01/owb/oc4j/webservices/lib/orawsmetadata.jar
    7c148000-7c14d000 r-xs 00000000 08:03 3176711 /u01/owb/oc4j/webservices/lib/relaxngDatatype.jar
    7c14d000-7c189000 r-xs 00000000 08:03 3176701 /u01/owb/oc4j/webservices/lib/xsdlib.jar
    7c189000-7c48b000 r-xs 00000000 08:03 4024682 /u01/owb/owb/lib/int/wsclient.jar
    7c48b000-7c52d000 r-xs 00000000 08:03 4024681 /u01/owb/owb/lib/int/wsa.jar
    7c52d000-7c534000 r-xs 00000000 08:03 4024619 /u01/owb/owb/lib/int/fabric-interceptors.jar
    7c534000-7c53f000 r-xs 00000000 08:03 4024618 /u01/owb/owb/lib/int/fabric-common.jar
    7c53f000-7d185000 r-xs 00000000 08:03 4024683 /u01/owb/owb/lib/int/wsclient_extended.jar
    7d185000-7d282000 r-xs 00000000 08:03 3176306 /u01/owb/oc4j/ant/lib/ant.jar
    7d282000-7d39a000 r-xs 00000000 08:03 3176553 /u01/owb/oc4j/j2ee/home/lib/jgroups-core.jar
    7d39a000-7d3a0000 r-xs 00000000 08:03 3176569 /u01/owb/oc4j/j2ee/home/lib/javax88.jar
    7d3a0000-7d3a4000 r-xs 00000000 08:03 3176568 /u01/owb/oc4j/j2ee/home/lib/javax77.jar
    7d3a4000-7d668000 r-xs 00000000 08:03 3176563 /u01/owb/oc4j/j2ee/home/lib/adminclient.jar
    7d668000-7d66d000 r-xs 00000000 08:03 3176542 /u01/owb/oc4j/j2ee/home/lib/asm-attrs.jar
    7d66d000-7d674000 r-xs 00000000 08:03 3176546 /u01/owb/oc4j/j2ee/home/lib/asm.jar
    7d674000-7dfb4000 r-xs 00000000 08:03 3176548 /u01/owb/oc4j/j2ee/home/lib/oc4j-internal.jar
    7dfb4000-7dffb000 r-xs 00000000 08:03 3176690 /u01/owb/oc4j/lib/dms.jar
    7dffb000-7e00d000 r-xs 00000000 08:03 3176752 /u01/owb/oc4j/diagnostics/lib/ojdl.jar
    7e00d000-7e052000 r-xs 00000000 08:03 2618219 /u01/oracle/ldap/oidadmin/dasnls.jar
    7e052000-7e05e000 r-xs 00000000 08:03 686120 /u01/oracle/jlib/jssl-1_1.jar
    7e05e000-7e0a7000 r-xs 00000000 08:03 2618695 /u01/oracle/jlib/netcfg.jar
    7e0a7000-7e13f000 r-xs 00000000 08:03 686130 /u01/oracle/jlib/ldapjclnt10.jar
    7e13f000-7e267000 r-xs 00000000 08:03 3207846 /u01/oracle/lib/xmlparserv2.jar
    7e267000-7e269000 r-xs 00000000 08:03 3176479 /u01/owb/oc4j/j2ee/home/jacc-spi.jar
    7e269000-7e387000 r-xs 00000000 08:03 3176471 /u01/owb/oc4j/j2ee/home/jazncore.jar
    7e387000-7e38a000 r-xs 00000000 08:03 3176705 /u01/owb/oc4j/webservices/lib/jws-api.jar
    7e38a000-7e396000 r-xs 00000000 08:03 3176567 /u01/owb/oc4j/j2ee/home/lib/persistence.jar
    7e396000-7e39b000 r-xs 00000000 08:03 3176550 /u01/owb/oc4j/j2ee/home/lib/ejb30.jar
    7e39b000-7e3a0000 r-xs 00000000 08:03 3176744 /u01/owb/oc4j/jlib/javax-ssl-1_1.jar
    7e3a0000-7e3ac000 r-xs 00000000 08:03 3176743 /u01/owb/oc4j/jlib/jssl-1_1.jar
    7e3ac000-7e559000 r-xs 00000000 08:03 3176738 /u01/owb/oc4j/jlib/ldapjclnt10.jar
    7e559000-7e5ad000 r-xs 00000000 08:03 3176746 /u01/owb/oc4j/jlib/ojpse.jar
    7e5ad000-7e5c9000 r-xs 00000000 08:03 3176737 /u01/owb/oc4j/jlib/oraclepki.jar
    7e5c9000-7e5d3000 r-xs 00000000 08:03 3176757 /u01/owb/oc4j/opmn/lib/optic.jar
    7e5d3000-7e703000 r-xs 00000000 08:03 3176685 /u01/owb/oc4j/lib/xmlparserv2.jar
    7e703000-7e706000 r-xs 00000000 08:03 3176561 /u01/owb/oc4j/j2ee/home/lib/jta.jar
    7e706000-7e70d000 r-xs 00000000 08:03 3176544 /u01/owb/oc4j/j2ee/home/lib/jms.jar
    7e70d000-7e72c000 r-xs 00000000 08:03 3176565 /u01/owb/oc4j/j2ee/home/lib/iiop_support.jar
    7e72c000-7e765000 r-xs 00000000 08:03 3176555 /u01/owb/oc4j/j2ee/home/lib/orbbase.jar
    7e765000-7e96c000 r-xs 00000000 08:03 3176538 /u01/owb/oc4j/j2ee/home/lib/oc4j_orb.jar
    7e96c000-7e97a000 r-xs 00000000 08:03 3176557 /u01/owb/oc4j/j2ee/home/lib/activation.jar
    7e97a000-7e9cf000 r-xs 00000000 08:03 3176547 /u01/owb/oc4j/j2ee/home/lib/mail.jar
    7e9cf000-7e9d3000 r-xs 00000000 08:03 3176573 /u01/owb/oc4j/j2ee/home/lib/ejb.jar
    7e9d3000-7eb20000 r-xs 00000000 08:03 3176478 /u01/owb/oc4j/j2ee/home/oc4jclient.jar
    7eb20000-7eba4000 r-xs 00000000 08:03 3176564 /u01/owb/oc4j/j2ee/home/lib/pcl.jar
    7eba4000-7eba9000 r-xs 00000000 08:03 3176468 /u01/owb/oc4j/j2ee/home/oc4j.jar
    7eba9000-7ec14000 r-xs 00000000 08:03 3176816 /u01/owb/sqlj/lib/runtime12.jar
    7ec14000-7ec2b000 r-xs 00000000 08:03 3178598 /u01/owb/lib/xmlcomp.jar
    7ec2b000-7ec67000 r-xs 00000000 08:03 5848291 /u01/owb/rdbms/jlib/xdb.jar
    7ec67000-7ec96000 r-xs 00000000 08:03 3176899 /u01/owb/lib/xsu12.jar
    7ec96000-7ec9f000 r-xs 00000000 08:03 3178595 /u01/owb/lib/classgen.jar
    7ec9f000-7ecc0000 r-xs 00000000 08:03 3176900 /u01/owb/lib/xschema.jar
    7ecc0000-7edc4000 r-xs 00000000 08:03 3176830 /u01/owb/javavm/lib/aurora.zip
    7edc4000-7f1a1000 r-xs 00000000 08:03 3178384 /u01/owb/sqlj/lib/translator.jar
    7f1a1000-7f1ea000 r-xs 00000000 08:03 3178373 /u01/owb/jlib/netcfg.jar
    7f1ea000-7f1f8000 r-xs 00000000 08:03 3178405 /u01/owb/jlib/kodiak.jar
    7f1f8000-7f3c0000 r-xs 00000000 08:03 3176809 /u01/owb/jlib/ewt3.jar
    7f3c0000-7f43b000 r-xs 00000000 08:03 3176030 /u01/owb/jlib/dbui2.jar
    7f43b000-7f462000 r-xs 00000000 08:03 4023254 /u01/owb/ide/themes/fusionblue.jar
    7f462000-7f478000 r-xs 00000000 08:03 3178561 /u01/owb/jlib/orai18n-tools.jar
    7f478000-7f5df000 r-xs 00000000 08:03 3178556 /u01/owb/jlib/orai18n-lcsd.jar
    7f5df000-7f5f4000 r-xs 00000000 08:03 3178560 /u01/owb/jlib/orai18n-servlet.jar
    7f5f4000-7f600000 r-xs 00000000 08:03 3178559 /u01/owb/jlib/orai18n-net.jar
    7f600000-7f757000 r-xs 00000000 08:03 3178558 /u01/owb/jlib/orai18n-translation.jar
    7f757000-7f85b000 r-xs 00000000 08:03 3178555 /u01/owb/jlib/orai18n-collation.jar
    7f85b000-7f8bf000 r-xs 00000000 08:03 3178557 /u01/owb/jlib/orai18n-utility.jar
    7f8bf000-7f8d4000 r-xs 00000000 08:03 3178386 /u01/owb/jlib/orai18n-mapping.jar
    7f8d4000-7fa69000 r-xs 00000000 08:03 3178387 /u01/owb/jlib/orai18n.jar
    7fa69000-7fc51000 r-xs 00000000 08:03 3498191 /u01/owb/jdbc/lib/ojdbc5.jar
    7fc51000-7fc70000 r-xs 00000000 08:03 4024649 /u01/owb/owb/lib/int/oem_cm_classes.jar
    7fc70000-7fc82000 r-xs 00000000 08:03 4024604 /u01/owb/owb/lib/int/cm.jar
    7fc82000-7fce1000 r-xs 00000000 08:03 4023238 /u01/owb/ide/extensions/oracle.ide.webupdate.jar
    7fce1000-7fd64000 r-xs 00000000 08:03 4023226 /u01/owb/ide/extensions/oracle.ide.ceditor.jar
    7fd64000-7fda0000 r-xs 00000000 08:03 4023233 /u01/owb/ide/extensions/oracle.ide.navigator.jar
    7fda0000-7fe14000 r-xs 00000000 08:03 4023228 /u01/owb/ide/extensions/oracle.ide.help.jar
    7fe14000-7fe1b000 r-xs 00000000 08:03 4023236 /u01/owb/ide/extensions/oracle.ide.peek.jar
    7fe1b000-7fe35000 r-xs 00000000 08:03 4023227 /u01/owb/ide/extensions/oracle.ide.gallery.jar
    7fe35000-7fe61000 r-xs 00000000 08:03 4023229 /u01/owb/ide/extensions/oracle.ide.indexing.jar
    7fe61000-7fe62000 r-xs 00000000 08:03 4023239 /u01/owb/ide/extensions/oracle.ideimpl.apple.jar
    7fe62000-7fe98000 r-xs 00000000 08:03 4023234 /u01/owb/ide/extensions/oracle.ide.palette1.jar
    7fe98000-7fed1000 r-xs 00000000 08:03 4023235 /u01/owb/ide/extensions/oracle.ide.palette2.jar
    7fed1000-7ff22000 r-xs 00000000 08:03 4023230 /u01/owb/ide/extensions/oracle.ide.inspector.jar
    7ff22000-7ff2b000 r-xs 00000000 08:03 4023232 /u01/owb/ide/extensions/oracle.ide.log.jar
    7ff2b000-7ff42000 r-xs 00000000 08:03 4023237 /u01/owb/ide/extensions/oracle.ide.webbrowser.jar
    7ff42000-7ff48000 r-xs 00000000 08:03 3178374 /u01/owb/jlib/ojmisc.jar
    7ff48000-7ff62000 r-xs 00000000 08:03 4023204 /u01/owb/timingframework/TimingFramework.jar
    7ff62000-7ff65000 --xp 7ff62000 00:00 0
    7ff65000-7ffe3000 rwxp 7ff65000 00:00 0
    7ffe3000-7ffea000 r-xp 00000000 08:03 3175295 /u01/owb/jdk/jre/lib/i386/libnio.so
    7ffea000-7ffeb000 rwxp 00006000 08:03 3175295 /u01/owb/jdk/jre/lib/i386/libnio.so
    80030000-80050000 rwxs 00000000 00:08 6750220 /SYSV00000000 (deleted)
    80050000-80053000 --xp 80050000 00:00 0
    80053000-800d1000 rwxp 80053000 00:00 0
    800d1000-800d4000 --xp 800d1000 00:00 0
    800d4000-80152000 rwxp 800d4000 00:00 0
    80152000-80155000 --xp 80152000 00:00 0
    80155000-801d3000 rwxp 80155000 00:00 0
    801d3000-801d6000 --xp 801d3000 00:00 0
    801d6000-80254000 rwxp 801d6000 00:00 0
    80254000-80257000 --xp 80254000 00:00 0
    80257000-802d5000 rwxp 80257000 00:00 0
    802d5000-8034f000 r-xp 00000000 08:03 3175253 /u01/owb/jdk/jre/lib/i386/libfontmanager.so
    8034f000-80359000 rwxp 0007a000 08:03 3175253 /u01/owb/jdk/jre/lib/i386/libfontmanager.so
    80359000-8035d000 rwxp 80359000 00:00 0
    8035d000-8038b000 r-xp 00000000 08:03 3175308 /u01/owb/jdk/jre/lib/i386/xawt/libmawt.so
    8038b000-8038f000 rwxp 0002d000 08:03 3175308 /u01/owb/jdk/jre/lib/i386/xawt/libmawt.so
    8038f000-80455000 r-xp 00000000 08:03 3175289 /u01/owb/jdk/jre/lib/i386/libmlib_image.so
    80455000-80456000 rwxp 000c5000 08:03 3175289 /u01/owb/jdk/jre/lib/i386/libmlib_image.so
    80456000-804b5000 r-xp 00000000 08:03 3175243 /u01/owb/jdk/jre/lib/i386/libawt.so
    804b5000-804bb000 rwxp 0005f000 08:03 3175243 /u01/owb/jdk/jre/lib/i386/libawt.so
    804bb000-804df000 rwxp 804bb000 00:00 0
    804df000-80502000 r-xs 00000000 08:03 3175447 /u01/owb/jdk/lib/dt.jar
    80502000-80bba000 r-xs 00000000 08:03 3175454 /u01/owb/jdk/lib/tools.jar
    80bba000-80d0c000 r-xs 00000000 08:03 3176898 /u01/owb/lib/xmlparserv2.jar
    80d0c000-80d80000 r-xs 00000000 08:03 3178404 /u01/owb/jlib/help4.jar
    80d80000-80d8e000 r-xs 00000000 08:03 3176225 /u01/owb/jlib/share.jar
    80d8e000-80f90000 r-xs 00000000 08:03 3178397 /u01/owb/jlib/jewt4.jar
    80f90000-8101e000 r-xs 00000000 08:03 4023249 /u01/owb/ide/lib/uic.jar
    8101e000-8108f000 r-xs 00000000 08:03 4023248 /u01/owb/ide/lib/oicons.jar
    8108f000-81322000 r-xs 00000000 08:03 4023231 /u01/owb/ide/extensions/oracle.ide.jar
    81322000-81361000 r-xs 00000000 08:03 4023245 /u01/owb/ide/lib/idert.jar
    81361000-8148f000 r-xs 00000000 08:03 4023243 /u01/owb/ide/lib/ideimpl.jar
    8148f000-81684000 r-xs 00000000 08:03 4023171 /u01/owb/lib/java/shared/oracle.javatools/11.1.1.0.0/javatools-nodeps.jar
    81684000-817d5000 r-xs 00000000 08:03 4023246 /u01/owb/ide/lib/javatools.jar
    817d5000-81834000 r-xs 00000000 08:03 4023247 /u01/owb/ide/lib/javax-ide.jar
    81834000-81a3d000 r-xs 00000000 08:03 4027035 /u01/owb/owb/lib/patches/jewt4.jar
    81a3d000-81a89000 r-xs 00000000 08:03 4027034 /u01/owb/owb/lib/patches/inspect4.jar
    81a89000-81a9e000 r-xs 00000000 08:03 4027036 /u01/owb/owb/lib/patches/orai18n-mapping.jar
    81a9e000-81aac000 r-xs 00000000 08:03 4027037 /u01/owb/owb/lib/patches/share.jar
    81aac000-81c6d000 rwxp 81aac000 00:00 0
    81c6d000-81c7f000 r-xp 00000000 08:03 3175293 /u01/owb/jdk/jre/lib/i386/libnet.so
    81c7f000-81c80000 rwxp 00011000 08:03 3175293 /u01/owb/jdk/jre/lib/i386/libnet.so
    81c80000-81cf2000 r-xs 00000000 08:03 4023194 /u01/owb/j2ee/home/lib/pcl.jar
    81cf2000-81cfa000 r-xs 00000000 08:03 4023242 /u01/owb/ide/lib/ide-boot.jar
    81cfa000-81dc0000 r-xs 00000000 08:03 3175233 /u01/owb/jdk/jre/lib/ext/localedata.jar
    81dc0000-81deb000 r-xs 00000000 08:03 3175235 /u01/owb/jdk/jre/lib/ext/sunpkcs11.jar
    81deb000-81e12000 r-xs 00000000 08:03 3175234 /u01/owb/jdk/jre/lib/ext/sunjce_provider.jar
    81e12000-81e13000 --xp 81e12000 00:00 0
    81e13000-81e93000 rwxp 81e13000 00:00 0
    81e93000-81e96000 --xp 81e93000 00:00 0
    81e96000-81f14000 rwxp 81e96000 00:00 0
    81f14000-81f17000 --xp 81f14000 00:00 0
    81f17000-81f95000 rwxp 81f17000 00:00 0
    81f95000-81f98000 --xp 81f95000 00:00 0
    81f98000-82016000 rwxp 81f98000 00:00 0
    82016000-820ee000 r-xp 00136000 08:03 2683360 /usr/lib/locale/locale-archive
    820ee000-822ee000 r-xp 00000000 08:03 2683360 /usr/lib/locale/locale-archive
    822ee000-822f1000 --xp 822ee000 00:00 0
    822f1000-8236f000 rwxp 822f1000 00:00 0
    8236f000-82372000 --xp 8236f000 00:00 0
    82372000-823f0000 rwxp 82372000 00:00 0
    823f0000-823f1000 --xp 823f0000 00:00 0
    823f1000-82490000 rwxp 823f1000 00:00 0
    82490000-824f2000 rwxp 82490000 00:00 0
    824f2000-82546000 rwxp 824f2000 00:00 0
    82546000-825df000 rwxp 82546000 00:00 0
    825df000-825e6000 rwxp 825df000 00:00 0
    825e6000-825f2000 rwxp 825e6000 00:00 0
    825f2000-82646000 rwxp 825f2000 00:00 0
    82646000-826df000 rwxp 82646000 00:00 0
    826df000-826fd000 rwxp 826df000 00:00 0
    826fd000-8275f000 rwxp 826fd000 00:00 0
    8275f000-83550000 rwxp 8275f000 00:00 0
    83550000-84ec0000 rwxp 83550000 00:00 0
    84ec0000-8f53a000 rwxp 84ec0000 00:00 0
    8f53a000-a2760000 rwxp 8f53a000 00:00 0
    a2760000-a6360000 rwxp a2760000 00:00 0
    a6360000-b2760000 rwxp a6360000 00:00 0
    b2760000-b2761000 r-xs 00000000 08:03 4023241 /u01/owb/ide/lib/annotations.jar
    b2761000-b2762000 r-xs 00000000 08:03 4024576 /u01/owb/owb/lib/int/accelerators.jar
    b2762000-b2765000 r-xs 00000000 08:03 3175232 /u01/owb/jdk/jre/lib/ext/dnsns.jar
    b2765000-b2766000 r-xp 009dc000 08:03 2683360 /usr/lib/locale/locale-archive
    b2766000-b2785000 rwxp b2766000 00:00 0
    b2785000-b27e6000 rwxp b2785000 00:00 0
    b27e6000-b2f86000 rwxp b27e6000 00:00 0
    b2f86000-b47e6000 rwxp b2f86000 00:00 0
    b47e6000-b5042000 r-xs 00000000 08:03 3174724 /u01/owb/jdk/jre/lib/charsets.jar
    b5042000-b5057000 r-xs 00000000 08:03 3174754 /u01/owb/jdk/jre/lib/jce.jar
    b5057000-b50dc000 r-xs 00000000 08:03 3174755 /u01/owb/jdk/jre/lib/jsse.jar
    b50dc000-b5145000 rwxp b50dc000 00:00 0
    b5145000-b7770000 r-xs 00000000 08:03 3174763 /u01/owb/jdk/jre/lib/rt.jar
    b7770000-b777f000 r-xp 00000000 08:03 3175305 /u01/owb/jdk/jre/lib/i386/libzip.so
    b777f000-b7781000 rwxp 0000e000 08:03 3175305 /u01/owb/jdk/jre/lib/i386/libzip.so
    b7781000-b77a2000 r-xp 00000000 08:03 3175265 /u01/owb/jdk/jre/lib/i386/libjava.so
    b77a2000-b77a4000 rwxp 00020000 08:03 3175265 /u01/owb/jdk/jre/lib/i386/libjava.so
    b77a4000-b77af000 r-xp 00000000 08:03 3175303 /u01/owb/jdk/jre/lib/i386/libverify.so
    b77af000-b77b0000 rwxp 0000b000 08:03 3175303 /u01/owb/jdk/jre/lib/i386/libverify.so
    b77b0000-b77b8000 rwxs 00000000 08:03 65438 /tmp/hsperfdata_oracle/9481
    b77b8000-b77c1000 r-xp 00000000 08:03 3332585 /lib/libnss_files-2.5.so
    b77c1000-b77c2000 r-xp 00008000 08:03 3332585 /lib/libnss_files-2.5.so
    b77c2000-b77c3000 rwxp 00009000 08:03 3332585 /lib/libnss_files-2.5.so
    b77c3000-b77c9000 r-xp 00000000 08:03 3175329 /u01/owb/jdk/jre/lib/i386/native_threads/libhpi.so
    b77c9000-b77ca000 rwxp 00006000 08:03 3175329 /u01/owb/jdk/jre/lib/i386/native_threads/libhpi.so
    b77ca000-b77cb000 rwxp b77ca000 00:00 0
    b77cb000-b77cc000 --xp b77cb000 00:00 0
    b77cc000-b7b3e000 r-xp 00000000 08:03 3175314 /u01/owb/jdk/jre/lib/i386/client/libjvm.so
    b7b3e000-b7b5c000 rwxp 00372000 08:03 3175314 /u01/owb/jdk/jre/lib/i386/client/libjvm.so
    b7b5c000-b7f75000 rwxp b7b5c000 00:00 0
    b7f75000-b7f76000 r-xp b7f75000 00:00 0 [vdso]
    bf8d8000-bf8db000 --xp bf8d8000 00:00 0
    bf8db000-bfad8000 rwxp bf8db000 00:00 0 [stack]
    VM Arguments:
    jvm_args: -Doracle.home=/u01/owb -Xmx512M -Xms64M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Dapple.laf.useScreenMenuBar=true -Dcom.apple.mrj.application.apple.menu.about.name=OWB -Dcom.apple.mrj.application.growbox.intrudes=false -Dcom.apple.macos.smallTabs=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dide.AssertTracingDisabled=false -XX:MaxPermSize=256M -Dnative.canonicalization=false -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Doracle.net.tns_admin=/u01/owb/network/admin -Djava.util.logging.config.file=logging.conf -Dide.conf="/u01/owb/owb/bin/owb.conf" -Dide.startingcwd="/u01/owb/owb/bin/unix"
    java_command: oracle.ide.boot.Launcher
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=Personalties.jar:../admin::
    PATH=/u01/oracle/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    USERNAME=oracle
    LD_LIBRARY_PATH=/u01/owb/jdk/jre/lib/i386/client:/u01/owb/jdk/jre/lib/i386:/u01/owb/jdk/jre/../lib/i386:/u01/owb/lib:/u01/owb/owb/bin/admin:/u01/oracle/lib:/lib:/usr/lib:
    SHELL=/bin/bash
    DISPLAY=:0.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x32b7d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x32b7d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x28ef70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x28ef70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x28ef70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x2913c0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x290df0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x290df0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x290df0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x290df0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:redhat-4
    uname:Linux 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 16384, NOFILE 65536, AS infinity
    load average:0.58 0.48 0.56
    CPU:total 1 (cores per cpu 2, threads per core 1) family 15 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3
    Memory: 4k page, physical 2124420k(389084k free), swap 511k(511k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_17-b02) for linux-x86, built on Sep 26 2008 01:40:49 by java_re with gcc 3.2.1-7a (J2SE release)

Maybe you are looking for

  • GP Preference Items Throwing "Could not find a part of the path" Error in GP Management Console

    Hello,  For background, I recovered two Server 2008 R2 Domain Controllers in the same domain from a JRNL_WRAP_ERROR using the BurFlags registry key as outlined in KB290762. The non-authoritative restore seemed to resolve NtFrs/replication challenges,

  • How do I edit a Wordpress theme - Greyed out?

    Hi, I'm new to Dreamweaver and have just successfully setup my Wordpress Site to run in dreamweaver through MAMP. Using the properties box on the side, I've been able to successfully edit the single line text boxes on my theme. I am unable to edit an

  • What is the use P type variable in ABAP?

    ex: data <variable name > type p decimals 2. here what is the use of declaring it to p type. what is the difference between p type and float type.

  • Difference between apple ID and mobile me ID

    Updating Apps I was asked to reset my Apple ID Password, which U did but now get a message that I cannot access my mail because it has the wrong password?

  • Synchron webservice call?

    Hi, the webservices call are implemented asynchron, so if you call method A, the result will be received by method B. But maybe it's possible to wait in method A, until the result comes? something like that private function load():void service.getIte