Oracle VM server crashes with disk corruption using SATA 2

Created OEL 5 x86_64 on a HVM and occassionally the VM server crashes with the following messages on the console:
ata1.0.0 tag 0 cmd 0x25 Emask 0x4 stat 0x40 err 0x0 timeout (frozen)
failed to recover some devices retrying in 5 seconds
comreset failed to respond in 30 seconds
port is too slow to respond, delay is known to occur on vacant sata ports
BMDMA stat 0x24
hardreset failed retry in 5 secs
After this I've no other option but to perform a hard reboot of the system. Down the road I installed oracleasmlib-2.0.3-1.el5.x86_64 and the above problem was persistent when the oel5 virtual machine boots up. I just couldn't get the virtual machine to start. I tried many workarounds but didn't work. I finally disabled SATA2 in the bios and enabled SATA1 and the system has been stable for the past 2 days. Originally my bios was set to SATA1+2.
I guess there's a bug with OEL 5 kernel on VM's using SATA 2 driver.

If it was a hardware issue I'd imagine that this problem would have been occuring only on one machine. I had this problem on all my 3 machines where I had setup VM and OEL5. Prior to this, I had OEL 4u4 running on all these machines and everything worked fine.

Similar Messages

  • Bea 7.0 sp2 oracle 8i server crashes with

    hi there ...
    we are running into strange problems with the following setup
    bea 7.0 sp2 on a sun solaris
    oralce 8.1.7 + bea jdbc driver
    CMP 2.0
    our application consists of approx. 30 tables.
    after a certain amount of time the server prompts:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0xe102ae0c
    Function name=kghaex
    Library=/www/home/dadmin/cluster1/oracle817/lib/libclntsh.so.8.0
    Current Java thread:
    at weblogic.db.oci.OciCursor.bindSelectItem(Native Method)
    at weblogic.db.oci.OciCursor.oci_bindSelectItem(OciCursor.java:2250)
    at weblogic.db.oci.OciCursor.bindSelectItems(OciCursor.java:753)
    at weblogic.jdbc.oci.Statement.executeQuery(Statement.java:888)
    at weblogic.jdbc.jts.Statement.executeQuery(Statement.java:213)
    at weblogic.jdbc.rmi.internal.PreparedStatementImpl.executeQuery(PreparedStatementImpl.java:65)
    at weblogic.jdbc.rmi.SerialPreparedStatement.executeQuery(SerialPreparedStatement.java:43)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(UserBean_p3h65u__WebLogic_CMP_RDBMS.java:1745)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.findByPrimaryKey(RDBMSPersistenceManager.java:216)
    at weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.java:755)
    at weblogic.ejb20.manager.BaseEntityManager.localFindByPrimaryKey(BaseEntityManager.java:711)
    at weblogic.ejb20.internal.EntityEJBLocalHome.findByPrimaryKey(EntityEJBLocalHome.java:273)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u_LocalHomeImpl.findByPrimaryKey(UserBean_p3h65u_LocalHomeImpl.java:123)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getUserValue(MessagingMailManagerBean.java:825)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getOutbox(MessagingMailManagerBean.java:265)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean_ryptv9_ELOImpl.getOutbox(MessagingMailManagerBean_ryptv9_ELOImpl.java:105)
    at de.jamba.dating.taglibs.GetOutboxTag.doStartTag(GetOutboxTag.java:86)
    at jsp_servlet._tiles._mail.__read_outbox._jspService(__read_outbox.java:170)
    and shuts down ...
    there are no errors in the jdbc log ...
    and the more we switch from CMP's to DAO's the least the server
    crashes ..
    has anyone experienced this behavior before ????
    thanks in advance

    That looks like a SEGV in the Oracle client libraries. You might try
    using the Oracle Thin driver since that's all-java. Otherwise, you
    might check with Oracle if there are any patches to the 8.1.7 client libs.
    -- Rob
    tmaus wrote:
    hi there ...
    we are running into strange problems with the following setup
    bea 7.0 sp2 on a sun solaris
    oralce 8.1.7 + bea jdbc driver
    CMP 2.0
    our application consists of approx. 30 tables.
    after a certain amount of time the server prompts:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0xe102ae0c
    Function name=kghaex
    Library=/www/home/dadmin/cluster1/oracle817/lib/libclntsh.so.8.0
    Current Java thread:
    at weblogic.db.oci.OciCursor.bindSelectItem(Native Method)
    at weblogic.db.oci.OciCursor.oci_bindSelectItem(OciCursor.java:2250)
    at weblogic.db.oci.OciCursor.bindSelectItems(OciCursor.java:753)
    at weblogic.jdbc.oci.Statement.executeQuery(Statement.java:888)
    at weblogic.jdbc.jts.Statement.executeQuery(Statement.java:213)
    at weblogic.jdbc.rmi.internal.PreparedStatementImpl.executeQuery(PreparedStatementImpl.java:65)
    at weblogic.jdbc.rmi.SerialPreparedStatement.executeQuery(SerialPreparedStatement.java:43)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(UserBean_p3h65u__WebLogic_CMP_RDBMS.java:1745)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.findByPrimaryKey(RDBMSPersistenceManager.java:216)
    at weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.java:755)
    at weblogic.ejb20.manager.BaseEntityManager.localFindByPrimaryKey(BaseEntityManager.java:711)
    at weblogic.ejb20.internal.EntityEJBLocalHome.findByPrimaryKey(EntityEJBLocalHome.java:273)
    at de.xxx.yyy.user.ejb.UserBean_p3h65u_LocalHomeImpl.findByPrimaryKey(UserBean_p3h65u_LocalHomeImpl.java:123)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getUserValue(MessagingMailManagerBean.java:825)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean.getOutbox(MessagingMailManagerBean.java:265)
    at de.xxx.yyy.messaging.mail.ejb.MessagingMailManagerBean_ryptv9_ELOImpl.getOutbox(MessagingMailManagerBean_ryptv9_ELOImpl.java:105)
    at de.jamba.dating.taglibs.GetOutboxTag.doStartTag(GetOutboxTag.java:86)
    at jsp_servlet._tiles._mail.__read_outbox._jspService(__read_outbox.java:170)
    and shuts down ...
    there are no errors in the jdbc log ...
    and the more we switch from CMP's to DAO's the least the server
    crashes ..
    has anyone experienced this behavior before ????
    thanks in advance

  • Oracle report server 10g with load balancer.

    Hi All,
    We are in very big trouble, Please help us out. Issue is
    we have install oracle 10gApplication server along with Report Server stand alone, Application server and report server are working fine but when we put reports into physical load balaner its showing unable to connect report server, I try to dignose with help of some he writes me on command can you people clear me what this mean.
    [oracle@rep bin]$ ./rwdiag.sh -findall
    Broadcast mechanism used to locate servers
    Channel address = 228.5.6.7
    Channel port = 14021
    (1) Name = rep_cbs_lhr : Type = server : Host = rep.mcb.com.pk
    (2) Name = rep_rep_oracleas1 : Type = server : Host = rep.mcb.com.pk
    (3) Name = rep_eoc12_oracleas1 : Type = server : Host = eoc12.mcb.com.pk
    (4) Name = rep_lahore : Type = server : Host = eoc1.mcb.com.pk
    (5) Name = rep_as1_as1 : Type = server : Host = as1.mcb.com.pk
    (6) Name = lhr_rep : Type = server : Host = eoc1.mcb.com.pk
    [oracle@rep bin]$
    Regards

    hi,
    ./rwdiag.sh -findall
    rwdiag is a utility used to find all the Reports Servers on the network.
    ./rwdiag.sh -find <report server-name>
    and it monitors packets broadcasted on the network by the particular Reports Server.
    THis link might help you,details about rwdiag.sh
    http://download.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_rwdiag.htm
    Regards
    Fabian

  • I need to repair a Macbook Pro with disk utility using target mode to another my iMac. Can I use ethernet cable or must it be firewire?

    I need to repair a Macbook Pro with Disk Utility using target mode connected to my iMac. Can I use ethernet cable to connect them or must it be firewire?

    Firewire

  • Two Instances of Oracle Application Server 10.1.3.x using the same DB

    I can't seem to find any documentation about installing two instances of Oracle Application Server 10.1.3.x using the same database.
    Would the two instances conflict? Should I create a separate database for each instance? I am attempting to cluster two application servers and I want to know if I will need multiple databases, I can't see a reason why this would be a problem.
    Any advice on this matter would be appreciated.

    You have probably downloaded the wrong version.
    Do not download the Oracle SOA Suite 10g (10.1.3.5.1) for WebLogic Server (10.3.1),
    but the one below that option: Oracle SOA Suite 10g (10.1.3.x)
    See if you get something like the following zip file: soa_windows_x86_101310_disk1.zip
    This is just the OC4J without the WebLogic Server.

  • Oracle Application Server 10g with 11g Database

    Hi everyone,
    If anyone can tell, is there any compatibility issues in Oracle Application Server 10g with 11g Database?
    Will it work properly?
    Thanks

    hi,
    This will be helpful,
    http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#CHDBFJFD
    which states
    "All available editions of Oracle Database 11g (11.1.0.6) or higher are supported. Please refer to Metalink note 740417.1 for details on Oracle Database 11gR1 Certification for Oracle Application Server 10g (10.1.2.x) and Metalink note 887365.1 for details on Oracle Database 11gR2 Certification for Oracle Application Server 10g (10.1.2.x) "
    Regards
    Fabian

  • Oracle Report Server Issue with Japanese Characters

    We are trying to setup a Oracle Report Server to print the Japanese characters in the PDF format.
    We have separate Oracle Report servers for printing English, Chinese and Vietnamese characters in PDF formats using Oracle Reports in the production which are running properly with Unix AIX version 5.3. Now we have a requirement to print the Japanese characters. Hence we tried to setup the new server for the same and the configurations are done as same as Chinese/Vietnamese report servers. But we are not able to print the Japanese characters.
    I am providing the details which we followed to configure this new server.
    1.     We have modified the reports.sh to map the proper NLS_LANG (JAPANESE_AMERICA.UTF8) and other Admin folder settings.
    2.     We have configured the new report server via OPMN admin.
    3.     We have copied the arialuni.ttf to Printers folder and we have converted this same .ttf file in AFM format. This AFM file has been copied to $ORACLE_HOME/guicommon/gk/JP_Admin/AFM folder.
    4.     We have modified the uifont.ali (JP_admin folder) file for font subsetting.
    5.     We have put an entry in JP_admin/PPD/datap462.ppd as *Font ArialUnicodeMS: Standard "(Version 1.01)" Standard ROM
    6.     We have modified the Tk2Motif.rgb (JP_admin folder) file for character set mapping (Tk2Motif*fontMapCs: iso8859-1=UTF8) as we have enabled this one for other report servers as well.
    Environment Details:-
    Unix AIX version : 5300-07-05-0831
    Oracle Version : 10.1.0.4.2
    NLS_LANG : JAPANESE_AMERICA.UTF8
    Font Mapping : Font Sub Setting in uifont.ali
    Font Used for Printing : arialuni.ttf (Font Name : Arial Unicode MS)
    The error thrown in the rwEng trace (rwEng-0.trc) file is as below
    [2011/9/7 8:11:4:488] Error 50103 (C Engine): 20:11:04 ERR REP-3000: Internal error starting Oracle Toolkit.
    The error thrown when trying to execute the reports is…
    REP-0177: Error while running in remote server
    Engine rwEng-0 crashed, job Id: 67
    Our investigations and findings…
    1.     We disabled the entry Tk2Motif*fontMapCs: iso8859-1=UTF8 in Tk2Motif.rgb then started the server. We found that no error is thrown in the rwEng trace file and we are able to print the report also in PDF format… (Please see the attached japarial.pdf for your verification) but we are able to see only junk characters. We verified the document settings in the PDF file for ensuring the font sub set. We are able to see the font sub setting is used.
    2.     If we enable the above entry then the rwEng trace throwing the above error (oracle toolkit error) and reports engine is crashed.
    It will be a great help from you if you can assist us to resolve this issue…

    Maybe 7zip or another tool has workarounds for broken file names, you could try that.
    Or you could try to go over the files in the zip archive one-by-one and write it to files out-1, out-2, ..., out-$n without concerning yourself with the file names. You could get file endings back via the mimetype.
    This script might work:
    #include <stdio.h>
    #include <zip.h>
    static const char *template = "./out-%04d.bin";
    int main(int argc, char**argv)
    int err = 0;
    zip_t *arc = zip_open((const char*)argv[1], ZIP_RDONLY, &err);
    if(arc == NULL)
    printf("Failed to open ZIP, error %d\n", err);
    return -1;
    zip_int64_t n = zip_get_num_entries(arc, 0);
    printf("%s: # of packed files: %d\n", argv[1], n);
    for(int i = 0; i < n; i++)
    zip_stat_t stat;
    zip_stat_index(arc, i, ZIP_FL_UNCHANGED, &stat);
    char buf[stat.size];
    char oname[sizeof(template)];
    zip_file_t *f = zip_fopen_index(arc, (zip_int64_t)i, ZIP_FL_UNCHANGED);
    zip_fread(f, (void*)&buf[0], stat.size);
    snprintf(&oname[0], sizeof(template), template, i);
    FILE *of = fopen(oname, "wb");
    fwrite(&buf[0], stat.size, 1, of);
    printf("%s: %s => %lu bytes\n", argv[1], oname, stat.size);
    zip_fclose(f);
    fclose(of);
    zip_close(arc);
    return 0;
    Compile with
    gcc -std=gnu99 -O3 -o unzip unzip.c -lzip
    and run as
    ./unzip $funnyzipfile
    You should get template-named, numbered output files in the current directory.
    Last edited by 2ion (2015-05-21 23:09:29)

  • Oracle Mobile Server 11G with BerkeleyDB/SQLite

    Hi all,
    Actually I have got following situation:
    There are 2 Java apps that are running on Oracle Lite. Due to our Win 7 migration und outrunning support of Support for Oracle Lite we decided to migrate to Oracle Mobile Server 11 G and switch to Berkeley DB. So far so good.
    During migration my administrator reported warnings from migration utility that the apps are not compatible and aren't migrated. Within these applications databaseaccess is done via JDBC and SQL. There is no time and money to rewrite dataaccess layer, so I need SQL Access to Berkeley DB.
    For my first tests I created via Mobile Server API a new Publication that contains simply one publication Item that is in One Way Synchronization (Server to Client) . I wanted to take a look into the submitted Database File. For that I found dbsql.exe. I called this app via command line with: "dbsql.exe MyDb.db". DBSql started but returned an error that SQL Statement is incomplete?!. Any idea? For that new publictation i also wrote a testapp that should spool out the contents of publication Item in a later step.
    Ok now i took a new look into internet for getting information about SQL Support. There I found that Berkeley DB now is able to speak SQLite. So it seems that new database is able to speak SQL via SQLite. Is that correct?
    I switched now in MobileServer Console my testapp to SQLite Win32; US and installed the SQLite client on my computer. My next try was to connect this database to dbsql.exe. The call of dbsql.exe "MyDb.db" returned that error that databse is eather corrupted or encrypted.
    I was really unable to find a guide how to use that SQL API for Berkely DB. Which .jars should I import in my Java app? How is connection been made?
    Is here anyone that can help me a little bit out?
    Many many thanks in advance!
    Martin

    Hi, I see that this thread is old a little bit.  Do you still need help on it?  I have been able to create a publication with Mobile Server 11G with Berkeley DB as the client database.  I have also found the jar to use to access the client database in java.  Please let me know in you still need it and i'll post it here.

  • Weblogic 81sp5 Oracle 10G server crash windows xp

    I was using weblogic 81sp5 hibernate 3 and Oracle 9i and everythign was fine. I upgraded to Oracle 10G, and now with the execution of the second SQL statement my server is crashing with the following error. Any help would be appreciated.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x61D4894C
    Function=xaolog+0x6294
    Library=c:\ora10g\bin\OraClient10.Dll
    Current Java thread:
         at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Method)
         at oracle.jdbc.driver.T2CPreparedStatement.executeForDescribe(T2CPreparedStatement.java:518)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1037)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1132)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3316)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3361)
         - locked <0x101ae1d8> (a oracle.jdbc.driver.T2CPreparedStatement)
         - locked <0x113fe928> (a oracle.jdbc.driver.T2CConnection)
         at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:124)
         at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:139)
         at org.hibernate.loader.Loader.getResultSet(Loader.java:1669)
         at org.hibernate.loader.Loader.doQuery(Loader.java:662)
         at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
         at org.hibernate.loader.Loader.loadEntity(Loader.java:1785)
         at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:93)
         at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:81)
         at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:2730)
         at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:365)
         at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:346)
         at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:123)
         at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:82)
         at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:891)
         at org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:849)
         at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:62)
         at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:98)
         at org.hibernate.proxy.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:158)
         at com.erac.vaa.vincent.domain.poc.Manufacturer$$EnhancerByCGLIB$$bbc19d25.toString(<generated>)
         at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:461)
         at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:399)
         at com.erac.vaa.vincent.services.poc.ManufacturerServiceImpl.toManufacturerDto(ManufacturerServiceImpl.java:75)
         at com.erac.vaa.vincent.services.poc.ManufacturerServiceImpl.load(ManufacturerServiceImpl.java:35)
         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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:287)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176)
         at $Proxy9.load(Unknown Source)
         at com.erac.vaa.vincent.view.controllers.poc.ManufacturerController.displayOne(ManufacturerController.java:107)
         at com.erac.vaa.vincent.view.controllers.poc.ManufacturerController.handleGet(ManufacturerController.java:144)
         at com.erac.vaa.vincent.view.controllers.poc.ManufacturerController.execute(ManufacturerController.java:63)
         at com.erac.riskmgmt.arch.struts.action.AbstractBindingAction.processInvoke(AbstractBindingAction.java:861)
         at com.erac.riskmgmt.arch.struts.action.AbstractBindingAction.execute(AbstractBindingAction.java:484)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.erac.vaa.vincent.view.filters.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:104)
         at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.erac.vaa.vincent.view.filters.AuthenticationFilter.doFilterInternal(AuthenticationFilter.java:92)
         at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6987)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3892)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2766)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Dynamic libraries:
    0x00400000 - 0x0040B000      C:\bea81sp5\jdk142_08\bin\javaw.exe
    0x7C900000 - 0x7C9B0000      C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      C:\WINDOWS\system32\RPCRT4.dll
    0x7E410000 - 0x7E4A0000      C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F57000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C68000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\bea81sp5\jdk142_08\jre\bin\client\jvm.dll
    0x76B40000 - 0x76B6D000      C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\bea81sp5\jdk142_08\jre\bin\hpi.dll
    0x00830000 - 0x0083E000      C:\bea81sp5\jdk142_08\jre\bin\verify.dll
    0x00840000 - 0x00859000      C:\bea81sp5\jdk142_08\jre\bin\java.dll
    0x00860000 - 0x0086E000      C:\bea81sp5\jdk142_08\jre\bin\zip.dll
    0x02B60000 - 0x02B7C000      C:\bea81sp5\jdk142_08\jre\bin\jdwp.dll
    0x00940000 - 0x00945000      C:\bea81sp5\jdk142_08\jre\bin\dt_socket.dll
    0x71AB0000 - 0x71AC7000      C:\WINDOWS\system32\ws2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x55600000 - 0x55631000      C:\Program Files\Microsoft Firewall Client 2004\FwcWsp.dll
    0x77120000 - 0x771AC000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774E0000 - 0x7761D000      C:\WINDOWS\system32\ole32.dll
    0x71A50000 - 0x71A8F000      C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76FB0000 - 0x76FB8000      C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x662B0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x77F60000 - 0x77FD6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773D0000 - 0x774D3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5D090000 - 0x5D12A000      C:\WINDOWS\system32\comctl32.dll
    0x76FC0000 - 0x76FC6000      C:\WINDOWS\system32\rasadhlp.dll
    0x071A0000 - 0x071AF000      C:\bea81sp5\jdk142_08\jre\bin\net.dll
    0x07540000 - 0x07548000      C:\bea81sp5\jdk142_08\jre\bin\nio.dll
    0x07550000 - 0x07556000      C:\bea81sp5\jdk142_08\jre\bin\ioser12.dll
    0x62F00000 - 0x62F13000      C:\ora10g\BIN\ocijdbc10.dll
    0x07D30000 - 0x07D88000      c:\ora10g\bin\OCI.dll
    0x7C340000 - 0x7C396000      C:\WINDOWS\system32\MSVCR71.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\system32\PSAPI.DLL
    0x61C20000 - 0x61E76000      c:\ora10g\bin\OraClient10.Dll
    0x60870000 - 0x60957000      c:\ora10g\bin\oracore10.dll
    0x60A80000 - 0x60B46000      c:\ora10g\bin\oranls10.dll
    0x63690000 - 0x636A8000      c:\ora10g\bin\oraunls10.dll
    0x60EB0000 - 0x60EB7000      c:\ora10g\bin\orauts.dll
    0x636B0000 - 0x636B6000      c:\ora10g\bin\oravsn10.dll
    0x60FA0000 - 0x61092000      c:\ora10g\bin\oracommon10.dll
    0x08940000 - 0x08FA2000      c:\ora10g\bin\orageneric10.dll
    0x63430000 - 0x63457000      c:\ora10g\bin\orasnls10.dll
    0x63750000 - 0x638BF000      c:\ora10g\bin\oraxml10.dll
    0x07DA0000 - 0x07DB1000      C:\WINDOWS\system32\MSVCIRT.dll
    0x60960000 - 0x60A7E000      c:\ora10g\bin\oran10.dll
    0x62740000 - 0x6277D000      c:\ora10g\bin\oranl10.dll
    0x62790000 - 0x627A6000      c:\ora10g\bin\oranldap10.dll
    0x627F0000 - 0x628FC000      c:\ora10g\bin\orannzsbb10.dll
    0x62530000 - 0x625A3000      c:\ora10g\bin\oraldapclnt10.dll
    0x62670000 - 0x6268B000      c:\ora10g\bin\orancrypt10.dll
    0x71AD0000 - 0x71AD9000      C:\WINDOWS\system32\WSOCK32.dll
    0x76D60000 - 0x76D79000      C:\WINDOWS\system32\iphlpapi.dll
    0x62920000 - 0x6296D000      c:\ora10g\bin\oranro10.dll
    0x626B0000 - 0x626B7000      c:\ora10g\bin\oranhost10.dll
    0x62660000 - 0x62666000      c:\ora10g\bin\orancds10.dll
    0x629C0000 - 0x629C8000      c:\ora10g\bin\orantns10.dll
    0x60B50000 - 0x60EA8000      c:\ora10g\bin\orapls10.dll
    0x07DC0000 - 0x07DC9000      c:\ora10g\bin\oraslax10.dll
    0x63080000 - 0x63284000      c:\ora10g\bin\oraplp10.dll
    0x61ED0000 - 0x61F67000      c:\ora10g\bin\orahasgen10.dll
    0x62AB0000 - 0x62B1E000      c:\ora10g\bin\oraocr10.dll
    0x62B20000 - 0x62B63000      c:\ora10g\bin\oraocrb10.dll
    0x5B860000 - 0x5B8B4000      C:\WINDOWS\system32\NETAPI32.dll
    0x62980000 - 0x62990000      c:\ora10g\bin\orantcp10.dll
    0x63520000 - 0x635BA000      c:\ora10g\bin\orasql10.dll
    0x77FE0000 - 0x77FF1000      C:\WINDOWS\system32\Secur32.dll
    0x5AD70000 - 0x5ADA8000      C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476B000      C:\WINDOWS\system32\MSCTF.dll
    0x09300000 - 0x09305000      C:\bea81sp5\weblogic81\server\bin\stackdump.dll
    0x09310000 - 0x09315000      C:\bea81sp5\weblogic81\server\bin\wlntio.dll
    0x76C90000 - 0x76CB8000      C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000      C:\WINDOWS\system32\VERSION.dll
    Heap at VM Abort:
    Heap
    def new generation total 2496K, used 1836K [0x10010000, 0x102c0000, 0x104f0000)
    eden space 2240K, 74% used [0x10010000, 0x101b1d48, 0x10240000)
    from space 256K, 64% used [0x10240000, 0x10269300, 0x10280000)
    to space 256K, 0% used [0x10280000, 0x10280000, 0x102c0000)
    tenured generation total 32188K, used 18578K [0x104f0000, 0x1245f000, 0x14010000)
    the space 32188K, 57% used [0x104f0000, 0x11714890, 0x11714a00, 0x1245f000)
    compacting perm gen total 31744K, used 31580K [0x14010000, 0x15f10000, 0x18010000)
    the space 31744K, 99% used [0x14010000, 0x15ee7008, 0x15ee7200, 0x15f10000)
    Local Time = Fri Apr 20 12:43:16 2007
    Elapsed Time = 941
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid3592.log.
    # Please refer to the file for further information.

    What happends if you try to issue your query from a SQL prompt? Does it work? Now, what is it written at the alert.log at the time this error arises? Is this version certified against 10g?
    There are some issues when connecting the jdbc driver with Oracle 10g (http://edocs.bea.com/wls/docs81/notes/issues.html#129571) some patches may need to be applied.

  • Oracle Content Server Security with Web Center Suite

    Hi all
    I've configured Oracle Content Server (UCM) to integrate with WebCenter Spaces (WCS). The document service works on a user's personal page but fails on group spaces and when I troll the logs I find the following error:
    <WCS-07006> <run-time error obtaining content repository oracle.webcenter.doclib.internal.view.DoclibJCRException: repository error
    Caused By: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000401
    Caused By: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    I am using a socket connection, not web or SSL.
    UCM is on an external server and not on the same machine as WCS.
    UCM is 11g and WCS 11g patchset 2. Yes I know UCM 11g is not "officially" supported to integrate with WCS until patchset 3, but others have gotten it to work, so I'd like to do the same.
    On UCM machine OHS (from web tier utilities) is installed and comfigured.
    httpd.conf edited as per requirement.
    config.cfg and intradoc.cfg edited as per requirement.
    Admin user on UCM has admin and sysmanager rights.
    I think this may be because the UCM uses the internal default LDAP first (i.e. it is first on the list of providers) because it does not have an admin user in the external LDAP. So even though in the service connection I specify the UCM admin i think it must also be able to find this user in the external LDAP on the WCS side.
    I am currently having trouble figuring out how to give an external LDAP user the same permissions on UCM as that which the default internal LDAP admin user has, so that I can use that external LDAP user in the services connection setup instead.
    With WCS under the Fusionware EM is simply added an external LDAP user to the domain for the webcenter section, but for UCM I'm not sure where the appropriate place is to add such a user.
    I am also not 100% sure if this is actually the issue.
    Any advice will be greatly appreciated!
    Thanks!
    If it helps:
    run-time error obtaining content repository[[
    oracle.webcenter.doclib.internal.view.DoclibJCRException: Repository error
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:106)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:288)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:177)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000403
    at oracle.jcr.impl.ExceptionFactory.itemNotFound(ExceptionFactory.java:587)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:433)
    at oracle.jcr.impl.TransientLayer.getResourceByUUID(TransientLayer.java:323)
    at oracle.jcr.impl.OracleSessionImpl.getNodeByUUID(OracleSessionImpl.java:279)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getNode(JCRRepositoryLogic.java:178)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:849)
    ... 90 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:116)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:92)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:421)
    ... 94 more

    Hi, Thanks for response.
    1. I have created default webcenter project application.
    2. Created content repository connection using File System..
    3. Created new page using default Template.
    4. Drag drop Document List Viewer TaskFlow and setup the content server connection.
    5. After running the application , i can see list of documents link in page..
    6. But When I click on any link ..browser automaically close..
    7.On server console I am getting above mentioned error..
    I am using jdev 11.1.1.5 and running on internal weblogic server...
    Thanks
    Naresh

  • Oracle HTTP Server Crash

    Hi all,
    i have an application deployed in OC4J, this application, due to dabase locks, its started to respond very slowly (i had some JSP with 102 seconds response time)
    about 12:50 i had 175 active connection in that OC4J container, some moments after HTTP Server Crashed ... why ?
    I can see in opmn logs (ipm.log) the following:
    06/06/01 06:52:37 [4] Request 19 Completed. Command: start
    06/06/01 12:47:58 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:48:49 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:49:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:43 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:0)
    06/06/01 12:50:44 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2984)
    06/06/01 12:50:55 [4] Request 3284 Started. Command: stop
    So, OPMN stopped http server because http did not respond ... is that it ?
    where can i find more log about it ?
    Redirect output errors from HTTP server shows the following:
    06/06/01 06:51:07 Start process
    06/06/01 12:49:41 Stop process
    06/06/01 12:50:43 Start process
    [Thu Jun 01 12:50:44 2006] [warn] pid file e:/oracle/oramid/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache
    run?
    http server error log shows the following
    [Thu Jun 01 12:50:36 2006] [error] [client 10.42.48.237] [ecid: 1481684910016,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] (10060)A connection attempt failed because the connected
    party did not properly respond after a period of time, or established connection failed because connected host has failed to respond:
    MOD_OC4J_0038: Receiving data from oc4j exceeded the configured "Timeout" value and the error code is 10060.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0054: Failed to call network routine to receive
    an ajp13 message from oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:44 2006] [notice] FastCGI: process manager initialized
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_6.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0030: Failed to connect an oc4j
    process. This request is recoverable.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    can you help to undestand this situation ?
    Best Regards

    Hi Ruival and all,
    Currently, i have same problem, can you advise me what do I doing to solve this?
    Anyone give for me a solution?
    Thanks & Regards,
    opmn.log
    07/11/13 14:35:11 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:13 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:21 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 14:35:28 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:22:01 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:22:51 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:24:17 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:07 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:25:58 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:26:06 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 15:26:13 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:23:55 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:24:45 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:37 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:45 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 16:25:53 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)
    07/11/13 16:35:22 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:03 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:53 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)

  • How to front-end Oracle Application Server 10g with Apache 2.0

    Hello,
    I have a seperate apache tier from my oracle app tier and I want to use my compiled apache as a web front-end for oracle apps. I have a completely default configuration at the moment.
    The only documentation I have been able to find on Oracle's site is in regard to using mod_oc4j.so with Oracle HTTP server.
    Is a compiled build of apache supported with mod_oc4j?
    Where can I get the mod_oc4j.so module for apache?
    Is there any good documentation I can use for installing it?

    You mean to say, you found mod_oc4j.so module on Application Server CD ?
    It will surely be there, cos it's an Oracle supplied module.
    The Oracle HTTP Server is based on Apache 1.3 web server.
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25211/overview.htm#sthref12
    If you already have an Application Server 10g installation then go to:
    $ORACLE_HOME/Apache/Apache/libexecTake mod_oc4j.so, mod_rewrite.so modules from here.
    LoadModule mod_oc4j in httpd.conf file of Apache:
    LoadModule rewrite_module libexec/mod_rewrite.so
    LoadModule oc4j_module libexec/mod_oc4j.so
    Make sure to load mod_rewrite.so before mod_oc4j.
    Restart Apache.
    Aalap Sharma :)

  • Oracle BI Server crashed?

    Hi all,
    I've had a really disturbing issue with OBISE1 today which i hope you guys can shed some light on.
    During an OBI demonstration the performance went down the drain after about 30 minutes. While i was logged in and demonstrated dashboards/reports, 22 other users in the same room were also logged in and followed my steps through the dashboards. After those 30 minutes dashboards and reports just stopped loading and errors started popping out on all screens. At the end even logging off took a minute.
    At the location there was a fast internet line, so im ruling that out as an issue. After
    Afterwards when i checked the server i noticed Oracle BI Server stopped.
    I checked eventviewer and found the following from the VsJITDebugger that occured at 2:26:30 PM :
    An unhandled win32 exception occurred in NQSServer.exe [1948]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.
    Check the documentation index for 'Just-in-time debugging, errors' for more information.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Another thing that I found from the Service Control Manager that occured at 2:26:39 PM :
    The Oracle BI Server service terminated unexpectedly.  It has done this 1 time(s).
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    This sounds like an OBISE1 issue. So I digged some deeper and found the following.
    The NQSServer log doesn't show anything that happened during this time period.
    The NQSQuery log only shows -------------------- Cache Purge of query: records.
    The sawlog0.log did show a lot of errors, covering about 500 MS Word pages :
    1. Exception in handler thread. An error occurred during execution of "send". An unknown error occurred in the sockets library. [Socket:4848]
    This happened 16 times
    2. Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 27004] Unresolved table: "QPO". (HY000)
    This happened 225 times for this and another table
    3. SQLFetchScroll returned code SQL_NO_DATA_FOUND
    This happened 118 times
    I still don't clearly see what happened that made OBI crash, why i received the errors in sawlog0.log and where i can find more information about this.
    Can anyone advise me what to do, because I do need an answer to the question what caused this??

    If given info helps pls mark.
    Appreciate if you update your issue and the bug details
    Edited by: Srini VEERAVALLI on Jan 8, 2013 8:14 AM

  • Oracle Application Server crashes due to Socket Write Error

    I am using Oracle Application Server 9.0.3. Simple JSP application is running on it. We are using the application server connection pooling functionality. Following errors are occuring on it frequently and it causes the application server crash.
    First application response gets slow and eventually application server gets lock and it wont respond and we have to restart the application server. Our application is in production mode and we need to solve this issue immediately.
    ----------------Error1---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:542)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)
    ------------Error2---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:557)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)

    I am using Oracle Application Server 9.0.3. Simple JSP application is running on it. We are using the application server connection pooling functionality. Following errors are occuring on it frequently and it causes the application server crash.
    First application response gets slow and eventually application server gets lock and it wont respond and we have to restart the application server. Our application is in production mode and we need to solve this issue immediately.
    ----------------Error1---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:542)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)
    ------------Error2---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:557)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)

  • Connect oracle application server 10g with oracle database 9i

    Hello, I am doing a project with Oracle Application Server and application server can not connect with my Oracle 9i database, how do my version of Oracle Application Server is the 10g, thanks for the help and excuse my English

    Well, now it depends how do you want to access your 9i database from Application Server via J2EE application deployed at Application Server or via Portal.
    For J2EE application, you can use connect string for your 9i database in datasources.xml of J2EE app.
    For Portal application, again it depends what you want to do - create an data entry application or just want to fetch a report based on 9i database.
    Hope I have provided answer to your question.
    Regards.

Maybe you are looking for