Not able to launch VNC console to VM?  Connection times out.

Hi, I am using IE8 and Java 1.7 update 4, but every time I try to connect to the console from VM Manager my session expires ... what can I do to launch more quickly (than 30 sec) ?
Server Version 3.0.3
Manager Version 3.1.1
All Iptables Off
Windows Firewall Off
Any suggestion?

hI,
Since last 1 Month few users are facing a problem where they cannot open Forms in Internet Explorer 7If this issue exists only for few users, then comparing the Security settings in Tools -> Internet Options might give some clue.
Thanks

Similar Messages

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Not able to launch Self Service Application thru JDeveloper

    We have been able to install and configure the JDeveloper and Self Service application, but not able to launch the application because of the error message below. We have followed the steps mentioned in the attached Quick Installation guide. We tried the solution available on the metalink for the error message" Unable to Load Template mappings...etc... ", but still not able to proceed.
    Error message in brief:
    WARNING: Unable to connect to URL: http://siebeloraclelab/custappsvcs_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1 due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized
    *09/10/21 09:56:07 java.rmi.RemoteException: ; nested exception is:*
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized
    *09/10/21 09:56:07 at*
    INFO: base exception:oracle.apps.ss.base.model.util.SelfServiceRuntimeException: Unable to load template mappings. Web service for template mappings has failed. Contact your system administrator.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /home/oracle/jdevhome/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config>
    /usr/local/jdk1.5.0_05/bin/java -server -classpath /software/stage/JDeveloper_5_0_5/j2ee/home/oc4j.jar:/software/stage/JDeveloper_5_0_5/jdev/lib/jdev-oc4j-embedded.jar -DSIEBEL_WEBSERVER_URL=http://siebeloraclelab/custappsvcs/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Xrs -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config /home/oracle/jdevhome/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml
    [waiting for the server to complete its initialization...]
    Oct 21, 2009 9:55:30 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Oct 21, 2009 9:55:31 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_340lmWKiVBfJ13eCPe1ZnYEVBbHAQFgg)
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_mWuHsh7xUpwQan6gwUvnOfj1kZXRclnF)
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_o50bUFHCTQyJWR14Iwtu3lW4PpCErshd)
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_o50bUFHCTQyJWR14Iwtu3lW4PpCErshd)
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_WWuBI5VZMcLlQhE3h_3k7r-oDwKLD92G)
    09/10/21 09:55:36 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: DataBase_User_S3flyHmsbRISiQsYMq2qF-NwIwoWVOfe)
    WARNING: Code-source /software/stage/JDeveloper_5_0_5/jlib/adf-faces-impl.jar (from <classpath> in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html) has the same filename but is not identical to /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib/adf-faces-impl.jar (from WEB-INF/lib/ directory in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.SelfService-ViewController-webapp:0.0.0.
    WARNING: Code-source /software/stage/JDeveloper_5_0_5/jlib/adf-faces-api.jar (from <classpath> in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html) has the same filename but is not identical to /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib/adf-faces-api.jar (from WEB-INF/lib/ directory in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.SelfService-ViewController-webapp:0.0.0.
    WARNING: Code-source /software/stage/JDeveloper_5_0_5/adfc/lib/adf-controller.jar (from <classpath> in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html) has the same filename but is not identical to /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib/adf-controller.jar (from WEB-INF/lib/ directory in /software/stage/JDeveloper_5_0_5/install/ViewController/public_html/WEB-INF/lib). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.SelfService-ViewController-webapp:0.0.0.
    09/10/21 09:55:47 log4j:WARN No appenders could be found for logger (com.sun.faces.config.ConfigureListener).
    09/10/21 09:55:47 log4j:WARN Please initialize the log4j system properly.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 44504 ms.
    **Target URL -- http://172.21.14.220:8988/faces/ss/telco/catalog/TelcoSiteSelection.jspx**
    09/10/21 09:56:00 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
    Oct 21, 2009 9:56:05 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache Region Xml filename : oracle/apps/ss/base/model/resources/SelfServiceCacheRegion.xml
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region PRODUCT_LOV is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region ARTICLE_LOV is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region BINARY_OBJECT is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region ATTACHMENT is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region DOCUMENT is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region FAQ is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region NEWS is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TOPALERT is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CONFIG is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region LOV is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region LOCALE is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region LOCALENAMES is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.setup.template.cache.TemplateRuleIdCacheLoader <init>
    INFO: invoking cache id loader
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TEMPLATE_RULE_ID is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TEMPLATE_RULE is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TEMPLATE_MAPPING is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SERVICE_REQUEST_TYPE_MAPPING is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TIMEZONE is created
    Oct 21, 2009 9:56:05 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CURRENCY is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SITE_CODE is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SITE_LANG is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SITE_ATTRIBUTE is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CATALOG is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CATALOG_CATEGORY is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CATEGORY_NLS is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CATEGORY is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SUB_CATEGORY is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CATEGORY_PRODUCT is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region PRODUCT_NLS is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region PRODUCT is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region PRODUCT_PRICE is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region PRODUCT_CLASS is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SORTED_PRODUCTS is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region SURVEY is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager fetchAttributes
    INFO: Couldnt set user defined attribute
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region BRANCH is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region CONFIGURATOR_MODEL is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.CacheManager initManually
    INFO: Cache region TIMEZONE_MAPPER is created
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.setup.template.cache.TemplateRuleCacheManager isTemplateCacheLoaded
    INFO: isTemplateCacheLoaded: false
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.setup.template.cache.TemplateRuleCacheManager loadAllRules
    INFO: entering loadAllRules method
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.security.SiebelWSHandler init
    INFO: init, begin
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.security.SiebelWSHandler init
    INFO: init, end
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getBaseLocale
    INFO: Exiting:en_US
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getLocaleFromString
    INFO: Exiting :en_US
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getLocaleAsMap
    INFO: Exiting with Locales loaded
    Oct 21, 2009 9:56:06 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getSiebelLanguage
    INFO: Exiting :ENU
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler isStatefulAnonymousSession
    INFO: isStatefulAnonymousSession, stateful WS call for anonymous users?false
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler handleRequest
    INFO: PERF: Web Service Call
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler isStatefulAnonymousSession
    INFO: isStatefulAnonymousSession, stateful WS call for anonymous users?false
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler findSiebelUserName
    INFO: findSiebelUserName, real username=null
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler isStatefulAnonymousSession
    INFO: isStatefulAnonymousSession, stateful WS call for anonymous users?false
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler findSiebelSessionTokenFromCache
    INFO: findSiebelSessionTokenFromCache, previous siebel session token:null
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler handleRequest
    INFO: DEBUG: Request, UserId null SessionToken null TimeStamp 1256099167253
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler handleRequest
    INFO: PERF: document/http://siebel.com/SelfService/Common/Setup:SelfServiceTemplateRuleQueryPage
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.security.SiebelWSHandler handleRequest
    INFO: <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://siebel.com/SelfService/Common/Setup" xmlns:ns1="http://www.siebel.com/SelfService/Common/TemplateRule/Data" xmlns:ns2="http://www.siebel.com/SelfService/Common/TemplateRule/Id" xmlns:ns3="http://www.siebel.com/SelfService/Common/TemplateRule/Query">
    <env:Header>
    <sbh:SessionType xmlns:sbh="http://siebel.com/webservices">None</sbh:SessionType>
    </env:Header>
    <env:Body>
    <ns0:SelfServiceTemplateRuleQueryPage_Input>
    <ns0:NamedSearchSpec/>
    <ns3:ListOfSSTemplateRule pagesize="100" recordcountneeded="true">
    <ns3:SSTemplateRule>
    <ns3:ModId/>
    <ns3:ConditionTypeCode/>
    <ns3:ConditionValue/>
    <ns3:CatalogueCategoryId/>
    <ns3:EffectiveEndDate/>
    <ns3:EffectiveStartDate/>
    <ns3:PageTypeCode/>
    <ns3:RowId/>
    <ns3:TemplateName/>
    <ns3:WebSiteId/>
    </ns3:SSTemplateRule>
    </ns3:ListOfSSTemplateRule>
    <ns0:ExecutionMode>ForwardOnly</ns0:ExecutionMode>
    <ns0:LOVLanguageMode>LIC</ns0:LOVLanguageMode>
    <ns0:ViewMode>All</ns0:ViewMode>
    <ns0:PickListName/>
    </ns0:SelfServiceTemplateRuleQueryPage_Input>
    </env:Body>
    </env:Envelope>
    Oct 21, 2009 9:56:07 AM oracle.webservices.client
    WARNING: Unable to connect to URL: http://siebeloraclelab/custappsvcs_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1 due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized
    *09/10/21 09:56:07 java.rmi.RemoteException: ; nested exception is:*
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized
    *09/10/21 09:56:07 at oracle.apps.ss.base.model.setup.template.proxies.runtime.SelfServiceTemplateRule_Stub.selfServiceTemplateRuleQueryPage(SelfServiceTemplateRule_Stub.java:146)*09/10/21 09:56:07 at oracle.apps.ss.base.model.setup.template.proxies.SelfServiceTemplateRuleClient.selfServiceTemplateRuleQueryPage(SelfServiceTemplateRuleClient.java:40)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.setup.template.cache.TemplateRuleIdCacheLoader.load(TemplateRuleIdCacheLoader.java:119)
    09/10/21 09:56:07 at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    09/10/21 09:56:07 at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    09/10/21 09:56:07 at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    09/10/21 09:56:07 at oracle.ias.cache.CacheAccess.get(Unknown Source)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.util.cache.CacheManager.get(CacheManager.java:439)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.util.cache.CacheManager.get(CacheManager.java:426)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.setup.template.cache.TemplateRuleCacheManager.loadAllRules(TemplateRuleCacheManager.java:43)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.util.cache.CacheManager.initialize(CacheManager.java:190)
    09/10/21 09:56:07 at oracle.apps.ss.base.view.util.SelfServiceFilter.init(SelfServiceFilter.java:76)
    09/10/21 09:56:07 at com.evermind.server.http.HttpApplication.getFilterConfig(HttpApplication.java:7585)
    09/10/21 09:56:07 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:568)
    09/10/21 09:56:07 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    09/10/21 09:56:07 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    09/10/21 09:56:07 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    09/10/21 09:56:07 at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    09/10/21 09:56:07 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    09/10/21 09:56:07 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    09/10/21 09:56:07 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    09/10/21 09:56:07 at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    09/10/21 09:56:07 at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    09/10/21 09:56:07 at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    09/10/21 09:56:07 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    09/10/21 09:56:07 at java.lang.Thread.run(Thread.java:595)
    09/10/21 09:56:07 Caused by: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized
    09/10/21 09:56:07 at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:172)
    09/10/21 09:56:07 at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:148)
    09/10/21 09:56:07 at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:175)
    09/10/21 09:56:07 at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
    09/10/21 09:56:07 at oracle.apps.ss.base.model.setup.template.proxies.runtime.SelfServiceTemplateRule_Stub.selfServiceTemplateRuleQueryPage(SelfServiceTemplateRule_Stub.java:130)
    09/10/21 09:56:07 ... 25 more
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.setup.template.cache.TemplateRuleIdCacheLoader load
    SEVERE: RemoteException occured
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getBaseLocale
    INFO: Exiting:en_US
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.util.cache.LocaleCacheManager getLocaleFromString
    INFO: Exiting :en_US
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.util.cache.CacheManager get
    SEVERE: CacheException: during get
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.util.cache.CacheManager get
    INFO: base exception:oracle.apps.ss.base.model.util.SelfServiceRuntimeException: Unable to load template mappings. Web service for template mappings has failed. Contact your system administrator.
    Oct 21, 2009 9:56:07 AM oracle.apps.ss.base.model.util.cache.CacheManager get
    SEVERE: self service runtime exception

    Hi,,
    Seems like configuration problem at Siebel end.Check following points:-
    1) Are you able to invokde SelfServiceTemplate rule web service from [SOAP UI|http://www.soapui.org/].
    2) Recheck configuration details of custom object manager in siebel as mentioned in Self Service application developer guide.
    3) Recheck Siebel web service url which you have given...
    Regards,
    Vikram

  • Upgraded to Snow Leopard & am not able to launch PS CS3 extended. Says I need Java SE 6 runtime.

    I just upgraded to Snow Leopard (OS 10.8.2) from Lopard and am now not able to launch Photoshop CS3 extended. I get a warning that says: To open “Adobe Photoshop CS3,” you need to install a Java SE 6 runtime. Would you like to check for and install one? But when I click on "Install" I'm told it is currently unavailable. I need PS to work! What can I do!?

    Manually download and install it from Oracle.
    M;ylenium

  • I'm not able to launch Organizer in PSE12.

    I'm not able to launch Organizer in PSE12. When i click the Organizer icon at the bottom, a dialog box appear with information that Organizer workspace will be loaded. But then nothing else happends. I can do it again without any result. There is not any problems with any other features. I can open a file and edit with all available tools. But I can not launch the Organizer. Please advise.

    If you purchased it in App Store, open Launchpad, press Option key and select X button above iPhoto. Then, open App Store, select Purchases and download iPhoto. If you purchases it in a disc, open Finder, go to Applications folder and delete iPhoto. Finally, insert the DVD, install iPhoto and open  > Software Update to update iPhoto

  • TS3276 I am not able to Mobile Me email account to connect with iCloud or my Apple Mail program. Don't know if my settings are correct or not. Can anyone help me with this please?

    I am not able to Mobile Me email account to connect with iCloud or my Apple Mail program. Don't know if my settings are correct or not. Can anyone help me with this please?

    http://support.apple.com/kb/HT5922
    If you want to mirror your desktop, see:
    http://support.apple.com/kb/HT5404
    Regards.

  • I get an error message saying "system overload, the audio engine was not able to process all the required data in time (10011)

    i get an error message saying "system overload, the audio engine was not able to process all the required data in time (10011)

    The thing is, that error message has been appearing when playing/recording a track that was running perfectly a few minutes ago and nothing has changed!
    That can mean, that your project is too ambitious for your Mac. Are you using many complicated automations on that track?
    4GB memory is not much, when doing audio processing. GarageBand will need all memory it can get, or will be forced to continually swap pages to your disk, to free RAM, and that can cause this error.
    When this error occurs, it is best to restart the computer. This will free your RAM. Close all other applications that are competing for memory, i.e. other multimedia applications, and Safari.
    Also, make sure, that you have plenty of free disk space. Don't let the free disk space drop below 20G.
    Where is your project located? On an external drive or your internal drive? If it is on an external drive, connect this drive directly, not daisy-chained, or move the project to your internal drive.
    I got up to eat, came back and tried to continue but GarageBand shuts down and displays that message every time I try to run the song. I've also recently run songs with several more tracks than this one and they worked perfectly. Any tips?
    Are your other projects, that worked perfectly, still working?

  • I have a PC and I am not able to download photos a group at a time.  It deletes the prvious group of photos each time.

    I have a PC and I am not able to download photos a group at a time.  It deletes the previous group of photos each time I download new ones.

    You need to sync all the photos that you want on the iPad in one go - not including photos in a subsequent sync is the way that you delete them from the iPad (as you've found out). To sync multiple photo folders they will need to be directly off the same parent folder so that you can sync them together.
    More info on photo syncing : http://support.apple.com/kb/HT4236

  • HT4628 my powerbook g4 os x 10.5.8 leopard is showing-Connection time out while connecting to the wifi.however it showing all available wifi connections around but not connecting it..however ethernet is working

    Problem while connecting with Wi-Fi,
    When i am connecting my powerbook g4 leopard  to any Wi-fi connection it showing -Connection time out, however Ethernet is working .I have updated all softwares but still same problem.

    It's possible that either the internal AirPort Extreme card or the antenna is faulty or has failed.
    One last thing to try before going with another Wi-Fi solutions is to the following:
    Try the following, in order, until (hopefully) resolved:
    1a. Delete Preferred Network(s)
    System Preferences > Network > AirPort > Advanced > AirPort tab
    Under "Preferred Networks," delete the network(s) you regularly use from the list.
    1b. Delete AirPort Keychain Entries
    Launch the "Keychain Access" application located in Applications/Utilties.
    Click on the "Kind" filter at the top, and look for any "AirPort network password" entries...and delete them.
    1c. Add Preferred Network(s)
    System Preferences > Network > AirPort > Advanced > AirPort tab
    Add the preferred network(s) using the "+" button.
    Restart or log out then back in.
    2. Move System Configuration Files
    (Note: You will have to reestablish your network connections settings.)
    Go to /Library/Preferences
    Move the SystemConfiguration folder to the desktop.
    Restart your Mac. (Note: OS X will rebuild the files that are now sitting on your desktop. If this doesn't resolve the issue, you can move the folder back to it's original location.)
    3. Run the Disk Utility to repair Disk Permissions.
    Restart or log out then back in.
    4. Turn off the Mac OS X Firewall
    System Preferences > Sharing > Firewall
    Click the "Stop" button.
    5. Create a New User Account
    System Preferences > Accounts
    Click "+" to add a new account
    Log off, then log back on with the new user account.
    Try connecting with the AirPort.
    If none of these help resolve the issue, you may want to consider getting a USB wireless adapter to replace both the internal card and antenna. One such vendor of these adapters is Other World Computing (OWC).

  • Management console-connection time out please help

    after Composite environment installation,first time I am trying to open the management console. It throws a dialog window connection error. and in the text message connection to <host name and nr > failed.
    In the exception message, i can see connection time out:connect
    Here is the log
    java.net.ConnectException: Connection timed out: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initStreamsFromSocket(HTTPSocket.java:648)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initializeStreams(HTTPSocket.java:470)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getOutputStream(HTTPSocket.java:427)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:355)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)
         at com.sap.managementconsole.soap.sap.sapcontrol.SAPControlStub.getInstanceProperties(SAPControlStub.java:1248)
         at com.sap.managementconsole.dataloader.soap.sap.SAPSOAPDataLoader.getInstanceProperties(SAPSOAPDataLoader.java:823)
         at com.sap.managementconsole.dataloader.soap.sap.SAPSOAPDataLoader.<init>(SAPSOAPDataLoader.java:87)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at com.sap.managementconsole.common.SapControlInterfaceFactory.getControlInterface(SapControlInterfaceFactory.java:91)
         at com.sap.managementconsole.common.DataLoader.createControlInterface(DataLoader.java:313)
         at com.sap.managementconsole.common.DataLoader.startup(DataLoader.java:232)
         at com.sap.managementconsole.common.DataLoader.access$100(DataLoader.java:64)
         at com.sap.managementconsole.common.DataLoader$1.execute(DataLoader.java:437)
         at com.sap.managementconsole.operations.AuthorizedOperation.execute(AuthorizedOperation.java:38)
         at com.sap.managementconsole.common.DataLoader.reinitialize(DataLoader.java:444)
         at com.sap.managementconsole.common.DataLoader.run(DataLoader.java:542)
         at java.lang.Thread.run(Unknown Source)

    Hello,
    Can you post the std_server0 log ?
    Regards,
    Siddhesh

  • Not able to open FCS console

    Dear All
    I have one Forefront Client Security server which exist on Storage, before 3 days Storage was goen down and when it ups we are not able to open FCS/MOM console and getting errors given below
    plesae help>>
    Event Type: Warning
    Event Source: SQLAgent$FCSDB
    Event Category: (3)
    Event ID: 208
    Date:  2/6/2014
    Time:  12:10:00 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 208 ) in Source ( SQLAgent$FCSDB ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
    to retrieve this description; see Help and Support for details. The following information is part of the event: OnePoint - TodayStatisticsUpdateComputersAndAlerts, 0xB315BE3B7359194DA14F3B22838F57EA, Failed, 2014-02-06 12:10:00, The job failed.  The Job
    was invoked by Schedule 20 (TodayStatisticsUpdateComputersAndAlerts Schedule).  The last step to run was step 2 (Update Alerts)..
    Event Type: Error
    Event Source: Microsoft Operations Manager
    Event Category: (1)
    Event ID: 21213
    Date:  2/6/2014
    Time:  12:34:07 PM
    User:  NT AUTHORITY\NETWORK SERVICE
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 21213 ) in Source ( Microsoft Operations Manager ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 1, IDispatch error #3222.
    Event Type: Warning
    Event Source: Microsoft Operations Manager
    Event Category: None
    Event ID: 20607
    Date:  2/6/2014
    Time:  12:32:24 PM
    User:  NT AUTHORITY\NETWORK SERVICE
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 20607 ) in Source ( Microsoft Operations Manager ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: COMV-FCS-GGN, -2147217770, IDispatch error #3222, ConfigurationGetOnePointFreeSpace, d:\bt\4\private\product\core\engine\managers\perfcountermanager\src\momperfcountermanager.cpp,
    984.
    Event Type: Error
    Event Source: FcsMs
    Event Category: None
    Event ID: 10002
    Date:  2/6/2014
    Time:  12:32:05 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 10002 ) in Source ( FcsMs ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve
    this description; see Help and Support for details. The following information is part of the event: The Management Server Service could not import the updated antimalware definition. The component reporting the error returned the following details:
    Cannot open database "OnePoint" requested by the login. The login failed.
    Details
    Error number: 4060
    Severity level: 11
    State: 1
    Server: COMV-FCS-GGN\FCSDB
    Procedure:
    Line: 1
    Result code: 0x80004005
    Connection string:
    Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=OnePoint;Data Source=COMV-FCS-GGN\FCSDB;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=COMV-FCS-GGN;Use Encryption for Data=False;Tag with
    column collation when possible=False.
    Event Type: Error
    Event Source: DataTransformationServices
    Event Category: None
    Event ID: 81
    Date:  2/6/2014
    Time:  12:16:19 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 81 ) in Source ( DataTransformationServices ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE=
    flag to retrieve this description; see Help and Support for details. The following information is part of the event:
    Error Source: Microsoft Data Transformation Services (DTS) Package
    Error Description:Package failed because Step 'DTSStep_DTSTransferObjectsTask_1' failed.
    Error code: 80040428
    \Error Help File:sqldts80.hlp
    Error Help Context ID:0
    Package Name: Microsoft Forefront Client Security
    Package Description: Microsoft Forefront Client Security DTS
    Package ID: {4589F8C7-17D3-4A87-BB5B-0DBF47B6D00A}
    Package Version: {B02AC71F-35F8-45BA-ABA9-2EBFA5F33F62}
    Package Execution Lineage: {00A27827-0F39-4D31-BDED-AA77A00ACF12}
    Executed On: COMV-FCS-GGN
    Executed By: SYSTEM
    Execution Started: 2/6/2014 12:16:02 PM
    Execution Completed: 2/6/2014 12:16:19 PM
    Total Execution Time: 16.969 seconds
    Package Steps execution information:
    Step 'DTSStep_DTSTransferObjectsTask_1' failed
    Step Error Source: Microsoft SQL-DMO (ODBC SQLState: 01000)
    Step Error Description:[Microsoft][ODBC SQL Server Driver][SQL Server]Database 'OnePoint' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
    Step Error code: 8004039E
    Step Error Help File:SQLDMO80.hlp
    Step Error Help Context ID:1131
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:19 PM
    Total Step Execution Time: 0.547 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSTransferObjectsTask_3' was not executed
    Step 'DTSStep_DTSExecuteSQLTask_1' was not executed
    Step 'DTSStep_DTSDynamicPropertiesTask_1' succeeded
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:18 PM
    Total Step Execution Time: 0.015 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSExecuteSQLTask_2' succeeded
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:18 PM
    Total Step Execution Time: 0.063 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSExecuteSQLTask_3' was not executed.
    ===========================
    Event Type: Error
    Event Source: SQL Server Report Service
    Event Category: None
    Event ID: 0
    Date:  2/5/2014
    Time:  12:34:44 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    Service cannot be started. Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound: The event source "Schedule and Delivery Processor" does not exist.
       at Microsoft.ReportingServices.Diagnostics.Utilities.RSEventLog.Init()
       at Microsoft.ReportingServices.Diagnostics.Globals.Init(RSConfigurationManager configManager, RunningApplication app, Boolean resetAllPerfCounters)
       at Microsoft.ReportingServices.Diagnostics.Globals.Init(RSConfigurationManager configManager, RunningApplication app)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.Start(Boolean firstTime)
       at Microsoft.ReportingServices.NTService.ReportService.OnStart(String[] args)
       at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.

    Hi,
    Based on my research, this event ID 81 occurs if the account that the SQL Server agent runs as on the server with the Reporting database does not have permissions to
    the collection database on the other server. This most frequently happens if the SQL Server agent is running as Local System.
    If you are using an existing SQL Server computer for Client Security, you may not have the SQL Server Agent service using a domain user account.
    For Client Security to work correctly, you must give permissions for the account under which the SQL Server Agent service runs on the reporting database to the collection database on the
    management, collection, and reporting servers.
    In addition, the event ID 10002 is usually due to the installation of Client Security not being fully configured.
    Best regards,
    Susie

  • Not able to start Em Console for Oracle 11g in Linux 6.1

    I have a RedHat Linux 6.1 Laptop. I successfully installed Oracle 11g in my laptop and configured the DB.
    Post Installation everything was working fine and I could open the EM console.
    After stopping the DB, I am not able to bring up the em console. Notice the below error
    2014-01-27 19:32:52,014 Thread-4115646208 WARN  reload: Error parsing lastupld.xml : ORAXML-229, File=file:/home/oracle/app/oracle/product/11.2.0/dbhome_1/localhost_OMSora11g/sysman/emd/lastupld.xml, Line=0, Msg=LPX-00229: input source is empty
    2014-01-27 19:32:52,089 Thread-4115646208 WARN  http: nmehl_connect_internal: connect failed to (localhost:1158): Connection refused (error = 111)
    2014-01-27 19:32:52,089 Thread-4115646208 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://localhost:1158/em/upload/: retStatus=-1
    2014-01-27 19:32:52,170 Thread-4115646208 WARN  command: Job Subsystem Timeout set at 600 seconds
    2014-01-27 19:32:52,197 Thread-4115646208 WARN  upload: Upload manager has no Failure script: disabled
    2014-01-27 19:32:52,367 Thread-4115646208 WARN  metadata: Metric VirtualHosts does not have any data columns
    2014-01-27 19:32:52,624 Thread-4115646208 WARN  metadata: Metric hung_system_traces does not have any data columns
    2014-01-27 19:32:52,937 Thread-4115646208 ERROR main: failed to initialize TargetManager
    ======================================
    One of the links suggested it could  be because of sys and sysman users being locked. I ran the "alter user  sysman  account unlock;" command and unlocked it.
    BEFORE Unlock
    ./emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    http://localhost:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ............................................................................................. failed.
    Logs are generated in directory /home/oracle/app/oracle/product/11.2.0/dbhome_1/localhost_OMSora11g/sysman/log
    AFTER UNLOCK
    ./emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    http://localhost:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ..... started.
    Logs are generated in directory /home/oracle/app/oracle/product/11.2.0/dbhome_1/localhost_OMSora11g/sysman/log
    But the same error is noticed in both the above cases. Please assist..
    AFTER Unlock

    Hi,
    As you have mentioned that the sysman account was locked I would recommend to change the sysman password as per below doc to ensure the password is consistent at both config file and DB level
    How To Change the Password of the Database User Sysman (DB Control Repository Schema) (Doc ID 259379.1)
    Then try accessing the DBcontrol using below URL
    http://localhost:1158/em/console
    Regards,
    Rahul

  • Not able to acess SOA consoles after SOA 10G installation on Linux machine

    Hi,
    We have done SOA 10G installation on VM ware machine which was configured on a windows box. After installation we are able to access the BPEL/ESB/EM consoles directly from the server where the installation is done but not able to access the same from our local machine.
    Please advice.
    Thanks & Regards,

    How do you try to access console? what url do you use?
    From what components you want to check the ports asigned? Only Oc4j's, webcache, http_server and oid should show something here.
    Did you check the file $OH/install/portlist.ini and opmn.xml, rmi.xml?
    Regards.

  • Not able to open em console!

    Hi,
    I have created a new domain and started the weblogic server.Its in running mode, but not able to open http://<host>:7001/em
    the error is as follows..
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    I have checked in weblogic console. there in the "Deployments" tab , em.ear is in failed state.i tried to update(redeploy) it to adminserver, but im getting the following error....
    "weblogic.application.ApplicationLifecycleEvent.getDeploymentOperation()Lweblogic/application/DeploymentOperationType; "
    Please provide some inputs.

    stopping and starting em application from AdminConsole-> Deployments did the trick.
    Thanks,
    Bob

  • Not able to access weblogic console to other systems .

    Hi All,
    I am working on two project so I am using JDeveloper 11.1.1.4 and JDeveloper 11.1.1.7 .
    For my usage I provide different port no for web logic servers .
    11.1.1.4  version JDeveloper have the PortNO 7101 .
    11.1.1.7  version JDeveloper have the PortNO 9101 .
    In local I can Run the two Jdeveloper applications at the same time but
    My problem is  ,
    For testing I am able to access http://127.0.0.1:7101/console/login/LoginForm.jsp  URL to other systems .
    But I am not able to  access http://127.0.0.1:9101/console/login/LoginForm.jsp URL to other systems .
    In log it's showing ,
    <Logger> <error> ServletContainerAdapter manager not initialized correctly ..
    How to access different port no web-logic console to other systems ?
    Thanks ,
    David ..

    Hi All,
    I resolved my issue by following below steps ,
    Goto ->Weblogic Console ->Home ->Default Domain -->Control -->Default Server -->Remove the data from Listen Address field .
    Now I can using two JDeveloper with different web-logic port no and the target URL can access from other systems .
    Thanks ,
    David .

Maybe you are looking for