BC4J on OC4J

Hi,
May i know the problem i'm having here. As far as i know the
class is in at least 7 jars inn the j2ee\home\lib folder.
11/26/01 8:00 PM defaultWebApp: Servlet error
java.lang.NoClassDefFoundError:
oracle/jbo/server/ApplicationModuleImpl
     at java.lang.ClassLoader.findLoadedClass(Native Method)
     at java.lang.ClassLoader.loadClass(ClassLoader.java,
Compiled Code)
     at sun.misc.Launcher$AppClassLoader.loadClass
(Launcher.java, Compiled Code)
     at java.lang.ClassLoader.loadClass(ClassLoader.java,
Compiled Code)
     at java.lang.ClassLoader.loadClass(ClassLoader.java,
Compiled Code)
     at java.lang.ClassLoader.loadClass(ClassLoader.java,
Compiled Code)
     at java.lang.ClassLoader.loadClassInternal
(ClassLoader.java, Compiled Code)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java, Compiled Code)
     at oracle.jbo.common.JDKClassLoader.loadClassForName
(JBOClass.java:103)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML
(ApplicationModuleDefImpl.java, Compiled Code)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML
(ApplicationModuleDefImpl.java:541)
     at oracle.jbo.server.MetaObjectManager.loadFromXML
(MetaObjectManager.java:787)
     at oracle.jbo.server.MetaObjectManager.loadLazyObject
(MetaObjectManager.java:516)
     at oracle.jbo.server.MetaObjectManager.findMetaObject
(MetaObjectManager.java:340)
     at
oracle.jbo.server.ApplicationModuleDefImpl.findDefObject
(ApplicationModuleDefImpl.java:158)
     at
oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModu
le(ApplicationModuleImpl.java:257)
     at oracle.jbo.server.ApplicationModuleHomeImpl.create
(ApplicationModuleHomeImpl.java:85)
     at
oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance
(ApplicationPoolImpl.java, Compiled Code)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.checkout
(ApplicationPoolImpl.java, Compiled Code)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
stance(JSPApplicationRegistry.java:463)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
(JSPApplicationRegistry.java:377)
     at
oracle.jdeveloper.html.DataWebBeanImpl.internalInitialize
(DataWebBeanImpl.java:404)
     at
oracle.jbo.html.databeans.JSViewCurrentRecord.internalInitialize
(JSViewCurrentRecord.java, Compiled Code)
     at oracle.jdeveloper.html.WebBeanImpl.initialize
(WebBeanImpl.java:56)
     at oracle.jdeveloper.html.DataWebBeanImpl.initialize
(DataWebBeanImpl.java:360)
     at oracle.jdeveloper.html.DataWebBeanImpl.initialize
(DataWebBeanImpl.java:391)
     at /bc/InvLookupValuesView_RowViewer.jsp._jspService
(/bc/InvLookupValuesView_RowViewer.jsp.java:46) (JSP page line
16)
     at com.orionserver[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:54)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.HttpApplication.serviceJSP
(HttpApplication.java:5459)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.JSPServlet.service(JSPServlet.java:31)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.ServletRequestDispatcher.invoke
(ServletRequestDispatcher.java, Compiled Code)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.ServletRequestDispatcher.forwardInternal
(ServletRequestDispatcher.java:177)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.HttpRequestHandler.processRequest
(HttpRequestHandler.java, Compiled Code)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].server.http.HttpRequestHandler.run
(HttpRequestHandler.java, Compiled Code)
     at com.evermind[Oracle9iAS (1.0.2.2.1) Containers for
J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java, Compiled
Code)
Thanks
Amin

<BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Shahbaz([email protected]):
I am having the same problem. The server cant seem to find my appmodule .properties file. I have included it in a jar file in the J2EE/HOME/LIB folder and also set the classpath to it. Yet i keep getting "JSP Registry could not locate runtime property file:MyProject2_package1_Package1Module.properties" The same exact jar files in IPlanet run just fine. Also, this only happens when i use JSP pages built from using Oracle provided beans. The JSP pages built with TAGS do not pose this same issue. This is propably because on the JSP's that use the beans there is a call: oracle.jbo.html.jsp.JSPApplicationRegistry.registerApplicationFromPropertyFile(session , "MyProject3_package1_Package1Module"); Also when i remove this call from all the pages i still get the same error.
This project i created just by running the BC4J JSP application wizard - nothing fancy, just scott emp/dept tables. has anyone got this to work? <HR></BLOCKQUOTE>
Ditto. I have spent hours with this exact problem. In the end, I reverted to deploying my existing code to 9ias 1.0.2.2, ie not using the OC4J engine. My code which worked with earlier versions of ias (including 8ias and 1.0.2.0) suddenly had a problem in 9ias 1.0.2.2 finding my connection file. It appears to be a general problem with the ClassLoader and the path of the resource.
Shahbaz, have you tried to run your generated JSP with the BC4J against 9ias (just using Apache and the Oracle engine) ? Do you get different results ?
null

Similar Messages

  • HOWTO -- Install BC4J in OC4J 9.0.3

    I have JDdev 903 and OC4J 903. I want to install BC4J in OC4J 903. I can find NO documentation on doing this for OC4J 903, only 902. I assume it is because OC4J 903 is still preview, but come on!
    The scripts to do this under JDev 902 do not exist in JDev 903. I have also found no reference for an updated version of BC4J runtime installer for OC4J 903.
    What do I need to do to get the version of BC4J installed in OC4J 903????
    TIA,
    Eric

    Dhiraj,
    I have looked all through OC4J903 and I can not find any of the BC4J jars. I am running the stand alone version and I don't believe it comes with BC4J installed. Please tell me where the .jars are in OC4J if they do in fact exist.
    Eric
    I have JDdev 903 and OC4J 903. I want to install BC4J in OC4J 903. I can find NO documentation on doing this for OC4J 903, only 902. I assume it is because OC4J 903 is still preview, but come on!
    The scripts to do this under JDev 902 do not exist in JDev 903. I have also found no reference for an updated version of BC4J runtime installer for OC4J 903.
    What do I need to do to get the version of BC4J installed in OC4J 903????
    TIA,
    Eric You shouldn't have to install them as oc4j 903 is preconfigured to include bc4j runtime jars.
    Dhiraj

  • BC4J in OC4J Best Practice

    What is the best way to deploy BC4J to OC4J?
    Option 1:
    Deploy the BC4J libraries either manually or via the bc4j2oc4j.bat script to OC4J root lib
    Option 2:
    Deploy the BC4J runtime libraries with each application deployed under OC4J
    Currently I use Option 1 because I only have to add the BC4J files once, I get consistency across all deployed apps and it uses less memory(?). The drawback is that all the apps will share the library and you MUST have pesistence turned on and functioning. It looks like each time an app hits the BC4J lib, the persistence mechanism persists the current app's data, and then switches to the new app. I presume this happens everytime one app competes with another app for BC4J.
    I have also seen BC4J deployed with every application. This presumably would give every app it's own BC4J runtime and therefore avoid any conflicts. Would it also mean better peformance assuming the box has plenty of memory? Or is is slower than Option 1?
    Anyone else have any comments or additions? I just wnat to understand the best way, if there is one, to deploy BC4J to OC4J.
    Thx,
    Eric

    Can you elobarate on what you mean by
    "The drawback is that all the apps will share the library and you MUST have pesistence turned on and functioning."
    These options control how the the bc4j classes are loaded and have no bearing on application data. Each .ear on oc4j is loaded by a different classloader instance. So beploying bc4j runtime jars in each ear would mean that these classes are loaded multiple times -- which is redundant and would only consume more memory. That's why I think option 1 is the better choice.
    Dhiraj Dhiraj,
    all I meant by that is that you HAVE to have the BC4J persistence collection stuff turned on. We had initially tried to disable this due to some other issues, but running with it off caused errors when trying to run multiple apps. As soon as BC4J persistence collection was turned back on, everything started working correctly.
    I think you are right about the memory thing and I haven't heard any reason not to use Option 1 (a single set of libraries).
    Thx.

  • How deploy BC4J to OC4J

    Hi!
    I have a problem when install my application the which use BC4J to OC4J.
    I have installed in my server:
    Oracle 9iAS 9.0.1
    Oracle Enterprise 9i
    Regards.
    Wil.

    Are you using Oracle9iAS 9.0.2. We don't have a version called 9.0.1 ?
    Oracle9iAS Release 2 is configured to work with BC4J. What problems are you getting and how are you deploying to Oracle9iAS ?
    Please look at http://otn.oracle.com/products/jdev/htdocs/config_oc4j_for_bc4j.html if you are deploying to standalone OC4J.
    regards
    Debu Panda
    Oracle

  • Using Struts with JDeveloper, BC4J and OC4J 9.0.2

    Is it feasible to use Struts with JDeveloper 9.0.2, BC4J 9.0.2 and OC4J 9.0.2? We have an application that uses the BC4J JBO tags in version 9.0.2. We wish to use Struts and we want to retain the use of the JBO tags. Is there a way to do this without upgrading to 9.0.3?

    Here are two related questions:
    Can we upgrade to oracle9iAS 9.0.3 yet still use JDeveloper 9.0.2 and BC4J/JBO 9.0.2?
    Can we upgrade to JDeveloper 9.0.3 and BC4J/JBO 9.0.3 yet still deploy to oracle9iAS 9.0.2?

  • OC4J:BC4J;JSP;OC4J hangs after refresh

    Hi All,
    I've deployed my JSP-aplication which uses BC4J. The BC4J are deployed as plain jar-files. Everything runs well, until....
    When i click my refresh-button in my browser several times real quick OC4J will hang! When I start a new session on a diferent machine I won't get any output from OC4J. I've to stop and startup OC4J to get it working again.
    This is really a big problem since we have to move to production ina short time.
    Is there some setting in OC4J where I can catch the request if they are made in a short time (< 1 sec) within the same session and ignore them ?
    Does someone know any other solution for his problem?
    TIA
    null

    Juan,
    Thanks for your answer. The synchronized-block in my jsp solves the problem. But it only works if I make the entire JSP synchronized. Can you tell me what the drawback is, if I have my JSP synchronized (if there are any) ?
    TIA.
    Pascal

  • Error deploying BC4J to OC4J as EJB.

    In order to understand better the correct deploying procedure I created a small scott/tiger BC4J project.
    Then I created an EJB deploy using the wizard and deployed it to a fresh O4JC install.
    During deploy I receive an "error loading class ....DatabaseModuleServer" where DatabaseModule is the name of my ApplicationModule .
    I used only wizards, what did I miss ?
    TIA
    Tullio
    P.S. : I'm using 9.0.3.0 but I tried also with 9.0.3.2

    do you config the fresh OC4J with BC4J libraries?

  • Issues with deploying BC4J/JSP applications on OC4J

    To everyone who's been having problems deploying BC4J/JSP applications to OC4J.
    We are aware that you're having problems deploying to OC4J, and we're working on them. OC4J was not available in time for us to add support for OC4J deployment to the JDeveloper 3.2.3 release. In addition there are some bugs in the first release of OC4J that have an impact on BC4J applications. This note describes the issues, and how we plan to address them.
    Issue 1: Classpath problems
    People have been getting "class not found" or "properties file not found" errors when they try to run their JSP. The answer is to make sure that all relevant archives and your JSP's .properties file are in the OC4J classpath - there's a note addressing the .properties file problem at http://technet.oracle.com:89/ubb/Forum99/HTML/000028.html. In general though, setting up the classpath can be tricky.
    Issue 2: JSP TAG NOT RELEASED ON END TAG. SAME TAG IS REUSED.
    This issue affects JSP pages whose behaviour relies on a tag instance being cleaned up as a result of release() being called.
    Your tag will not be released, and subsequent instances of the tag will reuse the first instance, rather than instantiating a new
    one.
    Issue 3:JSP SCRIPTABLE VARIABLE NULL
    A scriptable variable set in a tag cannot be accessed by a scriptlet. For example, this JSP code will throw a
    NullPointerException, because the scriptlet cannot access the value of resultRow:
    <jbo:Row id="resultRow" action="CURRENT" datasource="customer_vo1" />
    <%
    session.putValue("FIRSTNAME", resultRow.getAttribute("Firstname").toString());
    %>Workaround: Add a line of code at the beginning of the scriptlet to explicitly get the variable's value from the page context, for
    example:
    <jbo:Row id="resultRow" action="CURRENT" datasource="customer_vo1" />
    <%
    resultRow = (oracle.jbo.Row)pageContext.findAttribute("resultRow");
    session.putValue("FIRSTNAME", resultRow.getAttribute("Firstname").toString());
    %>
    What we plan to do
    To address issue 1, we're currently testing a utility that installs the BC4J runtime libraries to OC4J, and provides a script to start OC4J with the correct classpath. We plan to post this by the end of this week, along with instructions for deploying a BC4J application to OC4J; deployment will be a lot simpler after running the utility.
    To address issues 2 and 3, we're working on a second utility that installs BC4J runtime and provides a fix to the JSP compiler. We plan to post this second utility by the end of next week.
    We do apologise for the problems you're having; please bear with us as we work on making it easier for you to deploy BC4J applications to OC4J.
    Thanks
    Blaise

    Hi, I have been trying desparately to deploy
    a simple example JDeveloper application for months and months.
    I HAVE NEVER BEEN SUCCESSFUL IN DEPLOYING ANYTHING.
    I don't know much about webservers and I am relying
    on the instructions from JDeveloper help and this website.
    I have already tried Apache, and WebLogic
    because there are instructions in the JDev help.
    No luck.
    Now I am trying to use OC4J on 9ias because there are instructions.
    I have read the instructions about how to install a BC4J
    app on OC4J about 25 times, but I can't get this thing to work.
    It works fine inside of JDeveloper.
    I create a BC4J project using the scott
    schema (just the dept and emp tables).
    Then I create an empty project for my JSP client.
    I choose JSP Application from the web
    objects and it connects to my BC4J project.
    As I say, when I run it in JDeveloper, there is no problem.
    In the instructions for installing BC4J
    in OC4J, it first says install JDev 3.2.3 and OC4J.
    This is done, and it tested fine.
    Then it says to install the deployment software.
    No problem.
    But when I deploy the app according to the instructions,
    it just hangs (like Rick Wang's program did).
    The main.jsp page loads and displays correctly,
    but when I click on the links to the DeptView.jsp
    or EmpView.jsp it just hangs.
    Here is the entire batch file I'm using
    to start OC4J: cd c:\oracle_9ias\j2ee\home
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\default-web-app\lib
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\classes
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\classes12.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\xmlparserv2.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jdev-rt.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbojdbcpatch.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\connectionmanager.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbohtml.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jboimdomains.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordim817.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordvir817.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordhttp.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbomt.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbodomorcl.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jboremote.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jndi.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbodatum12.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\al_BC4J.jar
    java -cp C:\oracle_9ias\j2ee\home\orion.jar;%CLASSPATH%
    com.evermind.server.ApplicationServer
    pause
    The file al_BC4J.jar contains my application.properties file
    and my connections.properties file, as well as my business components.
    All of the files referenced in my classpath are
    present in my c:\oracle_9ias\j2ee\home\lib directory.
    I noticed that Raghu's classpath contains a file called jdev.jar
    So does the classpath of another fellow who says
    he was successful in deployment (his name is Jeffrey Jackson).
    I searched my JDev_3.2.3 for this file and found it nowhere.
    I also searched my OC4J home and my 9iAS for this file and
    found it nowhere.
    It is nowhere on my C:\.
    Is this file necessary?
    I will also try removing my application.properties file
    and my connections.properties file from my BC4J .jar file
    and put them in a separate .jar file at the root level (as Raghu did).
    However, Jeffery Jackson did not do this and says he was
    successfull in deployment.
    ***DO I NEED TO JAR UP ANY OF MY THE FILES FROM the JSP
    FOLDER IN JDevHome\myhtml???***
    ***or place them in the classpath?***
    I have read over all of the discussions at: http://technet.oracle.com:89/ubb/Forum2/HTML/008232.html
    and http://technet.oracle.com:89/ubb/Forum99/HTML/000028.html
    many, many times.
    Can anyone help me?

  • Oc4j bc4j No home wrapper specified

    Hello i have deployed 25 bc4j on oc4j some of the bussiness component gives the error no home wrapper specified but the application runs fine can any one tell me the reason and how to slove this problem???
    ------------- trace of oc4j on start -----------
    D:\ORACLE\iSuites\j2ee\home>java -jar -Xmx256m orion.jar
    Auto-deploying sfaforms_PerceptionAnalysis_ejb.jar (No home wrapper specified for bean 'PerceptionAn
    alysis.PerceptionAppliModule')... done.
    Auto-deploying sfaforms_SFAHORemFoDailyCallInput_ejb.jar (No home wrapper specified for bean 'SFAHOR
    emFoDailyCallInput.SFAHOREMTOINPUTAM')... done.
    Auto-deploying sfaforms_SMC017_ejb.jar (No home wrapper specified for bean 'SMC017.SMC017AM')... don
    e.
    Auto-deploying sfaforms_smc016_ejb.jar (No home wrapper specified for bean 'smc016.clntDtInvoiceAppM
    odule')... done.
    Auto-deploying sfaforms_smc014_ejb.jar (No home wrapper specified for bean 'smc014.productsalesAppMo
    dule')... done.
    Auto-deploying sfaforms_mapsplntodisease_ejb.jar (No home wrapper specified for bean 'mapsplntodisea
    se.mapsplntodiseaseAppModule')... done.
    Oracle9iAS (1.0.2.2.1) Containers for J2EE initialized
    --------- end of trace ----------------

    Hi,
    Still i cudnt find out any solution for your problem...
    Could you please provide some information about your application?
    1. How you are packaging your application?(Using jar file / using winzip)???
    2. You have mentioned that you are getting following error
    "****Warning: The file: C:\..\..\..\..\somefile.jar is not a valid zip file "
    Is " somefile.jar " is your application that has to be deployed???
    3. Please provide complete stack trace of your server console...
    Cheers
    --Venky

  • OC4J configuration assistant failure at infrastructure installation

    Hi all,
    We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
    OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
    Reading ini file - 'D:\ora9ias/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_DAS': Adding java command line option '-server'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
    OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_Demos'...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_DAS'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
    Adding dependent libraries for application 'ojspdemos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Deploy failed.
    Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
    See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
    The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the
    configuration on the filesystem is resolved. This condition arises when a prior operation was
    unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    Starting OC4J instance 'OC4J_DAS'...done.
    Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    if I see the ORACLE_HOME/DCM/LOGS, it like below.
    DCMCTL_LOG:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>Administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
         connect to Directory Server:javax.naming.CommunicationException:
         DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
         Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    EMD_LOGS:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>OC4J</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
         at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
         at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
         at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
         at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
         at com.evermind.server.Application.getHttpApplication(Application.java:657)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
         at java.lang.Thread.run(Thread.java:484)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
    With best regards and Thanks
    Varma.

    Hi,
    Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
    Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
    Waiting for your replay....
    With best regards
    Varma.

  • OracleAS Patchset 10.1.2.3 Fails running oc4j  Configuration Assist

    Hi,
    We are upgrading our 12.0.4 EBS to 12.1.1.
    As part of pre -upgrade steps, i am applying 10.1.2.3 patch on 10.1.2.0.2.
    It is failing while running oc4j configuration assistant with below error.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception while initializing DCM.
    Oc4jDeploy tool completed, but with errors.
    Please help.
    Thanks,

    Hussein,
    After successful completion of setup, while running configuration assistants, i got this error.
    This is the complete output.
    ================================================================================================================
    Output generated from configuration assistant "Application Server website Configuration Assistant":
    Configuration assistant "Application Server website Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Reading ini file - '/u01/TST4ZA/apps/tech_st/10.1.2/j2ee/deploy.ini'Adding web-app 'webapp.war' for app 'BC4J'.
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    Adding web-app 'IsWebCacheWorkingWeb.war' for app 'IsWebCacheWorking'.Initializing DCM..oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception while initializing DCM.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    =====================================================
    I stopped all apps services before starting the patch, but when it failed during relink phase, i cancelled the installation and did necessary steps and restarted installation.
    If at this stage i need to re apply the patch do i have to recover the 10.1.2 oracle home from backup?
    Thanks,

  • 10g OEM grid control: OC4J configuration assistant failed

    hello,
    i have an HPUX 11i system which has 8i and 9204 EE single-instance databases running on it. it has no 10g related isntallations. i am doing OEM 10g installation which goes on smoothly till it reaches the Configuration Assistants stage. there the OC4J instance configuration assistant fails and the log file shows below errors:
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    OC4J instance 'OC4J_EM' already exists.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Cannot get xml document by
    parsing META-INF/application.xml: The entry named META-INF/application.xml cannot be found in fil
    e /himalay/oracle/app/oracle/product/10.1.0/oem10g/BC4J/redist/bc4j.ear
    Root Cause: Permission denied
    Resolution:
    Resolution:
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.init(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'BC4JManager' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Cannot get xml document by
    parsing META-INF/application.xml: The entry named META-INF/application.xml cannot be found in fil
    e /himalay/oracle/app/oracle/product/10.1.0/oem10g/BC4J/oem/bc4joembean.ear
    Root Cause: Permission denied
    Resolution:
    Resolution:
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.init(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'IsWebCacheWorking' to OC4J instance 'home'...
    so on.
    can anyone kindly throw some light on what is going wrong and how to take care of it??
    note that i am doing the installation as oracle owner only... also /tmp has enough free space (600MB)...also TMPDIR set to point to a location that has about few GB's free.
    please reply soon.
    rgds,
    hitesh

    I've managed to get past this error thanks to the forums over on the Oracle Metalink site. Apparently, you need two environmental variables set: TMP and TMP_DIR. What is happening is that the installer is writing temporarty files to the directory pointed to by $TMP. If it is not set, it writes the temporary files to the root directory, which in most systems, is read-only to the oracle user. You can either set the TMP and TMP_DIR environmental variables to a valid directory, or give write permissions to the root directory.

  • Installing BC4J on Solaris

    Hello-
    Does anyone know if/where there is information on installing
    BC4J on OC4J on Solaris?
    All the documentation/installations I've found have been Windows-
    specific.
    Thanks,
    Rico R. Guzman

    I did not run the installer on Solaris.
    All the installation and configuration was done under windows.
    After everything was working I moved the entire directory
    structure to Solaris and made one change to the startup batch
    file. The startup batch file looks as follows:
    nohup java -cp ./classes:orion.jar
    com.evermind.server.ApplicationServer
    In windows ./classes was .\classes. This was the only change I
    had to make.
    Since OC4J is pure Java, it is platform independent and this
    proved it completely.

  • Can't deploy bc4j add with jdev 903?

    I cannot get jdev 9.0.3 to deploy a working bc4j app to 9iAS 9.0.2 - has anyone else had this problem? if so how did you correct the issue?

    This combo is not supported.
    That is, 903 BC4J being deployed to 902 OC4J.
    I'm assuming you didn't edit the links in OC4J's config/application.xml that point to the 902 version of the BC4J
    jars and other friends?
    You can see from the application.xml that at least you'd have
    to change these links to the 903 BC4J jars.
    I also suspect that the xml parser version will also be a problem.
    I haven't heard why, or the theory of why /jdev/lib/xmlparserv2.jar
    seems to be a factor for running 902 vs 903 BC4j under OC4J???
    What's your symptoms and log messages?
    curt

  • BC4J HTTP Container was timed out

    I encountered above error when running my BC4J/JSP/OC4J (9iAS
    1.0.2.2) applications, and my applications just hung there.

    I too have the same problem....

Maybe you are looking for

  • Can't download from the ovi store app on my 6700 c...

    When i try to download anything it gets up to about 5% and then says "Download/Install failed". I've just updated my phone software in case that is relevant, and this isn't the only problem i'm having.

  • No keylight in Adobe After Effects CS4 ?

    hey I can't find the keylight in Adobe After Effects CS4.  not under "keying" and not when I search for it in the effects search input. where can I find it? or how and where can download the plugin in order to install it ? thnaks

  • Learning XI

    HI Friends.. I had been working as an abap developer for the past couple of years to one of the top most company in U.S. Right now iam planning to shift my career into SAP XI. I Found this forum really useful to get started with SAP XI. Though i get

  • How to update all pages on my website at once with CSS

    Hi everyone, Ive designed a site using CSS (Thanks to others on the forum..:) and have a column on the right of the homepage for latest news...rather than having to update 30+ pages one by one possibly each week....how can I make changes to my homepa

  • Printing folder file names

    Is there any easy way I can print the file names of any particular folder so I can I have a printed record of it's contents?