Exception got

Hi,
I don’t know why I got the exception executed once I have added the update statement below to run.
ResultSet rs = stmt.executeQuery("select sysdate from dual");
while (rs.next()) {
ResultSet rs2=stmt.executeQuery("update user_login_hist set curr_login_date=sysdate where user_name='"+loc_it1+"'");
conn.close();
} catch (Exception e) {
this.setMsg("Invalid login/password is entered!");
     …Actually in above the variable is like ‘+loc_it1+’ for update statement above.
Regards,
Edited by: Hua Min on Feb 7, 2012 5:29 PM

Hua Min,
I don’t know why I got the exceptionNeither do we, because:
a). You didn't tell us ANYTHING about your environment, versions, etc
b). You provide absolutely no context for your question (what is it you are trying to do)
c). You don't tell us anything about what "the exception" is
As a side note, you appear to be mixing Controller code (FacesContext) with Model code (ResultSet) and you do the weird thing of looping through a result set from "select sysdate from dual" and assuming that any Exception is due to a wrong username/password (which appears nowhere really in the code snippet), so there's a hoard of bad or weird practices in the code you show us.
John

Similar Messages

  • Got Minus one from a read call Exception

    We are trying to create a connection in Jdeveloper with this Database details -
    Userid/password:ora1146/ORA1146
    (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=adc60060fems.us.oracle.com)(PORT=1567)) (CONNECT_DATA= (SID=c1fpp550 )))
    It shows -
    Test failed: Io exception: Got minus one from a read call.. Could you please help in resolving this issue.

    We're having the same message, at some random points this message just starts and the listener is up.
    Shutting down the enterprise manager and restarting the listener fixes the issue but then the enterprise manager refuses to start.
    We don't really know what is causing this behaviour, hope this can be of help.

  • PowerPivot refresh error with data feed from sharepoint list with empty exception information

    Hi,
    My Powpivot refreshing error seems to be different from what others already experienced.
    Scenario:
    Constructed an external data source in the format of Http://<server_IP>/sites/<mysitecollection>/_vti_bin/listdata.svc
    selected one table with some of the needed columns in the next step
    Create calculate colums etc.
    Create pivot tables etc.
    All worked well offline
    Upload the workbook into PowerPivot Gallery
    Reference it from a page through Excel Web Service webpart allowing manual refresh
    The refresh always reports failure with the named external data source
    I opend the log file in C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\LOGS and located the following error messages:
    ASPPHOST::ShowEngineError: Out of line object 'DataSource', referring to ID(s) 'f8939b694cae', has been specified but has not been used。The following exception occurred while the managed IDbCommand interface was being used: .
    Please note in the above message, NO detailed exception message was given. In other words,
    the exception information is empty.
    I checked as many things as I possibly could includin the security accounts etc. All seem to be right. But this empty exception got me stuck here.
    What could possibly go wrong? Any help will be appreciated.
    Thanks.

    Hello,
    Here is a good article regarding Where to get information about data refresh failures for your reference, please see:
    http://social.technet.microsoft.com/wiki/contents/articles/3870.troubleshooting-powerpivot-data-refresh.aspx
    In addition, which credential option you're configured for the PowerPivot data refresh in SharePoint farm? You can go through the following articles regarding configure the PowerPivot data refresh:
    Configure the PowerPivot Unattended Data Refresh Account (PowerPivot for SharePoint):
    http://technet.microsoft.com/en-us/library/ff773327.aspx
    Configure Stored Credentials for PowerPivot Data Refresh (PowerPivot for SharePoint):
    http://technet.microsoft.com/en-us/library/ee210671.aspx
    Hope this helps.
    Regards,
    Elvis Long
    TechNet Community Support

  • Java.lang.ExceptionInInitializerError,Exception creating new Poolableobject

    Hi,
    i am getting the below errors while running a page from JDEV, which is a simple page with few fields.
    Please help me in resolving this error.
    500 Internal Server Error
    java.lang.ExceptionInInitializerError
         at oracle.apps.fnd.sso.Utils.<clinit>(Utils.java:664)
         at oracle.apps.fnd.common.WebRequestUtil.validateContextPrivate(WebRequestUtil.java:431)
         at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:324)
         at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:227)
         at OAErrorPage.jspService(_OAErrorPage.java:62)
         [OAErrorPage.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at OA.jspService(_OA.java:115)
         [OA.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1509)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:593)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:570)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:292)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1095)
         at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:539)
         at oracle.apps.fnd.sso.SessionMgr.loadInstalledLanguages(SessionMgr.java:3875)
         at oracle.apps.fnd.sso.SessionMgr.getInstalledLanguages(SessionMgr.java:3693)
         at oracle.apps.fnd.sso.Utils.getBaseInstalledLangCode(Utils.java:1476)
         at oracle.apps.fnd.sso.Authenticator.<clinit>(Authenticator.java:45)
         ... 38 more
    Caused by: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
         at oracle.apps.fnd.common.Pool.createObject(Pool.java:1286)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1027)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:583)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:300)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2266)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2203)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2061)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1871)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1715)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1728)
         at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:170)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
         ... 58 more
    Caused by: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.AppsException: java.sql.SQLException: Io exception: Got minus one from a read call
         at oracle.apps.fnd.security.AppsConnectionManager.makeGwyuidConn(AppsConnectionManager.java:907)
         at oracle.apps.fnd.security.AppsConnectionManager.getGwyuidConn(AppsConnectionManager.java:966)
         at oracle.apps.fnd.security.AppsConnectionManager.makeGuestConnection(AppsConnectionManager.java:784)
         at oracle.apps.fnd.security.DBConnObj.<init>(DBConnObj.java:228)
         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 oracle.apps.fnd.common.Pool.createObject(Pool.java:1273)
         ... 71 more
    Caused by: oracle.apps.fnd.common.AppsException: java.sql.SQLException: Io exception: Got minus one from a read call
         at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1423)
         at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1326)
         at oracle.apps.fnd.security.AppsConnectionManager.makeGwyuidConn(AppsConnectionManager.java:888)
         ... 79 more
    Caused by: java.sql.SQLException: Io exception: Got minus one from a read call
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:287)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:430)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at java.sql.DriverManager.getConnection(DriverManager.java:525)
         at java.sql.DriverManager.getConnection(DriverManager.java:140)
         at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1410)
         ... 81 more

    Issue solved, its due to my mistake i never defined the variable to capture the error message in procedure and also in the security rules i have changed the function to Desktop Integration - Create Document instead of Desktop Integration - Setup Options.

  • Communication exception occured while saving the thresholds data to the emd

    Hi All,
    I have a 2 node installation of R12 running on HP-UX whereby one node is the application tier and the second node is the database tier....
    I have configured Enterprise Manager Database console on the db tier.
    Am trying to edit the metrics but i keep getting the error below.I have enough disk space and my permissions are setup correctly but am still getting the same error.
    I have tried editing on different browsers but still i have failed.Could anyone please help me out.]
    Error occurred while editing the metric thresholds.
    Communication exception occured while saving the thresholds data to the emd.

    2008-10-20 17:43:35,075 [SeverityLoad http://erpdb.zantel.com:3938/emd/main] WARN jdbc.ConnectionCache _getConnection.303 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2008-10-20 17:43:35,075 [SeverityLoad http://erpdb.zantel.com:3938/emd/main] WARN jdbc.ConnectionCache _getConnection.306 - Io exception: Got minus one from a read call
    java.sql.SQLException: Io exception: Got minus one from a read call
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:518)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:767)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:324)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:114)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:694)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:540)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:346)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:324)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:296)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:423)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:156)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnectionNoWait(ConnectionService.java:659)
         at oracle.sysman.emdrep.receiver.FxferRecv.markFileAsError(FxferRecv.java:1083)
         at oracle.sysman.emdrep.receiver.FxferRecv.loadSeverities(FxferRecv.java:1216)
         at oracle.sysman.emdrep.receiver.FxferRecv.receiveFile(FxferRecv.java:1509)
         at oracle.sysman.emdrep.receiver.FxferRecv.doPost(FxferRecv.java:820)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:282)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2008-10-20 17:43:35,192 [HttpRequestHandler-9114403] ERROR eml.FxferRecv doPost.828 - Upload repsonse header :-ERROR-400|Io exception: Got minus one from a read call-

  • Error: Got minus one from a read call, sporadic disconnections...

    Hello,
    I am running JSP apps on Tomcat hitting against Oracle 10g DB. They have been working great. However, recently I am experience some bazzare events. Sporadically, webpages are only displaying partial result or even nothing from DB calls. When I checked the Tomcat log, I saw a bunch of the following error messages.
    java.sql.SQLException: Io exception: Got minus one from a read call
    I've checked network connection (by ping and tnsping) between the webserver and the DB server, and everything looked good.
    Someone said running TOAD on the client machine can cause such sporadic disconnections. Indeed turning off TOAD did reduce the number of errors. However, when I tried to load up a same page from two different web brower instances, I still get the partial results on both pages.
    Does anyone know what is going on? It looks like my app is not waiting enough to get the entire data back. Is there anyway I can do that?
    Thank you very much for your help.
    Frustrated but not gave up yet,
    Yosep

    Hi everyone,
    I got a problem with my jsp code which is giving class not found exception when i try to load the oracle driver for oracle 10g. The sample code is given below...
    <html>
    <body background="bgnd.gif" bgcolor=#FFFFFF>
    <center><h1>Student Registration Form</h1></center>
    <br>
    <form>
    <%@ page import = "java.sql.Connection, java.io.*,java.util.*,oracle.jdbc.*,oracle.sql.*"%>
    <%
    try{
    Class cls = Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    }catch(Exception e){ System.out.println("Driver not loaded");}
    String uname = "system";
    String password = "searching";
    Connection con = DriverManager.getConnection("jdbc:odbc:"+sro,uname,password);
    %>
    <b>First Name: </b><input type=text name="fName">
    <b>Middle Name: </b><input type=text name="mName">
    <b>Last Name: </b><input type=text name="lName">
    <br>
    <b>Student ID </b><input type=text name="studentId">
    <br>
    <b>Date of Birth </b><input type=text name="dOb">
    <br>
    <b>Permanant Address </b><input type=text name="pAddress">
    <br>
    <b>Local Address </b><input type=text name="lAddress">
    <br>
    <b>Level of Degree </b><input type=text name="lOfdegree">
    <br>
    <b>Department </b><input type=text name="department">
    <br>
    <b></b><input type=button name="submit">
    <% String myname = request.getParameter("name");
    %>
    <br>
    Entered name is <%= myname %>
    </body>
    </html>
    Please help me out. Its really urgent...............

  • Exception in thread "main" java.lang.NoClassDefFoundError: oracle/i18n/text

    Hi All
    I am using XSLT transformation in JDeveloper with the following code but getting exception. How to avoid using Oracle XSLT processor which looks incomplete ?
    TransformerFactory factory = TransformerFactory.newInstance();
    Transformer transformer;
    try {
    result =
    new StreamResult(new OutputStreamWriter(new FileOutputStream(output),
    "UTF-8"));
    transformer = factory.newTransformer(XSLTFile);
    transformer.transform(inputXML, result);
    } catch (TransformerException e) {
    e.printStackTrace();
    } catch (UnsupportedEncodingException e) {
    e.printStackTrace();
    } catch (FileNotFoundException e) {
    e.printStackTrace();
    Code runs fine but throws exception when there is any XPath expression in the XSLT file such as
    /ns:root/sa:node[@name='attribName']
    It does not show exception for simple expressions like "/ns:root/sa:node"
    Exception is
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/i18n/text/OraCollator
    at oracle.xml.xqxp.functions.builtIns.FNUtil.getCollator(FNUtil.java:355)
    at oracle.xml.xqxp.datamodel.OXMLItem.compareValue(OXMLItem.java:1080)
    at oracle.xml.xpath.XPathItem.compareValue(XPathItem.java:409)
    at oracle.xml.xpath.XPathSequence.compareGeneral(XPathSequence.java:1477)
    at oracle.xml.xpath.ComparisonExpr.evaluate(XSLExpr.java:1507)
    at oracle.xml.xpath.XPathPredicate.filter(XPathPredicate.java:264)
    at oracle.xml.xpath.XPathChildAxis.getNodeList(XPathAxis.java:580)
    at oracle.xml.xpath.XPathStep.evaluate(XPathStep.java:555)
    at oracle.xml.xpath.PathExpr.evaluate(XSLNodeSetExpr.java:859)
    at oracle.xml.xpath.XSLExprBase.streamingEvaluate(XSLExprBase.java:392)
    at oracle.xml.xslt.XSLForEach.processAction(XSLForEach.java:135)
    at oracle.xml.xslt.XSLNode.processChildren(XSLNode.java:497)
    at oracle.xml.xslt.XSLTemplate.processAction(XSLTemplate.java:205)
    at oracle.xml.xslt.XSLStylesheet.execute(XSLStylesheet.java:585)
    at oracle.xml.xslt.XSLProcessor.processXSL(XSLProcessor.java:332)
    at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:485)
    PS. my XSLT version is <?xml version="1.0" , can't make it to 2.0 as Jdeveloper (11.1.1.5.0) throws error during compilation.

    The exception got resolved by the library orai18n-collation.jar in the directory "Oracle\Middleware\oracle_common\modules\oracle.nlsrtl_11.1.0"
    However I wanted to completely avoid Oracle V2 Parser as it was working in a fresh project where only standard import javax.xml.transform.Transformer was available.

  • "javax.microedition.io.ConnectionNotFoundException: TCP open" Exception

    Dear All,
    I get "javax.microedition.io.ConnectionNotFoundException: TCP open" exception in J2ME program written by netbean with WTK2.0.
    I found out the exception got when I submit the URL to internet address (e.g. www.yahoo.com or www.google.com).
    However, the exception does not exist when I submit the URL to the host in intranet (e.g. 10.X.X.X)
    Do anyone of you have similar problem and could teach me how to submit the URL without the exception to internet address.
    Regrads and Thanks,
    Kelvin

    Hmm, try starting the thread from outside the constructor.
      (new Thread(new Connection(ipDb.getNextRecord()))).start(); Probably not the best practice to start threads in constructors. Also, it's highly likely that the device will only do 1 single network connection at a time anyway, even if you use multiple threads. This will be why it locks up the app, because the one internal OS thread that handles all the network IO is blocked, none of the other connection threads can do anything.

  • BP exception

    Hi,
    With these codes
    public void beforePhase(PhaseEvent phaseEvent) {
    RichPopup.PopupHints hints = new RichPopup.PopupHints();
    getNewPopup().show(hints);
    Why do I have this exception got?
    <UIViewRoot> <notifyPhaseListeners> Exception
    javax.el.ELException: java.lang.NullPointerException
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at javax.faces.component.UIViewRoot.notifyPhaseListeners(UIViewRoot.java:608)
         at javax.faces.component.UIViewRoot.notifyBefore(UIViewRoot.java:510)
         at javax.faces.component.UIViewRoot.encodeBegin(UIViewRoot.java:564)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:928)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:266)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:197)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         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.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NullPointerException
         at view.backing.User_Prof2.beforePhase(User_Prof2.java:496)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         ... 50 more
    <UIViewRoot> <notifyPhaseListeners> Exception while processing expression #{backingBeanScope.User_Prof2.beforePhase} for attribute beforePhase.
    Many Thanks & Best Regards,
    HuaMin

    Thanks all.
    Sudipto,
    It is Jdev 11.1.1.5
    Frank,
    All the codes are enclosed within
    public void beforePhase(PhaseEvent phaseEvent) {
    if (phaseEvent.getPhaseId() == PhaseId.RENDER_RESPONSE) {
    Many Thanks & Best Regards,
    HuaMin
    Edited by: HuaMin on May 11, 2012 2:05 PM

  • Error while creating a new Domain in BEA Weblogic

    I am getting the below mentioned error while creating a new Domain in BEA Weblogic
    Preparing...
    Extracting Domain Contents...
    Creating Domain Security Information...
    Saving the Domain Information...
    Storing Domain Information...
    String Substituting Domain Files...
    Performing OS Specific Tasks...
    Performing Post Domain Creation Tasks...
    Domain Creation Failed!
    Domain Location: C:\bea\user_projects\domains\base_domain_1
    Reason: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
    Exception:
    java.lang.Exception: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:138)
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:170)
         at com.bea.plateng.domain.DomainGenerator.generate(DomainGenerator.java:435)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)

    Hi,
    It look two ways either you dont have permission to write any new thing to that domain.properties file or might file is got corrupted.
    Please check for the permission to that file.
    Regards,
    Kal.

  • I can't deploy my webdynpro to SAP EP

    Hi, I created my Webdynpro Application, but when I try to deploy to SAP EP, and
    NWDS display this log on Deploy console
    [001]Deployment finished with warning
    Settings
    SDM host : bvpmepd
    SDM port : 50018
    URL to deploy : file:/C:/Users/sistemas/AppData/Local/Temp/temp8616demo.sap.com~sifweb.ear
    Result
    => deployment not executed : file:/C:/Users/sistemas/AppData/Local/Temp/temp8616demo.sap.com~sifweb.ear
    Unresolved dependencies found for the following SDAs:
    1.: development component 'sifweb'/'demo.sap.com'/'localDevelopment'/'20110304125206'/'0'
    dependency:
           name:     'tc/ddic/runtime/facade'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/aii/base/offline/facade'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/bl/exception/lib'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/wd/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/bl/logging/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/bl/jrfc/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Deployment exception : Got problems during deployment [WARNING: 4/03/2011 12:52:31 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] ]
    And this try to display on Explorer
    and display this
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'demo.sap.com/sifweb' and application 'CapturaDocumentosApp' are not deployed on the server. Please check the used URL for typos.
    Exception id: [E41F136228E400710000000400000D3400049DAA7D960587]
    I don't know how to solve the problem.
    I do all the instruccion of SAP tutorials to create the first Webdynpro As Java Aplication

    Hi,
    The DC's error is indecating are the default DC's which normally get deployed at time of J2ee Server installation (I mean following DC's)
    1.: development component 'sifweb'/'demo.sap.com'/'localDevelopment'/'20110304125206'/'0'
    dependency:
    name: 'tc/ddic/runtime/facade'
    vendor: 'sap.com'
    name: 'tc/aii/base/offline/facade'
    vendor: 'sap.com'
    name: 'tc/bl/exception/lib'
    vendor: 'sap.com'
    name: 'tc/wd/api'
    vendor: 'sap.com'
    name: 'tc/bl/logging/api'
    vendor: 'sap.com'
    name: 'tc/bl/jrfc/api'
    vendor: 'sap.com'
    So i doubt if those DC's are not available in server, I believe these one is dependancy problem.
    Regards
    Jeetendra

  • Error while Importing Webservice Model in NWDS 7.0.13

    Hi Experts,
    I am trying to Create Webservice Model (deprecated) in my Webdynpro Application using NWDS 7.0.13, using a WSDL which is hosted on PI 7.1.
    However while resolving this WSDL, I am getting error "Unacceptable Choise Element Found. Choise can contain only model group with min/maxOccurs = 1".
    Then I downloaded the WSDL, and changed the MaxOccurs = "1". After Importing this WSDL in my Webdynpro project, another exception got raised "Trying to Resolve qualified base " , here AcordMsgSvc is targetnamespace in  XSD which is ported in PI for this Service Interface
    Please help me resolving these 2 errors -
    1) min/maxOccurs > 1 not allowed in NWDS 7.0.13 webservice model?? Do I need to install any plugins?
    2)
    The Details Error Log --
    Error  Oct 28, 2010 15:39:03.283 com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Proxy Generator Error. Invalid proxy generator configuration. See nested exception.
    com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Proxy Generator Error. Invalid proxy generator configuration. See nested exception.
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.getDefaultSchemaMapping(ProxyGenerator.java:142)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:103)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:86)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:82)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage$1.run(NamespacePackageMappingPage.java:114)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:357)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage.initTable(NamespacePackageMappingPage.java:170)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage.setVisible(NamespacePackageMappingPage.java:295)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:959)
    at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog.java:940)
    at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.java:929)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:927)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:684)
    at com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog.nextPressed(ModelDialog.java:218)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:316)
    at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
    at org.eclipse.jface.window.Window.open(Window.java:563)
    at com.sap.ide.webdynpro.modeleditor.ModelEditorCallback.createModel(ModelEditorCallback.java:52)
    at com.sap.ide.webdynpro.service.modeleditor.ModelService.createModelWithUI(ModelService.java:70)
    at com.sap.ide.webdynpro.service.modeleditor.ServiceWithUI.createModel(ServiceWithUI.java:49)
    at com.sap.ide.webdynpro.tsmodel.application.provider.ModelNodeProvider.createUniqueName(ModelNodeProvider.java:55)
    at com.tssap.selena.impl.model.elements.EntityImpl.createChildEntityUin(EntityImpl.java:936)
    at com.tssap.selena.impl.model.elements.EntityImpl.createChildEntity(EntityImpl.java:502)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.runInternal(CreationAction.java:76)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.access$000(CreationAction.java:24)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction$1.run(CreationAction.java:51)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.run(CreationAction.java:57)
    at com.sap.ide.webdynpro.projectbrowser.actions.PBCreateModelAction.run(PBCreateModelAction.java:95)
    at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
    at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.engine.lib.xml.util.NestedException -> javax.xml.transform.TransformerException: com.sap.engine.lib.xml.util.NestedException: ERROR : Trying to resolve qualified base : DocumentId, but the uri resolver is not able to resolve the relevant namespace.
    at com.sap.engine.services.webservices.jaxrpc.schema2java.SchemaToJavaGenerator.prepareAll(SchemaToJavaGenerator.java:462)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.getDefaultSchemaMapping(ProxyGenerator.java:136)
    ... 63 more
    Caused by: javax.xml.transform.TransformerException: com.sap.engine.lib.xml.util.NestedException: ERROR : Trying to resolve qualified base : DocumentId, but the uri resolver is not able to resolve the relevant namespace.
    at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:232)
    at com.sap.engine.services.webservices.jaxrpc.schema2java.SchemaToJavaGenerator.prepareAll(SchemaToJavaGenerator.java:459)
    ... 64 more
    Caused by: com.sap.engine.lib.xml.util.NestedException: ERROR : Trying to resolve qualified base : DocumentId, but the uri resolver is not able to resolve the relevant namespace.
    at com.sap.engine.lib.schema.components.impl.LoaderImpl.resolveQualifiedBase(LoaderImpl.java:253)
    at com.sap.engine.lib.schema.util.Tools.getTopLevelBase(Tools.java:466)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.getRefferedBase(SchemaStructuresFactory.java:154)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.createBase(SchemaStructuresFactory.java:49)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.createElementDeclaration(SchemaStructuresFactory.java:115)
    at com.sap.engine.lib.schema.components.impl.structures.ParticleImpl.load(ParticleImpl.java:89)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.ModelGroupImpl.load(ModelGroupImpl.java:100)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.ParticleImpl.load(ParticleImpl.java:97)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.ModelGroupImpl.load(ModelGroupImpl.java:100)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.ParticleImpl.load(ParticleImpl.java:97)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.ComplexTypeDefinitionImpl.load(ComplexTypeDefinitionImpl.java:178)
    at com.sap.engine.lib.schema.components.impl.SchemaStructuresFactory.loadBase(SchemaStructuresFactory.java:162)
    at com.sap.engine.lib.schema.components.impl.structures.SchemaImpl.loadComponents(SchemaImpl.java:288)
    at com.sap.engine.lib.schema.components.impl.structures.SchemaImpl.load(SchemaImpl.java:267)
    at com.sap.engine.lib.schema.components.impl.LoaderImpl.load(LoaderImpl.java:149)
    at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:227)
    ... 65 more
    Thanks,
    Ninad

    Hi,
    Please have a look at this threads
    Can not create Adaptive Web Service Model
    Problems embedding adaptive webservice model
    Regards
    Saravanan K

  • Safari doesn't load pages containing html5 canvas on iMac

    Suddenly Safari either is very slow to load or doesn't load some pages at all.
    I have tracked it down to be pages containing html5 canvas element.
    This happens only on iMac and Macbook Air. It doesn't happen on iPad nor on Safari on a Pc. It will happen on the Mac computer both when the pages are out on the internet and when the pages ar locally stored. It's driving me absolutely mad!
    I've tried emptying cache both through Safari menu and by removing Safari's Cache.db, I've reset Safari preferences, restarted, and changed DNS to Open DNS (though it seems strange it should be an issue since the problem also occurs when I run the site on localhost).
    If I open the page directly entering the url in the adressbar it works fine, it is when I try to access it from a link on another page on the site it doesn't load. If I press reload it will load fine. The link from other pages can be either an html <a href="url"> tag or javascript window.location or window.location.href neither works. The weird thing is it worked fine until just yesterday. And it works fine on every other machine except the Macintoshes. WHY

    Hi Carolyn,
    Thanks for the quick reply. I've tried everything you wrote now, however the problem remains.
    One thing I've noted though is that the page actually loads but it takes very very long time, and sometimes when the pages have been loaded the images doesn't look quite right until I hit the reload button.
    I've been thinking about another thing, there are a lot of effects like round corner, shape and text shadow, can it be these that cause the problem? I still think it is very strange though that it all of a sudden stopped working and that running it on PC or iPad everything is just fine.
    Another thing to add is that the computer is very new just got it like 2-3 weeks ago, and haven't hardly added anything except got Xcode, macVim, firefox and Filezilla.
    Also just before the problem appeared I ran a page with javascript that had me caught in an endless loop of alerts. Got that fixed, but ever since that some pages won't load correclty...
    Is there possibly anything else I can do to fix this?

  • In Vista,  Applet isn�t able to read the property files

    I�m working on internationalization; the Applet which I�m using wasn�t able to read the property files properly in windows Vista machine. But if I create a jar which contains all the classes and property files, Applet works fine.
    This problem is only in Vista machine ,In XP the JVM is smart enough to read plain .property files and its works well without creating the jar
    Is that related to any security enhancemence of vista over XP?
    Below is a link about The Java Security Model break on Windows Vista
    http://bugs.sun.com/view_bug.do?bug_id=6548078
    I tried a simple ResourceBundle.getBundle() in my Applet in different ways but nothing work fine for me. It isn�t an issue related to path, I guess because I tried several ways like.
    ResourceBundle labels = ResourceBundle.getBundle("LabelsBundle");
    ResourceBundle labels = ResourceBundle.getBundle("LabelsBundle",currentLocale);
    ResourceBundle labels = ResourceBundle.getBundle("com.test.LabelsBundle");
    ResourceBundle labels = ResourceBundle.getBundle("com.test.LabelsBundle",currentLocale);The exception got in java console is
    CONFIG: [2008-05-13 15:54:57.909]:(com.satm.insite.InsiteApplet$2@1696e4c):InisiteApplet: Exception:  java.util.MissingResourceException: Can't find bundle for base name LabelsBundle, locale en
    java.util.MissingResourceException: Can't find bundle for base name LabelsBundle, locale en
                at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
                at java.util.ResourceBundle.getBundleImpl(Unknown Source)
                at java.util.ResourceBundle.getBundle(Unknown Source)
                at com.satm.insite.InsiteApplet.displayValue(InsiteApplet.java:261)
                at com.satm.insite.InsiteApplet.callme(InsiteApplet.java:296)
                at com.satm.insite.InsiteApplet.initialize(InsiteApplet.java:327)
                at com.satm.insite.InsiteApplet$2.run(InsiteApplet.java:235)
                at com.satm.tools.languageTools.ThreadPool$ExceptionCatchingThread.run(ThreadPool.java:226)Is there any way to make it work in Windows Vista machine�? This could be a great help for me.
    Thanks
    Robert

    Crossposted:
    http://forum.java.sun.com/thread.jspa?threadID=5295743&messageID=10250558#10250558
    http://forum.java.sun.com/thread.jspa?threadID=5295742&messageID=10250556#10250556

  • Erro while installing EBS on linux

    Here is the error I a, getting while installing ...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log
    Here is the full log. Please help me resolve this.
    -Sachin
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 12.0.4.6
    >> Install session started : Fri May 16 21:26:15 CDT 2008
    >> Rapid Wizard source location : /home/oracle/apps/startCD/Disk1/rapidwiz
    >> Command Line arguments for this run :
    =================================================================
    Install Session Information
    Host Name : fm.localdomain
    Host Operating System : Linux (32-bit)
    User running Install : oracle
    =================================================================
    InstUpgPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    CCMPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    InstallPanel
    User action : Create configuration
    Description : Creates a new instance configuration.
    PortPanel
    Selected port pool:
    Database Port : 1521
    RPC Port : 1626
    Web SSL Port : 4443
    ONS Local Port : 6100
    ONS Remote Port : 6200
    ONS Request Port : 6500
    Web Listener Port : 8000
    Active Web Port : 8000
    Forms Port : 9000
    Metrics Server Data Port : 9100
    Metrics Server Request Port : 9200
    JTF Fulfillment Server Port : 9300
    MSCA Server Port : 10200-10205
    MCSA Telnet Server Port : 10200,10202,10204
    MSCA Dispatcher Port : 10800
    Java Object Cache Port : 12345
    OC4J JMS Port Range for Oacore : 23000-23004
    OC4J JMS Port Range for Forms : 23500-23504
    OC4J JMS Port Range for Home : 24000-24004
    OC4J JMS Port Range for Oafm : 24500-24504
    OC4J AJP Port Range for Oacore : 21500-21504
    OC4J AJP Port Range for Forms : 22000-22004
    OC4J AJP Port Range for Home : 22500-22504
    OC4J AJP Port Range for Oafm : 25000-25004
    OC4J RMI Port Range for Oacore : 20000-20004
    OC4J RMI Port Range for Forms : 20500-20504
    OC4J RMI Port Range for Home : 21000-21004
    OC4J RMI Port Range for Oafm : 25500-25504
    Oracle Connection Manager Port : 1521
    DB ONS Local Port : 6300
    DB ONS Remote Port : 6400
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    DBNodePanel
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    AppsNodePanel
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Writing configuration file to: /APP/oracle/VIS/inst/apps/VIS_fm/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Writing configuration file to: /tmp/05162126/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Setting temp directory to: /tmp/05162126/
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    Port Availability Check :
    -- database node ports --
    Database Port available: Port Value = 1521
    Database Port Value = 1521...... Available
    DB ONS Local Port available: Port Value = 6300
    DB ONS Local Port Value = 6300...... Available
    DB ONS Remote Port available: Port Value = 6400
    DB ONS Remote Port Value = 6400...... Available
    -- apps node ports --
    RPC Port available: Port Value = 1626
    RPC Port Value = 1626...... Available
    Web SSL Port available: Port Value = 4443
    Web SSL Port Value = 4443...... Available
    ONS Local Port available: Port Value = 6100
    ONS Local Port Value = 6100...... Available
    ONS Remote Port available: Port Value = 6200
    ONS Remote Port Value = 6200...... Available
    ONS Request Port available: Port Value = 6500
    ONS Request Port Value = 6500...... Available
    Web Listener Port available: Port Value = 8000
    Web Listener Port Value = 8000...... Available
    Forms Port available: Port Value = 9000
    Forms Port Value = 9000...... Available
    Metrics Server Data Port available: Port Value = 9100
    Metrics Server Data Port Value = 9100...... Available
    Metrics Server Request Port available: Port Value = 9200
    Metrics Server Request Port Value = 9200...... Available
    JTF Fulfillment Server Port available: Port Value = 9300
    JTF Fulfillment Server Port Value = 9300...... Available
    MSCA Server Port available: Port Value = 10200
    MSCA Server Port available: Port Value = 10201
    MSCA Server Port available: Port Value = 10202
    MSCA Server Port available: Port Value = 10203
    MSCA Server Port available: Port Value = 10204
    MSCA Server Port available: Port Value = 10205
    MSCA Server Port Value = 10200-10205...... Available
    MSCA Dispatcher Port available: Port Value = 10800
    MSCA Dispatcher Port Value = 10800...... Available
    Java Object Cache Port available: Port Value = 12345
    Java Object Cache Port Value = 12345...... Available
    OC4J JMS Port Range for Oacore available: Port Value = 23000
    OC4J JMS Port Range for Oacore available: Port Value = 23001
    OC4J JMS Port Range for Oacore available: Port Value = 23002
    OC4J JMS Port Range for Oacore available: Port Value = 23003
    OC4J JMS Port Range for Oacore available: Port Value = 23004
    OC4J JMS Port Range for Oacore Value = 23000-23004...... Available
    OC4J JMS Port Range for Forms available: Port Value = 23500
    OC4J JMS Port Range for Forms available: Port Value = 23501
    OC4J JMS Port Range for Forms available: Port Value = 23502
    OC4J JMS Port Range for Forms available: Port Value = 23503
    OC4J JMS Port Range for Forms available: Port Value = 23504
    OC4J JMS Port Range for Forms Value = 23500-23504...... Available
    OC4J JMS Port Range for Home available: Port Value = 24000
    OC4J JMS Port Range for Home available: Port Value = 24001
    OC4J JMS Port Range for Home available: Port Value = 24002
    OC4J JMS Port Range for Home available: Port Value = 24003
    OC4J JMS Port Range for Home available: Port Value = 24004
    OC4J JMS Port Range for Home Value = 24000-24004...... Available
    OC4J JMS Port Range for Oafm available: Port Value = 24500
    OC4J JMS Port Range for Oafm available: Port Value = 24501
    OC4J JMS Port Range for Oafm available: Port Value = 24502
    OC4J JMS Port Range for Oafm available: Port Value = 24503
    OC4J JMS Port Range for Oafm available: Port Value = 24504
    OC4J JMS Port Range for Oafm Value = 24500-24504...... Available
    OC4J AJP Port Range for Oacore available: Port Value = 21500
    OC4J AJP Port Range for Oacore available: Port Value = 21501
    OC4J AJP Port Range for Oacore available: Port Value = 21502
    OC4J AJP Port Range for Oacore available: Port Value = 21503
    OC4J AJP Port Range for Oacore available: Port Value = 21504
    OC4J AJP Port Range for Oacore Value = 21500-21504...... Available
    OC4J AJP Port Range for Forms available: Port Value = 22000
    OC4J AJP Port Range for Forms available: Port Value = 22001
    OC4J AJP Port Range for Forms available: Port Value = 22002
    OC4J AJP Port Range for Forms available: Port Value = 22003
    OC4J AJP Port Range for Forms available: Port Value = 22004
    OC4J AJP Port Range for Forms Value = 22000-22004...... Available
    OC4J AJP Port Range for Home available: Port Value = 22500
    OC4J AJP Port Range for Home available: Port Value = 22501
    OC4J AJP Port Range for Home available: Port Value = 22502
    OC4J AJP Port Range for Home available: Port Value = 22503
    OC4J AJP Port Range for Home available: Port Value = 22504
    OC4J AJP Port Range for Home Value = 22500-22504...... Available
    OC4J AJP Port Range for Oafm available: Port Value = 25000
    OC4J AJP Port Range for Oafm available: Port Value = 25001
    OC4J AJP Port Range for Oafm available: Port Value = 25002
    OC4J AJP Port Range for Oafm available: Port Value = 25003
    OC4J AJP Port Range for Oafm available: Port Value = 25004
    OC4J AJP Port Range for Oafm Value = 25000-25004...... Available
    OC4J RMI Port Range for Oacore available: Port Value = 20000
    OC4J RMI Port Range for Oacore available: Port Value = 20001
    OC4J RMI Port Range for Oacore available: Port Value = 20002
    OC4J RMI Port Range for Oacore available: Port Value = 20003
    OC4J RMI Port Range for Oacore available: Port Value = 20004
    OC4J RMI Port Range for Oacore Value = 20000-20004...... Available
    OC4J RMI Port Range for Forms available: Port Value = 20500
    OC4J RMI Port Range for Forms available: Port Value = 20501
    OC4J RMI Port Range for Forms available: Port Value = 20502
    OC4J RMI Port Range for Forms available: Port Value = 20503
    OC4J RMI Port Range for Forms available: Port Value = 20504
    OC4J RMI Port Range for Forms Value = 20500-20504...... Available
    OC4J RMI Port Range for Home available: Port Value = 21000
    OC4J RMI Port Range for Home available: Port Value = 21001
    OC4J RMI Port Range for Home available: Port Value = 21002
    OC4J RMI Port Range for Home available: Port Value = 21003
    OC4J RMI Port Range for Home available: Port Value = 21004
    OC4J RMI Port Range for Home Value = 21000-21004...... Available
    OC4J RMI Port Range for Oafm available: Port Value = 25500
    OC4J RMI Port Range for Oafm available: Port Value = 25501
    OC4J RMI Port Range for Oafm available: Port Value = 25502
    OC4J RMI Port Range for Oafm available: Port Value = 25503
    OC4J RMI Port Range for Oafm available: Port Value = 25504
    OC4J RMI Port Range for Oafm Value = 25500-25504...... Available
    OS User and Group Check
    ORACLE HOME OWNER - oracle
    ORACLE HOME GROUP ACCOUNT - oracle
    APPLICATION TIER USER ACCOUNT - oracle
    APPLICATION TIER GROUP ACCOUNT - oracle
    Port Uniqueness Check :
    -- database node ports --
    -- apps node ports --
    All ports are unique.
    File System Check :
    -- database node mount point --
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/test.tst
    Database ORACLE_HOME has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/test.tst
    Database ORACLE_HOME admin folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp/test.tst
    Database ORACLE_HOME temp folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log//test.tst
    Database Install Log Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac/test.tst
    Database Install Out Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database System File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Log File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Transaction File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Archive File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    -- apps node mount point --
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/admin/test.tst
    APPL_TOP admin has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl/admin
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 2 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 3 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 4 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/test.tst
    COMMON_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/java/classes/test.tst
    JAVA_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn/java/classes
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/test.tst
    JDK_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/temp/test.tst
    Temp Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/temp
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/log/test.tst
    APPL_TOP admin Install Log Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/log
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/out/test.tst
    APPL_TOP admin Install Out Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/out
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/test.tst
    Apps ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.2/test.tst
    Tools ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.2
    Writing configuration file to: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    File Space Check :
    -- database node space checks --
    Mount Point for /APP/DB/oracle/VIS/db/tech_st/10.2.0 = /APP
    Disk space on system acceptable:
    Database ORACLE_HOME = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    required = 5752.0
    actual = 221869.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database System File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 19624.0
    actual = 216117.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Log File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 3165.0
    actual = 196493.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Transaction File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 67080.0
    actual = 193328.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Archive File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 45458.0
    actual = 126248.71875
    -- apps node space checks --
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP = /APP/oracle/VIS/apps/apps_st/appl
    required = 5386.0
    actual = 80790.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 2 = /APP/oracle/VIS/apps/apps_st/appl
    required = 2704.0
    actual = 75404.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 3 = /APP/oracle/VIS/apps/apps_st/appl
    required = 8593.0
    actual = 72700.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 4 = /APP/oracle/VIS/apps/apps_st/appl
    required = 3037.0
    actual = 64107.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/comn = /APP
    Disk space on system acceptable:
    COMMON_TOP = /APP/oracle/VIS/apps/apps_st/comn
    required = 3255.0
    actual = 61070.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.3 = /APP
    Disk space on system acceptable:
    Apps ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.3
    required = 1589.0
    actual = 57815.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.2 = /APP
    Disk space on system acceptable:
    Tools ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.2
    required = 1147.0
    actual = 56226.71875
    Host/Domain
    command: /bin/ping -c 1 fm
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.037 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.037/0.037/0.037/0.000 ms, pipe 2
    host ping has succeeded
    command: /bin/ping -c 1 fm.localdomain
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.034 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.034/0.034/0.034/0.000 ms, pipe 2
    host.domain ping has succeeded
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    DoInstallPanel - User continued install at warning dialog.
    Starting from Rapid Install Full Stage area /home/oracle/apps/oraDB/Disk1
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    Database ORACLE_HOME: /APP/DB/oracle/VIS/db/tech_st/10.2.0
    Database SID: VIS
    Database Context Name : VIS_fm
    Creating DB Context: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    APPL_TOP location: /APP/oracle/VIS/apps/apps_st/appl
    Database SID: VIS
    APPL_TOP Context Name : VIS_fm
    INST_TOP location: /APP/oracle/VIS/inst/apps/VIS_fm
    Creating Apps Context: /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    STARTED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:29:02 CDT 2008
    runProcess_1
    Executing command:
    /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -d /home/oracle/apps/startCD/Disk1/rapidwiz/driver/dbts/driver/gdb102.drv -log /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/dbInstall.log -nthreads 5 -verbose -pwd nopasswordhere
    Enter the location of the CD labeled Oracle Applications Rapid Install - RDBMS Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Unzip Count:137
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    runProcess_2
    Statusstring Copying the Database Context template file.
    runProcess_3
    Statusstring Registering Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162133.log
    | 0% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    runProcess_4
    Statusstring Configuring Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162134.log
    | 0% completed
    / 0% completed
    FINISHED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:34:53 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh has succeeded
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 21:34:54 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    runProcess_1
    Statusstring removing unneeded install files
    Enter the location of the CD labeled Oracle Applications Rapid Install - Databases Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Unzip Count:195
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    Processing Disk6....
    Processing Disk7....
    Processing Disk8....
    Processing Disk9....
    Processing Disk10....
    Processing Disk11....
    Processing Disk12....
    Processing Disk13....
    Processing Disk14....
    Processing Disk15....
    Processing Disk16....
    Processing Disk17....
    Processing Disk18....
    Processing Disk19....
    Processing Disk20....
    Processing Disk21....
    Processing Disk22....
    Processing Disk23....
    Processing Disk24....
    Processing Disk25....
    Processing Disk26....
    Processing Disk27....
    Processing Disk28....
    Processing Disk29....
    Processing Disk30....
    Processing Disk31....
    Processing Disk32....
    Processing Disk33....
    Processing Disk34....
    Processing Disk35....
    Processing Disk36....
    Processing Disk37....
    runProcess_2
    Statusstring Registering Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    runProcess_3
    Statusstring Configuring Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 23:59:12 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    FINISHED INSTALL PHASE : DATABASE : Fri May 16 23:59:13 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh has succeeded
    ===============================================================================
    NetServiceHandler 120.16.12000000.3 started for fm at Fri May 16 23:59:14 CDT 2008
    ===============================================================================
    [ Context Information ]
    Host : fm
    Domain : localdomain
    Out Dir : null
    Tier Type : DATABASE TIER
    Getting connection...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log

    Please post the complete error message from the installation log file.
    In addition, check alert_<SID>.log file to find out why the installer failed to create control files.
    Please make sure you follow the steps in the following notes to install R12 on Linux 32-bit/64-bit:
    Note: 402310.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1

Maybe you are looking for

  • Problem with file transport

    Hi , I am transporting some of my XI 3.0 objects from XIQA to XIPROD. When I am importing the objects in XIP I am getting numbers of problem. 1- Scenarios SOAP to RFC . when I am activating the objects it saying Communication Channel | PRD_400 | RFC_

  • Customized emailed forms with Acrobat 9

    Using systems with XP or Vista, Office 2003 or 2007 and Acrobat 9.0 standard or pro, is it possible to create a customized form to mail out and collect the responses via email into the answers file?

  • Why is the picture quality so bad? It just doesn't take good picture it's blurry.

    Why is the picture quality so bad? It just doesn't take good pictures it's blurry.

  • UWL and WD abap integration

    Hi, I am trying to integrate UWL and web dynrpo abap. I have set the visualization paramaters in the transaction SWFVISU. So when I click on the link in UWL the web dynpro abap applications opens. To access the parameter I go to the default window pl

  • Muse 4.0 Bug with Google Translation: MuseJSAssert:Error Calling Selector Function

    This message comes up everytime I  convert this page to french. Just click the French flag and see the issue The Accordion Menu is distorted and the page is unusable. This is the url: http://mtelng.vivovecompany.com/our-partners.html All pages are ac