Errors before & while in Admin console : help

Hi Team,
I'm new to Informatica and having issues installing the Informatica 9.1.0 version on windows 64 bit local machine.
Firstly installed Oracle 11g r2 and has no issues, then started with Informatia Server first referring to links like
http://www.disoln.org/2012/09/Informatica-PowerCenter-9-Installation-and-Configuration-Complete-Guide.html
but at point in creating a repository service it is giving error DOM 10079 in in Admin console
"Could not execute action...
The PowerCenter Repository Service  was created, but the service could not be enabled. You must enable the  service before you can create content. The following error occurred  while attempting to create the content.
Error - [DOM_10079] Cannot start service [rep_systenname-PC] on any node  specified for the service. Check the service log and resolve any error  listed for the service. Then restart the service."
Please help as I'm new to informaica and most of the failing the process though I made sure i followed all steps correctly with the credentials entered fine.
Not sure if there if I have to set the PATH Environment Variable for the Informatica Server and Informatica Repository Server, unsure on how to do this, if it might be the case.
My location of installation is C:\Informatica\9.1.0\
Database credentials are gievn fine to my knowledge.
Already checked few threads like
https://forums.oracle.com/message/9959695
http://datawarehouse.ittoolbox.com/groups/technical-functional/informatica-l/informatica-9-installation-error-dom_10079-4731149
but no go.
Thanks

Im able to access the database and connect just fine. My database username is system and password is orcl . Here are my credentials below from the beginning of installation created for Informatica 9.1.0 application
database user id : inf
user password: inf
database address: localhost:1521
database service name: orcl
==================
Admin Console details:
Domain username: Administrator
password:     admin
repositoty  name: repo_Technikhil-PC
database username inf
db password inf
connection string: orcl
Got the Environmental Variables also set correctly for the Informatica Server bin location and did a restart of services.
Also copied tnsnames.ora file from server to client folder
Not sure where I'm going wrong...:(

Similar Messages

  • Error coming while opening BPEL console.

    Hi'
    I am getting the below error if I am trying to go on the BPEL console, I am able to open rule author in the SOA suite.
    I have to confess that I ended one opmn.exe process in the task manager, as the system was getting hanged. After ending the opmn process hanging was gone and SOA suite also started sucessfully but this error started coming.
    please advice what to do.
    thanks
    Yatan
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [java.lang.NullPointerException]
    null
    Exception Trace:
    java.lang.NullPointerException
         at javax.security.auth.SubjectDomainCombiner.combineJavaxPolicy(SubjectDomainCombiner.java:365)
         at javax.security.auth.SubjectDomainCombiner.combine(SubjectDomainCombiner.java:191)
         at java.security.AccessControlContext.goCombiner(AccessControlContext.java:390)
         at java.security.AccessControlContext.optimize(AccessControlContext.java:304)
         at java.security.AccessController.getContext(AccessController.java:385)
         at javax.security.auth.Subject.doAs(Subject.java:393)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:622)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at ServerBean_RemoteProxy_4bin6i8.isDomainListingEnabled(Unknown Source)
         at com.oracle.bpel.client.Server.isDomainListingEnabled(Server.java:451)
         at login.jspService(_login.java:83)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.FormHttpAuthenticator.reject(FormHttpAuthenticator.java:82)
         at com.evermind.server.http.HttpApplication.checkAuthenticationAndAuthorize(HttpApplication.java:6417)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3009)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:736)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    *2) Errors in the opmn logs that shows some 'ORABPEL - ' Errors ? that shows BPEL Console dint come up..may be you will see a NullPointer Exception.*
    <2009-07-03 17:03:00,210> <ERROR> <oracle.bpel.services.workflow> <::>
    ORABPEL-09732
         at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:231)
         at oracle.bpel.services.workflow.repos.PersistencyDriver.getInstance(PersistencyDriver.java:152)
         at oracle.bpel.services.workflow.repos.Transaction.start(Transaction.java:58)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:584)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<init>(WorkflowTimerAgent.java:134)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<clinit>(WorkflowTimerAgent.java:91)
         at oracle.bpel.services.workflow.task.impl.TaskService.<init>(TaskService.java:158)
         at oracle.bpel.services.workflow.task.impl.TaskService.<clinit>(TaskService.java:131)
         at oracle.bpel.services.common.InitializeServlet.init(InitializeServlet.java:56)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:287)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:430)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:116)
         at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:75)
         at oracle.oc4j.sql.DataSourceConnectionPoolDataSource.getPooledConnection(DataSourceConnectionPoolDataSource.java:57)
         at oracle.oc4j.sql.xa.EmulatedXADataSource.getXAConnection(EmulatedXADataSource.java:55)
         at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createXAConnection(ManagedConnectionFactoryImpl.java:208)
         at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:167)
         at com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1360)
         at oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:327)
         at oracle.j2ee.connector.ConnectionPoolImpl.access$800(ConnectionPoolImpl.java:98)
         at oracle.j2ee.connector.ConnectionPoolImpl$FixedWaitPoolingScheme.getManagedConnection(ConnectionPoolImpl.java:1455)
         at oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:785)
         at com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1558)
         at com.evermind.server.connector.ApplicationConnectionManager.acquireConnectionContext(ApplicationConnectionManager.java:1503)
         at com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1449)
         at oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:238)
         at oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:192)
         at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:197)
         at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:142)
         at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127)
         at oracle.bpel.services.workflow.repos.PersistencyDriver.getConnection(PersistencyDriver.java:257)
         at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:226)
         ... 26 more
    09/07/03 17:03:01 Confluent Config: Loading configuration file config.xml
    09/07/03 17:03:01 Confluent Config: "${config.path}" is resolved to "config.properties"
    09/07/03 17:03:01 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
    09/07/03 17:03:01 Confluent Config: Loading property file config.properties
    09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-installer.properties
    09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-common.properties
    09/07/03 17:03:01 Confluent Config: Loading configuration file config.xml
    09/07/03 17:03:01 Confluent Config: "${config.path}" is resolved to "config.properties"
    09/07/03 17:03:01 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
    09/07/03 17:03:01 Confluent Config: Loading property file config.properties
    09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-installer.properties
    09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-common.properties
    09/07/03 17:03:01
    ConnectionPoolManager gateway.foundationservice intialized with url=jdbc:oracle:thin:@//bg1ws0008:1521/orcl driver=oracle.jdbc.driver.OracleDriver user=ORAWSM maxConn=5
    09/07/03 17:03:03 Error while connecting to Database
    09/07/03 17:03:03 Exception: Gateway engine failed to start
    09/07/03 17:03:03 javax.servlet.ServletException: Gateway engine failed to start
    09/07/03 17:03:03      at com.cfluent.gateway.util.InitServlet.initGatewayEngine(InitServlet.java:96)
    09/07/03 17:03:03      at com.cfluent.gateway.util.InitServlet.handleInit(InitServlet.java:24)
    09/07/03 17:03:03      at com.cfluent.common.servlet.BaseServlet.init(BaseServlet.java:39)
    09/07/03 17:03:03      at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    09/07/03 17:03:03      at com.cfluent.common.servlet.BaseServlet.init(BaseServlet.java:72)
    09/07/03 17:03:03      at com.cfluent.common.servlet.BaseInitServlet.init(BaseInitServlet.java:30)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    09/07/03 17:03:03      at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    09/07/03 17:03:03      at com.evermind.server.Application.getHttpApplication(Application.java:545)
    09/07/03 17:03:03      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    09/07/03 17:03:03      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    09/07/03 17:03:03      at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    09/07/03 17:03:03      at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    09/07/03 17:03:03      at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    09/07/03 17:03:03      at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    09/07/03 17:03:03      at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    09/07/03 17:03:03      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    09/07/03 17:03:03      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    09/07/03 17:03:03      at java.lang.Thread.run(Thread.java:595)
    09/07/03 17:03:03 The above exception is caused by
    09/07/03 17:03:03 null
    09/07/03 17:03:03 java.lang.NullPointerException
    *(3) opmnctl stopall*
    and then, opmnctl startall -> Able to log into BPEL Console ?
    I have done this, still not able to log in
    What are the errors on the BPEL Console ?
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [java.lang.NullPointerException]
    null
    Exception Trace:
    java.lang.NullPointerException
         at javax.security.auth.SubjectDomainCombiner.combineJavaxPolicy(SubjectDomainCombiner.java:365)
         at javax.security.auth.SubjectDomainCombiner.combine(SubjectDomainCombiner.java:191)
         at java.security.AccessControlContext.goCombiner(AccessControlContext.java:390)
         at java.security.AccessControlContext.optimize(AccessControlContext.java:304)
         at java.security.AccessController.getContext(AccessController.java:385)
         at javax.security.auth.Subject.doAs(Subject.java:393)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:622)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at ServerBean_RemoteProxy_4bin6i8.isDomainListingEnabled(Unknown Source)
         at com.oracle.bpel.client.Server.isDomainListingEnabled(Server.java:451)
         at login.jspService(_login.java:83)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.FormHttpAuthenticator.reject(FormHttpAuthenticator.java:82)
         at com.evermind.server.http.HttpApplication.checkAuthenticationAndAuthorize(HttpApplication.java:6417)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3009)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:736)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

  • Error 404 when opening CUCM Console Help

    Hi all:
    From some time back, I'm receiving this error message everytime I try to open Help in the CUCM 6.0
    type Status report
    message /ccmadmin/Help/es_UY/ccm/index.html
    description The requested resource (/ccmadmin/Help/es_UY/ccm/index.html) is not available.
    I have uninstalled IE and reinstalled and it is the same. I have tried with same IE version on another PC and it is working
    Any ideas?
    Thanks
    W.

    Hi Walter,
    I think you are hitting this Bug;
    You are hitting this bug;
    CSCsi48388 Bug Details
    Workaround: Set Browser to en-US
    JPN: CM Admin online help refers to ja, which results HTTP 404
    Symptom:
    HTTP 404 error occurs when trying to open online help from Cisco Unified Communications Manager Administration page in case the browser locale is Japanese.
    Conditions:
    Cisco Unified Communications Manager 6.0(1)
    Workaround:
    Change the browser locale to en-us and try to open the online help.
    1st Found-In
    6.0(0.9971.2)
    Fixed-In
    6.0(0.9901.234)
    6.0(0.9901.235)
    6.0(1.2118.1)
    6.1(1.1000.11)
    Related Bugs
    Help page won't display if browser has language different than English
    Symptom: From Cisco Unified CM Administration, click 'Help --> Contents' or 'Help --> This page'. A new page will be opened but producing HTTP Error 404. This happen if the browser has a language other than English US If GUI does not have localization for those pages, we should anyway point to the English version rather than producing an error, as it happens in earlier versions (5.x) Conditions: CCM 6.0.1 Administration web page. IE 6 with language other than English US
    Workaround: From IE Tools --> Internet Options --> Languages, remove the different language or leave it there but move English US on top. Further Problem Description: The page opened with languages installed other than Engish US, will point to URL: https:///Help//ccm/index.html where can be en_US (English USA), no (Norwegian), etc. If you instead use the following: https:///Help/en_US/ccm/index.html it will redirect to the following one and it's working: https:///Help/en_US/ccm/wwhelp/wwhimpl/common/html/frameset.htm - It does nott happen from Serviceability, OS or DRS. From there the URL point always to the URL with 'en_US' - It does not have regression: on CCM 5.x the URL is different and does not include localization - Reproducible also with browser different than IE (e.g. Firefox)
    Hope this helps!
    Rob

  • Itunes on windows 7 error "itunes installer encountered errors before itunes could be configured" HELP!!!

    I''ve tried running from an external harddrive running in safe mode everything gives the same error...

    I had to find this solution from another site, so thanks to all the people who viewed this thread & knew how to fix this but didn't bother.
    If anyone is weary enough to come to this forum to solve this problem, here is one solution that worked for me & it may work for you if you encounter the error:
    "the installer encountered errors before safari could be configured"
    1. Use a trustworthy registry cleaner to clean your registry such as Ccleaner or Advanced System Care. This step may not be necessary though.
    2. Go to "C:\Users\MyUsername\AppData(Hidden)\Local\Temp" & delete everything in it.
    3. If step 2 still doesn't allow you to install Safari, then try:
    4. Open Start type "CMD" in the search button, then in the cmd prompt "Regedt32"
    5. In the reg editor open:
    "Computer" / "HKEYCURRENTUSER" / "Software" / "Apple Computer, Inc." & try deleting the entries for any Apple programs that may be causing any conflicts.
    Be aware that any programs that you delete registry entries for may not function correctly afterwards or need to be reinstalled, but this more drastic measure should hopefully allow the installation of Safari browser.
    Hope this helps any further visitors to this forum looking to solve this problem it worked for me, good luck.
    Message was edited by: RottenestApple

  • Error occurs while starting the console in browser in wlportal4.0

    I am also getting the same problem for
    [wlserver6.1 with SP1, wlportal4.0,ebcc4.0,
    Windows NT4.0]
    the server has been started successfully,
    but if i try to start the console in the browser using(http://localhost:7501/console/index.jsp)
    am getting classnotfound exception, the
    stack trace is as follows,
    <Dec 14, 2001 5:54:50 PM IST> <Error> <HTTP> <[WebAppServletContext(7417844,console,/console)] Error
    loading servlet: "weblogic.management.console.webapp._index"
    java.lang.ClassNotFoundException: weblogic.management.console.webapp._index
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:178)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:
    65)

    Kamal,
    Are you running wlporal 4.0 on Solaris 8?
    Do you get this error consistently?
    Thanks,
    Michel.
    "Kamal Raj" <[email protected]> wrote in message news:3c1d9620$[email protected]..
    I am also getting the same problem for
    [wlserver6.1 with SP1, wlportal4.0,ebcc4.0,
    Windows NT4.0]
    the server has been started successfully,
    but if i try to start the console in the browser using(http://localhost:7501/console/index.jsp)
    am getting classnotfound exception, the
    stack trace is as follows,
    <Dec 14, 2001 5:54:50 PM IST> <Error> <HTTP> <[WebAppServletContext(7417844,console,/console)] Error
    loading servlet: "weblogic.management.console.webapp._index"
    java.lang.ClassNotFoundException: weblogic.management.console.webapp._index
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:178)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:
    65)

  • Backup error before iOS update - Lost everything - HELP?

    Hi all,
    I have a problem like many others: while updating iPhone to iOS 5, iTunes encountered a backup error (-50) and I lost all data (photo, video, notes, contacts) saved after the last backup (more than 1 year ago).
    Talked with Apple Genius, it seems there is no way to recover lost data from my iPhone... this is very sad.
    But I ask if someone has found maybe a solution: is there a chance maybe iTunes left some temporary files (I'm using Windows version) that I can scan? It's extremely important to recover the notes.
    Hope someone can help.
    thanks in advance

    All you can do is to restore from backup
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes       
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:                         
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

  • Error 513 while creating support message help menu in Solman system.

    Hi Expert
    I am trying to create support message though help in the Solman system. But i am getting an "error 513 message has not created in the Solution manager system".
    - maintained the BCOS_CUST table with RFC - NONE
    - have SAP ALL authorisation
    - using the transaction type SLFN for support message.
    - Check the Action profile for SLF1 and found OK.
    - Also refered some notes in the sap and implemented but still i am getting the same error.
    Please advice.
    Regards
    Kumar.

    HI
    Do u have BP existing for ur id in solman
    Use BP_GEN to create bp for ur user id
    otherwise using BP tcode and check if the identification tab is carrying details for solman system with curent client and userid
    Hope it solv ur prb
    Regards
    Prakhar

  • Silverlight error when accessing the Admin Console

    Once logged in to Intune, the system overview screen paints and the website freezes.  Once the site recovers I get a Fatal Silverlight error at (0,0): 4008.  At that point I can do nothing further.  I have tried version 4 and 5 of Silverlight
    and IE/Firefox browsers with no success.  It doesn't matter what PC I try it on either.  It seems to be associated with our login.  Any assistance/guidance is greatly appreciated!

    I've not seen this issue myself but I've heard of it. See here from May 2014 (it's in German - same problem as yours).
    http://social.technet.microsoft.com/Forums/en-US/5f2bfe56-65da-4687-b114-912ca00823d5/silverlight-error-4008-in-windows-intune?forum=wintunede
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2012 R2 CU3 UPGRADE BROKE REMOTE ADMIN CONSOLE CONNECTIVITY

    I installed SCCM 2012 R2 CU3 on my site server but it broke a couple things. I've never had problems with SCCM upgrades before. The admin console works if you log into the site server and run it from there but not when you try it from anywhere else (another
    server or a workstation). When you open the admin console on the site server it does have the new version of 5.00.7958.1401. Of the five suggestions that appear when your console won't connect, here's what I know:
    1) the remote machines can all ping the site server (call it server 01)
    2) we know it's not my account that's a problem as I can open the console on the site server itself
    3) This problem happens on server 02, which I put the new admin console on. It also happens with other machines which still have the CU2 console
    4) Yes, I'm an admin role, shown by logging into the console on the site server
    5) I have another network where everything works. I have not put CU3 on it yet, of course. The WMI permissions on Root, Root\SMS, and Root\SMS\site_ABC are identical on both site servers yet it works on non-upgraded one and not on the upgraded one.
    WMI info-I can WMI connect from the site server to these other machines but not WMI connect from the other machines to the site server: not root, SMS, or SMS\site_ABC, nor cimv2, even though the permissions match what is on the working network.
    When I launch the console from the site server entries about loading the console loading ok are in SMSAdminUI.log, but when I try to launch the console from other machines no entries are made, even though I changed the SmsAdminSNapIN value to VERBOSE.
    I checked DCOM permissions and they are the same on both networks.
    Another issue that appeared with this upgrade: I can install the client upgrade to CU3 on other machines but on the site server it fails with "Internal Error 2503" and when you click OK it you get "Internal Error 2502".
    Ben JohnsonWY

    I'd suspected this WMI problem was only affecting our Server 2012 boxes. I compared RSOPs and noticed the ones having this problem were all under the same OU and getting few GPOs. Our GPO person found a GPO that has somehow become unlinked.  He relinked
    it. After a gpo update AND a reboot these machines start working again.  So CU3 did not cause this WMI after all.
    And yes, the CU2 consoles won't connect to a CU3 site server, you have to run the console upgrade.
    I fixed the "internal error 2503/2502" by doing this: open task manager, click details, end the explorer task (screen will look blank at first). Click File and select "start new task", enter "explorer.exe' and click the run as admin
    button. The msp for CU3 client installed and the screen looks normal again. I only saw this error on the site server and have never seen it before.
    Ben JohnsonWY

  • Getting error message in Business Partner search help

    Hi Experts,
    User is getting an error message while clicking the Search help for business Partner in all the transactions (FPL9, EEDM11, etc.).
    Only few users are facing this issue. We have compared the roles of the affected users and unaffected users and the roles are same. What will be the reason for few users getting the error?
    Thanks  & Regards,
    Dipin

    I'm not familiar with EEDM11, but FPL9 has parameter ids that can be set at the user level.  Look at
    System/User Profile/Own Data, Parameters tab between your two groups of users.  Also consider checking the settings in  Help/Settings, F4 Help tab.
    Lastly, you might try dropping debug on the error popup and see where it is being triggered from.  Maybe the answer is there.
    Regards,
    K--

  • Virus Found error message while uploading document in Document Library

    Hi,
    When uploading documents into the document library, I got a message "Virus Found" ERROR message.
    the installed  virus scanner is urrently unavailable.If the  problem persists, please contact your administrator.  
    How to resolve this issue? its in staging environment. in our test environment  we  never received this error message while uploading the message.
    help is appreciated.

    hi
    have you installed an antivirus app on server?
    Check this link
    https://support.microsoft.com/en-us/kb/2953311/
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Admin Console Restarts

    I'm running on Windows 7 64 bit with Oracle/Sun Webserver 7.0 Update 8. When I use the admin console, I am randomly logged out and directed to the login page. At first, I thought that this was a issue with the latest version of Google Chrome. However, I now experience this problem on IE 8 and Firefox as well. I looked in the error logs for the admin console webserver and I notice that I'm not actually being logged out. The entire admin console webapp is restarting whenever I get redirected to the login screen. For example:
    [06/Aug/2012:09:30:22] info (12136): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.6.0_17] from [Sun Microsystems Inc.]
    [06/Aug/2012:09:30:22] info (12136): WEB0100: Loading web module in virtual server [admin-server] at [admingui]
    [06/Aug/2012:09:30:22] info (12136): WEB0100: Loading web module in virtual server [admin-server] at [jmxconnector]
    [06/Aug/2012:09:30:24] info (12136): HTTP3072: admin-ssl-port: https://my.host.name:8989 ready to accept requests
    [06/Aug/2012:09:30:24] info (12136): CORE3274: successful server startup
    Does anyone have any idea about what is causing this? There is no stack trace in the admin server's logs.
    Thanks.

    Your web instances listen on ports and serve requests, the admin server in addition connects to other ports as well and invokes privileged services to do its work which can be seen as suspicious by antivirus software scanning for trojans. If the resources requested by the admin server are denied to it constantly, then it will run out of connection resources eventually and die. This is a windows feature.

  • Error while starting the AqAdapter in SOA Suite 11g Admin Console

    facing an issue with the AqAdapter(Resource Adapter) in Soa Suite 11g Admin Console.
    we go to Deployments --> Select Aq Adapter --> Currently it shows the status as Prepared
    Now we try to Start it again --> it comes back with the error message mentioned below
    weblogic.application.ModuleException: weblogic.connector.exception.RAException:
    Jndi Name is null or empty. Errors were encountered while performing this operation.
    source path on the admin server is mentioned here for this AqAdapter:
    /opt101/app/oracle/SOAD/SOA11gR1/fmw/Oracle_SOA1/soa/connectors/AqAdapter.rar
    deployment plan :
    /opt101/app/oracle/SOAD/SOA11gR1/fmw/Oracle_SOA1/soa/connectors/was/Plan. xml
    We check in the Configuration tab --> Outbound Connection Pools -->
    here it shows the Group as javax.resource.cci.ConnectionFactory and under it we have setup
    2 connection pool instances with JNDI names as : eis/AQ/aqSample & eis/aq/B2BAQ
    Could someone please help here as to what could be the reason why this error is coming and
    how we could resolve this.
    With Regards & thanks

    This is what we have done :
    1.Created the JDBC data source & connection pool as below :
    data source name : B2BAQ , JNDI name : jdbc/B2BAQ
    Connection Pool :
    URL : taken from the tns entries of the instance
    Driver Class Name : oracle.jdbc.OracleDriver
    Tested this connection ..it works fine from the Admin Console
    2.Then go to Deployments --> AqAdapter -> Configuration tab --> Outbound Connection Pool Group -->
    Create a new connection pool instance -- General tab
    connection interface factory : javax.resource.cci.ConnectionFactory
    JNDI Name : eis/AQ/B2BAQ
    Then in Properties tab : Enter the Data Source Name : jdbc/B2BAQ
    Then we try to Start the AqAdapter from the Admin Console..it goes into Prepared status.
    The error message which comes is mentioned above.
    Is there any way we could resolve this ..that would be very helpful
    Regards
    Edited by: user5149250 on Mar 13, 2012 6:33 AM

  • Error 500--Internal Server Error  while login to OIM11gr2 admin console

    could you help me how to resolve this error
    I have installed and configured OIAM 11gr2(11.1.2.0.0)->SOA 11.1.1.6.0 on oracle linux 6.4
    every thing goes good but got a problem while login to admin console(Admin console:: \\localhost:14000\sysadmin)
    it throws the error << Error 500--Internal Server Error_
    *javax.servlet.ServletException: oracle.iam.identity.exception.UserManagerException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DatabaseException*
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    >>>>
    many thanks
    Jagdish.

    am able to login
    http://192.168.75.140:7001/console/login/LoginForm.jsp
    from this environment-> servers-> all servers(adminserver,soa_server1, oim_server1, oam_server1) status is running,and health is ok.
    I have started these servers from command line <base_domain/bin/sh startManagedWebLogic.sh oim_server1
    result is <server started in running mode>
    now I shutdown the oam_server1 and oim_server1
    again I started the oim_server1 as above
    command line result is < <May 30, 2013 7:54:47 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    but in (http://localhost:7001/console) window oim_server1 status is unknown...

  • Error while opening BizTalk Admin Console

    Hi,
    I am getting this error while opening BizTalk Admin Console. Any suggestion --
    Failed to create children of Microsoft.BizTalk.Adminostration.SnapIn.GroupNode(Microsoft.BizTalk.Administration.SnapIn)
    Additional Information:
    Attempted to read or write protected memory. This is often an indication that other memory is currupt. (MMCEx)
    -Monika

    Try the following:
    Restart "Windows Management Instrumentation" service in your service tray where this admin console is installed.
    Or restart the admin console, if possible restart the machine and try again.
    If the user (who is accessing the admin console) is to perform administrative tasks either through the BizTalk Administration console make sure user is part
    of BizTalk Server Administrators group or BizTalk Server Operators group for
    low privileged role that only has access to monitoring and troubleshooting actions
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

Maybe you are looking for

  • How to fix a Nonresponse Left-Click on a  Magic Mouse

    First, this posting is not a problem but a solution to a problem with the OS X 10.6 System Preference/Mouse/Double-Click setting. I have a new Magic Mouse and it was non responsive on normal every day left-clicks. It got so bad I was having to go to

  • Modify SOAP header in ABAP for 3rd party WSDL

    Hi SDN, I want to consume a 3rd party WSDL in ABAP. I have created the proxy through SE80, and created the logical port through LPCONFIG. The WSDL I'm using needs me to include some authentication (developer key, and password) in the header portion o

  • I bought an app and now it's gone from my purchased list. What do I do to get it back?

    I bought CHAOS RINGS Ω for iPad awhile back and I was able to download it to my iTunes but now it is not even my Purchased List. Order Number: MHGF979Q0D Receipt Date: 26/07/12

  • Photoshop Elements 5.0/Edits

    I am attempting to edit existing text within some photos.  It doesn't seem to want to cooperate.  What is the problem?

  • Urgent ! AD hoc task routing.

    In our bussiness senario a human task need to use ad hoc workflow. Recipient number and recipients id identified as hoc. Assigned recipient decide next step assignee names.. This continue until task complete. is it suitable to use Oracle BPEL for thi