Internal Server 500 error while doing the load test in Oracle IAS/EBS

While execute the load(350 users) after the 20 minutes execution aplication throw the Internal Server 500 error. Also number of errors are increasing continuosly.
No that there is no outof memory error in the eny logs
In the error_log
[Sat Sep 15 16:37:07 2012] [error] [client IP] [ecid: 1347741427:10.4.165.182:8328:0:188,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
[Sat Sep 15 16:37:07 2012] [error] [client IP] [ecid: 1347741427:10.4.165.182:8328:0:188,0] mod_oc4j: There is no oc4j process (for destination: application://oacore) available to service request.
In the oacorestd.err (exception)
12/09/14 16:37:44 oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
12/09/14 16:37:44      at oracle.apps.fnd.common.Pool.createObject(Pool.java:1286)
12/09/14 16:37:44      at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1027)
12/09/14 16:37:44      at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)
12/09/14 16:37:44      at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
12/09/14 16:37:44      at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)
12/09/14 16:37:44      at oracle.apps.fnd.common.AppsContext.getExtraJDBCConnection(AppsContext.java:2672)
12/09/14 16:37:44      at oracle.apps.fnd.common.AppsContext.getExtraJDBCConnection(AppsContext.java:2564)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAServerDelegate.handleError(OAServerDelegate.java:1922)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1270)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2662)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
12/09/14 16:37:44      at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
12/09/14 16:37:44      at OA.jspService(_OA.java:212)
12/09/14 16:37:44      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
12/09/14 16:37:44      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
12/09/14 16:37:44      at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
12/09/14 16:37:44      at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
12/09/14 16:37:44      at OA.jspService(_OA.java:221)
12/09/14 16:37:44      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
12/09/14 16:37:44      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
12/09/14 16:37:44      at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
12/09/14 16:37:44      at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
12/09/14 16:37:44      at RF.jspService(_RF.java:225)
12/09/14 16:37:44      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
12/09/14 16:37:44      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
12/09/14 16:37:44      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
12/09/14 16:37:44      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
12/09/14 16:37:44      at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
12/09/14 16:37:44      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
12/09/14 16:37:44      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
12/09/14 16:37:44      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
12/09/14 16:37:44      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
12/09/14 16:37:44      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
12/09/14 16:37:44      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
12/09/14 16:37:44      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
12/09/14 16:37:44      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
12/09/14 16:37:44      at java.lang.Thread.run(Thread.java:619)
12/09/14 16:37:44 Caused by: oracle.apps.fnd.common.AppsException: java.sql.SQLRecoverableException: IO Error: Connection reset
12/09/14 16:37:44      at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1522)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsConnectionManager.localAppsConnect(AppsConnectionManager.java:1270)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsConnectionManager.localAppsConnect(AppsConnectionManager.java:1165)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsConnectionManager.localAppsConnect(AppsConnectionManager.java:1154)
12/09/14 16:37:44      at oracle.apps.fnd.security.AppsConnectionManager.makeGuestConnection(AppsConnectionManager.java:817)
12/09/14 16:37:44      at oracle.apps.fnd.security.DBConnObj.<init>(DBConnObj.java:230)
12/09/14 16:37:44      at sun.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source)
12/09/14 16:37:44      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
12/09/14 16:37:44      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
12/09/14 16:37:44      at oracle.apps.fnd.common.Pool.createObject(Pool.java:1273)
httpd.conf param in application
Timeout 300, KeepAlive ON, MaxKeepAliveRequests 0, KeepAliveTimeout 15, MinSpareServers 5, MaxSpareServers 10, StartServers 5, MaxClients 2000
-Xmx1536M -Xms1536M -XX:MaxPermSize=256M
Oracle EBS 12.1.3
Oracle IAS 10.1.3
Oracle DB 11.1.0.7

Plz see the opmn.xml for your reference
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- $Header: opmn_xml_1013.tmp 120.22.12010000.5 2010/02/17 10:51:33 sbandla ship $
-->
- <!-- Configuration file for OPMN
-->
- <!-- ###############################################################
This file is automatically generated by AutoConfig. It will be read and
overwritten. If you were instructed to edit this file, or if you are not
able to use the settings created by AutoConfig, refer to Metalink Note
387859.1 for assistance.
-->
- <opmn xmlns="http://www.oracle.com/ias-instance">
<log path="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/opmn.log" comp="internal;ons;pm" rotation-size="1500000" rotation-hour="0" />
<debug path="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/opmn.dbg" comp="" rotation-size="1500000" rotation-hour="0" />
- <notification-server interface="ipv4">
<port local="6102" remote="6202" request="6502" />
<ssl enabled="true" wallet-file="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/certs/opmn" />
- <topology>
<nodes list="ht-eagorasvr4.virtusa.com:6202" />
</topology>
</notification-server>
- <process-manager>
- <process-modules>
- <module path="$ORACLE_HOME/opmn/lib/libopmnohs">
<module-id id="OHS" />
</module>
- <module path="$ORACLE_HOME/opmn/lib/libopmnoc4j">
<module-id id="OC4J" />
</module>
- <module path="$ORACLE_HOME/opmn/lib/libopmncustom">
<module-id id="CUSTOM" />
</module>
- <module path="$ORACLE_HOME/opmn/lib/libopmniaspt">
<module-id id="IASPT" />
</module>
</process-modules>
- <ias-instance id="PTEST_ht-eagorasvr4.ht-eagorasvr4.virtusa.com" name="PTEST_ht-eagorasvr4.ht-eagorasvr4.virtusa.com">
- <environment>
<variable id="TMP" value="/tmp" />
</environment>
- <module-data>
- <category id="start-parameters">
<data id="routing-id" value="g_rt_id" />
</category>
</module-data>
- <ias-component id="IASPT" status="disabled">
- <environment>
<variable id="LD_LIBRARY_PATH" value="/ebiz1/PTEST/apps/tech_st/10.1.3/lib32:/ebiz1/PTEST/apps/tech_st/10.1.3/lib" append="true" />
<variable id="LIBPATH" value="/ebiz1/PTEST/apps/tech_st/10.1.3/lib32:/ebiz1/PTEST/apps/tech_st/10.1.3/lib" append="true" />
<variable id="SHLIB_PATH" value="/ebiz1/PTEST/apps/tech_st/10.1.3/lib32:/ebiz1/PTEST/apps/tech_st/10.1.3/lib" append="true" />
</environment>
- <process-type id="IASPT" module-id="IASPT" working-dir="/ebiz1/PTEST/apps/tech_st/10.1.3/iaspt/bin">
<port id="ajp" range="7501-7600" />
<process-set id="IASPT" numprocs="1" />
</process-type>
</ias-component>
- <ias-component id="ASG" status="disabled" id-matching="true">
- <process-type id="ASG" module-id="CUSTOM">
<start timeout="600" />
<stop timeout="120" />
- <process-set id="ASG" numprocs="1">
- <module-data>
- <category id="start-parameters">
<data id="start-executable" value="/ebiz1/PTEST/apps/tech_st/10.1.3/dsa/bin/dsaServer.sh" />
<data id="start-args" value="/ebiz1/PTEST/apps/tech_st/10.1.3/dsa/dsa.conf" />
<data id="stop-executable" value="/ebiz1/PTEST/apps/tech_st/10.1.3/dsa/bin/dsaShutdown.sh" />
</category>
</module-data>
</process-set>
</process-type>
</ias-component>
- <ias-component id="HTTP_Server">
- <process-type id="HTTP_Server" module-id="OHS">
- <environment>
<variable id="DEFAULT_LOGS_DIR" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/Apache" append="true" />
</environment>
- <module-data>
- <category id="start-parameters">
<data id="start-mode" value="ssl-enabled" />
<data id="config-file" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/ora/10.1.3/Apache/Apache/conf/httpd.conf" />
</category>
</module-data>
<process-set id="HTTP_Server" numprocs="1" />
</process-type>
</ias-component>
- <ias-component id="default_group">
- <process-type id="home" module-id="OC4J" status="disabled" working-dir="$ORACLE_HOME/j2ee/home">
- <module-data>
- <category id="start-parameters">
<data id="java-options" value="-server -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
<data id="java-bin" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/admin/scripts/java.sh" />
</category>
- <category id="stop-parameters">
<data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
</category>
</module-data>
<start timeout="600" retry="2" />
<stop timeout="120" />
<restart timeout="720" retry="2" />
<port id="default-web-site" range="22510-22514" protocol="ajp" />
<port id="rmi" range="21010-21014" />
<port id="jms" range="24010-24014" />
<process-set id="default_group" numprocs="1" />
</process-type>
- <process-type id="oacore" module-id="OC4J" status="enabled" working-dir="$ORACLE_HOME/j2ee/home">
- <module-data>
- <category id="start-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx2G -Xms2G -XX:MaxPermSize=512M -XX:NewRatio=2 -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=8 -Dcom.sun.management.jmxremote -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/ora/10.1.3/j2ee/oacore/config/jazn.xml -Dhttp.cookie.ignoreCommaInCookiesNamed=X_NoMatchingCookies" />
<data id="java-bin" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/admin/scripts/java.sh" />
<data id="oc4j-options" value="-out /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/oacorestd.out -err /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/oacorestd.err" />
</category>
- <category id="stop-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx1024M -Xms512M -XX:MaxPermSize=160M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
</category>
- <category id="security-parameters">
<data id="wallet-file" value="file:/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/certs/Apache" />
</category>
</module-data>
<start timeout="600" retry="2" />
<stop timeout="120" />
<restart timeout="720" retry="2" />
<port id="default-web-site" range="21510-21520" protocol="ajp" />
<port id="rmi" range="20010-20020" />
<port id="jms" range="23010-23020" />
<process-set id="default_group" numprocs="8" />
</process-type>
- <process-type id="forms" module-id="OC4J" status="enabled" working-dir="$ORACLE_HOME/j2ee/home">
- <module-data>
- <category id="start-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/ora/10.1.3/j2ee/forms/config/jazn.xml" />
<data id="java-bin" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/admin/scripts/java.sh" />
<data id="oc4j-options" value="-out /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/formsstd.out -err /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/formsstd.err" />
</category>
- <category id="stop-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
</category>
- <category id="security-parameters">
<data id="wallet-file" value="file:/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/certs/Apache" />
</category>
</module-data>
<start timeout="600" retry="2" />
<stop timeout="120" />
<restart timeout="720" retry="2" />
<port id="default-web-site" range="22010-22014" protocol="ajp" />
<port id="rmi" range="20510-20514" />
<port id="jms" range="23510-23514" />
<process-set id="default_group" numprocs="1" />
</process-type>
- <process-type id="oafm" module-id="OC4J" status="enabled" working-dir="$ORACLE_HOME/j2ee/home">
- <module-data>
- <category id="start-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/ora/10.1.3/j2ee/oafm/config/jazn.xml" />
<data id="java-bin" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/admin/scripts/java.sh" />
<data id="oc4j-options" value="-out /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/oafmstd.out -err /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/oafmstd.err" />
</category>
- <category id="stop-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
</category>
- <category id="security-parameters">
<data id="wallet-file" value="file:/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/certs/Apache" />
</category>
</module-data>
<start timeout="600" retry="2" />
<stop timeout="120" />
<restart timeout="720" retry="2" />
<port id="default-web-site" range="25010-25014" protocol="ajp" />
<port id="rmi" range="25510-25514" />
<port id="jms" range="24510-24514" />
<process-set id="default_group" numprocs="1" />
</process-type>
- <process-type id="forms-c4ws" module-id="OC4J" status="disabled" working-dir="$ORACLE_HOME/j2ee/home">
- <environment>
<variable id="DISPLAY" value="ht-eagorasvr4:0.0" append="true" />
</environment>
- <module-data>
- <category id="start-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=false -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/ora/10.1.3/j2ee/forms-c4ws/config/jazn.xml" />
<data id="java-bin" value="/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/admin/scripts/java.sh" />
<data id="oc4j-options" value="-out /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/forms-c4wsstd.out -err /ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/logs/ora/10.1.3/opmn/forms-c4wsstd.err" />
</category>
- <category id="stop-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=false -Dhttp.webdir.enable=false" />
</category>
- <category id="security-parameters">
<data id="wallet-file" value="file:/ebiz1/PTEST/inst/apps/PTEST_ht-eagorasvr4/certs/Apache" />
</category>
</module-data>
<start timeout="600" retry="2" />
<stop timeout="120" />
<restart timeout="720" retry="2" />
<port id="default-web-site" range="26010-26014" protocol="ajp" />
<port id="rmi" range="27510-27514" />
<port id="jms" range="26510-26514" />
<process-set id="default_group" numprocs="0" />
</process-type>
</ias-component>
</ias-instance>
</process-manager>
</opmn>
Regards
M Aslam

Similar Messages

  • Internal server 500 Error

    We are using OC4J 9.0.4 version. I deployed an application and the problem is we get "Internal server 500" error intermittently. The application runs fine usually but it does not run on few occasions. Any ideas?

    Hi,
    There could be many reasons.
    Check
    the permission levels of Containers are set properly.
    Try creating the containers manually and run the app, so you can distinguish what goes wrong
    Check the URL, storage key, SHA if using it
    If you found this post useful, Please "Mark as Answer" or "Vote
    as Helpful". Best Regards.

  • "The server is unavailable this is offline copy of the server workbook" error while opening the sharepoint library file

    Hi Techys,
    can you give me the suugestions for below error in sharepoint 2010.
    Error: "The server is unavailable this is offline copy of the server workbook" error while opening the sharepoint library file.
    User having the contribute permission.
    as a admin i can open the document without any error.
    user wants to open the document via online and VPN connection.
    while the user seeing the document info the below error is indicationg .
    Offline Copy, Work book is readonly Mode.
    The server is unavailable this is offline copy of the server workbook" error while opening the sharepoint library file which was upto date.
    Many Thanks,
    Madhu

    Make sure that the user is able to access workstream from the site collection through VPN. If the user is able to access already, try to download the file locally and see if the data is getting loaded and upload again.
    --Cheers

  • IM Login problem Error while doing the search

    Hi people,
    I'm facing some strange behaviour with login for a couple of users, I have users that don't have problems to login and I have user that can't login, I'm sure that all of them are valid because they're login to Portal Server, and then launch the IMClient using SSO, users that can achieved the login can't found users that can't login using the "add contact" button of the IMClient.
    In the javaws console I'm seeing this exceptions when a user can't login:
    30 Oct 2007 14:02:18,898] [xmpp] [javawsApplicationMain] org.netbeans.lib.collab.CollaborationException: Error while doing the search
    org.netbeans.lib.collab.CollaborationException: Error while doing the search
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:330)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:262)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.getUserAttributes(XMPPPersonalStoreService.java:1211)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.getPrivateQuery(XMPPPersonalStoreService.java:1289)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.getProfile(XMPPPersonalStoreService.java:419)
         at com.sun.im.service.xmpp.XMPPPersonalStoreService.getProfile(XMPPPersonalStoreService.java:240)
         at com.iplanet.im.client.manager.CurrentUserManager.getCurrentProfile(CurrentUserManager.java:350)
         at com.iplanet.im.client.manager.Manager.login(Manager.java:1255)
         at com.iplanet.im.client.swing.login.DefaultLoginDialog.login(DefaultLoginDialog.java:550)
         at com.iplanet.im.client.swing.login.DefaultLoginDialog.connect(DefaultLoginDialog.java:540)
         at com.iplanet.im.client.iIM.startLogon(iIM.java:464)
         at com.iplanet.im.client.iIM.init(iIM.java:203)
         at com.iplanet.im.client.iIM.main(iIM.java:950)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.javaws.Launcher.executeApplication(Launcher.java:1171)
         at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1118)
         at com.sun.javaws.Launcher.continueLaunch(Launcher.java:961)
         at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:515)
         at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
         at com.sun.javaws.Launcher.run(Launcher.java:165)
         at java.lang.Thread.run(Thread.java:595)
    /home/lalo/.sunmsgr/mx_m53852_latam_int_bbvabancomer_com_mx/messages/scripts/scripts.txt
    [SafeResourceBundle] Missing resource key: iIMFrame_title
    [Fatal Error] :1:2908: The element type "body" must be terminated by the matching end-tag "</body>".
    com.sun.im.service.CollaborationException: org.netbeans.lib.collab.CollaborationException: Error while doing the search
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at com.sun.im.service.util.ReflectUtil.getDelegatorObject(ReflectUtil.java:27)
         at com.sun.im.service.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:179)
         at com.iplanet.im.client.manager.UserCache.getPrincipal(UserCache.java:161)
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:977)
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:938)
         at com.iplanet.im.client.manager.BuddyListManager.loadBuddyListNow(BuddyListManager.java:430)
         at com.iplanet.im.client.manager.BuddyListManager.init(BuddyListManager.java:200)
         at com.iplanet.im.client.swing.communicator.Communicator.<init>(Communicator.java:316)
         at com.iplanet.im.client.swing.BuddyList.showBuddyList(BuddyList.java:187)
         at com.iplanet.im.client.iIM.showBuddyList(iIM.java:1105)
         at com.iplanet.im.client.swing.Client.openNetlertViews(Client.java:379)
         at com.iplanet.im.client.swing.Client.showViews(Client.java:150)
         at com.iplanet.im.client.iIM.loadNetLert(iIM.java:613)
         at com.iplanet.im.client.swing.login.DefaultLoginDialog$1.run(DefaultLoginDialog.java:610)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: org.netbeans.lib.collab.CollaborationException: Error while doing the search
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:330)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:262)
         at com.sun.im.service.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:171)
         ... 19 more
    [Fatal Error] :1:2908: The element type "body" must be terminated by the matching end-tag "</body>".
    com.sun.im.service.CollaborationException: org.netbeans.lib.collab.CollaborationException: Error while doing the search
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at com.sun.im.service.util.ReflectUtil.getDelegatorObject(ReflectUtil.java:27)
         at com.sun.im.service.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:179)
         at com.iplanet.im.client.manager.UserCache.getPrincipal(UserCache.java:161)
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:977)
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:938)
         at com.iplanet.im.client.manager.BuddyListManager.loadBuddyListNow(BuddyListManager.java:430)
         at com.iplanet.im.client.manager.BuddyListManager.init(BuddyListManager.java:200)
         at com.iplanet.im.client.swing.communicator.Communicator.<init>(Communicator.java:316)
         at com.iplanet.im.client.swing.BuddyList.showBuddyList(BuddyList.java:187)
         at com.iplanet.im.client.iIM.showBuddyList(iIM.java:1105)
         at com.iplanet.im.client.swing.Client.openNetlertViews(Client.java:379)
         at com.iplanet.im.client.swing.Client.showViews(Client.java:150)
         at com.iplanet.im.client.iIM.loadNetLert(iIM.java:613)
         at com.iplanet.im.client.swing.login.DefaultLoginDialog$1.run(DefaultLoginDialog.java:610)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: org.netbeans.lib.collab.CollaborationException: Error while doing the search
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:330)
         at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:262)
         at com.sun.im.service.xmpp.XMPPPersonalStoreService.searchPrincipals(XMPPPersonalStoreService.java:171)
         ... 19 more
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:977)
         at com.iplanet.im.client.manager.BuddyListManager.addBuddyListGroupMember(BuddyListManager.java:938)
         at com.iplanet.im.client.manager.BuddyListManager.loadBuddyListNow(BuddyListManager.java:430)
         at com.iplanet.im.client.manager.BuddyListManager.init(BuddyListManager.java:200)
         at com.iplanet.im.client.swing.communicator.Communicator.<init>(Communicator.java:316)
         at com.iplanet.im.client.swing.BuddyList.showBuddyList(BuddyList.java:187)
         at com.iplanet.im.client.iIM.showBuddyList(iIM.java:1105)
         at com.iplanet.im.client.swing.Client.openNetlertViews(Client.java:379)
         at com.iplanet.im.client.swing.Client.showViews(Client.java:150)
         at com.iplanet.im.client.iIM.loadNetLert(iIM.java:613)
         at com.iplanet.im.client.swing.login.DefaultLoginDialog$1.run(DefaultLoginDialog.java:610)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)All of the users are under the same ldap branch, and previously I ran the command: /opt/SUNWiim/sbin/imadmin assign_services, for that ldap branch.
    Any suggestion? Thanks in advance....

    Finally we found the cause of the problems, for an strange reason if the user has the character '�' in his 'cn' o 'sn' he can't login, for example:
    bash-3.00# ldapsearch -x -h ldap -p 389 -b "c=mx,o=isp" -D "cn=DirectoryManager" -w password "cn=mx.m524217" cn sn uid
    version: 1
    dn: cn=mx.m524217, ou=people, c=mx, o=isp
    uid: m524217
    sn: VERA TREVI�O
    cn: mx.m524217
    When a user login to IM made a search of users if he search a user that can't login that search doesn't found nothing and the exception I posted before appears in the javaws console.
    But this only happened while we are using the gateway, if we point to the IM multiplexor directly we don't have all of this problems.
    Regards..

  • Error while doing the repository export

    hi,
    I am getting error while doing the export repository,Message: GEN-13, Additional Message: Dictionary is not available on this database, can anyone help me how to resolve this issue.
    thanks,
    Sundar M

    Hi Sundar,
    Please provide the export repository command, what you used and the log file to review.
    The error "Dictionary is not available on this database" will pop up when Siebel Repository is not present in DB.
    For export process you have to give repository name as "Siebel Repository" and it will export schema in to *.dat file.
    NOTE: Do not change Siebel Repository name for export process.
    Thanks,
    Shilpi

  • BW ERROR while doing data loading

    1)while doing data load error--Processing data packet- No Data,
    2)Data Package 1 : arrived in BW ; Processing : 2nd processing step not yet finished.
    3) Also in some cases there are 0 from 0 records and request is still Yellow i can't delete that too .what option are there to resolve such request.
    What can be possible solution.

    Hi
    First the data is come to PSA?If yes then u r problem is from PSA to Data Target.In this case Manually change the request status to red and then delete load the data.
    Second If the data not at come to PSA also then check in RSA3 whetehr Data avialble or Not.If it is Delta load then check the entries in RSA7.
    Regards
    Ram.

  • UoM error while doing partial loading in O4G1- TD Transport

    Hi experts,
    while doing partial loading error pops up which says UoM not set in customizing..
    Have checked all settings for Uom its ok..
    what else could be the issue..pls help.
    regards,
    VP

    Hi,
    Data records for package 39 selected in PSA - 2 error(s). Record 5129 :No SID found for value 'EMN ' of characteristic 0BASE_UOM . Record 5132 :No SID found for value 'EMN ' of characteristic 0BASE_UOM
    The issue with record no. 5129 and 5132.
    In PSA check errorneous records and it will display only the error records, you just edit as per the require and try reloading into cube.
    Deleting single record is not possible.
    Let us know if you still have any issues.
    Reg
    Pra

  • Error While doing the Asset Credit Memo -ABGL

    HI,
    While doing the Asset Credit Memo -ABGL,i am getting the below error.Kindly help me with your inputs.
    Balance for transaction type group 10 negative for the area 01
    Message no. AA629
    Asset affected: 406000000004-0000
    Diagnosis
    With the transaction entered, the balance for the transactions in group 10 in area 01 will be negative in this fiscal year. However, the balance of transaction type group 10, according to its definition, must be positive in each fiscal year.
    System response
    The system rejects this posting.
    Procedure
    Check the transaction type, the amount and the fiscal year in your posting. If you want to post a credit memo to an acquisition from the previous year, then use a transaction type for a retirement. If necessary, you can change balance rules after talking with your SAP consultant.
    Thanks
    Supriya

    Check your config in OABN / OADB
    The depriciation area 01 can allow you post values only postive .. in OADB
    it has maintained Acquisition values Postive or zero values and net book
    values has miantained Postive or 0 values. so based on this setting u cannt
    post any negative values for this asset.

  • Error while doing the Usage Decision in transaction QA32

    Hello Friends,
    While doing the goods receipt for customer returns from customer, system generated a inspection lot with inspection type 06.
    So in QA32 transaction, system is showing that inspection lot, but in same screen, against the column InspPlan: Material, system is not showing any entry.
    Later on after analysis, i found that no inspection plan was assinged to the material, Plant for which that inspection lot was created. When i checked that inpection lot in transaction QA03, in Insp. Specifications tab, agaisnt the Assigned Specification section, system was not showing any entry in fields Group, Group Counter, Plant, Usage.
    And against that inspection lot,status CRTD, PREQ, CHCR are active.
    Because of  which, when user is trying to do the UD against this lot system throwing the error message as Status check error.
    When i checked again i found that status CRTD is throwing the error message.
    Hence friend, i want to do the Usage decision  for that inspection lot than how to do?
    Now user has assigned the material, plant to the inspection plan in QP02.
    Should i go to QA02 transaction, and in Insp. Specification tab, for fields group, group counter, usage, Plant, maintain the values?
    Will this allow me to do the usage decision against the inspection lot which got generated when no inspection plan was assingned to that material, plant?
    Waiting for your valuable inputs.

    For Result Recording and Ud the inspection lot status must be REL as u told ur status is CRTD it Mean Some master
    is missing in inspection lot,generally inspection plan for that u run QA02 enter inspection lot no go to specification tab
    there a button assigned specification there click on that as u click on button u will find that plan for above material copied to lot and it will show u plan detail line group and group counter no.
    then go to next screen Sample if sample management is active and click on sample then system will calculate sample size then save ur lot. it would get Status As REL now ui can enter result or take UD
    for QM setting Refer
    http://sap-questions.blogspot.com/

  • Compensation Planning - Error while doing the planning for Employee

    Hi Friends,
    We have implemented standard MSS Business package.
    Line Mangers are using the Compensation Planning Iview and are facing errors while sending it for further approvals.
    In the steps.
    In the last step they get  RFC_ERROR_SYSTEM_FAILURE.
    A critical error has occurred. Processing of the service was terminated.
    Access via NULL Object reference not possible.,error key : RFC_ERROR_SYSTEM_FAILURE.
    Also to note that while doing the planning we get " No budget Data available"
    Is budget data mandatory to complete planning. However in test systems we were able to run the complete cycle even without the budget data we were able to complete one cycle.
    Kindly advise .
    Thanks
    Santosh

    Hello..
    This might point to an unhanded exception. There should be a backend dump (ST22) available and that would help in more analysis. You might need a ABAPer to look into the dump. You may paste the dump here for more analysis.

  • Error while doing the return delivery

    Hi Experts,
    I had created an PO with describe requirement for 50 quantity and did partial confirmation of 30 quantity.
    While doing the return delivery for 10 quantity system is throwing error
    Line 1: No goods receipt possible for purchase order 4200051444 00001
    When tried doing the same process in ECC, the return delivery is posted without error.
    We were able to do the return delivery earlier. Can anybody throw light on, for the possible reason for this error.
    Your early response is appreciated.
    Regards,
    ASGMDM

    HI,
    This is due to anyone of the following :
    01. No further confirmation expected button is checked while doing confirmation for quantity 30. Please check the same in PO, if it is checked please uncheck the same so that you can do further confirmations.
    02.Please check the confirmation status of 30 quanityt which you posted earlier. It should be having Posted in Backend. If it is not, then you cannot create return delivery for the same. Also please note that Back end GR document number for 30 quantity should be updated in the table BBP_PDBEH under the field BE_OBJECT_ID.
    Thanks
    Rajesh K

  • ERROR WHILE DOING THE SERVICE ENTRY SHEET

    Hi All,
    I have budget INR 3000 & i created PR INR 2500 ,PO for the same amount INR 2500.Against the same i made INR 2000 down payment and it would as statistical in SAP. But while doing the service entry for same PO ,budget exceeded error coming.
    I seen Program RFFMS009 program also all DP figures updated as statistical ,but while clearing the DP through F-54 system getting budget exceeded error message.
    Kindly help me .we are in 4.7
    Former budgeting
    Rgds
    Manisuma

    Hi All,
    There is problem in Field status varaint
    Rgds
    Suma

  • Error while doing the confirmation by COR6N

    Hello Friends,
    While doing the confirmation by  T.C COR6N,in that screen i gave the process order no. and the phase no. and the posting date only and pressed enter, after that system thrown the error message "  Incorrect Resource entered " , Message no. S1333.
    Diagnosis
    This message is dynamically created, no more information possible.
    Actually by default from the process order system takes the resource.Here in COR6N screen i haven't given the resource than also system is giving the error message.
    Thanking you guys in advance.

    PLease check in the master data, Whether you have mentioned the resource..
    Foe Example, In discrete manufacturing, In the routing , we will give the workcenter which will be copied to the production order...
    Similarly please check and revert..
    karthick

  • Windows Azure Pack - Server returned HTTP response code: 500 error while accessing the public tenant API

    Hi,
    We are facing the following error while trying to access the given Windows Azure Pack Public tenant API to query the virtual machines list along with network adaper details - 
    java.io.IOException: Server returned HTTP response code: 500 for URL: https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$expand=VirtualNetworkAdapters&$top=10000&$skip=0
    The response is proper when we access the following URL - 
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines
    Only on adding the $expand=VirtualNetworkAdapters, url parameter we are getting the above error.
    Where can we check for the error logs on the Azure Pack server ? We checked for the logs using Windows Event Viewer but did not find any for the public tenant API.
    What should be the cause for such an error and how can we fix this to get the proper data?
    Thanks in advance.

    Yes, we tried this, $top=10&$skip=0 works for the following url
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$top=10&$skip=0
    It is only when we add $expand=VirtualNetworkAdapters,
    the server returns the mentioned error response - 
    URL for which the server returns the 500 error -
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$expand=VirtualNetworkAdapters&$top=10&$skip=0
    Can
    you point to the error logs for Windows Azure Pack and SPF ?

  • Error while doing the Oracle 9i Database Installation

    PROBLEM ONE
    While installing the Oracle Database 9i on Windows 2000 Server with 256 MB Ram, I got the following error
    Windows - Wrong Volume
    The wrong volume is in the drive. Please insert volume ORCL9011_1 into drive E:.
    This message occured when percentage done was 100%. It was copying visualsdo.exe
    PROBLEM TWO
    Then I deinstalled the Oracle 9i software and deleted the oracle folder from both the Windows Explorer as well as in the RegEdit.
    Again I started doing the installation...
    In Oracle Database Configuration Assistant, while it was installing "Adding Oracle JVM", I got the following error
    "Oracle Database Configuration Assistant: ERROR"
    "ORA-06576:not a valid function or procedure name"
    When I clicked Ignore I got the following error
    "Oracle Database Configuration Assistant: ERROR"
    "ORA-04021:timeout occured while waiting to lock object
    SYS.META-INF/MANIFEST.MF"
    Please let me know why this problem occured and what is the solution for this......
    If you need any information then please let me know
    With Regards
    Deepak

    You have too few RAM on your machine, even you could successfully create an instance, it's going to slow as hell.
    When you run DBCA to create database, instead of actually creating the database you could choose to dump the SQL scripts and files used for database creation to a directory. This way will give you a chance to modify pfile and reduce the SGA parameter. I believe the default SGA of instance created by DBCA is already beyond your RAM limit.

Maybe you are looking for

  • "Unsupported Image Format" all of a sudden, with previously workable files

    Folks, I've got an issue that seems very strange indeed. Months ago, I bought a Pentax K20D. I also bought a 17" MacBook Pro and Aperture. Camera and Aperture played well together. I encountered the known issue with white spots on the image when usin

  • Exporting CYMK Black as Rich Black

    I continue to struggle with getting CYMK Black as rich black.  I have Illustrator CS4..... Settings that seem relevant follow: The Document Color Mode is set to CYMK The Appearance of Black is set to both display and export as Rich Black When I do an

  • Failed to deploy web application with same name twice

    Hello- On Oracle 10g Application server I deployed an WAR file called "anbadmin", then undeployed it. The undepoloyment failed from the OEM so I undeployed it manually via removing its entries from server.xml. When I tried to deploy it again with the

  • How do i hide a column in table interface class

    Hi, I need to hide a column in Abap table interface class. When i tried to hide from web item properties it didn't work so i am thinking to hide first column in the table interface class Thanks, mala

  • NI PCI-6542: Creating Dynamic Waveforms Using the HSDIO Library

    Hello! I am having problems understanding how to create waveforms using the HSDIO library to run on my PCI-6542 board. I need to create a program that turns one channel on for 12.5 microseconds, waits a set amount of time(i.e. 100 samples),  and turn