Ignoring ApplicationStructure.xml; not on sourcepath

I'm experimenting with the 'Building J2EE Applications with Oracle JHeadstart for ADF tutorial'. When I try and to build and deploy I get a couple of compile errors:
ignoring C:\MyDemo\ViewController\properties\DomainDefinitions.xml; not on sourcepath
ignoring C:\MyDemo\ViewController\properties\ApplicationStructure.xml; not on sourcepath
I tried removing ApplicationStructure.xml and re-adding it but no joy. Any suggestions?

It seems to me you are addressing several unrelated problems at the same time. For starters, the warnings about the Application Structure File not being on the source path and therefore being ignored is no 'error'. It means literally what it says. This file is 'metadata' for our generator but is not needed at runtime. Therefore we did not put it in the source path or HTML root of your application. The warning you get is just JDeveloper telling you that, although this file is included the project and (I guess being an xml file) would have been candidate to be deployed, but since it's not on the source path it will ignore it. Which is fine, so this warning should not be problem'.
Then, you mention not being able to deploy your application on a 9.0.4.0.0 application server. Maybe this post on Steve Muench's Blog will help you:
http://radio.weblogs.com/0118231/2005/05/20.html#a552
as well as this document on a known ADF/iAS compatibility issue:
http://radio.weblogs.com/0118231/stories/2005/05/27/workaroundForDeployingAdf1012AppUsingIntermediaDomainsToOracleAs904.html
Kind regards,
Peter Ebell
JHeadstart Team

Similar Messages

  • Message: not on sourcepath

    Hi,
    i use Jdeveloper 9.
    During the compilation of my project i get the following message
    "ignoring C:\Test\myWorkspace\myProject\public_html\WEB-INF\web.xml; not on sourcepath"
    "ignoring C:\Test\myWorkspace\myProject\public_html\WEB-INF\orion-web.xml; not on sourcepath"
    what i have to do, so that these important setting-files are considered
    bye

    hi jan,
    the value for "HTML Root Directory:
    C:\Test\myWorkspace\myProject\public_html
    The web.xml-file itself is in the directory
    C:\Test\myWorkspace\myProject\public_html\WEB-INF
    value for Java Source path:
    C:\Test\myWorkspace\myProject\src

  • Upgrading to 11.1.1.2, registry.xml not found and oracle_common not found

    We are running OFM 11.1.1.1, with the OID component only (and no weblogic domain). We're trying to upgrade to 11.1.1.2, and when running the ant master-patch-schema command, we're getting the following errors:
    validate-file-exists:
    [echo] Error: ** file location /ora01/app/oracle/product/middleware/Oracle_IDM1/registry.xml is not found
    validate-file-exists:
    [echo] Error: ** dir location /ora01/app/oracle/product/middleware11g/oracle_common is not found
    Has anyone seen this before?
    TIA,
    Eileen
    Edited by: EileenRoach on Sep 29, 2010 5:03 PM

    I worked through this issue with the assistance of Oracle Support. What we ended up doing was the following:
    1) Install (do not configure) the 11.1.1.2.0 verion
    2) patchMaster.properties should have these values filled in:
    patchMaster.Componentlist=OID
    patchMaster.Schemaurl=jdbc:oracle:thin:@<hostname>:<port>:<sid>
    patchMaster.Schemauser=SYS AS SYSDBA
    patchMaster.Schemaprefix=ODS
    patchMaster.Mwhomenew=/ora01/app/oracle/product/middleware11g
    patchMaster.Mwhomeold=/ora01/app/oracle/product/middleware
    patchMaster.Oracleinstancenewlist=/ora01/app/oracle/product/middleware11g/asinst_1
    patchMaster.Oracleinstanceoldlist=/ora01/app/oracle/product/middleware/instances/asinst_1
    patchMaster.Oraclehomenew=/ora01/app/oracle/product/middleware11g/Oracle_IDM1
    patchMaster.Oraclehomeold=/ora01/app/oracle/product/middleware/Oracle_IDM1
    patchMaster.Loglevel=debug
    patchMaster.ValidationErrorContinue=true
    The ValidaitonErrorContinue=true basically means ignore errors and continue -- so we ignored the files not found errors.
    3) run the 'ant master-patch-schema' command
    4) run the 'ant master-patch-oinstance' command
    5) copy the wallets folder and files (the ewallet.p12 and cwallet.sso files did not get migrated)
    6) Modify environment variables and custom start up scripts for new middleware and instance home directories

  • Problem deploying connector: META-INF/ejb-jar.xml not found in jar file

              Has anyone seen this problem:
              I built Sun's Blackbox implementation and packaged
              it identical to the BlackBoxNoTx.rar included with
              Weblogic's 'jconnector' sample (even using the same
              ra.xml and weblogic-ra.xml). When I try to deploy
              it, the server reports:
              java.io.FileNotFoundException:
              META-INF/ejb-jar.xml not found in jar file
              I have no idea why the server thinks my connector
              is an EJB. If I deploy the BlackBoxNoTx.rar included
              with the sample, everything works without a hitch.
              The only variable that I'm changing in my BlackBoxNoTx.rar
              is that I build the Blackbox classes myself--otherwise,
              the RAR packagings are identical. Any assistance is
              greatly appreciated since I'm banging my head against
              a wall...
              Thanks,
              -jason
              

              I was finally able to resolve this one. On the odd chance that someone else encounters
              the same problem, here's what went wrong:
              My RAR file had two directories: 'META-INF' and 'meta-inf'. The first was created
              by the jar tool and contained the manifest.mf file. The second I created manually
              and it contained my ra.xml and weblogic-ra.xml. When I examined the RAR using
              any tools or I extracted the contents, it looked like it only contained one directory:
              META-INF (because NT is case-insensitive).
              "Jason L" <[email protected]> wrote:
              >
              >Has anyone seen this problem:
              >
              >I built Sun's Blackbox implementation and packaged
              >it identical to the BlackBoxNoTx.rar included with
              >Weblogic's 'jconnector' sample (even using the same
              >ra.xml and weblogic-ra.xml). When I try to deploy
              >it, the server reports:
              >
              >java.io.FileNotFoundException:
              >META-INF/ejb-jar.xml not found in jar file
              >
              >I have no idea why the server thinks my connector
              >is an EJB. If I deploy the BlackBoxNoTx.rar included
              >with the sample, everything works without a hitch.
              >The only variable that I'm changing in my BlackBoxNoTx.rar
              >is that I build the Blackbox classes myself--otherwise,
              >the RAR packagings are identical. Any assistance is
              >greatly appreciated since I'm banging my head against
              >a wall...
              >
              >Thanks,
              >
              >-jason
              

  • After upgrading a domain I am getting .....config.xml not found error

    upgraded domain from 10.3.0 to 10.3.2
    while upgrading one message was..
    "no servers are detected under this directory"
    and now after my upgrade is successfully done its showing me that "the config.xml not found"...

    If you live near an Apple Store, make a Genius Bar appointment to have the computer tested. Supposedly there is no charge for testing. Use 2nd link if not near an Apple Store or aren’t in the US.       Hardware Repair - Keeping Confidential Data Safe
    Genius Bar Reservation US
    Authorized Service Provider

  • Error: unable to copy to output directory, ReqMgmtActionsVO.xml not found

    hi,
    While running a page using jdeveloper am getting error like
    Error: unable to copy to output directory, ReqMgmtActionsVO.xml not found.
    am very thankful to the response
    Thanks
    Surya

    Hi,
    I faced the same issue.
    I fixed it by searching the missing file (In my case MyEO.xml which is a removed file) using JDeveloper (Menu Search/Search Files...).
    It found an occurence in the related .jpr file.
    In the .jpr, I deleted the related lines:
    <Item>
    <Key class="java.net.URL" path="xx/oracle/apps/.../MyEO.xml"/>
    <Value idref="15"/>
    </Item>
    That's it.
    Regards,
    Olivier

  • A Pages file will not open due to index.xml not found, what is up with that?

    I recently saved a file on Pages 5.5.2. on my IMac hard drive.  Now I find that on attempting to open it the file will not open due to index.xml not found.  Hoe do I correct this?

    I have this issue, as well - although perhaps in a different content.  When I try to open a file I created in the previous version of Pages, I will frequently (but not always), received the "index.xml not found" message.  I am very concerned that I may lose access to some of these files.  The old Pages icon is still on my dashboard, although I've downloaded the new Pages (that icon only appears when I open a new document).  I thought I needed to upgrade the old documents to the new Pages, but this didn't work.  Does anyone have any ideas?  And, I'm not a techie - so you'll need to break it down for me. 

  • XML not well formed in - XSLT mapping

    Hi,
    I am doing a simple xslt mapping wherein my Source data structure is
    MT
    |__ details
            |__ Records
                      |_emp_no
                      |_ emp_name
                      |_emp_dno
    In XSL file i hv specified <xsl:template match="MT">
    and I am using <for-each select="details/Records">
    when I m testing it in Interface mapping, it is giving me error "XML not well formed"
    can anybody please suggest whats the problem in the code??
    Thank you,
    Anu Singhal

    Hi Anu,
        I think in the select query in xslt mapping u have to mention the expression "//"  so that for each iteration it can go according the path.
      < for-each select = " //details/records">
      I have some sample code of same type...just check it..
    <xsl:template match="/">
    <MT_EMP_TARGET>
         <xsl:for-each select="//EMP_DATA">
              <EMP_DATA>
                            <xsl:variable name="fname" select="//EMP_DATA/First_Name"/>
                            <xsl:variable name="lname" select="//EMP_DATA/Last_Name"/>     
                   <Emp_Code><xsl:value-of select="//EMP_DATA/Emp_Code"/></Emp_Code>
                   <Name><xsl:value-of select="concat($fname,' ',$lname)"/></Name>
                   <Join_Dt><xsl:value-of select="//EMP_DATA/Join_Dt"/></Join_Dt>
                   <Designation><xsl:value-of select="//EMP_DATA/Level"/></Designation>
                   <Dept><xsl:value-of select="//EMP_DATA/Dept"/></Dept>
              </EMP_DATA>
         </xsl:for-each>
    </MT_EMP_TARGET>
    </xsl:template>
    For more info:
    http://www.w3schools.com/xsl/el_for-each.asp
    Cheers,
    Prasanthi.
    Reward marks  if helpful.

  • XML not well formed - Java Mapping, Webservice to RFC Scenario

    Hello All Experts,
    I have facing a strange type of error. I have written a Java Mapping which implements a DOM parser to take a request from a Webservice and validate it on the basis of some prerequisites. i.e. If data in the incoming request is valid, it creates a message of the same structure type as the input. If the incoming data is incorrect or incomplete; It generates an Error response structure.
    When I run and test the same mapping program using Editplus Java editor for the error scenario; it executes perfectly and creates the correct error XML structure. (I checked it by importing the structure in the XI Message mapping test tab). But when I create jar of my java mapping program and test it in my interface mapping, it gives me "XML not well formed error" (Problem while building the tree).
    Any idea as to why is it behaving in such a way? There are 2 reasons which come to my mind as of now:
    1. The initilization of my input and output streams in the public static void main:
                InputStream in = new FileInputStream(new File("Input.xml"));
               OutputStream out = new FileOutputStream(new File("Output.xml"));
               validateXML myMapping = new ValidateXML();
                myMapping.execute(in, out);
    The Output.xml has the xml structure for the correct case, do I have to initialize my outputstream for the error file? say error.xml
    2. My Webservice interface is a sychronous interface (Request / Response) and output of the Java mapping program are two asynchronous interface. (I'll use a synch-asynch bridge when this works) - Is that causing a problem?
    Please help.
    Best regards,
    Varun

    Hello Varun,
    it gives me "XML not well formed error" (Problem while building the tree).
    I have come across the same error message while testing in interface mapping. My problem was when an exception occured in java mapping, the execution terminates with the messages XML not well formed error". In order to solve this issue what i did was catch the exception type TransformerException and in that catch block throw StreamTransformationException exception in main methos of mapping program i.e execute().
    eg:-                                                                               
    catch (TransformerException e) {
                   throw new StreamTransformationException("Can not write XML.", e);
    By doing this you will see the exception raised , because some times when you execute your mapping with mail() method, though it create the file, when you try to open it will give error if any exceptions occured in mapping. By using the above notation you can handle those in java mapping.
    Hope you have gone through this blog.
    [Handling and Tracing Exceptions in java mapping|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417700)ID1055371050DB01666765031379427182End?blog=/pub/wlg/15061]
    Regards,
    Prasanna

  • Itunes 11 shows zero photos in Aperture and ApertureData.xml not being created in library

    I've tried to do some trouble shooting of this problem. I've rebuilt permissions, I've repaired and rebuilt the Aperture library, I've made sure sharing previews is always for iLife and iWork, I've created a new library, switched to it and switched back and I can't get iTunes to see my albums and pictures from my iPhoto library when I try to sync through Aperture. What I have found is when I created the new temporary library and loaded one pic into it, a file in the package contents called ApertureData.xml is created, which isn't created in the iPhoto libary, it has AlbumData.xml. iTunes does recognize the temp library and photo. I deleted the AlbumData.xml, but it was just recreated. It seems Aperture is supposed to be creating a file that it isn't. Any help would be appreciated, I'm trying to migrate from iPhoto to using Aperture exclusively to manage photos and sync with devices. All software is up to date. Thanks. 

    in case anyone searches and finds this question, but importing by iphoto library to aperture into a new library, I fixed the problem. I do not know how to fix the original issue of the aperturedata.xml not being created in the origianl iphoto library.

  • XML Not well formed, Mapping error

    Hi All,
    I'm trying a simple file to file scenario..
    Following is the structure of source and target file..
    Source structure
    ===============
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:SourceMT xmlns:ns="urn:tmp:workshop:file2file">
      <Src1>1</Src1>
      <Src2>2</Src2>
    </ns:SourceMT>
    Target Structure
    ===============
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:TargetMT xmlns:ns="urn:tmp:workshop:file2file">
      <Tgt1>1</Tgt1>
      <Tgt2>2</Tgt2>
    </ns:TargetMT>
    I did a one to one mapping for the two fields and tested the same using the test tool in IR and it works fine..
    However when I put the same source xml structure in the Input file it gives me the below error..
    Also when I copy the payload from the sxmb_moni and paste the same in the test tool in IR it throws an error saying
    "XML not well-formed"
    Error
    =====
    <SAP:Stack>During the application mapping com/sap/xi/tf/_FileMM_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Payload
    =======
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns:SourceMT xmlns:ns="urn:tmp:workshop:file2file">
      <Src1>1</Src1>
      <Src2>2</Src2>
      </ns:SourceMT>
    Any inputs are greatly appreciated..
    Thanks and Regards,
    Nazim

    Hi ,
    <i>During the application mapping com/sap/xi/tf/_FileMM_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</i>
    It is clearly saying that exception in mapping....Check your mapping correcly with one to one mapping.Dont do any mapping to the root node and check it...
    And also check this...
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    Sekhar

  • Sidecar.xml not working with smoothScrolling

    Hi everybody!
    I am struggling with a big problem with the sidecar.xml file because it does not load the <smoothScrolling>always</smooothScolling> instruction.
    I have created a very simple "test" folio with only two articles each made of two pages either in horizontal and vertical, so I have the followinf structure:
    <FOLIO> (main folder)
    sidecar.xml
    <001> (first stack)
    001_v.indd (an indesign file with 1 page 768x1024)
    001_h.indd (an indesign file with 1 page 1024x768)
    <002> (second stack)
    002_v.indd (an indesign file with 2 pages 768x1024)
    002_h.indd (an indesign file with 2 pages 1024x768)
    I have created the sidecar using the utility of Johannes Henseler so I am sure it is correct and here it is (I have just removed the link section which was very long):
    <?xml version="1.0" encoding="UTF-8" standalone="true" ?>
    <sidecar>
              <!--
    sidecar.xml generator by Johannes Henseler
    http://projects.nordsueddesign.de/sidecarxml
    -->
              <!-- article #0 -->
              <entry>
                        <folderName>001</folderName>
                        <articleTitle>Test</articleTitle>
                        <author>Puzzle</author>
                        <kicker>Pilly</kicker>
                        <description>Cover</description>
                        <tags></tags>
                        <isAd>false</isAd>
                        <smoothScrolling>never</smoothScrolling>
                        <isFlattenedStack>false</isFlattenedStack>
              </entry>
              <!-- article #1 -->
              <entry>
                        <folderName>002</folderName>
                        <articleTitle>Test</articleTitle>
                        <author>Puzzle</author>
                        <kicker>Pilly</kicker>
                        <description>First Article</description>
                        <tags></tags>
                        <isAd>false</isAd>
                        <smoothScrolling>always</smoothScrolling>
                        <isFlattenedStack>false</isFlattenedStack>
              </entry>
    </sidecar>
    Well.. what it happens now is that I create a new folio with the Folio Builder Panel and then I import using the multiple article option. Everything seems ok (the two articles are imported and the description, article title, author, kicker are correct) but the "smoothScrolling" results to be deactivated! (in my Italian version I have the following text "Scorrimento uniforme: disattivato (allinea a pagina)" (that I translate as "never") instead I was expecting to have "Scorrimento uniforme: entrambe le direzioni" (that I translate as "always").
    And what is worse is that if I try to modify the property in Indesign using the Folio Builder Panel I get this error message:
    Errore di generazione contenuto.
    [Errore: Gli articoli con scorrimento uniforme devono contenere almeno una pagina singola. Aprite la finestra di dialogo Proprietà per modificare le opzioni di scorrimento uniforme.]
    I try to translate:
    Generating content error.
    Error: the articles with smoothScrolling must contains at least a single page. Open the dialogue window Property to modify the options for the smoothScrolling.
    Actually the Indesign source files 002_v.indd and 002_h.indd have already two pages so I do not understand what the error means. It just says to modify the property, but this means I can not have the smoothScrolling on "always" and I do not understand why!
    I just would like to have a "smoothScrolling" effect between two pages of various articles using the sidecar.xml file!
    Please someone can help me?

    Smooth scrolling and flattenig does not work in combination. I think there
    is no way to enable that.
    —Johannes
    (mobil gesendet)
    Am 01.03.2012 17:19 schrieb "Bob Levine" <[email protected]>:
       Re: Sidecar.xml not working with smoothScrolling  created by Bob Levine<http://forums.adobe.com/people/BobLevine>in
    Digital Publishing Suite - View the full discussion<http://forums.adobe.com/message/4239654#4239654>

  • FCPX XML not exporting audio with project...

    FCPX XML not exporting audio with any project.
    I have tried with several different projects to no avail.
    Any thoughts or suggestions?
    Thanks

    I used no special setting. I even tried to just export audio. Still no audio. I checked the file with GSpot, it shows that it has audio.
    Then I though I just went ahead an encode this and output to DVD as a test. It is indeed still no audio when playback on home dvd player.

  • Update Retriever - HelloLevel_8_07_00.xml not existing in SSClientCommon folder

    Hello,
    Yesterday I installed a clean installation of the latest Update Retriever (updateretriever402-2011-07-27.exe) on our server and configured the latest System Update client (systemupdate401-2011-07-25.exe) to connect to it for automatic update retrieval.
    This worked out fine yesterday, client connecting to the internal server and retrieving the updates.
    This morning this does no longer worked, checked the tvsu_log file on the client reveals that this seems to be caused by the a file named HelloLevel_8_07_00.xml not existing in the SSClientCommon folder on the internal update retriever server. 
    Checking the content of the target dir on the internal server does indeed show that that file is not present, others are.
    Please advice as to what the reason and solution can be.
    Thanks.
    *** Partial content of the clients' tvsu_log file ***
    Info 2011-08-17 , 11:44:16
     at Tvsu.Engine.Process.HelloProcess.Start()
     Message: HelloProcess Started
    Info 2011-08-17 , 11:44:16
     at Tvsu.Engine.Process.HelloProcess.Start()
     Message: Client level: HelloLevel_8_07_00
    Info 2011-08-17 , 11:44:16
     at Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
     Message: The UDF will be downloaded from: S:\Lenovo\TVSU_Repository\SSClientCommon/HelloLevel_8_07_00.xml
    Info 2011-08-17 , 11:44:16
     at Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
     Message: The UDF will be downloaded to-> C:\Program Files (x86)\Lenovo\System Update\session\system\SSClientCommon\HelloLevel_8_07_00.xml
    Info 2011-08-17 , 11:44:16
     at Tvsu.Gui.CustomComponents.Step.set_Image(StepImage value)
     Message: Setting PROCESSING status.
    Info 2011-08-17 , 11:44:16
     at Tvsu.FileDownloader.LocalDownload.Init(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
     Message: Failed to find the file from server: S:\Lenovo\TVSU_Repository\SSClientCommon/HelloLevel_8_07_00.xml
    Info 2011-08-17 , 11:44:16
     at Tvsu.FileDownloader.LocalDownload.Init(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
     Message: some error were found in LocalDownload.Init function
     Exception:
      Message: the file does not exist int the server path
      Type: System.Exception
         at Tvsu.FileDownloader.LocalDownload.Init(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    *** Content of the SSClientCommon folder on the internal update retriever server ***
    26/04/2011  10:29                97 HelloLevel_8_00_00.xml
    11/08/2011  15:37             1.267 HelloLevel_8_00_00L.xml
    26/04/2011  10:29                97 HelloLevel_8_00_01.xml
    11/08/2011  15:37             1.266 HelloLevel_8_00_02.xml
    11/08/2011  15:37             1.266 HelloLevel_8_00_03.xml
    11/08/2011  15:37             1.266 HelloLevel_8_00_04.xml
    11/08/2011  15:37             1.266 HelloLevel_8_00_05.xml
    11/08/2011  15:37             1.266 HelloLevel_8_00_06.xml
    11/08/2011  15:39             1.266 HelloLevel_8_01_00.xml
    11/08/2011  15:39             1.125 HelloLevel_8_02_03.xml
    11/08/2011  15:39             1.125 HelloLevel_8_02_04.xml
    11/08/2011  15:39             1.125 HelloLevel_8_03_01.xml
    11/08/2011  15:39             1.125 HelloLevel_8_04_00.xml
    11/08/2011  15:39             1.125 HelloLevel_8_04_01.xml
    11/08/2011  15:39             1.126 HelloLevel_8_04_01D.xml
    11/08/2011  15:39             1.126 HelloLevel_8_04_01L.xml
    11/08/2011  15:39             1.125 HelloLevel_8_04_02.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_00.xml
    11/08/2011  15:41             1.126 HelloLevel_8_05_00A.xml
    11/08/2011  15:41             1.126 HelloLevel_8_05_00R.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_10.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_20.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_40.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_50.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_60.xml
    11/08/2011  15:41             1.125 HelloLevel_8_05_70.xml
    11/08/2011  15:41             1.127 HelloLevel_8_05_80.xml
    11/08/2011  15:43             1.129 HelloLevel_8_05_80_314.xml
    11/08/2011  15:44             1.127 HelloLevel_8_05_81.xml
    11/08/2011  15:44             1.127 HelloLevel_8_05_90.xml
    11/08/2011  15:42             1.127 HelloLevel_8_05_91.xml
    11/08/2011  15:45             1.319 SSClientCommon_7_00_0.xml
    11/08/2011  15:45             1.319 SSClientCommon_7_00_1.xml
    11/08/2011  15:45             1.321 SSClientCommon_7_00_10.xml
    11/08/2011  15:45             1.321 SSClientCommon_7_00_11.xml
    11/08/2011  15:45             1.319 SSClientCommon_7_00_5.xml
    11/08/2011  15:45             1.319 SSClientCommon_7_00_6.xml

    Hi ,
    Does your issue been fixed? if not, maybe you can post the full log so that  I can have a look to see if I can provide some advises,thanks.

  • Oracle 10g. emd-web-site.xml not found

    I have this error when i try to test the status of iasconsole.
    Unable to determine console port. $ORACLE_HOME/sysman/j2ee/config/emd-web-site.xml not found. No such file or directory.
    i try to reconfigure via emca the central agent management, but when i must give the DBSNMP password i enter in a loop cause i don't know it.
    i haven't installed the instance, I have found the installation already made in this machine.
    thanks in advance

    Well changing the DBSNMP password should not be that hard:
    sqlplus / as sysdba
    SQL> alter user dbsnmp identified by MyNewPassword;
    cu
    Andreas

Maybe you are looking for

  • Trying to install Creative Cloud and get error a12e4 Mac

    Hi, ive been searching through the forums for days now and have followed all the steps i could find to try to rectify this issue. Ive tried installing adobe application manager but i get the same issue Ive ran the adobe cc cleaner but that doesnt see

  • OS X past and future...

    Hello everyone. I was just thinking about OS X and stuff today. I just feel the need to express my thoughts, at least here on forums. 1) Leopard (10.5) was a perfect OS for me, worked 100% (never had any issues). It took lots of space on HDD yes, but

  • Going back and forth in a quiz is not allowed

    Hi, I'm using Captivate 3 and I have a question concerning the Quiz settings. The export format for my project would be HTML/Flash and EXE. I want to prepare a simple activity for Kid's where they can listen to a story and have to answer questions af

  • Load balancing algorithm for groups in RZ12

    Hello, I would like to know the load balancing algorithm for groups defined in RZ12. I know that log on groups for external connections are administered via SMLG and table RZLLICLASS. I also know that RFC resources can be managed for RFC logon groups

  • JTextArea formatting when declared final

    Hi all, I have a JTextArea which is inside an infinte loop and has to be declared final for it to update on demand. My quetion is how can I change the font and style of text when it is declared final? nothing seems to work. Any ideas? Thanks a lot, D