BPEL server crashes

Our Bpel server runs fine and then all of a sudden it starts to give errors. Does anyone have any advice about what could be wrong. I pasted the log file info underneath, as you can see its info messages and then just errors and I have to restart the server.
Thanks
Roald
+<2009-02-10 09:07:58,732> <INFO> <default.collaxa.cube.activation> <Database Adapter::Inbound>+
+<oracle.tip.adapter.db.ox.TopLinkXMLProjectInitializer initialize> Initializing an existing toplink project for+
use by the database adapter.
+<2009-02-10 09:13:00,229> <INFO> <default.collaxa.cube.activation> <Database Adapter::Inbound>+
+<oracle.tip.adapter.db.ox.TopLinkXMLProjectInitializer initialize> Initializing an existing toplink project for+
use by the database adapter.
*+<2009-02-10 09:14:00,443> <INFO> <default.collaxa.cube.activation> <Database Adapter::Inbound>+*
+<oracle.tip.adapter.db.ox.TopLinkXMLProjectInitializer initialize> Initializing an existing toplink project for+
use by the database adapter.*
*+<2009-02-10 09:15:00,677> <ERROR> <default.collaxa.cube.activation> <Database Adapter::Inbound>+*
+<oracle.tip.adapter.db.DBManagedConnectionFactory acquireClientSession> unable to build the TopLink Session+
+<2009-02-10 09:15:00,685> <ERROR> <default.collaxa.cube.activation> <Database Adapter::Inbound>+
+<oracle.tip.adapter.db.InboundWork runOnce> Non retriable exception during polling of the database ORABPEL-11624+
DBActivationSpec Polling Exception.
+Query name: [ReadAppointmentData], Descriptor name:+
+[PublishEmployeeAppointmentInformationService.XxnwuHrPeopleV]. Polling the database for events failed on this+
iteration.
If the cause is something like a database being down successful polling will resume once conditions change.
Caused by ORABPEL-11622
Could not create/access the TopLink Session.
This session is used to connect to the datastore.
See root exception for the specific exception. You may need to configure the connection settings in the
deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the
+server. Caused by Exception [TOPLINK-7099] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)):+
oracle.toplink.exceptions.ValidationException
Exception Description: Could not find xml project file which is specified in properties file:
xmlProjectFile=file:/u01/app/oracle/product/10.1.2/oas_bpel/integration/orabpel/domains/default/tmp/.bpel_Publish
EmployeeAppointmentInformationService_1.0.jar/toplink_mappings.xml..
+.+
+<2009-02-10 09:15:00,685> <FATAL> <default.collaxa.cube.activation> <AdapterFramework::Inbound>+
+[ReadAppointmentData_ptt::receive(payload)] - Resource Adapter requested Process shutdown!+
+<2009-02-10 09:15:00,685> <INFO> <default.collaxa.cube.activation> <AdapterFramework::Inbound> Adapter Framework+
instance: OraBPEL - performing endpointDeactivation for portType=ReadAppointmentData_ptt, operation=receive
+<2009-02-10 09:15:00,686> <INFO> <default.collaxa.cube.activation> <Database Adapter::Inbound>+
+<oracle.tip.adapter.db.DBResourceAdapter endpointDeactivation> Deactivating:+
oracle.tip.adapter.db.DBActivationSpec@1cc678a
+<2009-02-10 09:15:00,699> <INFO> <default.collaxa.cube.activation> <AdapterFramework::Inbound>+
JCAActivationAgent::onStateChanged State is changed for process
+'bpel://localhost/default/PublishEmployeeAppointmentInformationService~1.0/', state=OFF+
+<2009-02-10 09:16:05,788> <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking+
bean "finder": Cannot fetch a datasource connection.
The process domain was unable to establish a connection with the datasource with the connection URL
+"jdbc/BPELServerDataSourceWorkflow". The exception reported is: Io exception: The Network Adapter could not+
establish the connection
Please check that the machine hosting the datasource is physically connected to the network.  Otherwise, check
that the datasource connection parameters (user/password) is currently valid.
ORABPEL-04077
Cannot fetch a datasource connection.
The process domain was unable to establish a connection with the datasource with the connection URL
+"jdbc/BPELServerDataSourceWorkflow". The exception reported is: Io exception: The Network Adapter could not+
establish the connection
Please check that the machine hosting the datasource is physically connected to the network.  Otherwise, check
that the datasource connection parameters (user/password) is currently valid.
at
com.collaxa.cube.engine.data.ConnectionFactory$ConnectionFactoryImpl.getConnection(ConnectionFactory.java:347)
at com.collaxa.cube.engine.data.ConnectionFactory.getConnection(ConnectionFactory.java:159)
at com.collaxa.cube.engine.data.ConnectionFactory.getQueryConnection(ConnectionFactory.java:114)
at
com.collaxa.cube.engine.adaptors.common.BaseCubeInstancePersistenceAdaptor.listInstanceMetaData(BaseCubeInstanceP
ersistenceAdaptor.java:1094)
at
com.collaxa.cube.engine.adaptors.oracle.CubeInstancePersistenceAdaptor.listInstanceMetaData(CubeInstancePersisten
ceAdaptor.java:91)
at com.collaxa.cube.engine.data.AdminFinder.__listInstanceMetaData(AdminFinder.java:374)
at com.collaxa.cube.engine.data.AdminFinder.listInstances(AdminFinder.java:190)
at com.collaxa.cube.ejb.impl.FinderBean.listInstances(FinderBean.java:222)
at
IFinderBean_StatelessSessionBeanWrapper42.listInstances(IFinderBean_StatelessSessionBeanWrapper42.java:963)
at com.oracle.bpel.client.Locator.listInstances(Locator.java:521)
at com.oracle.bpel.client.Locator.listInstances(Locator.java:490)
at BusinessProcess.myLocator.getXML(myLocator.java:102)
at bpel.p0.ExecLetBxExe4.execute(ExecLetBxExe4.java:65)
at com.collaxa.cube.engine.ext.wmp.BPELXExecWMP.__executeStatements(BPELXExecWMP.java:52)
at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:188)
at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3408)
at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1836)
at
com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75
+)+
at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:166)
at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:252)
at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5438)
at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1217)
at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:120)
at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:153)
at
ICubeEngineLocalBean_StatelessSessionBeanWrapper0.syncCreateAndInvoke(ICubeEngineLocalBean_StatelessSessionBeanWr
apper0.java:486)
at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:520)
at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:435)
at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:132)
at com.collaxa.cube.ejb.impl.DeliveryBean.request(DeliveryBean.java:101)
at
IDeliveryBean_StatelessSessionBeanWrapper22.request(IDeliveryBean_StatelessSessionBeanWrapper22.java:479)
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:324)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
at com.evermind.sql.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:160)
at
com.collaxa.cube.engine.data.ConnectionFactory$ConnectionFactoryImpl.getConnection(ConnectionFactory.java:336)
+... 37 more+
+<2009-02-10 09:17:03,836> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Internal Error.+
+<2009-02-10 09:17:03,837> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Internal error due to+
+{0}.+
+<2009-02-10 09:17:03,837> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Contact oracle support if+
error is not fixable.
+<2009-02-10 09:17:03,837> <ERROR> <default.collaxa.cube.services> <TaskManager::getPendingTasksOfInstance> Error+
in getting the task of the instance 534412

Looks like the server is unable to connect to the dehydration database.
A standard installation would have this data source setup as part of the installation.
"jdbc/BPELServerDataSourceWorkflow"
This again uses the connection pool "BPELPM_CONNECTION_POOL"
And the name of the data source is "BPELServerDataSourceWorkflow"
There are a few checks that you can perform.
1. Check if the dehydration database is up.
If no then this should be up and running.
2. Go to the EM and use {test connection} for "BPELPM_CONNECTION_POOL"
If comes back with error then check if the dehydration database credentials has changed post installation.
There are a few other datasources that share the same connection pool. Check if these are working too.
Every Little Helps
Kalidass Mookkaiah
http://oraclebpelindepth.blogspot.com/

Similar Messages

  • BPEL server and java crashes while accessing a deployed process in console

    Hi,
    I am running BPEL developer version on my local machine (win xp ). If I try to run a deployed process from my BPEL console by clicking on the process name, an Unexpected error dialog box pops up saying Java has encountered an unexpected error. After that the broser as well as the BPEL server window crashes. I have tried both IE and netscape.
    Can someone help as this is completely preventing me to test my deployed processes.
    Thanks

    Naah, I said, that will never work.  But to my shock and (pleasant) surprise, it does!  Here is a snippet of a little routine I cobbled together using LabVIEW for both the Writer and the Reader.
    The Writer is on top.  It creates a Temp.txt file on my Temp directory, deletes it if it is already there, then opens it for writing.  There's a boolean "Done" flag that tells me when the Writer finishes, so I clear it before entering the Writing Loop.  Here, every half-second, I write the sequential numbers 0 .. 9, with a New Line to create a Text File of Lines.  When I'm finished, I close the file.
    Below this is the Reader Loop, designed to start after the Writer Loop has opened (and created) the file.  Here we open the same file in Read-Only mode.  The Reader Loop also goes 10 times (I could have built in a Stop condition, but this is only a Proof-of-Concept).  The loop is initialized with the current File Position (0) in a Shift Register.  The inner While Loop is a "Wait for Data to Appear", a loop which checks 10 times a second to see if the File Position has changed, exiting when it does (meaning the Writer has Written Something).  It then reads a line from the File (the Read Text function has its "Read Lines" property set) and displays it.
    When you run this, you will see the Reader's output, Line, count up, 0 .. 9, and then the program stops with no errors.  What fun!
    Bob Schor

  • OIM server crashes while Importing OIM AD connector config XML files

    while installing OIM connector for Microsoft Active directory on the 2nd step of installation "Import of Connector XML Files (Using Deployment Manager)" Installation fails and OIM server crashes... my OIM server version is 11.1.1.3.0 and Connector is ActiveDirectory 9.1.1.5.0
    Here is oim_server1-diagnostic log file
    [2012-01-10T17:23:10.450+05:00] [oim_server1] [ERROR] [] [XELLERATE.ADAPTERS] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Class/Method: tcAdpUtils/compileAdapter encounter some problems: Could not compile adapter : adpADCSMOVEGROUP
    [2012-01-10T17:23:10.465+05:00] [oim_server1] [ERROR] [] [XELLERATE.ADAPTERS] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Class/Method: tcAdpUtils/compileAdapter encounter some problems: Compile failed on Tue Jan 10 17:23:10 UZT 2012[[
    error: Exception thrown while constructing Processor object: null
    ----------------SOURCE FILE
    1: /* Copyright (c) 2001 - 2007, Oracle Corporation. All rights reserved.
    2: */
    3: package com.thortech.xl.adapterGlue.ScheduleItemEvents;
    4: import com.thortech.xl.dataobj.*;
    5: //import com.thortech.xl.adapterGlue.*;
    6: //import com.thortech.xl.dataobj.tcDataSet;
    7: import java.io.IOException;
    8: import java.util.*;
    9: import java.io.FileWriter;
    10: import java.io.File;
    11: import java.sql.Timestamp;
    12: import java.text.DateFormat;
    13: import com.thortech.xl.dataobj.util.tcAdapterTaskException;
    14: import com.thortech.xl.dataobj.util.*;
    15: import com.thortech.xl.dataobj.util.tcJarEntryClassLoader;
    16: import com.thortech.xl.remotemanager.*;
    17: import java.rmi.*;
    18: import java.net.URL;
    19: import java.lang.reflect.Constructor;
    20: import java.lang.reflect.Method;
    21: import java.lang.reflect.Modifier;
    22: import java.lang.reflect.InvocationTargetException;
    23: import java.lang.reflect.Field;
    24: import java.net.*;
    25:
    26: public class adpADCSMOVEGROUP extends com.thortech.xl.adapterfactory.events.tcAdpEvent {
    27: public adpADCSMOVEGROUP() {
    28: super();
    29: setEventName("ADCS Move Group");
    30: }
    31:
    32: Hashtable ihTaskRetVals = new Hashtable();
    33:
    34: // Adapter Variables
    35: String OrgName; // Organization Name
    36: String sConfigurationLookUp; // ADParameterLookUp
    37: long ADServer; // AD Server
    38: String ObjectGUID; // ObjectGUID
    39:
    40: //Persistant Objects
    41: Object ADconsObj;
    42: Class clsAD;
    43:
    44: //Variables needed for class loader
    45: String sURL;
    46: URL url1;
    47: URL[] aURL;
    48: ClassLoader moURLClassLoader;
    49: Class moTargetClass;
    50: Object[] maoConstructorArgs;
    51: Class[] masConParamTypes;
    52: Constructor moCons;
    53:
    54: protected void implementation() throws Exception {
    55:
    56: try {
    57:
    58: if (! initAdapter("ADCS Move Group"))
    59: return;
    60:
    61: // Run Time Variables
    62: OrgName = getRunTimeValue("OrgName").toString();
    63: sConfigurationLookUp = getRunTimeValue("sConfigurationLookUp").toString();
    64: ADServer = ((Long)getRunTimeValue("ADServer")).longValue();
    65: ObjectGUID = getRunTimeValue("ObjectGUID").toString();
    66:
    67: //Initialize persistant object "AD"
    68: clsAD = Class.forName("com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks");
    69: maoConstructorArgs = new Object[]{getITAttrVal(ADServer, "Server Address"), getITAttrVal(ADServer, "Root Context"), getITAttrVal(ADServer, "Admin FQDN"), getITAttrVal(ADServer, "Admin Password"), getITAttrVal(ADServer, "Use SSL"), getITAttrVal(ADServer, "Port Number"), getITAttrVal(ADServer, "Invert Display Name"), "yes", sConfigurationLookUp, getDataBase()};
    70: masConParamTypes = new Class[]{String.class, String.class, String.class, String.class, String.class, String.class, String.class, String.class, String.class, Class.forName("com.thortech.xl.dataaccess.tcDataProvider")};
    71: moCons = clsAD.getConstructor(masConParamTypes);
    72: ADconsObj = moCons.newInstance(maoConstructorArgs);
    73:
    74:
    75: // Execute Tasks and store results in Hashtable...
    76:
    77: ihTaskRetVals.put("MOVEGROUP", MOVEGROUP());
    78: // Output mapping for Task MOVEGROUP
    79: setAdpRetVal(ihTaskRetVals.get("MOVEGROUP"), "String");
    80:
    81:
    82: finalizeAdapter();
    83:
    84: } catch (tcAdapterTaskException e) {
    85: e.printStackTrace();
    86: updateSchItem("R", e.getMessage(), e.getReason());
    87: return;
    88: } catch (Exception e) {
    89: e.printStackTrace();
    90: updateSchItem("R", e.getMessage(), getReason("", e));
    91: return;
    92: }
    93:
    94: }
    95:
    96: // *** Move Group ***
    97: private Object MOVEGROUP() throws Exception {
    98: Object oRetVal = "";
    99:
    100: Object objCons;
    101: String sTaskName = "Move Group";
    102: try {
    103:
    104: System.out.println("Running Move Group");
    105:
    106: //This method uses persistent object "AD"
    107:
    108: // Initialize method
    109: Class[] moMethodParmTypes = new Class[] {String.class, String.class, Class.forName("com.thortech.xl.dataaccess.tcDataProvider")};
    110: Object[] moMethodParams = new Object[] {OrgName, ObjectGUID, getDataBase()};
    111: Method moMethod = clsAD.getMethod("moveGroup", moMethodParmTypes);
    112:
    113: // Check for static method
    114: if (Modifier.isStatic(moMethod.getModifiers()))
    115: ADconsObj = null;
    116:
    117: // Invoke method
    118: oRetVal = moMethod.invoke(ADconsObj, moMethodParams);
    119:
    120: } catch (Exception e) {
    121: e.printStackTrace();
    122: if (e instanceof InvocationTargetException) {
    123: Throwable t = ((InvocationTargetException)e).getTargetException();
    124: throw new tcAdapterTaskException("adpADCSMOVEGROUP", "Move Group", t.getMessage(), "", "");
    125: } else {
    126: throw new tcAdapterTaskException("adpADCSMOVEGROUP", "Move Group", e.getMessage(), "", "");
    127: }
    128: }
    129: return returnVal(oRetVal);
    130: }
    131: }
    ----------------COMMAND LINE javac -classpath C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\user-patch.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\Oracle\Middleware\Oracle_IDM1\oam\agent\modules\oracle.oam.wlsagent_11.1.1\oam-wlsagent.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\soa-infra;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\fabric-url-handler_11.1.1.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\Oracle\Middleware\Oracle_IDM1\server\lib\oim-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-async.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-auth-client.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-auth-server.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-authz-service.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-configmbeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-context.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-entitymgr.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-kernel.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-pluginframework.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-utils.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-workflowservice.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-toplinksession.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAdapterUtilities.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAPI.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAttestation.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAuditor.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAuthentication.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlBackOfficeBeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlBackofficeClient.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlCache.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlCrypto.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDataObjectBeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDataObjects.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDDM.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlGenConnector.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xliGCProviders.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlInputPreprocessor.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlLogger.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlRemoteManager.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlRequestPreview.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlScheduler.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlUtils.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlVO.jar -d C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\\oracle\oim\adapters C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\\oracle\oim\adapters\adpADCSMOVEGROUP.java
    [2012-01-10T17:23:14.075+05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam.configservice.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Inside PostImport method of UserManagementPostImportForDm
    [2012-01-10T17:23:14.450+05:00] [oim_server1] [ERROR] [] [oracle.iam.configservice.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] The attribute ObjectGUID does not exist!
    [2012-01-10T17:23:15.075+05:00] [oim_server1] [NOTIFICATION] [IAM-0080013] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] [arg: 30] [arg: 0] [arg: oracle.iam.platform.entitymgr.vo.EntityMetadata] [arg: MODIFY] Kernel executing default validation with process id, event id, entity and operation 30.0.oracle.iam.platform.entitymgr.vo.EntityMetadata.MODIFY
    [2012-01-10T17:23:15.090+05:00] [oim_server1] [NOTIFICATION] [IAM-0080014] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] [arg: 30] [arg: 30] [arg: oracle.iam.platform.entitymgr.vo.EntityMetadata] [arg: MODIFY] [arg: /file/User.xml] Kernel executing default action handler with process id, event id, entity and operation 30.30.oracle.iam.platform.entitymgr.vo.EntityMetadata.MODIFY.entityId=/file/User.xml

    There are different log handlers and loggers with different properties what are XELLRATE.DDM's properties
    here is the logging.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <logging_configuration>
    <log_handlers>
    <log_handler name='console-handler' class='oracle.core.ojdl.logging.ConsoleHandler' formatter='oracle.core.ojdl.weblogic.ConsoleFormatter' level='WARNING:32'/>
    <log_handler name='odl-handler' class='oracle.core.ojdl.logging.ODLHandlerFactory' filter='oracle.dfw.incident.IncidentDetectionLogFilter'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/logs/${weblogic.Name}-diagnostic.log'/>
    <property name='maxFileSize' value='10485760'/>
    <property name='maxLogSize' value='104857600'/>
    <property name='encoding' value='UTF-8'/>
    <property name='useThreadName' value='true'/>
    <property name='supplementalAttributes' value='J2EE_APP.name,J2EE_MODULE.name,WEBSERVICE.name,WEBSERVICE_PORT.name,composite_instance_id,component_instance_id,composite_name,component_name'/>
    </log_handler>
    <log_handler name='wls-domain' class='oracle.core.ojdl.weblogic.DomainLogHandler' level="WARNING"/>
    <log_handler name='owsm-message-handler' class='oracle.core.ojdl.logging.ODLHandlerFactory'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/logs/owsm/msglogging'/>
    <property name='maxFileSize' value='10485760'/>
    <property name='maxLogSize' value='104857600'/>
    <property name='encoding' value='UTF-8'/>
    <property name='supplementalAttributes' value='J2EE_APP.name,J2EE_MODULE.name,WEBSERVICE.name,WEBSERVICE_PORT.name'/>
    </log_handler>
    <log_handler name='em-log-handler' level='NOTIFICATION:32' class='oracle.core.ojdl.logging.ODLHandlerFactory' filter='oracle.dfw.incident.IncidentDetectionLogFilter'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/sysman/log/emoms.log'/>
    <property name='format' value='ODL-Text'/>
    <property name='useThreadName' value='true'/>
    <property name='maxFileSize' value='5242880'/>
    <property name='maxLogSize' value='52428800'/>
    <property name='encoding' value='UTF-8'/>
    </log_handler>
    <log_handler name='em-trc-handler' level='TRACE:32' class='oracle.core.ojdl.logging.ODLHandlerFactory'>
    <property name='logreader:' value='off'/>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/sysman/log/emoms.trc'/>
    <property name='format' value='ODL-Text'/>
    <property name='useThreadName' value='true'/>
    <property name='locale' value='en'/>
    <property name='maxFileSize' value='5242880'/>
    <property name='maxLogSize' value='52428800'/>
    <property name='encoding' value='UTF-8'/>
    </log_handler>
    </log_handlers>
    <loggers>
    <logger name="" level="WARNING:1">
    <handler name="odl-handler"/>
    <handler name="wls-domain"/>
    <handler name="console-handler"/>
    </logger>
    <logger name="oracle" level="NOTIFICATION:1"/>
    <logger name="oracle.adf"/>
    <logger name="oracle.adf.desktopintegration"/>
    <logger name="oracle.adf.faces"/>
    <logger name="oracle.adf.controller"/>
    <logger name="oracle.adfinternal"/>
    <logger name="oracle.adfinternal.controller"/>
    <logger name="oracle.jbo"/>
    <logger name="oracle.adfdt"/>
    <logger name="oracle.adfdtinternal"/>
    <logger name="oracle.bam"/>
    <logger name="oracle.bam.common"/>
    <logger name="oracle.bam.system"/>
    <logger name="oracle.bam.middleware"/>
    <logger name="oracle.bam.adc.security"/>
    <logger name="oracle.bam.common.security"/>
    <logger name="oracle.bam.adc.ejb.BamAdcServerBean"/>
    <logger name="oracle.bam.reportcache.ejb.ReportCacheServerBean"/>
    <logger name="oracle.bam.eventengine.ejb.EventEngineServerBean"/>
    <logger name="oracle.bam.ems.ejb.EMSServerBean"/>
    <logger name="oracle.bam.adc.api"/>
    <logger name="oracle.bam.adc"/>
    <logger name="oracle.bam.eventengine"/>
    <logger name="oracle.bam.ems"/>
    <logger name="oracle.bam.webservices"/>
    <logger name="oracle.bam.web"/>
    <logger name="oracle.bam.reportcache"/>
    <logger name="oracle.bpm"/>
    <logger name="oracle.bpm.analytics"/>
    <logger name="oracle.integration"/>
    <logger name="oracle.integration.platform.blocks.cluster"/>
    <logger name="oracle.integration.platform.blocks.deploy.coordinator"/>
    <logger name="oracle.integration.platform.blocks.event.saq"/>
    <logger name="oracle.integration.platform.blocks.java"/>
    <logger name="oracle.integration.platform.faultpolicy"/>
    <logger name="oracle.integration.platform.testfwk"/>
    <logger name="oracle.soa"/>
    <logger name="oracle.soa.adapter"/>
    <logger name="oracle.soa.b2b"/>
    <logger name="oracle.soa.b2b.apptransport"/>
    <logger name="oracle.soa.b2b.engine"/>
    <logger name="oracle.soa.b2b.repository"/>
    <logger name="oracle.soa.b2b.transport"/>
    <logger name="oracle.soa.b2b.ui"/>
    <logger name="oracle.soa.bpel"/>
    <logger name="oracle.soa.bpel.console"/>
    <logger name="oracle.soa.bpel.engine"/>
    <logger name="oracle.soa.bpel.engine.activation"/>
    <logger name="oracle.soa.bpel.engine.agents"/>
    <logger name="oracle.soa.bpel.engine.bpel"/>
    <logger name="oracle.soa.bpel.engine.compiler"/>
    <logger name="oracle.soa.bpel.engine.data"/>
    <logger name="oracle.soa.bpel.engine.delivery"/>
    <logger name="oracle.soa.bpel.engine.deployment"/>
    <logger name="oracle.soa.bpel.engine.dispatch"/>
    <logger name="oracle.soa.bpel.engine.sensor"/>
    <logger name="oracle.soa.bpel.engine.translation"/>
    <logger name="oracle.soa.bpel.engine.ws"/>
    <logger name="oracle.soa.bpel.engine.xml"/>
    <logger name="oracle.soa.bpel.entity"/>
    <logger name="oracle.soa.bpel.jpa"/>
    <logger name="oracle.soa.bpel.system"/>
    <logger name="oracle.soa.dvm"/>
    <logger name="oracle.soa.management.facade.api"/>
    <logger name="oracle.soa.mediator"/>
    <logger name="oracle.soa.mediator.common"/>
    <logger name="oracle.soa.mediator.common.cache"/>
    <logger name="oracle.soa.mediator.common.error"/>
    <logger name="oracle.soa.mediator.common.error.recovery"/>
    <logger name="oracle.soa.mediator.common.message"/>
    <logger name="oracle.soa.mediator.dispatch"/>
    <logger name="oracle.soa.mediator.dispatch.resequencer.toplink"/>
    <logger name="oracle.soa.mediator.filter"/>
    <logger name="oracle.soa.mediator.instance"/>
    <logger name="oracle.soa.mediator.management"/>
    <logger name="oracle.soa.mediator.metadata"/>
    <logger name="oracle.soa.mediator.monitor"/>
    <logger name="oracle.soa.mediator.resequencer"/>
    <logger name="oracle.soa.mediator.resequencer.besteffort"/>
    <logger name="oracle.soa.mediator.resequencer.fifo"/>
    <logger name="oracle.soa.mediator.resequencer.standard"/>
    <logger name="oracle.soa.mediator.service"/>
    <logger name="oracle.soa.mediator.serviceEngine"/>
    <logger name="oracle.soa.mediator.transformation"/>
    <logger name="oracle.soa.mediator.utils"/>
    <logger name="oracle.soa.mediator.validation"/>
    <logger name="oracle.soa.scheduler"/>
    <logger name="oracle.soa.services.common"/>
    <logger name="oracle.soa.services.identity"/>
    <logger name="oracle.soa.services.notification"/>
    <logger name="oracle.soa.services.rules"/>
    <logger name="oracle.soa.services.rules.obrtrace"/>
    <logger name="oracle.soa.services.workflow"/>
    <logger name="oracle.soa.services.workflow.common"/>
    <logger name="oracle.soa.services.workflow.evidence"/>
    <logger name="oracle.soa.services.workflow.metadata"/>
    <logger name="oracle.soa.services.workflow.persistency"/>
    <logger name="oracle.soa.services.workflow.query"/>
    <logger name="oracle.soa.services.workflow.report"/>
    <logger name="oracle.soa.services.workflow.runtimeconfig"/>
    <logger name="oracle.soa.services.workflow.soa"/>
    <logger name="oracle.soa.services.workflow.task"/>
    <logger name="oracle.soa.services.workflow.task.dispatch"/>
    <logger name="oracle.soa.services.workflow.task.routing"/>
    <logger name="oracle.soa.services.workflow.user"/>
    <logger name="oracle.soa.services.workflow.verification"/>
    <logger name="oracle.soa.services.workflow.worklist"/>
    <logger name="oracle.soa.services.workflow.performance"/>
    <logger name="oracle.soa.services.cmds"/>
    <logger name="oracle.soa.wsif"/>
    <logger name="oracle.soa.xref"/>
    <logger name="oracle.sdp"/>
    <logger name="oracle.sdpinternal"/>
    <logger name="oracle.sdp.owlcs.customer"/>
    <logger name="oracle.sdp.owlcs.config"/>
    <logger name="oracle.sdp.owlcs.timer"/>
    <logger name="oracle.sdp.messaging"/>
    <logger name="oracle.sdp.messaging.client"/>
    <logger name="oracle.sdp.messaging.driver"/>
    <logger name="oracle.sdp.messaging.engine"/>
    <logger name="oracle.sdp.messaging.parlayx"/>
    <logger name="oracle.sdp.messaging.server"/>
    <logger name="oracle.wsm"/>
    <logger name="oracle.wsm.msg.logging" level="NOTIFICATION:1" useParentHandlers="false">
    <handler name="owsm-message-handler"/>
    <handler name="wls-domain"/>
    </logger>
    <logger name='oracle.sysman' level='NOTIFICATION:32' useParentHandlers='false'>
    <handler name='em-log-handler'/>
    <handler name='em-trc-handler'/>
    </logger>
    </loggers>
    </logging_configuration>

  • Does a long running process survive a server crash

    Hi, I assume the bpel dehydration means that a long running process can survive a server crash, but I'd like some expert to confirm this.
    Suppose I have a long running process which is in an infinite loop to keep invoking a web service. In the middle of it, the server is either stopped or crashed. When the server comes back, will the process continue from where it was left?
    Thanks.

    Yes. Your understanding is correct. Give it a try. After restart, go to the BPEL console and click under the processes tab on the "Run Recovery Agent" link. -Edwin

  • Error in starting the BPEL Server

    Hi All ,
    I am new to the BPEL technology and facing problem when I try to start BPEL Server through the "Start BPEL Server" menu.
    This is the error that I get after a few minutes :
    OraBPEL "default" BPEL domain loaded.
    <2007-12-24 18:13:20,317> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://dwus1b018.msc.com:9700
    <2007-12-24 18:13:35,868> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://DWUS1B018:9700/orabpel
    <2007-12-24 18:13:51,404> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://10.10.10.10:9700/orabpel
    <2007-12-24 18:14:07,205> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://dwus1b018.msc.com:9700/orabpel
    <2007-12-24 18:14:22,741> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://localhost:9700/orabpel
    <2007-12-24 18:14:22,741> <ERROR> <collaxa> <ProcessJob::execute> Attempt (1/15)
    ... failed to connect ... retrying in 5 seconds ...
    <2007-12-24 18:15:01,415> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://dwus1b018.msc.com:9700
    <2007-12-24 18:15:57,390> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://10.10.10.10:9700/orabpel
    <2007-12-24 18:16:27,133> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://dwus1b018.msc.com:9700/orabpel
    <2007-12-24 18:17:01,908> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://localhost:9700/orabpel
    Earlier in the begining it reported that the network name and the localhost name are different so I installed a loopback adapter also. Now this problem is no more there but still the server does not boots and when I click on the BPEL Console then I get this message
    "Network Error (dns_unresolved_hostname)
    Your requested host "dwus1b018.msc.com" could not be resolved by DNS.
    For assistance, contact your network support team."
    Please guys help me out , I am badly stuck..........

    Hi ,
    I am badly stuck now . I have the system RAM now 1 GB and when I start the BPEM server then this is the snapshot of netstat command that I get
    H:\>netstat
    Active Connections
    Proto Local Address Foreign Address State
    TCP DWUS1B018:2083 dwus1b018.hsc.com:9700 ESTABLISHED
    TCP DWUS1B018:9700 dwus1b018.hsc.com:2083 ESTABLISHED
    TCP DWUS1B018:1077 DWUS1B018.hsc.com:2084 ESTABLISHED
    TCP DWUS1B018:1531 localhost:2075 ESTABLISHED
    TCP DWUS1B018:2072 localhost:2073 ESTABLISHED
    TCP DWUS1B018:2073 localhost:2072 ESTABLISHED
    TCP DWUS1B018:2075 localhost:1531 ESTABLISHED
    TCP DWUS1B018:1353 ggns1wfs01.hsc.com:microsoft-ds ESTABLISHED
    TCP DWUS1B018:2060 ggnmail01.hsc.com:https CLOSE_WAIT
    TCP DWUS1B018:2062 ggns1wis02.hsc.com:1026 TIME_WAIT
    TCP DWUS1B018:2077 ggns1wis02.hsc.com:microsoft-ds TIME_WAIT
    TCP DWUS1B018:2084 205.177.95.136:ftp ESTABLISHED
    TCP DWUS1B018:2086 205.177.95.136:ftp SYN_SENT
    *********************But soon there is error in the BPEL prompt :****************
    <2007-12-31 12:11:35,304> <INFO> <default.collaxa.cube.engine> <CubeEngine::init>
    OraBPEL "default" BPEL domain loaded.
    <2007-12-31 12:11:57,317> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://dwus1b018.hsc.com:9700
    2007-12-31 12:12:12.933 WARNING OWS-00102 Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObject to javax.xml.soap.SO
    APElement userObject. Reason for not creating a custom Java type: use of an unimplemented feature.
    2007-12-31 12:12:12.963 WARNING OWS-00102 Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}groupObject to javax.xml.soap.S
    OAPElement groupObject. Reason for not creating a custom Java type: use of an unimplemented feature.
    2007-12-31 12:12:12.963 WARNING OWS-00102 Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObject to javax.xml.soap.SO
    APElement roleObject. Reason for not creating a custom Java type: use of an unimplemented feature.
    2007-12-31 12:12:12.979 WARNING OWS-00102 Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObjects to javax.xml.soap.S
    OAPElement userObjects. Reason for not creating a custom Java type: use of an unimplemented feature.
    **************AND then the prompt hangs at this place :****************************
    0 processes have been loaded for BPEL domain "default".
    <2007-12-31 12:12:34,752> <INFO> <collaxa> <ServerManager::loadProcesses> Done loading processes for all domains
    <2007-12-31 12:12:38,021> <INFO> <default.collaxa.cube.compiler> validating "C:\product\10.1.3.1\OraBPEL_1\bpel\domains\default\tmp\.bp
    el_TaskManager_1.0_63ee83a3d1166eef2f9e56a17e1de896.tmp\TaskManager.bpel" ...
    <2007-12-31 12:12:38,099> <INFO> <default.collaxa.cube.compiler> validating "C:\product\10.1.3.1\OraBPEL_1\bpel\domains\default\tmp\.bp
    el_TaskActionHandler_1.0_5edb841c8a9e176e18a0fe3ad7114fb7.tmp\TaskActionHandler.bpel" ...
    <2007-12-31 12:12:50,635> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "TaskManager" (revision "1.0") successfully compiled.
    <2007-12-31 12:12:51,283> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "TaskActionHandler" (revision "1.0") successfully compiled.
    <2007-12-31 12:12:51,314> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskManager" (revision "1.0") successfully loaded.
    07/12/31 12:12:51 @#############@##@ CLOB = oracle.lite.poljdbc.CLOB@8433bb
    <2007-12-31 12:12:51,776> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskActionHandler" (revision "1.0") successfully loa
    ded.
    07/12/31 12:12:51 @#############@##@ CLOB = oracle.lite.poljdbc.CLOB@6fdb4b
    ************************At this if I run the BPEL Prompt then this message I get at the explorer Window :************************
    Network Error (dns_unresolved_hostname)
    Your requested host "dwus1b018.msc.com" could not be resolved by DNS. For assistance, contact your network support team.
    *********************At this moment the Netstat command gives this output *********
    H:\>netstat
    Active Connections
    Proto Local Address Foreign Address State
    TCP DWUS1B018:2083 dwus1b018.hsc.com:9700 CLOSE_WAIT
    TCP DWUS1B018:2089 dwus1b018.hsc.com:9700 CLOSE_WAIT
    TCP DWUS1B018:9700 dwus1b018.hsc.com:2083 FIN_WAIT_2
    TCP DWUS1B018:9700 dwus1b018.hsc.com:2089 FIN_WAIT_2
    TCP DWUS1B018:1531 localhost:2075 TIME_WAIT
    TCP DWUS1B018:1531 localhost:2095 TIME_WAIT
    TCP DWUS1B018:2072 localhost:2073 ESTABLISHED
    TCP DWUS1B018:2073 localhost:2072 ESTABLISHED
    TCP DWUS1B018:2093 localhost:9700 CLOSE_WAIT
    TCP DWUS1B018:2096 localhost:1531 TIME_WAIT
    TCP DWUS1B018:9700 localhost:2093 FIN_WAIT_2
    *********Please can anybody help me figure out this error****************

  • Unable to start EBS DB after the Server Crash. Error in installing the Required RPM.

    Hi , Hussein ( As most of the Time It is Only you here who comes to the rescue or give Usefull inputs. I am sorry if i mistaken, no Pan intended for Other Experts)
    I 've also posted this issue here but got no response. https://forums.oracle.com/thread/2590497 
    Badly require your inputs and suggestions on the Following Issue. , Really Appreciate the suggestions.
    I need to Install the sabayon-apply rpm which could fix the issue after the Server Crash but unable to install it.
       Please see the Brief of the Issue.
    I got stuck up in installing the rpm after the server(Red Hat Enterprise Linux Server release 6.0 (Santiago) x86_64 GNU/Linux) got
    crashed Eventhough I am able to start it in Xwindows but not able to run or start EBS database along with many other programmes. Also The
    VirtualBox machine installed on it 've No issue, they work fine  But the host OS is not fine. as there are lots of
    errors in .xsession-errors. which i 've pasted below.  And Unable to Install the sabayon-apply rpm that could have fix the Issue.
    I would highly Appreciate if anyone could drop few hints and suggestions on this Issue as this is really Urgently Important for me.
    Please see the following Brief of the Issue.
      after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      While installing the rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  as it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
        After That I could Not Install any rpm with yum or rpm command as getting the Same Errors. 
    while trying to install individual rpm am getting the followig Errors
    [root@ebs Packages]# rpm -ivh libX11*
    error: libX11-1.3-2.el6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
    error: libX11-1.3-2.el6.i686.rpm cannot be installed
    [root@ebs Packages]# rpm --checksig gtk2*
    gtk2-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-docs-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-immodule-xim-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    For that I tried to import the RPM GPG Key But still faced the same errors
    [root@ebs yum.repos.d]# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Key fingerprint = 4214 4123 FECF
    C55B 9086  313D 72F9 7B74 EC55 1F03
    --2013-10-08 00:04:56--  http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6
    Resolving public-yum.oracle.com... 202.159.216.177, 202.159.216.171
    Connecting to public-yum.oracle.com|202.159.216.177|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1011 [text/plain]
    Saving to: “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    FINISHED --2013-10-08 00:05:06--
    Downloaded: 6 files, 55K in 2.0s (27.7 KB/s)
    100%[===========================================================================================================================================================>]
    1,011 --.-K/s   in 0s
    2013-10-08 00:04:56 (155 MB/s) - “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    saved [1011/1011]
       Than i run this command
    [root@ebs yum.repos.d]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle  ----it Returns with no output
    [root@ebs yum.repos.d]#
    [root@ebs log]# rpm -q gpg-pubkey-ec551f03-4c2d256a
    gpg-pubkey-ec551f03-4c2d256a
    But still I can't install the rpms, got the same Errors. please see the following
    [root@ebs yum.repos.d]# yum install firefox*
    Loaded plugins: refresh-packagekit, rhnplugin
    This system is not registered with RHN.
    RHN support will be disabled.
    Setting up Install Process
    Downloading Packages:
    (1/2): firefox-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  25 MB     03:42
    (2/2): xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  14 MB     02:03
    Total
    117 kB/s |  39 MB     05:46
    error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD
    Problem opening package xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
    [root@ebs log]# rpm -qf `which gpg`
    error: rpmdbNextIterator: skipping h#     455 Header V3 RSA/SHA256
    Signature, key ID fd431d51: BAD
    [root@ebs log]# gpg --list-keys
    /root/.gnupg/pubring.gpg
    pub 1024D/11F63C51 2002-02-28
    uid Jamie Cameron <[email protected]>
    sub 1024g/1B24BE83 2002-02-28
    pub 2048D/671DF296 2013-10-08
    uid oracle
    sub 2048g/9FE459CE 2013-10-08
    pub 1024R/F3A5AC78 2013-10-08
    uid oracle (no comment) <[email protected]>
    sub 1024R/6DC65985 2013-10-08
    pub 1024R/78F6C944 2013-10-08
    uid root user (Example GPG Key Signature For RPM
    Packages) <[email protected]>
    sub 1024R/77C97AFF 2013-10-08
    [root@ebs log]# rpm -qi 'gpg-pubkey-*'
    Name : gpg-pubkey Relocations: (not relocatable)
    Version : ec551f03 Vendor: (none)
    Release : 4c2d256a Build Date: Wed 09 Oct
    2013 01:09:10 AM IST
    Install Date: Wed 09 Oct 2013 01:09:10 AM IST      Build Host: localhost
    Group : Public Keys Source RPM: (none)
    Size : 0 License: pubkey
    Signature : (none)
    Summary : gpg(Oracle OSS group (Open Source Software group)
    <[email protected]>)
    Description :
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: rpm-4.8.0 (NSS-3)
    mQENBEwtJWoBCACpiY2rGA6T0ceBi92X88/QclytVBjtDRohOVzs3pmIPh3ULqsW
    G323nmyKbKQBBSjh9OnuO9Y09VG8mzr/w9YV0Ix4cI9/HDTERZ2+TR5u+VNn5J5h
    yvwQSN/FEK6oH2+mz7O0yUNleN7UltR4MOEkHIoAhIvv+1AQQKN3OM8oalz+3gv/
    zz9rAoQczQzT7QWOtBrsRMZgBrKXY/TpJrpVSO3Hx8CnbhKGtLxCCrxZ5v7hh1ht
    3CRAr2+h5bDA9KP6vBZWKEs7NgcvtZFDY6EJc7AoApr3phX9hHE2+snTxe82DkFT
    uA69C8wLyjPCoSy+tcaCqJKOZelNy9RN/WKRABEBAAG0RE9yYWNsZSBPU1MgZ3Jv
    dXAgKE9wZW4gU291cmNlIFNvZnR3YXJlIGdyb3VwKSA8YnVpbGRAb3NzLm9yYWNs
    ZS5jb20+iQE8BBMBAgAmBQJMLSVqAhsDBQkWjmoABgsJCAcDAgQVAggDBBYCAwEC
    HgECF4AACgkQcvl7dOxVHwMiNAf/cD8R74fCBeQsAYid5slIz7CG8xEOBUTDNEJT
    p/owtzr7m7Ydp1txNBOkVeVkUP8czX5EldcmoxA4kCCyHhnxmpJnOt52Fy5ZRnYh
    Ll5gYdpJpXGVScB7fnlh3rJAaesSTacVFC5MKIYPZBiTo9soSXMLNcG8WqHPasdd
    AblC4t5BTDNYlX1RiPeP6m5egHnnxyAXsis8fqIZY0RC9hERxWQ6hdDAX0tJXY8F
    88HDUozvo8jqTlg/5GZcfqcbUjjMUJQ5cBtH3adCthMycdPpPXWJQBuzMIdFJ03u
    YuQ3XrKxBkOLips+OZuWNVZzrPOHsenb49aX4yQsLVc2E2fhKQ==
    =M8XY
    -----END PGP PUBLIC KEY BLOCK-----
    I 've tried to remove the existing keys But Not able to remove them as well.
    Is this the right way of removing the keys ?
    rpm -e --allmatches 'gpg-pubkey-ec551f03-*'  the ec551f03 is the
    version of rpm -qi 'gpg-pubkey-*' query...  Please correct
    Could you tell what I am missing here that's causing the Issue.
    Following are the Errors that is observed in .xsession-errors log file
    ===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
    MainThread 2013/10/08 18:34:23.3001 (sabayon-apply): No profile for
    user 'root' found
    MainThread 2013/10/08 18:34:23.3005 (sabayon-apply): Fatal exception!
    Exiting abnormally.
    MainThread 2013/10/08 18:34:23.3009 (sabayon-apply): Traceback (most
    recent call last):
    File "/usr/sbin/sabayon-apply", line 149, in <module>
    sys.exit (util.EXIT_CODE_NO_USER_PROFILE)
    SystemExit: 3
    ===== END RING BUFFER (/usr/sbin/sabayon-apply) =====
    This configuration for the debug log can be re-created
    by putting the following in ~//etc/sabayon/sabayon-debug-log.conf
    (use ';' to separate domain names):
    [debug log]
    max lines = 1000
    gnome-session[3707]: EggSMClient-WARNING: Desktop file
    '/etc/xdg/autostart/esc.desktop' has malformed Icon key
    'esc.png'(should not include extension)
    GNOME_KEYRING_SOCKET=/tmp/keyring-x5SKbN/socket
    SSH_AUTH_SOCK=/tmp/keyring-x5SKbN/socket.ssh
    Failed to play sound: Not available
    (polkit-gnome-authentication-agent-1:3917): GLib-GObject-WARNING **:
    cannot register existing type `_PolkitError'
    (polkit-gnome-authentication-agent-1:3917): GLib-CRITICAL **:
    g_once_init_leave: assertion `initialization_value != 0' failed
    W: main.c: This program is not intended to be run as root (unless
    --system is specified).
    ** Message: applet now removed from the notification area
    ** (gnome-user-share:3948): WARNING **: gnome-user-share cannot be
    started as root for security reasons.
    08/10/2013 06:34:26 PM Autoprobing TCP port in (all) network interface
    08/10/2013 06:34:26 PM Listening IPv{4,6}://*:5900
    08/10/2013 06:34:26 PM Autoprobing selected port 5900
    08/10/2013 06:34:26 PM Advertising authentication type: 'No Authentication' (1)
    08/10/2013 06:34:26 PM Advertising security type: 'No Authentication' (1)
    Initializing nautilus-gdu extension
    Initializing nautilus-open-terminal extension
    ** Message: applet now embedded in the notification area
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e00019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    kio_http_cache_cleaner: Already running!
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x5200004
    specified for 0x5200019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e08cb7 (timesofind).
    libpng warning: Extra compressed data in IDAT
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e0a6e3 (Server Aut).
    Highly appreciate the response.
    Thanks And Regards
    MZ

    The Packaged are already there on the server as the RHEL software DVD is copied on the server.
    Yes it was working before the crash, And Even after the Crash i.e
    after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      and was in the process of installing the sabayon rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  from RHEL software Packages directory.   
    and it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
       After that I could Not install any rpm from rpm or yum command.
       I 've  Downloaded the new sabyon*  and Other rpms from the net and tried to install them with rpm or yum command but
        got the same Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD 
       with yum am getting this error
       error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD.
      I 've Tried searching on google as well for at least 10 hours but did not get any help from it so far.
      The Reinstallation of OS is not AN Option for me rightnow.
       Could you tell something which i could try & may be that works.
    Thanks
    MZ

  • OBIEE Server crash

    Hello Gurus:
    I am having a server crash problem.
    OBIEE server crashes around afternoon almost everyday.
    error is "An error occurred contacting Oracle BI Presentation Services. If this problem persists, contact your ssytem admin. Error Codes: GDO7WNZA"
    I tried to see the server log, it says
    nQSError: 16001] ODBC error state: 28000 code: 18456 message: [Microsoft][SQL Native Client][SQL Server]Login failed for user 'ETL_OLAP'..
    Few minutes before server crash.
    I cant even restart the services.
    And after I bounce the server, it says
    [nQSError: 58030] The specified cache entry could not be loaded during initialization.
    [nQSError: 52020] Cache entry, 'C:\OracleBIData\cache\NQS_733394_47613_00006309.TBL', is invlaid due to either non-existing file name, size does not match, exceeding maximum space limit nor exceeding maximum entry limit, and it's been removed.
    2008-12-16 14:06:55
    So Is it because Users are trying to run BIG LONG reports?
    also memory usage is very high in like 2 GBs or something.
    PLease help me with it.
    Thanks.
    ~Vinay

    It's probalbly the running out of chache space.
    It's not a good idea to have your cache file residing on the same drive as your OS. When it runs into disk size problem in can make your OS corrupt. Have a look here on cache management:
    http://obiee101.blogspot.com/2008/07/obiee-cache-management.html
    regards
    John
    http://obiee101.blogspot.com

  • InDesign server crashes every time when calling deleteEmptyPages in script

    We are evaluting InDesign Server CS6 on a Windows server environment. We have an idml file, sample xml file that is tagged to specific frames inside the idml file and a script file for execution on the server. This script opens the idml file using the app.open api, imports the xml file and export the ID file to a PDF. Because we have table content with variable row count, we are using the smart text reflow functionality. Setting the text preferences with smart text reflow appears to be working but we also want to delete the empty second page when the content is less than a page. So, we also tried using the deleteEmptyPages property document's textPreferences. When this is set to true and the script is executed on the ID server using the sampleclient, the server crashes with the following message. When I do the same thing in the InDesign UI using the preferences options, it works as expected.
    The script looks like below - is this the right way to do it?
    var myInddFile = app.scriptArgs.get("idfile"); //"X:/IDFiles/AutoFlow.indd";
    var myXmlFile = app.scriptArgs.get("xmlfile"); //"X:/IDFiles/deleteme.xml";
    var myOutputOptions = "[Smallest File Size]";
    var myPDFPreset = app.pdfExportPresets.itemByName(myOutputOptions);
    var myDoc = app.open (File(myInddFile), OpenOptions.OPEN_COPY);
    myDoc.xmlImportPreferences.ignoreWhitespace = true;
    myDoc.textPreferences.smartTextReflow = true;
    //myDoc.textPreferences.addPages = AddPageOptions.END_OF_STORY;
    //myDoc.textPreferences.limitToMasterTextFrames = true;
    myDoc.importXML (File(myXmlFile));
    //uncommenting this line causes the ID server to crash
    //myDoc.textPreferences.deleteEmptyPages = true;
    var myOutputFile = app.scriptArgs.get("outputfile");//File("X:/IDFiles/sampleX.pdf")
    myDoc.exportFile (ExportFormat.PDF_TYPE,myOutputFile, myPDFPreset)

    Thanks Harbs. We are looking at full automation and so removing the pages manually is not an option. But I did find a script at InTools http://in-tools.com/article/scripts-blog/script-of-the-day-jan-24-2010/ that helps with automating the removal of empty pages. This script appears to be a nice workaround for server side usage. I used it on my document with multiple column text frames and it is removing the empty page as expected. If there is a better way to do this, let me know. Thanks.

  • How can I set BPEL server enviorment and create BPEL domain?

    Without use the http console, how can I set BPEL server enviorment and create BPEL domain?
    When I try to use API like below
    import com.oracle.bpel.client.Server;
    Server s = new Server(ServerAuthFactory.authenticate("oracle","localhost"));
    But I always got four exceptions and one warning like below:
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\ejb.properties (The system cannot find the path specified)
    Warning: unable to read transaction.interoperability config property
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.lang.Exception: Failed to create "ejb/collaxa/system/ServerBean" bean; exception reported is: "javax.naming.CommunicationException: Can't find SerialContextProvider
    Is it right to use com.oracle.bpel.client.Server like this, please help me.
    Best regards,
    Vita

    Anyone can help me? Because I need deploy BPEL process on production server, so I need the Java funtion to create domain. Thank you very much if you can tell me the correct method of using com.oracle.bpel.client.Server API.

  • Error while creating Connection to  BPEL Server From Jdev.

    Hi All,
    I Installed an Oracle XE database on my windows machine , and Run the IRCA tool to create Orabpel, Oraesb and Orawsm in the XE database
    Deinstalled my current SOA Suite[Basic] and Reinstall the SOA Suite using the "advanced" option.
    Started the server and could able to create a connection to AS, but when i try to create a connection to BPEL Server it's error out with below error message.
    Application Server: OK
    BPEL Process Manager Server: FAILED
    ESB Server: FAILED
    What could be the reason..
    I didn't modified any file in AS directory with Database details ,Since while installing SOA Suite it asked for the DB Details and forced me to execute all the scripts against this DB,So i assume it knows the connection string.
    Let me know how can i solve this issue.
    Thanks in advance,
    -Siddhardha

    HI
    In JDeveloper 10.1.3.1.0,
    1. Click on the tab for the Connections navigator.
    2. Right click on Application Server and select New Application Server Connection.
    3. Enter a descriptive name for the new connection, and select the appropriate connection type from the drop down list. Click Next.
    4. Specify oc4jadmin for User Name, then enter the oc4jadmin password. Click Next.
    5. Select Single Instance for Connect To, then provide the host name where BPEL is installed, the OPMN port number, and the OC4J instance name (the default for 10.1.3.1 is oc4j_soa). Click Next.
    6. Click Test Connection. If you have been successful, you should see "Success!"
    7. Now, right click on Integration Server and select New Integration Server Connection.
    8. Specify a connection name and click Next.
    9. In the drop down list by Application Server, select the Application Server Connection you just created. Again, specify the host name where BPEL is installed and the port number. This port number will be the same that you specified for the Integration Server Connection to the home OC4J container. Click Next.
    10. Test the connection. You should see something like:
    Application Server: OK
    BPEL Process Manager Server: OK
    ESB Server: OK
    11. Now, return to the Applications navigator, and try to redeploy your process using the Integration Server Connection just created. (It is possible that you will have to close JDeveloper and then reopen it for this to work.)
    Cheers
    Anirudh Pucha

  • JDBC Adapter: J2EE server crashes while sending large messages

    We want to use the following scenario to transfer data from a MS SQL Server to SAP BW via XI:
    JDBC Sender Adapter – XI – SAP ABAP Proxy.
    All works fine with a small amount of data. But if the select statement delivers too many record sets and the size of the transformed XML payload is greater then 50 MB the J2EE server crashes. A complete restart is necessary. It seems to be am memory problem.
    Here are the entries from our log files:
    dev_server0
    [Thr 6151] Mon Jul 24 12:46:57 2006
    [Thr 6151] JLaunchIExitJava: exit hook is called (rc=666)
    [Thr 6151] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 940893 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6151] SigISetIgnoreAction : SIG_IGN for signal 17
    [Thr 6151] JLaunchCloseProgram: good bye (exitcode=666)
    std_server0.out
    FATAL: Caught OutOfMemoryError! Node will exit with exit code 666java.lang.OutOfMemoryError
    Is this a general problem of the XI or a specific one of our configuration? Is it possible to transfer such large messages via XI? If not, is there a workaround for such scenarios?
    (Memory heap size of the J2EE server is 1024 MB.)

    > Hi Gil,
    >
    > i had nearly the same problems some times in praxis
    > and the mapping was the reason. Just change your
    > interface determination temporary, delete the mapping
    > and test again to find out if the mapping is the
    > reason.
    >
    > Regards,
    > Udo
    I have changed my interface determination so that no message mapping is used. The J2EE server still crashes.
    > Hi Gil,
    > This does sounds like a memory problem especially
    > when it comes to 50M message with a minimum XI sys
    > requierments...
    > To be sure you can check on the RWB for the
    > componnent monitoring at the JDBC adapters and look
    > for your adapter
    > look at the status of the adapter and the trace
    > there...
    Hi Nimrod
    In case of such an error I have no entries in channel monitor. So I can't see anything there. I have also no entries in message monitor of the RWB in this case. So I don't get any information with standard XI tools.
    > My reccomendation to you is to set the poll intervall
    > to a shorter period,this way you'll make sure you get
    > less records...I hope you have remembered to add  a
    > status/flag column on the table to be set after
    > selection so no duplicate records will be taken on
    > the second pools.
    >
    The problem is that the source of my data is not a simple SQL statement but a stored procedure. So I don't know exactly how many records will be delivered. A update command is not possible.

  • Server crashes

    Hi
    We have been using the Netweaver Portal 7.0 for sometime.
    But off late I'm noticing the Server crashing when ever I perform certain administration tasks (like creating JCo or enabling/refreshing web dynpro applications). I also configured the VM parameters according the SAP Note and it was performing well for all these days.
    What I'm noticing now is the archive files <drive>:\usr\sap\SID\JC00\j2ee\cluster\server0\log\archive
    will become too bulky and once I delete these filese the server starts up and begins functioning normally.
    What is surprising is the archive folder increses very quickly and accomodates too much space.
    Is there anyway to decreace the log files size in the above folder location?
    Please advice
    thanks
    -ms

    Hi MS,
    u have used a word VM in ur question. I guess you are using VMWare for this.
    To make EP work on VM, u need to have enough hard disk space on VM and the host machine too.
    you need to have atleast 2.5 gb of RAM only for VM.
    (more will be better if available)
    you need to configure VMWare Server Console properly to run the VM smoothly.
    There are tools availabel by which you can increase hard-disk space of your existing VM, without creating a new one. you can also try that.
    hope that helps you to a certain extent.
    Regards,
    Yogesh...
    Edited by: Yogesh Varma on Jul 18, 2008 10:56 AM

  • Bpel Server Does Not Catch Exceptions Thrown By Custom Xpath Functions

    Hi.
    I am using some custom xpath functions in a bpel process and whenever they fail I get an XPathExecutionError with summary:
    XPath expression failed to execute.
    Error while processing xpath expression, the expression is "<my function>", the reason is FOTY0001: type error.
    Please verify the xpath query.
    I am forcing my function to fail by giving a wrong input, which should result in an XPathFunctionException("Input does not respect format").
    There is a note on Metalink with ID 458434.1 on this subject which says that patch 5926809 should fix my problem.
    Patch 5926809 fixes Bug 5926809 - ORA:PARSEESCAPEDXML XPATH EXPRESSION FAILED TO EXECUTE FOTY0001: TYPE ERROR.
    I am using it, but it does not work :(
    I am using version 10.1.3.3.0 of App Server with various patch sets, including fix for bug 5926809.
    Has anyone suggestions on how to overcome this problem?
    Thanks

    Hello,
    I am trying to add a custom xpath function to the BPEL server, and I see that you made it work. I am using Oracle SOA Suite 10.1.3.3 and jDeveloper 10.1.3.4. I am using this function inside an xsl mapping file, although I am able to compile and deploy the Bpel Process to the server, it stops mapping where I placed the function and I have not seen any meaningful message from the domain/log/ files.
    Can you tell me how you did it?
    I think you will tell me faster than Oracle support, I already placed an SR but they just give me superficial advice.
    I appretiate your time and advice,
    Guillermo

  • Server Crashes during GC/very high request rate?

    We have lately seen our production server crash with the same error code (47433441534B3448524541440E435050002F). We are not sure exactly what this error means excepting that we see a high load on the server (~ 30 Http requests). I don't think this is a huge number at all. Has anyone seen this before? any help is appreciated.
    ----------- Message form the error file that gets generated ----
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (47433441534B3448524541440E435050002F), pid=15101, tid=1076185
    440
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_12-b04 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x0000000040133f90): GCTaskThread [id=15102]
    Stack: [0x0000000040154000,0x0000000040255000), sp=0x0000000040253c80, free sp
    ace=1023k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x661201]
    V [libjvm.so+0x2e0856]
    V [libjvm.so+0x31b9e9]
    V [libjvm.so+0x56a235]
    C [libpthread.so.0+0x6137]
    C 0x0000000000000000
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000002ae6571100 JavaThread "Timer-29" daemon [_thread_blocked, id=15351]
    0x0000002ae7af64e0 JavaThread "Timer-30" daemon [_thread_blocked, id=15350]
    0x0000002ae7af6230 JavaThread "Timer-28" daemon [_thread_blocked, id=15349]
    0x0000002af3d4a9b0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunn
    er$PoolThread-#2" daemon [_thread_blocked, id=15348]
    0x0000002af31610a0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunn
    er$PoolThread-#1" daemon [_thread_blocked, id=15347]
    0x0000002af850f5f0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunn
    er$PoolThread-#0" daemon [_thread_blocked, id=15346]
    0x0000002aea9b0ca0 JavaThread "Timer-27" daemon [_thread_blocked, id=15345]
    0x0000002aea72e0d0 JavaThread "pool-3-thread-10" [_thread_blocked, id=15343]
    0x0000002af8816a20 JavaThread "pool-3-thread-9" [_thread_blocked, id=15342]
    0x0000002af8816770 JavaThread "pool-2-thread-5" [_thread_blocked, id=15341]
    0x0000002aea1deb60 JavaThread "Timer-26" daemon [_thread_blocked, id=15330]
    0x0000002ae6dc3bd0 JavaThread "http-80-Processor125" daemon [_thread_blocked,
    id=15329]
    ....

    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (47433441534B3448524541440E435050002F), pid=15101, tid=1076185440
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_12-b04 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x0000000040133f90): GCTaskThread [id=15102]
    Stack: [0x0000000040154000,0x0000000040255000), sp=0x0000000040253c80, free space=1023k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x661201]
    V [libjvm.so+0x2e0856]
    V [libjvm.so+0x31b9e9]
    V [libjvm.so+0x56a235]
    C [libpthread.so.0+0x6137]
    C 0x0000000000000000
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000002ae6571100 JavaThread "Timer-29" daemon [_thread_blocked, id=15351]
    0x0000002ae7af64e0 JavaThread "Timer-30" daemon [_thread_blocked, id=15350]
    0x0000002ae7af6230 JavaThread "Timer-28" daemon [_thread_blocked, id=15349]
    0x0000002af3d4a9b0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=15348]
    0x0000002af31610a0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=15347]
    0x0000002af850f5f0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=15346]
    0x0000002aea9b0ca0 JavaThread "Timer-27" daemon [_thread_blocked, id=15345]
    0x0000002aea72e0d0 JavaThread "pool-3-thread-10" [_thread_blocked, id=15343]
    0x0000002af8816a20 JavaThread "pool-3-thread-9" [_thread_blocked, id=15342]
    0x0000002af8816770 JavaThread "pool-2-thread-5" [_thread_blocked, id=15341]
    0x0000002aea1deb60 JavaThread "Timer-26" daemon [_thread_blocked, id=15330]
    0x0000002ae6dc3bd0 JavaThread "http-80-Processor125" daemon [_thread_blocked, id=15329]
    0x0000002ae6dc2a70 JavaThread "http-80-Processor124" daemon [_thread_in_native, id=15328]
    0x0000002ae6dc1910 JavaThread "http-80-Processor123" daemon [_thread_blocked, id=15327]
    0x0000002ae6dc07b0 JavaThread "http-80-Processor122" daemon [_thread_blocked, id=15326]
    0x0000002ae6dbf650 JavaThread "http-80-Processor121" daemon [_thread_blocked, id=15325]
    0x0000002ae6dbe4f0 JavaThread "http-80-Processor120" daemon [_thread_blocked, id=15324]
    0x0000002ae6dbd390 JavaThread "http-80-Processor119" daemon [_thread_blocked, id=15323]
    0x0000002ae5ff7f20 JavaThread "http-80-Processor118" daemon [_thread_blocked, id=15322]
    0x0000002ae5ff6dc0 JavaThread "http-80-Processor117" daemon [_thread_blocked, id=15320]
    0x0000002ae5ff5c60 JavaThread "http-80-Processor116" daemon [_thread_blocked, id=15319]
    0x0000002ae5ff4b00 JavaThread "http-80-Processor115" daemon [_thread_blocked, id=15318]
    0x0000002ae5ff39a0 JavaThread "http-80-Processor114" daemon [_thread_blocked, id=15317]
    0x0000002ae5ff2840 JavaThread "http-80-Processor113" daemon [_thread_blocked, id=15316]
    0x0000002ae5ff16e0 JavaThread "http-80-Processor112" daemon [_thread_blocked, id=15315]
    0x0000002ae66786e0 JavaThread "http-80-Processor111" daemon [_thread_blocked, id=15314]
    0x0000002ae6677580 JavaThread "http-80-Processor110" daemon [_thread_blocked, id=15313]
    0x0000002ae6676420 JavaThread "http-80-Processor109" daemon [_thread_blocked, id=15312]
    0x0000002ae66752c0 JavaThread "http-80-Processor108" daemon [_thread_blocked, id=15311]
    0x0000002ae6ba6610 JavaThread "http-80-Processor107" daemon [_thread_blocked, id=15310]
    0x0000002ae6de12d0 JavaThread "http-80-Processor106" daemon [_thread_blocked, id=15309]
    0x0000002ae6de0200 JavaThread "http-80-Processor105" daemon [_thread_blocked, id=15308]
    0x0000002ae68c6d10 JavaThread "http-80-Processor104" daemon [_thread_blocked, id=15307]
    0x0000002ae67492e0 JavaThread "http-80-Processor103" daemon [_thread_blocked, id=15306]
    0x0000002ae6ddfdc0 JavaThread "http-80-Processor102" daemon [_thread_blocked, id=15305]
    0x0000002ae6db3cb0 JavaThread "http-80-Processor101" daemon [_thread_blocked, id=15304]
    0x0000002ae68c1c30 JavaThread "http-80-Processor100" daemon [_thread_blocked, id=15303]
    0x0000002ae68c0ad0 JavaThread "http-80-Processor99" daemon [_thread_blocked, id=15302]
    0x0000002aeb04f9a0 JavaThread "http-80-Processor98" daemon [_thread_blocked, id=15301]
    0x0000002aeb04e840 JavaThread "http-80-Processor97" daemon [_thread_in_native, id=15300]
    0x0000002aeb04d6e0 JavaThread "http-80-Processor96" daemon [_thread_in_native, id=15299]
    0x0000002aeb04c580 JavaThread "http-80-Processor95" daemon [_thread_blocked, id=15298]
    0x0000002aeb04b420 JavaThread "http-80-Processor94" daemon [_thread_blocked, id=15297]
    0x0000002aeb04a2c0 JavaThread "http-80-Processor93" daemon [_thread_in_native, id=15296]
    0x0000002aeb049160 JavaThread "http-80-Processor92" daemon [_thread_in_native, id=15295]
    0x0000002aeb048060 JavaThread "http-80-Processor91" daemon [_thread_in_native, id=15294]
    0x0000002ae6df19e0 JavaThread "http-80-Processor90" daemon [_thread_in_native, id=15293]
    0x0000002ae6df0880 JavaThread "http-80-Processor89" daemon [_thread_in_native, id=15292]
    0x0000002ae6def720 JavaThread "http-80-Processor88" daemon [_thread_in_native, id=15291]
    0x0000002ae6dee5c0 JavaThread "http-80-Processor87" daemon [_thread_blocked, id=15290]
    0x0000002ae6ded460 JavaThread "http-80-Processor86" daemon [_thread_blocked, id=15289]
    0x0000002aeffd91b0 JavaThread "http-80-Processor85" daemon [_thread_in_native, id=15288]
    0x0000002aeffd8050 JavaThread "http-80-Processor84" daemon [_thread_in_native, id=15287]
    0x0000002aee883f60 JavaThread "http-80-Processor83" daemon [_thread_in_native, id=15286]
    0x0000002aee882e60 JavaThread "http-80-Processor82" daemon [_thread_blocked, id=15285]
    0x0000002ae6763fd0 JavaThread "http-80-Processor81" daemon [_thread_blocked, id=15284]
    0x0000002ae77e8ff0 JavaThread "http-80-Processor80" daemon [_thread_in_native, id=15283]
    0x0000002ae77e8670 JavaThread "http-80-Processor79" daemon [_thread_blocked, id=15282]
    0x0000002ae7863cf0 JavaThread "http-80-Processor78" daemon [_thread_in_native, id=15281]
    0x0000002ae7863410 JavaThread "http-80-Processor77" daemon [_thread_in_native, id=15280]
    0x0000002ae5f73dc0 JavaThread "http-80-Processor76" daemon [_thread_in_native, id=15279]
    0x0000002ae8c61560 JavaThread "pool-3-thread-8" [_thread_blocked, id=15277]
    0x0000002ae72d0880 JavaThread "pool-3-thread-7" [_thread_blocked, id=15276]
    0x0000002ae72cfdc0 JavaThread "pool-2-thread-4" [_thread_blocked, id=15275]
    0x0000002ae5e08460 JavaThread "pool-1-thread-5" [_thread_blocked, id=15274]
    0x0000002ae7a1f590 JavaThread "pool-3-thread-6" [_thread_blocked, id=15272]
    0x0000002ae8706760 JavaThread "pool-3-thread-5" [_thread_blocked, id=15271]
    0x0000002aee586ac0 JavaThread "pool-2-thread-3" [_thread_blocked, id=15270]
    0x0000002aea9ac4e0 JavaThread "pool-1-thread-4" [_thread_blocked, id=15269]
    0x0000002ae71e8af0 JavaThread "http-80-Processor75" daemon [_thread_in_native, id=15267]
    0x0000002ae71e76d0 JavaThread "http-80-Processor74" daemon [_thread_blocked, id=15266]
    0x0000002ae71e62b0 JavaThread "http-80-Processor73" daemon [_thread_in_native, id=15265]
    0x0000002ae71e4e90 JavaThread "http-80-Processor72" daemon [_thread_in_native, id=15264]
    0x0000002ae8c72a10 JavaThread "http-80-Processor71" daemon [_thread_in_native, id=15263]
    0x0000002ae8c71300 JavaThread "http-80-Processor70" daemon [_thread_blocked, id=15262]
    0x0000002ae8c701d0 JavaThread "http-80-Processor69" daemon [_thread_blocked, id=15261]
    0x0000002ae8c6edb0 JavaThread "http-80-Processor68" daemon [_thread_blocked, id=15260]
    0x0000002ae8c6d990 JavaThread "http-80-Processor67" daemon [_thread_in_native, id=15259]
    0x0000002ae8c6c570 JavaThread "http-80-Processor66" daemon [_thread_in_native, id=15258]
    0x0000002aee5e7dd0 JavaThread "http-80-Processor65" daemon [_thread_in_native, id=15257]
    0x0000002aee5e69b0 JavaThread "http-80-Processor64" daemon [_thread_blocked, id=15256]
    0x0000002aee5e5590 JavaThread "http-80-Processor63" daemon [_thread_blocked, id=15255]
    0x0000002aee5e4170 JavaThread "http-80-Processor62" daemon [_thread_in_native, id=15254]
    0x0000002aee5e2d50 JavaThread "http-80-Processor61" daemon [_thread_in_native, id=15253]
    0x0000002ae91fd720 JavaThread "http-80-Processor60" daemon [_thread_in_native, id=15252]
    0x0000002ae91fc300 JavaThread "http-80-Processor59" daemon [_thread_blocked, id=15251]
    0x0000002ae714eb40 JavaThread "http-80-Processor58" daemon [_thread_in_native, id=15250]
    0x0000002ae7e7e6f0 JavaThread "http-80-Processor57" daemon [_thread_in_native, id=15249]
    0x0000002ae7e7d2d0 JavaThread "http-80-Processor56" daemon [_thread_blocked, id=15248]
    0x0000002ae7a7ab90 JavaThread "http-80-Processor55" daemon [_thread_in_native, id=15247]
    0x0000002ae7e82610 JavaThread "http-80-Processor54" daemon [_thread_blocked, id=15246]
    0x0000002ae649c060 JavaThread "http-80-Processor53" daemon [_thread_blocked, id=15245]
    0x0000002ae8cc03b0 JavaThread "http-80-Processor52" daemon [_thread_in_native, id=15244]
    0x0000002aeba3eb80 JavaThread "http-80-Processor51" daemon [_thread_blocked, id=15243]
    0x0000002ae5d803c0 JavaThread "Timer-25" daemon [_thread_blocked, id=15242]
    0x0000002ae8ce4e90 JavaThread "Timer-24" daemon [_thread_blocked, id=15240]
    0x0000002af38ffb10 JavaThread "pool-3-thread-4" [_thread_blocked, id=15239]
    0x0000002ae846c280 JavaThread "pool-3-thread-3" [_thread_blocked, id=15238]
    0x0000002af39bb980 JavaThread "pool-3-thread-2" [_thread_blocked, id=15235]
    0x0000002ae846ca20 JavaThread "Timer-22" daemon [_thread_blocked, id=15234]
    0x0000002af311f610 JavaThread "pool-2-thread-2" [_thread_blocked, id=15233]
    0x0000002af3134e90 JavaThread "pool-3-thread-1" [_thread_blocked, id=15232]
    0x0000002ae846d170 JavaThread "pool-2-thread-1" [_thread_blocked, id=15231]
    0x0000002af319a5b0 JavaThread "pool-1-thread-3" [_thread_blocked, id=15228]
    0x0000002af3994c50 JavaThread "pool-1-thread-2" [_thread_blocked, id=15227]
    0x0000002af31b62e0 JavaThread "pool-1-thread-1" [_thread_blocked, id=15226]
    0x0000002ae7ffa580 JavaThread "http-80-Processor50" daemon [_thread_blocked, id=15221]
    0x0000002af3218260 JavaThread "http-80-Processor49" daemon [_thread_blocked, id=15220]
    0x0000002af32c9310 JavaThread "http-80-Processor48" daemon [_thread_blocked, id=15219]
    0x0000002af3832900 JavaThread "http-80-Processor47" daemon [_thread_blocked, id=15218]
    0x0000002ae7a89040 JavaThread "http-80-Processor46" daemon [_thread_blocked, id=15217]
    0x0000002aeaa35990 JavaThread "http-80-Processor45" daemon [_thread_blocked, id=15216]
    0x0000002aeaa34570 JavaThread "http-80-Processor44" daemon [_thread_blocked, id=15215]
    0x0000002aeaa33200 JavaThread "http-80-Processor43" daemon [_thread_in_native, id=15214]
    0x0000002aea1e51f0 JavaThread "http-80-Processor42" daemon [_thread_blocked, id=15213]
    0x0000002aea1e3dd0 JavaThread "http-80-Processor41" daemon [_thread_blocked, id=15212]
    0x0000002aea1e29b0 JavaThread "http-80-Processor40" daemon [_thread_blocked, id=15211]
    0x0000002aea1e1630 JavaThread "http-80-Processor39" daemon [_thread_blocked, id=15210]
    0x0000002ae91ac8b0 JavaThread "http-80-Processor38" daemon [_thread_blocked, id=15209]
    0x0000002ae91aaaf0 JavaThread "http-80-Processor37" daemon [_thread_blocked, id=15208]
    0x0000002ae91ab0b0 JavaThread "http-80-Processor36" daemon [_thread_in_native, id=15207]
    0x0000002ae8cea2f0 JavaThread "http-80-Processor35" daemon [_thread_blocked, id=15206]
    0x0000000040132560 JavaThread "http-80-Processor34" daemon [_thread_in_native, id=15205]
    0x0000000040131400 JavaThread "http-80-Processor33" daemon [_thread_blocked, id=15204]
    0x0000002ae8cea6b0 JavaThread "http-80-Processor32" daemon [_thread_in_native, id=15203]
    0x0000002ae8ceaf40 JavaThread "http-80-Processor31" daemon [_thread_in_native, id=15202]
    0x0000002ae8ce8d80 JavaThread "http-80-Processor30" daemon [_thread_in_native, id=15201]
    0x0000002ae8ce7960 JavaThread "TP-Monitor" daemon [_thread_blocked, id=15200]
    0x0000002ae8ce6540 JavaThread "http-80-Processor29" daemon [_thread_in_native, id=15199]
    0x0000002ae96241e0 JavaThread "TP-Processor4" daemon [_thread_in_native, id=15198]
    0x0000002ae7edda40 JavaThread "http-80-Processor28" daemon [_thread_blocked, id=15197]
    0x0000002ae67d5ab0 JavaThread "TP-Processor3" daemon [_thread_blocked, id=15196]
    0x0000002ae7edc360 JavaThread "http-80-Processor27" daemon [_thread_in_native, id=15195]
    0x0000002ae67d4b40 JavaThread "TP-Processor2" daemon [_thread_blocked, id=15194]
    0x0000002ae7ed9060 JavaThread "http-80-Processor26" daemon [_thread_in_native, id=15193]
    0x0000002ae67d41b0 JavaThread "TP-Processor1" daemon [_thread_blocked, id=15192]
    0x0000002ae793ee50 JavaThread "http-80-Monitor" [_thread_blocked, id=15191]
    0x0000002ae793de20 JavaThread "http-80-Processor25" daemon [_thread_blocked, id=15190]
    0x0000002ae8e76c80 JavaThread "http-80-Processor24" daemon [_thread_blocked, id=15189]
    0x0000002aefaf4ac0 JavaThread "http-80-Processor23" daemon [_thread_in_native, id=15188]
    0x0000002aefaf3960 JavaThread "http-80-Processor22" daemon [_thread_in_native, id=15187]
    0x0000002ae8eff2c0 JavaThread "http-80-Processor21" daemon [_thread_in_native, id=15186]
    0x0000002ae8efe160 JavaThread "http-80-Processor20" daemon [_thread_blocked, id=15185]
    0x0000002ae77976f0 JavaThread "http-80-Processor19" daemon [_thread_in_native, id=15184]
    0x0000002ae7796980 JavaThread "http-80-Processor18" daemon [_thread_in_native, id=15183]
    0x0000002aee697210 JavaThread "http-80-Processor17" daemon [_thread_in_native, id=15182]
    0x0000002aee6960b0 JavaThread "http-80-Processor16" daemon [_thread_in_native, id=15181]
    0x0000002ae6bf7f00 JavaThread "http-80-Processor15" daemon [_thread_blocked, id=15180]
    0x0000002ae6bf6e30 JavaThread "http-80-Processor14" daemon [_thread_in_native, id=15179]
    0x0000002ae7c45980 JavaThread "http-80-Processor13" daemon [_thread_blocked, id=15178]
    0x0000002ae2be4d40 JavaThread "http-80-Processor12" daemon [_thread_blocked, id=15177]
    0x0000002ae2be3be0 JavaThread "http-80-Processor11" daemon [_thread_in_native, id=15176]
    0x0000002aee832610 JavaThread "http-80-Processor10" daemon [_thread_blocked, id=15175]
    0x0000002ae78c5430 JavaThread "http-80-Processor9" daemon [_thread_in_native, id=15174]
    0x0000002ae78c42d0 JavaThread "http-80-Processor8" daemon [_thread_in_native, id=15173]
    0x0000002ae7f2ed10 JavaThread "http-80-Processor7" daemon [_thread_in_native, id=15172]
    0x0000002ae991f520 JavaThread "http-80-Processor6" daemon [_thread_in_native, id=15171]
    0x0000002ae78e5bf0 JavaThread "http-80-Processor5" daemon [_thread_in_native, id=15170]
    0x0000002ae78e4b60 JavaThread "http-80-Processor4" daemon [_thread_blocked, id=15169]
    0x0000002ae2b80230 JavaThread "http-80-Processor3" daemon [_thread_in_native, id=15168]
    0x0000002ae2b84130 JavaThread "http-80-Processor2" daemon [_thread_in_native, id=15167]
    0x0000002ae7c35790 JavaThread "http-80-Processor1" daemon [_thread_in_native, id=15166]
    0x0000002aefa26450 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=15165]
    0x0000002ae77fddf0 JavaThread "Timer-18" daemon [_thread_blocked, id=15164]
    0x0000002ae7afaf70 JavaThread "Timer-17" daemon [_thread_blocked, id=15160]
    0x0000002ae8451760 JavaThread "Thread-31" [_thread_blocked, id=15159]
    0x0000002ae847d5b0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=15156]
    0x0000002ae84d3170 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=15155]
    0x0000002af4470650 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=15154]
    0x0000002ae84d3860 JavaThread "Timer-15" daemon [_thread_blocked, id=15153]
    0x0000002ae8450f80 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=15142]
    0x0000002af40fc9c0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=15141]
    0x0000002af40fd580 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=15140]
    0x0000002ae85ae9e0 JavaThread "Timer-9" daemon [_thread_blocked, id=15139]
    0x0000002ae84fcb40 JavaThread "Timer-8" daemon [_thread_blocked, id=15138]
    0x0000002ae8436ab0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=15131]
    0x0000002ae843a6d0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=15130]
    0x0000002ae83fa4b0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=15129]
    0x0000002af4000d70 JavaThread "Timer-4" daemon [_thread_blocked, id=15128]
    0x0000002ae7c44b30 JavaThread "Timer-3" daemon [_thread_blocked, id=15125]
    0x0000002ae5f36c40 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=15120]
    0x0000002ae5f37b50 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=15119]
    0x0000002ae5f35fa0 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=15118]
    0x0000002aee9f08a0 JavaThread "Timer-0" daemon [_thread_blocked, id=15117]
    0x0000002ae2b03af0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15113]
    0x0000002ae2b02000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=15112]
    0x0000002ae2b00bd0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=15111]
    0x0000002ae2ccd3e0 JavaThread "AdapterThread" daemon [_thread_blocked, id=15110]
    0x0000002ae2ccbfa0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15109]
    0x0000002ae2cba550 JavaThread "Finalizer" daemon [_thread_blocked, id=15108]
    0x0000002ae2cb7c60 JavaThread "Reference Handler" daemon [_thread_blocked, id=15107]
    0x0000000040116710 JavaThread "main" [_thread_in_native, id=15101]
    Other Threads:
    0x0000002ae2cb3770 VMThread [id=15106]
    0x0000002ae2b06560 WatcherThread [id=15114]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00000000401154c0/0x0000000040115510] Threads_lock - owner thread: 0x0000002ae2cb3770
    [0x0000000040115bb0/0x0000000040115be0] Heap_lock - owner thread: 0x0000002ae7c45980
    Heap
    PSYoungGen total 271296K, used 34078K [0x0000002ace300000, 0x0000002ae2700000, 0x0000002ae2700000)
    eden space 237184K, 0% used [0x0000002ace300000,0x0000002ace300000,0x0000002adcaa0000)
    from space 34112K, 99% used [0x0000002adcaa0000,0x0000002adebe7990,0x0000002adebf0000)
    to space 49344K, 0% used [0x0000002adf6d0000,0x0000002adf6d0000,0x0000002ae2700000)
    PSOldGen total 213440K, used 125011K [0x0000002aa5b00000, 0x0000002ab2b70000, 0x0000002ace300000)
    object space 213440K, 58% used [0x0000002aa5b00000,0x0000002aad514c30,0x0000002ab2b70000)
    PSPermGen total 153600K, used 94380K [0x0000002a9c500000, 0x0000002aa5b00000, 0x0000002aa5b00000)
    object space 153600K, 61% used [0x0000002a9c500000,0x0000002aa212b2a8,0x0000002aa5b00000)
    Dynamic libraries:
    40000000-4000e000 r-xp 00000000 fd:00 23184387 /usr/lib/jdk1.5.0_12/bin/java
    4010d000-40110000 rw-p 0000d000 fd:00 23184387 /usr/lib/jdk1.5.0_12/bin/java
    40110000-40154000 rwxp 40110000 00:00 0
    40154000-40155000 ---p 40154000 00:00 0
    40155000-40255000 rwxp 40155000 00:00 0
    40255000-40256000 ---p 40255000 00:00 0
    40256000-40356000 rwxp 40256000 00:00 0
    40356000-40357000 ---p 40356000 00:00 0
    40357000-40457000 rwxp 40357000 00:00 0
    40457000-40458000 ---p 40457000 00:00 0
    40458000-40558000 rwxp 40458000 00:00 0
    40558000-40559000 ---p 40558000 00:00 0
    40559000-40659000 rwxp 40559000 00:00 0
    40659000-4065c000 ---p 40659000 00:00 0
    4065c000-4075a000 rwxp 4065c000 00:00 0
    4075a000-4075d000 ---p 4075a000 00:00 0
    4075d000-4085b000 rwxp 4075d000 00:00 0
    4085b000-4085e000 ---p 4085b000 00:00 0
    4085e000-4095c000 rwxp 4085e000 00:00 0
    4095c000-4095f000 ---p 4095c000 00:00 0
    4095f000-40a5d000 rwxp 4095f000 00:00 0
    40a5d000-40a60000 ---p 40a5d000 00:00 0
    40a60000-40b5e000 rwxp 40a60000 00:00 0
    40b5e000-40b61000 ---p 40b5e000 00:00 0
    40b61000-40c5f000 rwxp 40b61000 00:00 0
    40c5f000-40c62000 ---p 40c5f000 00:00 0
    40c62000-40d60000 rwxp 40c62000 00:00 0
    40d60000-40d61000 ---p 40d60000 00:00 0
    40d61000-40e61000 rwxp 40d61000 00:00 0
    40e61000-40e64000 ---p 40e61000 00:00 0
    40e64000-40f62000 rwxp 40e64000 00:00 0
    40f62000-40f65000 ---p 40f62000 00:00 0
    40f65000-41063000 rwxp 40f65000 00:00 0
    41063000-41066000 ---p 41063000 00:00 0
    41066000-41164000 rwxp 41066000 00:00 0
    41164000-41167000 ---p 41164000 00:00 0
    41167000-41265000 rwxp 41167000 00:00 0
    41265000-41268000 ---p 41265000 00:00 0
    41268000-41366000 rwxp 41268000 00:00 0
    41366000-41369000 ---p 41366000 00:00 0
    41369000-41467000 rwxp 41369000 00:00 0
    41467000-4146a000 ---p 41467000 00:00 0
    4146a000-41568000 rwxp 4146a000 00:00 0
    41568000-4156b000 ---p 41568000 00:00 0
    4156b000-41669000 rwxp 4156b000 00:00 0
    41669000-4166c000 ---p 41669000 00:00 0
    4166c000-4176a000 rwxp 4166c000 00:00 0
    4176a000-4176d000 ---p 4176a000 00:00 0
    4176d000-4186b000 rwxp 4176d000 00:00 0
    4186b000-4186e000 ---p 4186b000 00:00 0
    4186e000-4196c000 rwxp 4186e000 00:00 0
    4196c000-4196f000 ---p 4196c000 00:00 0
    4196f000-41a6d000 rwxp 4196f000 00:00 0
    41a6d000-41a70000 ---p 41a6d000 00:00 0
    41a70000-41b6e000 rwxp 41a70000 00:00 0
    41b6e000-41b71000 ---p 41b6e000 00:00 0
    41b71000-41c6f000 rwxp 41b71000 00:00 0
    41c6f000-41c72000 ---p 41c6f000 00:00 0
    41c72000-41d70000 rwxp 41c72000 00:00 0
    41d70000-41d73000 ---p 41d70000 00:00 0
    41d73000-41e71000 rwxp 41d73000 00:00 0
    41e71000-41e74000 ---p 41e71000 00:00 0
    41e74000-41f72000 rwxp 41e74000 00:00 0
    41f72000-41f75000 ---p 41f72000 00:00 0
    41f75000-42073000 rwxp 41f75000 00:00 0
    42073000-42076000 ---p 42073000 00:00 0
    42076000-42174000 rwxp 42076000 00:00 0
    42174000-42177000 ---p 42174000 00:00 0
    42177000-42275000 rwxp 42177000 00:00 0
    42275000-42278000 ---p 42275000 00:00 0
    42278000-42376000 rwxp 42278000 00:00 0
    42376000-42379000 ---p 42376000 00:00 0
    42379000-42477000 rwxp 42379000 00:00 0
    42477000-4247a000 ---p 42477000 00:00 0
    4247a000-42578000 rwxp 4247a000 00:00 0
    42578000-4257b000 ---p 42578000 00:00 0
    4257b000-42679000 rwxp 4257b000 00:00 0
    42679000-4267c000 ---p 42679000 00:00 0
    4267c000-4277a000 rwxp 4267c000 00:00 0
    4277a000-4277d000 ---p 4277a000 00:00 0
    4277d000-4287b000 rwxp 4277d000 00:00 0
    4287b000-4287e000 ---p 4287b000 00:00 0
    4287e000-4297c000 rwxp 4287e000 00:00 0
    4297c000-4297f000 ---p 4297c000 00:00 0
    4297f000-42a7d000 rwxp 4297f000 00:00 0
    42a7d000-42a80000 ---p 42a7d000 00:00 0
    42a80000-42b7e000 rwxp 42a80000 00:00 0
    42b7e000-42b81000 ---p 42b7e000 00:00 0
    42b81000-42c7f000 rwxp 42b81000 00:00 0
    42c7f000-42c82000 ---p 42c7f000 00:00 0
    42c82000-42d80000 rwxp 42c82000 00:00 0
    42d80000-42d83000 ---p 42d80000 00:00 0
    42d83000-42e81000 rwxp 42d83000 00:00 0
    42e81000-42e84000 ---p 42e81000 00:00 0
    42e84000-42f82000 rwxp 42e84000 00:00 0
    42f82000-42f85000 ---p 42f82000 00:00 0
    42f85000-43083000 rwxp 42f85000 00:00 0
    43083000-43086000 ---p 43083000 00:00 0
    43086000-43184000 rwxp 43086000 00:00 0
    43184000-43187000 ---p 43184000 00:00 0
    43187000-43285000 rwxp 43187000 00:00 0
    43285000-43288000 ---p 43285000 00:00 0
    43288000-43386000 rwxp 43288000 00:00 0
    43386000-43389000 ---p 43386000 00:00 0
    43389000-43487000 rwxp 43389000 00:00 0
    43487000-4348a000 ---p 43487000 00:00 0
    4348a000-43588000 rwxp 4348a000 00:00 0
    43588000-4358b000 ---p 43588000 00:00 0
    4358b000-43689000 rwxp 4358b000 00:00 0
    43689000-4368c000 ---p 43689000 00:00 0
    4368c000-4378a000 rwxp 4368c000 00:00 0
    4378a000-4378d000 ---p 4378a000 00:00 0
    4378d000-4388b000 rwxp 4378d000 00:00 0
    4388b000-4388e000 ---p 4388b000 00:00 0
    4388e000-4398c000 rwxp 4388e000 00:00 0
    4398c000-4398f000 ---p 4398c000 00:00 0
    4398f000-43a8d000 rwxp 4398f000 00:00 0
    43a8d000-43a90000 ---p 43a8d000 00:00 0
    43a90000-43b8e000 rwxp 43a90000 00:00 0
    43b8e000-43b91000 ---p 43b8e000 00:00 0
    43b91000-43c8f000 rwxp 43b91000 00:00 0
    43c8f000-43c92000 ---p 43c8f000 00:00 0
    43c92000-43d90000 rwxp 43c92000 00:00 0
    43d90000-43d93000 ---p 43d90000 00:00 0
    43d93000-43e91000 rwxp 43d93000 00:00 0
    43e91000-43e94000 ---p 43e91000 00:00 0
    43e94000-43f92000 rwxp 43e94000 00:00 0
    43f92000-43f95000 ---p 43f92000 00:00 0
    43f95000-44093000 rwxp 43f95000 00:00 0
    44093000-44096000 ---p 44093000 00:00 0
    44096000-44194000 rwxp 44096000 00:00 0
    44194000-44197000 ---p 44194000 00:00 0
    44197000-44295000 rwxp 44197000 00:00 0
    44295000-44298000 ---p 44295000 00:00 0
    44298000-44396000 rwxp 44298000 00:00 0
    44396000-44399000 ---p 44396000 00:00 0
    44399000-44497000 rwxp 44399000 00:00 0
    44497000-4449a000 ---p 44497000 00:00 0
    4449a000-44598000 rwxp 4449a000 00:00 0
    44598000-4459b000 ---p 44598000 00:00 0
    4459b000-44699000 rwxp 4459b000 00:00 0
    44699000-4469c000 ---p 44699000 00:00 0
    4469c000-4479a000 rwxp 4469c000 00:00 0
    4479a000-4479d000 ---p 4479a000 00:00 0
    4479d000-4489b000 rwxp 4479d000 00:00 0
    4489b000-4489e000 ---p 4489b000 00:00 0
    4489e000-4499c000 rwxp 4489e000 00:00 0
    4499c000-4499f000 ---p 4499c000 00:00 0
    4499f000-44a9d000 rwxp 4499f000 00:00 0
    44a9d000-44aa0000 ---p 44a9d000 00:00 0
    44aa0000-44b9e000 rwxp 44aa0000 00:00 0
    44b9e000-44ba1000 ---p 44b9e000 00:00 0
    44ba1000-44c9f000 rwxp 44ba1000 00:00 0
    44c9f000-44ca2000 ---p 44c9f000 00:00 0
    44ca2000-44da0000 rwxp 44ca2000 00:00 0
    44da0000-44da3000 ---p 44da0000 00:00 0
    44da3000-44ea1000 rwxp 44da3000 00:00 0
    44ea1000-44ea4000 ---p 44ea1000 00:00 0
    44ea4000-44fa2000 rwxp 44ea4000 00:00 0
    44fa2000-44fa5000 ---p 44fa2000 00:00 0
    44fa5000-450a3000 rwxp 44fa5000 00:00 0
    450a3000-450a6000 ---p 450a3000 00:00 0
    450a6000-451a4000 rwxp 450a6000 00:00 0
    451a4000-451a7000 ---p 451a4000 00:00 0
    451a7000-452a5000 rwxp 451a7000 00:00 0
    452a5000-452a8000 ---p 452a5000 00:00 0
    452a8000-453a6000 rwxp 452a8000 00:00 0
    453a6000-453a9000 ---p 453a6000 00:00 0
    453a9000-454a7000 rwxp 453a9000 00:00 0
    454a7000-454aa000 ---p 454a7000 00:00 0
    454aa000-455a8000 rwxp 454aa000 00:00 0
    455a8000-455ab000 ---p 455a8000 00:00 0
    455ab000-456a9000 rwxp 455ab000 00:00 0
    456a9000-456ac000 ---p 456a9000 00:00 0
    456ac000-457aa000 rwxp 456ac000 00:00 0
    457aa000-457ad000 ---p 457aa000 00:00 0
    457ad000-458ab000 rwxp 457ad000 00:00 0
    458ab000-458ae000 ---p 458ab000 00:00 0
    458ae000-459ac000 rwxp 458ae000 00:00 0
    459ac000-459af000 ---p 459ac000 00:00 0
    459af000-45aad000 rwxp 459af000 00:00 0
    45aad000-45ab0000 ---p 45aad000 00:00 0
    45ab0000-45bae000 rwxp 45ab0000 00:00 0
    45bae000-45bb1000 ---p 45bae000 00:00 0
    45bb1000-45caf000 rwxp 45bb1000 00:00 0
    45caf000-45cb2000 ---p 45caf000 00:00 0
    45cb2000-45db0000 rwxp 45cb2000 00:00 0
    45db0000-45db3000 ---p 45db0000 00:00 0
    45db3000-45eb1000 rwxp 45db3000 00:00 0
    45eb1000-45eb4000 ---p 45eb1000 00:00 0
    45eb4000-45fb2000 rwxp 45eb4000 00:00 0
    45fb2000-45fb5000 ---p 45fb2000 00:00 0
    45fb5000-460b3000 rwxp 45fb5000 00:00 0
    460b3000-460b6000 ---p 460b3000 00:00 0
    460b6000-461b4000 rwxp 460b6000 00:00 0
    461b4000-461b7000 ---p 461b4000 00:00 0
    461b7000-462b5000 rwxp 461b7000 00:00 0
    462b5000-462b8000 ---p 462b5000 00:00 0
    462b8000-463b6000 rwxp 462b8000 00:00 0
    463b6000-463b9000 ---p 463b6000 00:00 0
    463b9000-464b7000 rwxp 463b9000 00:00 0
    464b7000-464ba000 ---p 464b7000 00:00 0
    464ba000-465b8000 rwxp 464ba000 00:00 0
    465b8000-465bb000 ---p 465b8000 00:00 0
    465bb000-466b9000 rwxp 465bb000 00:00 0
    466b9000-466bc000 ---p 466b9000 00:00 0
    466bc000-467ba000 rwxp 466bc000 00:00 0
    467ba000-467bd000 ---p 467ba000 00:00 0
    467bd000-468bb000 rwxp 467bd000 00:00 0
    468bb000-468be000 ---p 468bb000 00:00 0
    468be000-469bc000 rwxp 468be000 00:00 0
    469bc000-469bf000 ---p 469bc000 00:00 0
    469bf000-46abd000 rwxp 469bf000 00:00 0
    46abd000-46ac0000 ---p 46abd000 00:00 0
    46ac0000-46bbe000 rwxp 46ac0000 00:00 0
    46bbe000-46bc1000 ---p 46bbe000 00:00 0
    46bc1000-46cbf000 rwxp 46bc1000 00:00 0
    46cbf000-46cc2000 ---p 46cbf000 00:00 0
    46cc2000-46dc0000 rwxp 46cc2000 00:00 0
    46dc0000-46dc3000 ---p 46dc0000 00:00 0
    46dc3000-46ec1000 rwxp 46dc3000 00:00 0
    46ec1000-46ec4000 ---p 46ec1000 00:00 0
    46ec4000-46fc2000 rwxp 46ec4000 00:00 0
    46fc2000-46fc5000 ---p 46fc2000 00:00 0
    46fc5000-470c3000 rwxp 46fc5000 00:00 0
    470c3000-470c6000 ---p 470c3000 00:00 0
    470c6000-471c4000 rwxp 470c6000 00:00 0
    471c4000-471c7000 ---p 471c4000 00:00 0
    471c7000-472c5000 rwxp 471c7000 00:00 0
    472c5000-472c8000 ---p 472c5000 00:00 0
    472c8000-473c6000 rwxp 472c8000 00:00 0
    473c6000-473c9000 ---p 473c6000 00:00 0
    473c9000-474c7000 rwxp 473c9000 00:00 0
    474c7000-474ca000 ---p 474c7000 00:00 0
    474ca000-475c8000 rwxp 474ca000 00:00 0
    475c8000-475cb000 ---p 475c8000 00:00 0
    475cb000-476c9000 rwxp 475cb000 00:00 0
    476c9000-476cc000 ---p 476c9000 00:00 0
    476cc000-477ca000 rwxp 476cc000 00:00 0
    477ca000-477cd000 ---p 477ca000 00:00 0
    477cd000-478cb000 rwxp 477cd000 00:00 0
    478cb000-478ce000 ---p 478cb000 00:00 0
    478ce000-479cc000 rwxp 478ce000 00:00 0
    479cc000-479cf000 ---p 479cc000 00:00 0
    479cf000-47acd000 rwxp 479cf000 00:00 0
    47acd000-47ad0000 ---p 47acd000 00:00 0
    47ad0000-47bce000 rwxp 47ad0000 00:00 0
    47bce000-47bd1000 ---p 47bce000 00:00 0
    47bd1000-47ccf000 rwxp 47bd1000 00:00 0
    47ccf000-47cd2000 ---p 47ccf000 00:00 0
    47cd2000-47dd0000 rwxp 47cd2000 00:00 0
    47dd0000-47dd3000 ---p 47dd0000 00:00 0
    47dd3000-47ed1000 rwxp 47dd3000 00:00 0
    47ed1000-47ed4000 ---p 47ed1000 00:00 0
    47ed4000-47fd2000 rwxp 47ed4000 00:00 0
    47fd2000-47fd5000 ---p 47fd2000 00:00 0
    47fd5000-480d3000 rwxp 47fd5000 00:00 0
    480d3000-480

  • Server crashes generating CSR

    My server interface (not server admin) crashes when I try to generate a CSR. After it ask me to allow access to the key chain and I choose always allow it crashes. Any thoughts?
    Thank You.

    Akshay Gadre wrote:
    Hi,
    I get the following error message and server crashes.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xff33189c
    Function name=memcpy
    Library=/usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    Current Java thread:
    [error occured during error reporting]Hi. This doesn't yet have anything to do with JDBC, but it might. The problem is that
    some native code you're using killed the OS process running java. The output says
    it's not the JVM code that sufferered the problem. What JDBC driver(s) are you using?
    I ask that, because JDBC drivers (type-2) do use native code.
    Joe

Maybe you are looking for

  • Of possible interest to those running more than one graphics card

    This bit of information in relation to GPU and OpenGL features and limitations in Photoshop CS4 had totally escaped me until today. Though it doesn't affect my setup, it might be of interest to others who may have missed it too. Excerpt from http://w

  • Question about Alerttypes (code included)

    Hi, I have this code where I'm comparing two dates, if its outdated then the program will exit. That works perfectly. But when the program is outdated a screen is supposed to be shown to the user and prompt a text. I can only get this screen to show

  • Passing array variables into functions (and why I'm hopeless at arrays)

    OK, I have spent a day on this now and have done some fairly extensive searching online. The problem is - I am hopeless with arrays (and probably just actionscript generally for that matter) I want to create an array of buttons, so I set up an array

  • Minisap and bw

    i have noticed minisap comes with bw, however, when trying to create a client copy for bw i keep hitting a wall and just keep wondering if oltp and olap can be put on top of the same database. is this at all feasible? when trying any of the bw transa

  • How to check list of scheduled Backups at UNIX level

    Hi Experts, Am posting this question coz am unable to read data from DB13 So Can i view this info from OS level??? Now the conf files are stored at this location /appl/sap/etc But no use. Help appreciated