Scenario-config.xml file not found in CRM system

Hi All,
We are on SAP CRM 5.0 SP 12 (Java + ABAP stack) for our eCommerce Scenario (ISA u2013 B2B).
Currently we are facing an issue where login to XCM (Extended Configuration Management) & the CRM B2B Webshop is giving an error.
Error message : ISA Framework: No XCM application configuration has been passed and there is no default XCM application configuration defined. Check XCM configuration
We are unable to login to the XCM as well for any further configuration.
The root cause we found is that the scenario-config.xml is not there in the root/WEB-INF/xcm/sap/configuration folder.
Can you please let me know how to get these files deployed. Can it be done thru the local NWDS or do we have to deploy some standard application?
Thanks in advance lot for your inputs
Rajeet

Hi Ecommerce Developer,
Thanks again for your prompt response.
Please find below my answers to your questions:
1 Have you first imported SCA files in Track and then deploy it on your Dev System?
A)Yes, we imported the SCAs first, deployed in the track to the dev system then
2 Have your developer has any open activity on their Local NWDS?
I am checking that with the developers. Incase they are some, they will delete it asap. Also, when they are trying to release any open activity, theya re getting that xcm error as reported earlier. So, they are deleting the same.
A) After deleting should i check in all the 3 standard components again to the Dev track {not to the consolidation track?}?
3 I think you have imported SCA files in your eCommerce Developer track and then your developer sync. their code through NWDS and overright their changes and when they deploy it on Their Local or on Development Server Developer lost some of their customization. Is it right?
A) Yes, absolutely right after the developers synced, they lost lots of customzing things and were able to see a mixed
4 As you have written developer can see their code, where they can see their code on Local NWDS or in DTR Version History?
A) They can see there code on there local NWDS system.
5 Look and feel changed on Developer's local system and Development box or only on Developer Box?
A) As I said, after the developers synced, they are able to see mixed hybrid webshop. This hybrid webshop has most of the custom code but the look and feel, the graphics, the images and all are missing.
Also, one strange thing which we have noticed is.
We had an old ear fille. When we deploy that ear file directly via sdm, the crm webshop on the dev box works fine.
But when release the same activity from nwds and then deploy via NWDI to the same crm webshop on the dev box, i get the run time error? Why is this happening?
Thanks again for your feedback.
Eagerly awaiting your response.
Regards,
Rajeet
+41 76 525 0440

Similar Messages

  • Oim-config.xml was not found in MDS Repository.

    Hi there,
    I'm trying to install Oracle Fusion Application (last version .5) but I can't go ahead becuase I got an error during the OIM Server installation.
    $ uname -a
    Linux server02 2.6.39-200.24.1.el6uek.x86_64 #1 SMP Sat Jun 23 02:39:07 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
    $ cd /repository/fusion/fmw/iam/bin/
    $ ./config.sh &
    Select only “OIM Server” [...] everything is going fine without error. I've re-started the AdminServer and started the OIM.
    If I try to open the browser http://<server>:14000 I got an Error 404
    Take a look at the log, there is an Error on oim-config.xml
    I was trying to find something on Google but all the forum talked about the missing security files.
    I tried to install again OIM but nothing happened.
    Someone could help me please?
    Thanks and best regards,
    Lain
    $ tail -f /repository/fusion/fmw//admin/IDMDomain/mserver/IDMDomain/servers/wls_oim1/logs/wls_oim1.log
    ####<Jan 30, 2013 1:24:15 AM CET> <Error> <Deployer> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66
    ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455419> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.uti
    ls.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
            at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
            at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
            at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
            at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
           at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
            at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
            at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
            at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ####<Jan 30, 2013 1:24:15 AM CET> <Warning> <Munger> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455586> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in /repository/fusion/fmw/iam/server/apps/spml-xsd.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    ####<Jan 30, 2013 1:24:15 AM CET> <Warning> <Munger> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455702> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in /repository/fusion/fmw/admin/IDMDomain/mserver/IDMDomain/servers/wls_oim1/tmp/_WL_user/spml-xsd/ahejq0/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    ####<Jan 30, 2013 1:24:15 AM CET> <Info> <WorkManager> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455706> <BEA-002903> <Creating WorkManager from "OIMUIWorkManager" WorkManagerMBean for application "spml-xsd">
    ####<Jan 30, 2013 1:24:15 AM CET> <Info> <WorkManager> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455706> <BEA-002903> <Creating WorkManager from "OIMMDBWorkManager" WorkManagerMBean for application "spml-xsd">
    ####<Jan 30, 2013 1:24:15 AM CET> <Info> <Deployer> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:-58c6bc2b:13c88d5b7cb:-8000-0000000000000003> <1359505455718> <BEA-149059> <Module spml-xsd of application spml-xsd is transitioning from STATE_NEW to STATE_PREPARED on server wls_oim1.>

    Thanks for your support Rajiv Dewan and idamGod,
    I've just followed this metalink ID: “Easy step for Oracle Identity Manager 11g (OIM 11g) installation on Windows [ID 1234357.1]”
    In my case I don’t have this error:
    Unable to find keystore "default-keystore.jks" in <DOMAIN_HOME>/config/fmwconfig/.
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    […]Maybe it’s the same root causes but I installed again the OIM without success. I can’t login to the OIM because I just back 404.
    I’m sorry but I didn’t understand what I can do.
    Thanks,
    Lain

  • OIM 11g installation: oim-config.xml was not found in MDS Repository

    Hi,
    I just installed Oracle Identity Manager 11g (the latest version) on out test system. The installation worked fine. I can start the admin server as well as the soa_server. But when I start the oim_server1, the deployment of oim fails with the following error message:
    ####<Aug 18, 2010 3:33:22 PM CEST> <Error> <Deployer> <oim11g> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1282138402834> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    Unable to find keystore "default-keystore.jks" in <DOMAIN_HOME>/config/fmwconfig/.
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for OIMSchemaPassword is not seeded in CSF.
    Password for xell is not seeded in CSF.
    Password for DataBaseKey is not seeded in CSF.
    Password for JMSKey is not seeded in CSF.
    Password for .xldatabasekey is not seeded in CSF.
    Password for default-keystore.jks is not seeded in CSF.
    Password for SOAAdminPassword is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    Unable to find keystore "default-keystore.jks" in <DOMAIN_HOME>/config/fmwconfig/.
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for OIMSchemaPassword is not seeded in CSF.
    Password for xell is not seeded in CSF.
    Password for DataBaseKey is not seeded in CSF.
    Password for JMSKey is not seeded in CSF.
    Password for .xldatabasekey is not seeded in CSF.
    Password for default-keystore.jks is not seeded in CSF.
    Password for SOAAdminPassword is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
    Has anybody seen this error before or knows how to fix it? Thanks for your help in advance!
    Best regards
    Tom

    This also solved my issue. If you can backup the .xldatabasekey file before you reinstall this will allow the OIM application to read the OIM database. I was successfully able to run rm -Rf and wipe my entire Middleware directory. Then I reinstalled ALL of OIM and SOA back to the same VM. I saved the .xldatabasekey file before hand and dropped it right back to the same folder before I ran the rm -Rf command later after the OIM Domain was installed. Finally, as mentioned above, I logged into EM and found that I needed to add the .xldatabasekey "password" and simply used the same password that I entered during the OIM configure steps for the keystore. Remember the .xldatabasekey password IS NOT the xelsysadm password, but the KEYSTORE password. They are different. I am now able to log into OIM and I can see all the pre-existing users. Thanks for the help!

  • UIXJSP App built off BC4J Project JBO Excep XML File not found for the Container

    Running JDEV 9.0.3 build 960
    Created a new project in folder "UIX JSP"
    "UIX JSP" note the space!
    Create a default UIX JSP Application based on existing BC4J Project
    When running a JSP - Get a JBO Error complaining that the XML File not found for the Container
    If I recreate the project with name UIX_JSP problem does not occur.

    I logged a bug on this.

  • XML File not found for the Container model.cpx

    I can run my application from JDeveloper without receiving the error. But when I deploy the application I get the following:
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container model.cpx     at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:751)     at oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(JUMetaObjectManager.java:457)     at oracle.jbo.http.HttpContainer.findSessionCookie(HttpContainer.java:541)     at oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(BC4JRequestProcessor.java:233)     at oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(BC4JRequestProcessor.java:123)     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:234)     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)     at java.lang.Thread.run(Thread.java:479)
    Any Ideas?

    Hi,
    please explicitly "make" the project. One reason for this problem could be that the model.cpx isn't created properly. Select the model project and compile the complete project before deploying it. Sometimes it helps to clear the "class" directory of the project on teh file system before re-compiling
    Frank

  • "XML File not found for the Container DataBindings.cpx" error after deploy

    Hello,
    I have a problem with my JSP-Javaproject. Local works all fine but when i deploy my project to a Oracle Aplication Server i allway get this XML-File-Not-found exception:
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container DataBindings.cpx
    In my EAR-File the DataBindings.cpx is at:
    \WEB-INF\classes\
    My JSP-File:
    <jbo:ApplicationModule id="AippackageModule" definition="DataBindings.DataModule" releasemode="Stateful" />
    My web.xml:
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>DataBindings</param-value>
    </context-param>
    My DataBindings.cpx:
    <?xml version='1.0' encoding='windows-1252' ?>
    <Application xmlns="http://xmlns.oracle.com/adfm/application" id="DataBindings"
    Package="" ClientType="Generic">
    <pageMap>
    </pageMap>
    <pageDefinitionUsages>
    <page id="eonerrorPageDef"
    path="de.avacon.ahb.system.tools.pageDefs.eonerrorPageDef"/>
    </pageDefinitionUsages>
    <dataControlUsages>
    <BC4JDataControl Configuration="AppModuleLocal"
    Package="model.data"
    xmlns="http://xmlns.oracle.com/adfm/datacontrol"
    id="DataModule">
    <Parameters/>
    </BC4JDataControl>
    </dataControlUsages>
    </Application>
    What can i do?
    Thanks, steve

    Adding the dependency in the ViewController fixed this for me.
    I'm using two AppModules in the controller and the second one wasn't being picked up.
    I was able to fix this by:
    Go to the Project Properties, select Dependencies, edit the Dependent Projects and Archives, find the model that's failing and add a tick in the Build Output box.
    The model should now be picked up in the ViewController's DataBindings.cpx source file, though I did have to restart JDev for this to be picked up.
    HTH
    Phil

  • XML File not Found for the Container BC4J.cpx

    Hi,
    Have following error when I start a BC4J-JSP/Struts application (with Embedded and standalone OC4J) :
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container BC4J.cpx
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition(java.lang.String)
              DefinitionManager.java:751
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition()
              DefinitionManager.java:793
         void oracle.jbo.mom.DefinitionManager.initManager()
              DefinitionManager.java:137
         void oracle.jbo.uicli.mom.JUMetaObjectManager.<init>()
              JUMetaObjectManager.java:57
         oracle.jbo.uicli.mom.JUMetaObjectManager oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom()
              JUMetaObjectManager.java:131
         oracle.jbo.common.ampool.SessionCookie oracle.jbo.http.HttpContainer.findSessionCookie(javax.servlet.http.HttpSession, java.lang.String, java.lang.String, java.util.Properties)
              HttpContainer.java:541
         boolean oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(oracle.jbo.html.struts11.BC4JActionMapping, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              BC4JRequestProcessor.java:222
         org.apache.struts.action.ActionMapping oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              BC4JRequestProcessor.java:124
         void org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              RequestProcessor.java:234
         void org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:1292
         void org.apache.struts.action.ActionServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:492
         void javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              HttpServlet.java:740
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:853
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:721
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:306
         boolean com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ApplicationServerThread, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletRequest, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:767
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:259
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run()
              HttpRequestHandler.java:106
         void EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run()
              PooledExecutor.java:803
         void java.lang.Thread.run()
              Thread.java:484
    Then I make a Reload and it's ok.
    I have a Workspace with two Projects :
    BC4J.jpr for Businnes Components
    Web.jpr for JSP Struts
    In /classes I have the file Web.cpx, but no BC4J.cpx.
    From which does this name come ? Can I change this name ?
    Thanks
    Yves

    I found this on Metalink...
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    The following is from Note 137429.1. Hope this helps.
    Raja.
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    Action: 1. Make sure that the file is present. In particular, if the file is to be found in a zip/jar file, make sure that the Zip/JAR file is included in the CLASSPATH.
    2. This error is also reported if the name of the XML file does not match the object Name specified in the XML file. If the file system support case insensitive file names (e.g., Windows NT), make sure that the file name matches the object Name in the XML file in case-sensitive fashion.
    3. For a .JPX file, this error is reported if the JPX file is missing the JboProject XML tag. Check the JPX file to make sure that the valid tag is in there.
    4. One XML file may be extending another XML file (specified by the Extends element in this XML file). This error is reported if the base XML file is not found.
    5. When loading the XML file for a package (JboPackage tag), this error is reported if some unexpected error occurs while loading a containee.
    In all of the above cases, a more descriptive message may be printed on Diagnostic. If you are not seeing Diagnostic messages, you can run your application with Diagnostic turned on, as in "java -Djbo.debugoutput=console ...", to see Diagnostic messages.

  • SMD uninstallation error "ORADBPAR.XML" file not found.

    Hello Experts,
    I was doing  System preparation in solution manager  through Solman_setup.In step 6.5 I came across Install Diagonostic agent .I checked in my system that older version of SMD is installed that may cause problem in future so I decided to uninstall it and install newer version of SMD7.3.I downloaded the SMD file and started sapinst with sudo access to uninstall it.Now I am getting an error saying ORADBPAR.XML file not found.I checked for this file but I could not find .Plz help me out to find this file and resolve the issue.
    Thanks
    Aditya Roushan

    Hi Carole,
    I had older version of SMD(7.01) installed in my system.I tried uninstalling this with sapinst downloaded with SMD7.2 so i got this error.I had to download the SMD7.01 from market place (you willl get this in archive) and then uninstall the SMD using this sapinst (which came with 7.01 version).i could do this successfully.Hope this will help you
    @Jose:Thanx for ur reply but using sudo had no problem.I uninstalled older SMD7.01 and installed SMD7.2 using sudo privilege only.
    Thanks
    Aditya Roushan

  • Pages will not open a downloaded .pages document from iCloud because index.xml file not found?

    New to using iCloud.  I created a large pages document on Mac Air and saved it to my iCloud account.  Found it at home on desktop Mac and downloaded it.  No problem.  However, it will not open due to the index.xml file not being found.  What should I do to open this document?  I've tried several things and no luck yet.  Thanks for any tips!  :-)

    Options posted here: The required index.xml file is missing.
    William Farrar posted:
    Try this. It worked for me:
    1. Single click on the document. This will "highlight" the document icon, but not invoke the error message.
    2. Click on "File" in the menu.
    3. Scroll down to "Open With".
    4. One of my choices in the "Open With" selection is Pages (default) (5.0.1)
    5. Click on that choice and the document should open.
    In my "Open WIth" selection there is also a Pages (4.0.4), but that didn't work for me.
    Now, here is a caveat. If before you open your document you instead first click on an open Internet window, then the "Open With" selection disappears from the File menu. In that case just single click again on the document icon again and the "Open With" selection returns.
    fruhulda posted:
    Try this:
      1. Make a duplicate of the file (cmd D), just to be safe
      2. Select .pages on the copy and change to .zip
      3. When the System asks if you really want to do this, click Use .zip
      4. Double click the new .zip file
      5. It will now appear as a folder with no extension
      6. Append .pages to the end of the folder name
      7. Again click on Use .pages
      8. Double click on this file to open it in Pages.
    What you have done is extracted all the Pages resources from the .pages "package" and reconstructed it.
    or
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=308

  • Error JBO-26001: XML File not found for the Container FinancingBillUI.cpx

    error occuring when executing a swing application build from many project's
    project 1 : application with login dialog
    project 2 : bc4j
    project 3 : user interface
    All source file compile sucessfully
    What the problem ?

    Michel:
    Could you post the complete stack trace? From the Subject line, it sounds like your app is not able to locate an XML file (which could mean a problem in CLASSPATH), but a stack trace will help. In fact, turn on diagnostics and post the diag output around the error. Here is an instruction on how to turn on diagnostic:
    1. Select the project.
    2. Do right mouse click and select "Project Settings..."
    3. On the Settings dialog, select Configurations/Runner.
    4. In the righthand side pane, you should see a textbox for "Java
    Options". Please add the following JVM switch:
    -Djbo.debugoutput=console
    Then, rerun. The run command should include
    -Djbo.debugoutput=console as in
    "D:\JDev9i\jdk\bin\javaw.exe" -Djbo.debugoutput=console -classpath ...
    You should now see a lot more output on the IDE's message window.
    Thanks.
    Sung

  • XML file not found

    Hello friends,
    I am new to JSP.
    I have created a small �Conf.xml� file for information and this will be used by the .class files located at WEB-INF/class. But I am always getting �FileNotFoundException�.
    I am using NetBeans IDE 3.6. with jakarta-tomcat-5.0.19 installed
    Whenever my class refered the Conf.xml file it is looking for the file inside �C:\Program Files\NetBeans3.6\jakarta-tomcat-5.0.19\bin\�, but I want to place the file somewhere in my project directory only.
    The .class file is referring to it by:-
    File f = new File(�Conf.xml�);
    What should I do, where to place it? Please help.
    Thanks a lot in advance
    Mahesh

    Thanks a lot for your suggestion. But my problem is existing. I am still getting the same "FileNotFoundException". Let me give you some more information:-
    My Project directory is :-
    D:/Projects/GCP/GCPWeb
    This is the mounted file system of the project and is the base directory.
    NetBeans and Tomcat server is installed at :-
    C:\Program Files\NetBeans3.6\
    C:\Program Files\NetBeans3.6\jakarta-tomcat-5.0.19\
    I am executing the index.jsp directly from NetBeans IDE so all the required files are autometacily deployed in Tomcate server.
    I have tried to put the ".xml " file all over the project directories including :-
    D:/Projects/GCP/GCPWeb/
    D:/Projects/GCP/GCPWeb/WEB-INF/
    D:/Projects/GCP/GCPWeb/WEB-INF/classes/
    D:/Projects/GCP/GCPWeb/WEB-INF/lib/
    D:/Projects/GCP/GCPWeb/META-INF/
    But still I have the same problem.
    Can you please give me a simple example with the exect path regarding .xml file allocation.

  • XML File not found error

    Hi Guys,
    I have an xml file that says something like below:
    <?xml version ="1.0">
    <!DOCTYPE test SYSTEM "/dtd/tester.dtd">
    <test>
    <testing>hello world</testing>
    <test>
    Thr problem is that my dtd folder inside the same place as my test.class file. but I'm calling my test.class from the root directory using java -cp . It keeps failing with error FileNotFoud:/dtd/tester.dtd. As I understood its looking for dtd folder in the root dir. But it cannot find it there so its failing. Any solution to this problem?????
    Thanks

    Any example would be geart, I'm using a DOM parser to validate see below:
    String parsed = null;
    DocumentBuilderFactory dbf = null;
    try {
    dbf =
    DocumentBuilderFactory.newInstance();
    dbf.setValidating(true);
    dbf.setNamespaceAware(true);
    dbf.setIgnoringElementContentWhitespace(true);
    } catch (Exception e) {
    // Parse the input to produce a parse tree with its root
    // in the form of a Document object
    try {
    DocumentBuilder builder = dbf.newDocumentBuilder();
    builder.setErrorHandler(new XmlErrorHandler());
    Reader readFile = new StringReader(xmlDocument);
    InputSource is = new InputSource(readFile);
    doc = builder.parse(is);
    DOMParse((Node) doc, "");
    parsed = constants.XMLSUCESS;
    } catch (SAXException e) {
    xmlLogging.setServereLog("SAXExceptoin @DeviceHandlerXmlParser82 " +
    e);
    parsed = constants.XMLFAIL;

  • XML file not generate in MOPZ - system has not been registered in SLM

    HI,
    I need to install EHP4 in ERP 6.0. So to get the xml file i installed solution manager 7.0 EHP1 and post process of EHP1.
    ST -400 -21
    the important Notes i followed.
    ==================================================================
    Note 1151784 - Setup of SL Controller for Live Update
    Note 1145444 - SLM configuration
    Note 1277035 - Solution Manager: EHP4 product data missing
    Note 1122966 - Maintenance Optimizer: Notes for Enhancement Packages
    Note 1137683 - Maintenance Optimizer: Notes for Software Lifecycle Manager
    Note 1154188 - SLM web service authentication 700 SP14 ( SERVICE NOT AVAILABLE )
    Note 669669 - Updating the SAP Component Repository in the SLD
    Note 1244225 - Solution Manager 7.0 EhP 1: recommended corrections
    Note 1137683 - Maintenance Optimizer: Notes for Software Lifecycle Manager
    =======================================================================
    Note 1334252 - SAP Solution Manager - Basic functions SP20 and higher ( this note contain post process of EHP1)
    ===============================================================
    Still i am not getting the xml file of EHP4 for ERP 6.0.
    I am getting the error "The system/systems - VMW, has/have not been registered in SLM"
    Regards
    Lee

    hi Ruediger Stoecker ,
    But the xml file didn't generate. that's why i worried.
    ==============================================
    I tried with end of selection process in MOPZ upto "END Maintenance" phase. The XML file didn't generate.
    Edited by: Lee green on Dec 23, 2009 10:10 AM

  • File not found during installation (WinXP)

    Well, I downloaded Oracle 11g for Windows (32 bit) from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html, and, basically, after having had some trouble configuring a new database, I selected the option to (simply) install a database through the wizard. I breezed through the settings, and, ran the installation wizard, however, some files seem not to be available within \win32_11gR2_database_1of2\database, or perhaps my laptop (Amilo Pro 8210) is too slow to be able to read these files.
    The errors show up during Setting up Oracle Database 11g 11.2.0.10. The errors showing up within the UI are as follows:
    File not found F:\app\Jon\product\11.2.0\dbhome_1\bin\db2gc
    File not found F:\app\Jon\product\11.2.0\dbhome_1\oc4j\OC4J_DBConsole\config\system-application.xml
    File not found F:\app\Jon\product\11.2.0\db_home_1\oc4j\j2ee\OC4j_DBConsole\config\system-jazn-data.xml
    NOTE: It is quite painful that there is no functionality to enable me to upload attachments (e.g. screenshots and log files) because it is very time consuming to copy everything manually, and, it is human nature to get bored typing after a while, so please, Oracle, pimp this profile :~) I did not take exhaustive screenshots, the error log files shows quite a few exceptions as well:
    oraInstall2012-06-17_08-09-30PM.err
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
         java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
         java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup19.jar (The system cannot find the path specified)
         java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup19.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup1.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup1.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup20.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup20.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup15.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup15.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup8.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup8.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup11.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup11.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup4.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup4.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup18.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup18.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup14.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup14.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup7.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup7.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup3.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup3.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup10.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup10.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup17.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup17.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup13.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup13.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup6.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup6.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup2.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup2.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup16.jar (The system cannot find the path specified)
         C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup16.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup9.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup9.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Documents and Settings\Jon\My Documents\Downloads\win32_11gR2_database_1of2\database\stage\Components\oracle.sysman.console.db\11.2.0.1.0\1\DataFiles\filegroup3.jar (The system cannot find the path specified)
    NOTE: Due to the message limit of 30000 characters I could not post the log file, nor upload it because no such options is available within
    Database Installation I had to chop off parts of the error file as well, patiently highlighting the filenames of the jar files.
    oraInstall2012-06-17_08-09-30PM.out
    You can find the log of this install session at:
    C:\Program Files\Oracle\Inventory\logs\installActions2012-06-17_08-09-30PM.log
    Dll to load is C:\DOCUME~1\Jon\LOCALS~1\Temp\OraInstall2012-06-17_08-09-30PM\Win32RunProcesses.dll
    Loading psapi.dll from C:\DOCUME~1\Jon\LOCALS~1\Temp\OraInstall2012-06-17_08-09-30PM\psapi.dll
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    >
    Your imagination is not limited, my friend. I have already told you that I have unzipped the folders, and, it is not the scope of this forum to have myself insulted in this manner.
    Seriously, one expects forum members to be respectful rather than talk garbage about manuals, I was only asking for help, because I thought that files were missing from the installation pack.
    I might be your next client for all you know.
    >
    No offence was intended - it was merely a tongue-in-cheek observation. If you read my previous two replies in this thread, they are courteous to a fault - as are all my posts.
    The forums are a volunteer organization - people take time out from their personal and professional lives to help others. Some folks, thankfully a very small minority, use the forums as a free personal support/helpdesk tool to read all the documentation on their behalf and look up or solve things on their behalf. The forums work best when there is real dialogue and exchange of information, rather than monosyllabic answers and mudslinging.
    Good luck with your install
    HTH
    Srini

  • Navigation Rule not found in faces-config.xml file

    Hi All,
    I have a B2C custom Webshop application where in the startpage i have a client logo and when i click on that it will navigate to another page for that i have a header.xhtml page in that i have a code <h:link id="iLkL" outcome="toStartPage" value="#{i18n['main.ui.header.logo']}" styleClass="fw-header-logo"> but i was unable to find  <Navigation-rule> of  toStartPage which is mentioned in the outcome="toStartPage" in the faces-config.xml file. I have checked in the standard component also but didn't find anything. Please help me where can i find the toStartpage value.
    Regards,
    Rahul.

    Hi Rahul,
    As correctly mentioned by Steffen earlier, the navigation targets are maintained in the ui-repository.xml files (or navigation-rules.xml files) for each module. Since, you would like to see the definition of the target toStartPage (which is a target accessible and relevant throughout the application), it should be in the WEC main module's (wec/~/main/ui) ui-repository.xml file. Please note that sometimes, the targets are maintained in a file called navigation-rules.xml, which itself is then included into the ui-reppsitory.
    Please let me know if you got what you need here.
    Best Regards
    Pranshu Agarwal

Maybe you are looking for

  • What are "theme" . . . "design from template" files in this template?

    I've been working on revising the template.dwt (from Codify Design), and it's going reasonably well with help from these forums . However, after getting the template pretty well worked over, I happened to open two files called "theme_02_design" and "

  • Dynamic class creation

    hi, I need to create new classes (not objects) dynamically in my program and then objects of that type. For example if the user asks to create a class with int, float & char as its data fields, and such class is not yet defined, I need to create such

  • No SQL (hdbsql / HANA Studio) Connection to SAP HANA Rev. 69 (all services GREEN, running)

    Hi all, after starting HANA instance (locally installed on Linux Laptop) via sapcontrol [1], checking with sapcontrol's GetProcessList as well as HANA Studio Admin Console Diagnosis Mode Shows all Services GREEN, running. However, when I try to open

  • Jtable - Set visible columns

    Hi, I'm trying to build an applet to edit mysql tables. I used a Jtable inside a JscrollPane but I would like to display only 3 or 4 columns at a time (I can have up to 40 !) and then let the user scrolls to the others with the horizontal scrollbar.

  • I can't put video's on my ipad after the update isos 6.1

    I can't put video's on my ipad after the update isos 6.1