FORMS SERVER NOT COMING UP IN R12

Hi,
I am trying to access oracle applications 12. I am able to get login page, and login successfully. But when i click any form nothing is happenig.
I tried to see adopmnctl status
it is showing forms down
I am new to R12. Any idea from where i can start debugging.
Server: Microsoft 2003
Single node installation
Regards
Taher

Taher;
I am trying to access oracle applications 12. I am able to get login page, and login successfully. But when i click any form nothing is happenig.
I tried to see adopmnctl status
it is showing forms down>
Server: Microsoft 2003
Single node installationDid you make Any changes?
In your browser you have proxy enabled?If yes, disable it and retest issue
Did you try to connect your system from other machine?you get same think?
If you cant open application from anywhere,if possible can u shutdown the application services, try to run AutoConfig, and open application services and retest issue
I am new to R12. Any idea from where i can start debugging.If upper steps doesnt work please follow:
Subject: R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications Doc Id:438652.1
Regards
Helios

Similar Messages

  • Forms are not coming up

    Hello All,
    In our 11.5.10.2, sometimes, Forms are not coming up with no error messages populated; Form launcher is not even launched.
    Again, this is happening from time to time, with different users and different Forms.
    What are the stuff that I need to check? and to troubleshoot such an issue?
    Regards,
    Tareq

    Hi;
    Is there any error message? Your form server is up and running? Did you enable trace when you hit this error?
    FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
    Running a Trace on a Form [ID 148143.1]
    Also see:
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i [ID 290807.1]
    If you are lower level i suggest make a plan for upgrade
    Regard
    Helios

  • In-process server not coming up.

    We Installed weblogic 10.3.6 and Oracle forms and reports 11.1.2 on top of it on windows 64 bit and configured for HA.
    In process server not coming up.
    Getting following error
    REP-52266: The in-process Reports Server rep_reports_1539_i_frw_q39 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    Waiting for quick response.
    Thanks,
    Jayraj

    Hi,
    I have  removed the SMD command lines from config tool, i have restarted the Instance  now  i am  facing the new error one .
    Sandbox is copied from Instance DBW and all services are pointing to DBW... even the message server also. please suggst where i have to change these settings..
    Thr 59500] Mon Jul 07 14:12:27 2008
    [Thr 59500] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 59500] ***LOG Q0I=> NiPGetServByName2: service 'sapmsDBW' not found: getservbyname_r [ninti.c 530]
    [Thr 59500] *** ERROR => LgIGroupX: NiServToNo(sapmsDBW) failed, (rc=NIESERV_UNKNOWN) [lgxx.c       4168]
    [Thr 59500] *** ERROR => JRFC> Error jrfc_lg LgGroup failed(-102) [jrfclg.c     344]
    [Thr 59500] *** ERROR =>       mshost: nbcddsabw10, msserv: sapmsDBW, r_group: TICDEV [jrfclg.c     345]
    [Thr 59860] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 59860] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 59860] JLaunchCloseProgram: good bye (exitcode = -11113)
    Thanks,
    Subhash.G

  • Managed server not coming up due to weblogic.management.DeploymentException

    While bringing up the managed server we aare getting these errors in the logs.And the server is not coming up. Kindly help
    <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FileAdapter' due to error weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory).
    weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory)
    at weblogic.deploy.internal.targetserver.AppDeployment.parsePlan(AppDeployment.java:208)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:116)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.FileNotFoundException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:120)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getInputStream(AbstractDescriptorLoader2.java:367)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:751)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    Truncated. see log file for complete stacktrace
    >
    <Oct 12, 2012 12:57:18 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DbAdapter' due to error weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory).
    weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory)
    at weblogic.deploy.internal.targetserver.AppDeployment.parsePlan(AppDeployment.java:208)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:116)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.FileNotFoundException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:120)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getInputStream(AbstractDescriptorLoader2.java:367)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:751)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    Truncated. see log file for complete stacktrace

    [oracle@soaappdevuat01:/app/oracle/admin/clusters/SOATST/SOA_Cluster/deploymentplans]
    ls -lrt
    total 188
    -rw-r----- 1 oracle dba 63595 Jul 27 00:18 JmsAdapterPlan.xml
    -rw-r----- 1 oracle dba 3923 Aug 1 10:05 AqAdapterPlan.xml
    -rw-r----- 1 oracle dba 71539 Oct 23 03:43 FtpAdapterPlan.xml
    -rw-r----- 1 oracle dba 0 Oct 29 02:47 FileAdapterPlan.xml
    -rw-r----- 1 oracle dba 38090 Oct 29 04:23 DbAdapterPlan.xml
    We have the permissions as expected.
    Regards,
    Prakash P

  • OBIEE 11G server not coming up after window username got chnged

    Hi,
    We have installed OBIEE 11g and was working fine. But, now the window username of the machine got changed and the BI server is not coming up. Do we need to re-install it or any workaround for this issue.
    Thanks,
    Anilesh

    Which service you are not able to start? Is it weblogic or bi services like bi server, PS server etc..
    Have you tried to start weblogic manually by running Startweblogic.cmd and able to open WLS console?

  • J2EE server not coming up plz help me

    Hi,
    I am new to EP.While deploying EAR into portal unkowingly entered 3 times wrong password for  SDM.
    Now J2EE server is not coming up.I changed SDM password thru command line.I even changed admin password thru config tool .
    still server is not coming up.Do I need to uninstall and install portal again? or is there any possible solution for this.
    If I have to uninstall what all the things I need to do apart from deleting c:/usr/sap.
    Please help me guys.
    Regs,
    Vijay

    Hi,
    your J2EE should start without problems even if you have problems with SDM? You can even disable the starup of your SDM and your J2EE will start and run anyway!
    Are you sure your J2EE is not starting or is it just the SDM process?
    The SDM will be stopped when you enter a wrong password. This is a security feature. You will have to restart the SDM (either from command line) or using JCMON.
    Are you on Windows or UNIX.
    Try starting JCMON and see which processes are up and running. If your engine is really
    down try to have a look at the tracefiles and see if there are any hints or post some of the output here!
    Try to check for running processes. (Windows: use MMC), UNIX ps -ef | grep <sidadm> or ps -ef | grep jlaunch. There should be a jlaunch process for yout dispatcher, every single node on your server and your SDM (if running)
    Let me know if you have further questions
    Hope this helps (Please reward if helpful)
    Cheers

  • Reports server not coming up....

    Hi ,
    During clonign after the changing of APPS password the reports server is not coming up ....
    getting the error below....
    adrepctl.sh: exiting with status 2
    starting Reports Server for CT1RTD on port 25103.
    REP-0186: Daemon failed to listen to port
    adrepctl.sh: exiting with status 0
    Reports Server for CT1RTD is already stopped.
    I had changed the CGIcmd.dat...wiht the newly updated apps password and also updated wdbsvr.app...
    TNS entry also fine....
    port is not used by anything else....
    before changing the APPS password it was running up and fine...
    anyone have any idea...how ot fix this....
    Thanks,
    Kr

    issue got fixed...when changed the domain in tnsnames.ora

  • Call Server not coming up

    ICM 7.5
    CVP 7.0
    The call server is not coming up.
    here is the log from voice browser.
    13:15:08 Initializing Event Management System (EMS) Library.
    13:15:08 Trace: EMS Server pipe Customer\Voice Browser\VBEMSPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Release 7.0.1, Build 1190
    13:15:08 Trace: INFO: Registry base = CVP\Customer\Voice Browser
    13:15:08 Trace: INFO: Process Name = VB
    13:15:08 Trace: INFO: ICRRoot = C:\Cisco\CVP\bin
    13:15:08 Initializing Node Manager Library.
    13:15:08 Trace: INFO: Voice Browser Reading Registry...
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBCmdPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBReadOnlyCmdPipe enabled for Customer\Voice Browser\VBReadOnly
    13:15:08 Trace: INFO: Voice Browser initializing globals...
    13:15:08 Trace: INFO: VBRegistry::SetRegNotify Setting Registry trace
    13:15:08 Trace: INFO: Voice Browser starting threads...
    13:15:10 Trace: INFO: Resolving IP address for ICMGRPCVP1
    13:15:12 Trace: INFO: IP address for ICMGRPCVP1 is 10.20.20.60
    13:15:12 Trace: INFO: Gatekeeper configured is 10.20.61.92;SIDEA;1719. Registration attempts will start with first GK in this list until a successful registration occurs
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxCalls(defined in radvision config as Q931.maxCalls) = 1400
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxIVRPorts = 130
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxTotalCalls = 555
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: takebackPercentage = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: startingRtpPort = 16384
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: radConfigPath = C:\Cisco\CVP\VoiceBrowser\Config.val
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: pktInterval = 20
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: adminMode = 1
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMaxThreshold = 90
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMinThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: Codec = g711Ulaw64k
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMaxThreshold = 99
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMinThreshold = 94
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuHealthCheck = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuSustainedTime = 15
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuOverloadReject = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: PerfmonIntervalTimer = 5000
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMaxThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMinThreshold = 60
    13:15:12 Trace: INFO: Voice Browser Main Thread Active...
    13:15:12 Trace: INFO: H.225 Call signalling address of Voice Browser is 10.20.20.60:1720
    13:15:12 Trace: INFO: Voice Browser Trace Mask is 0x101083
    13:15:12 Trace: INFO: Initial registration with gatekeeper
    13:15:12 Voice Browser communication to the Gatekeeper successful, alarm cleared.
    13:15:12 Trace: SYSLOG: Server: STATUS=2, Port: =H323,NAME=H.323Ser?+wSTATUS=2
    13:15:12 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability
    13:15:12 Trace: INFO: LongPoll Failed -- Got OUT_OF_SERVICE from Call Server
    13:15:13 Trace: INFO: Starting HEALTH long poller to Call server localhost:8000/cvp/VBServlet
    13:15:13 Voice Browser to Call Server localhost:8000 connection unsuccessful.
    13:15:13 Voice Browser cannot access any Call Servers and is no longer accepting calls.
    13:15:13 Voice Browser ICMGRPCVP1 is out of service.
    13:15:13 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability

    Dear Geoff;
    I am facing the same thing, but in the OAMP is shown to be down and not able to get any statistics on this CVP Call Server.
    Actually the PG01, PG02 and PG03 are enabled in the router registry (while PG01 for CUCM PG, PG02 for CVP Call Server PG and PG03 for the Media Routing PG).
    It was working before and I was receiving calls on it, but suddenly this happened.
    Actually, an upgrade happened from version 7 to version 8 and we imported new licenses for the VXML Server but did not import new licenses for the CVP Call Server. Could be a license issue because we have to import the new license to change from version 7 to version 8?
    Thanks in advance for the help.
    Regards
    Bilal

  • REP-0186: Daemon failed to listen to port Forms Server Not starting

    Hello Team,
    E-Biz 11.5.0.2
    O/S HP-UX B.11.11
    when we are stating the Forms server it is sarting with status 0, but when we check the status it is exiting with the following error
    *08/27/12-17:42:46 :: starting Reports Server for qhrp on port 7074.*
    REP-0186: Daemon failed to listen to port
    *08/27/12-17:42:47 :: adrepctl.sh: exiting with status 0*
    we are not able to see the reports after submitting the requests.Requests are executing successfully.But when clicking on output or log the following message getting appearedon the IE
    An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_HR3D. There may be a network configuration problem, or the TNS listener on node FNDFS_HR3D may not be running. Please contact your system administrator.
    Please advice.
    SRK

    The issue got resolved by restoring the ifile in 8.0.6 ORACLE_HOME..

  • Form server not respond

    Hi,
    I just installed Oracle Application 11.5.10.2 with database 9.2.0.4. The I migrated database to 10.2. Initially I could log in and every thing seemed fine. But after I ran adautocfg.sh, I got some problems and couldn't login. After I fixed some problems, now I can log in and start Application Manager without any problem. But when I get into Ebusiness Suite, and click on System Administrator. When I click on Request (or any other link), nothing opens (nothing responds). There's no error in error_log.
    Any idea, please help.
    Xiaoming

    Hi,
    Check whether you can login using forms server by using the below URL:
    http://<server.domainname>:port/dev60cgi/f60cgi
    1. If you can login sucessfully using the above URL, check the apps tharoughly like submit Concurrent requests, and concurrent manager status etc.
    2. If not, Enable the debug mode in the forms level and try to resolve it first. Then go for the self service applications.
    Regs,
    Pandian

  • Barcode in PDF output not coming in Oracle R12.1.3

    Hi,
    We have a rtf template for Invoice report. In this report we have to display barcode in PDF output. In our development instance barcode is coming properly. But in our test instance barcode is not coming(same template is available in Development and Test instance).
    We are using wocrb.ttf and w128l.ttf font files and we have these files available at $OA_JRE_TOP/lib/fonts path.
    Also, we have config file available on $OA_JRE_TOP/lib directory. and this config file has correct path of both the font files.
    Still the barcode is not coming in Test instance.
    Request you all to please help me with this issue.
    Thanks,
    SA

    PDF requires the font be registered correctly, since it is not appearing you have missed something in your configuration.
    The most common error is the font family name does not exactly match the font name in Word. (Open the font on your PC and the name is present there also.)
    You can use the xdodebug.cfg troubleshooting method,  then see what error appears in the xdo.log when the font is accessed.
    See the following note for xdo.log:
    Note 364547.1 : Troubleshooting Oracle XML Publisher For The Oracle E-Business Suite
    Thank you
    Eugen

  • Forms are not geeting compiled in R12

    Hi All,
    Forms are not getting compiled... as we are getting the the below error
    FRM-91500: Unable to start/complete the build...
    Please advise...
    Regards,
    Kumar

    Please check FRM-91500: Unable to start/complete the build

  • Forms Server Not Running On Sun Solaris

    Hi,
    Now I am developing an developer 6i on sun solaris. I am using Oracle 8i, Forms server 6i, reports server 6i and OAS 4.0.8.2.
    I install database on oracle user. And forms dan reports on other user. I start forms server on port 9000 by running the forms60_server script. But when I call the test.fmx from http://xxx/dev60html/runform
    there is an error message can't connect to forms server on port 9000.
    Can any body help me.
    Regards
    Yanto

    The error message is FRM-902050.
    When i look at form help there is no explanation for that error.
    Regards
    Yanto

  • SOA Managed Server not coming up

    Hi Experts
    I have upgraded weblogic to WLS 10.3.6 from 10.3.5 to upgrade SOA 11.1.1.5 to 11.1.1.7
    The admin and osb server comes up just fine, both from Node Manager and command prompt, but when i try to soa_server, it fails with following error :
    <Nov 7, 2013 2:43:45 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.IllegalArgumentException: Invalid -ve count -1
    java.lang.IllegalArgumentException: Invalid -ve count -1
    at weblogic.work.MinThreadsConstraint.<init>(MinThreadsConstraint.java:52)
    at weblogic.work.GlobalWorkManagerComponentsFactory.create(GlobalWorkManagerComponentsFactory.java:328)
    at weblogic.work.GlobalWorkManagerComponentsFactory.create(GlobalWorkManagerComponentsFactory.java:322)
    at weblogic.work.GlobalWorkManagerComponentsFactory.initialize(GlobalWorkManagerComponentsFactory.java:112)
    at weblogic.work.ServerWorkManagerFactory.initializeHere(ServerWorkManagerFactory.java:81)
    at weblogic.work.ServerWorkManagerFactory.initialize(ServerWorkManagerFactory.java:59)
    at weblogic.t3.srvr.BootService.start(BootService.java:61)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:882)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:572)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
    at weblogic.Server.main(Server.java:71)
    >
    The WebLogic Server encountered a critical failure
    Reason: Assertion violated
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/protocol/ServerIdentityManager$Initializer
    at weblogic.protocol.ServerIdentityManager.findServerIdentity(ServerIdentityManager.java:64)
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:173)
    at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1078)
    at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:429)
    at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:415)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:206)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:482)
    at weblogic.Server.main(Server.java:71)
    <Nov 7, 2013 2:43:46 PM> <FINEST> <NodeManager> <Waiting for the process to die: 7496>
    <Nov 7, 2013 2:43:46 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    Can anyone please help me, it's urgent
    Thanks
    Abhinav

    Change the setDomainEnv.sh file in that set debugFlag=false then, follow the url steps for nodemanager problems.
    url: http://biemond.blogspot.in/2011/04/easy-wy-to-start-your-weblogic-servers.html

  • Oracle 12 post-installation fails-http server not coming up

    Apps dba;
    We did a fresh installation of the Oracle E-biz 12 on our Linux (2.6.967.0.4.ELsmp).
    The scenario is like this:
    1) two nodes, db and cm on one node, the web sever and form on the other node
    2) The db and cm node installation is successful.
    3) After install the web and form node, the post-installation fails. The HTTP and JSP and Login page tests failed.
    If I do adapcctl.sh status
    I got the following :
    Processes in Instance: MDMQ_tus1mdmwebqin01.tus1mdmwebqin01.ges.symantec.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | oafm | 26971 | Alive
    OC4J | forms | 26870 | Alive
    OC4J | oacore | 26745 | Alive
    HTTP_Server | HTTP_Server | 26707 | Stop
    ASG | ASG | N/A | Down
    Check the log of opmn and http, it shows the error
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.3/Apache/Apache/bin/apachectl hardstop: httpd
    (no pid file) not running
    Please help wit troubleshooting this.
    Thanks,
    Lily

    Thanks for reply.
    If i follow the note,
    do the dcmctl, i got the error, the required file is not existing.
    tus1mdmwebqin01[appmdmq]:$dcmctl updateconfig -force
    ADMN-100001
    Error initializing oracle.ias.sysmgmt.utility.RepositoryContext.
    Resolution:
    Please make sure the file is in the correct location.
    Base Exception:
    java.io.FileNotFoundException
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    java.io.FileNotFoundException: /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at oracle.ias.sysmgmt.utility.RepositoryContext.<init>(Unknown Source)
    at oracle.ias.sysmgmt.utility.RepositoryContext.getInstance(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.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)

Maybe you are looking for