Unable to access Oracle Cloud DB JNDI  in application after 4-5 successful attempts.

Hello Everyone,
I have been using the Oracle Cloud Service for the last 10-15 days. I deployed a JAVA Web service application which is connected with the Oracle Cloud Database. I am consuming that web service in my Oracle ADF Mobile Application. But when I try to request the any web method of the service more than 4-5 times then the database connection goes unavailable and it respond me NullPointerException. After 10-15 minutes, The Database connection is available but when I request again more than 4-5 times to any web method of Web service then I face same issue. 
I have been facing this problem for last 2-3 Days.
Thanks
Gurphez

Java Cloud Service basic (S1) and trial provides 5 DB connections in your connection pool. Make sure that your application is releasing the connections after each requests.
Your application seems to be holding on to the connections and running out of it after 4-5 attempts,
To adjust tuning parameters for ADF BC for cloud, it's recommended to change the following in the AM configuration:
ensure jbo.txn.disconnect_level =1
specify "Disconnect upon Release"
Can you please try these.

Similar Messages

  • I am unable to access any of my ebooks in adobe after I had help this morning

    I am unable to access any of my ebooks in adobe after I had help this morning

    Hi, Thank you so much for the info.... I really do appreciate it. We had the laptop updated by way of a system upgrade with RAM and an additional SSD drive. Once reconfigured all programs were reinstalled but Iphoto is not among them. Iphoto was on the laptop when purchased so we have no additional discs. Before the laptop was updated we backed the photos up to an extrenal hard drive so we have them, but cant access them. Could I purchase Iphoto 8 stll? Would this work? We would also require an external CD drive as we no longer have the disc drive in the laptop (I think the extra new bits took over). You may have noticed I have very limited knowledge on computers so any help dispite how simple it may sound to some would help me greatly. I just want all my photos back .... Thanks inadvance... Hope to hear soon x

  • Unable to access Oracle Enterprise Manager in Oracle 10g AS Machine

    Hi All,
    We are working on oracle forms 10g in 3 tier architecture. I have installed oracle 10g Infrastructure (OraHome_1) followed by oracle 10g Application server (middle-tier,OraHome_2). I have copied all the forms to OraHome_2\forms folder and compiled them successfully.
    When i tried to access enterprise manager (Infrastructure)thru http://myappserver:18100, i was unable to do so. It displayed "page cannot be displayed".
    Also
    When i tried to access enterprise manager (middle-tier)thru http://172.16.1.1:18101, i was unable to do so. It displayed "page cannot be displayed".
    I checked for port status, thru “netstat –na” command, It was displaying
    172.16.1.1 18100 TIME_WAIT
    172.16.1.1 18101 TIME_WAIT
    172.16.1.1 7777 TIME_WAIT
    Why is that i am unable to access the Enterprise Manager?

    Hi All,
    I was able to resolve the issue. Thr was a proxy server enabled in the IE in AS machine. Once i checked the option for bypassing it and turned off the windows firewall(OS was win 2003 server). I was able to view the home page at http://myappserver, then was able to access EM also.

  • Unable to access Oracle VM Manager from browser

    Hi,
    I am unable to access the Oracle VM Manager from my browser at any of the url's e.g. /em; /OVS; /apex
    I can connect to my server via putty, so I know the IP address that I am using is correct.
    In the /var/ovm-manager/oc4j.log file I get the following message:
    ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
    The oc4j service is running and the ovs-agent service is running but I cannot connect.
    I am new to Oracle VM and Linux for that matter so it is entirely possible that something is not configured correctly somewhere
    I'll appreciate it if anyone can assist
    Thanks

    Try this command from the console or SSH to the server:
    service iptables stop
    If you can then access the URLs you will need to modify iptables to allow port 8888
    I think this is the command:
    iptables -I INPUT -p tcp --dport 8888 -j ACCEPT
    then:
    service iptables start
    Then try to connect again.

  • Unable to Access Oracle 9i Application - Jinitiator 1.3.1.25

    I am unable to access the Web based Application developed in Oracle 9i. The operating system on my laptop is Windows Vista and Jinitiator 1.3.1.25 is installed.
    Let me know how to Solve this.
    Thanks

    Hi,
    could you try expanding "unable to access".
    Try puting yourself in the shoes of people who may be able to help you. :-)

  • Unable to access Oracle XE Apex Interface

    Hello,
    I've recently installed Oracle XE on Ubuntu (package oracle-xe-universal_10.2.0.1-1.1_i386.deb), however I am unable to access the web interface for Apex. If I use Firefox or Opera, it cannot recognize the file it's trying to access, but reports it as an application/octet-stream file and asks me how to open it or to save it to disk. If I use IE7, it simply displays a few unknown characters (boxes).
    I had the entirety of Oracle XE installed and working prior to rebuilding the server, which is when this problem began happening, but I shouldn't have changed anything to cause a problem like this.
    If anyone can shed some light on this, I would greatly appreciate it, since I've been unsuccessful at finding anything out about this problem.
    Thanks,
    Jeff

    This is a bit old but I've faced the issue and found a (temporary?) solution.
    The problem is caused by a syntax error of the generated HTML on the Change Password page. The APEX page generation code somehow truncated a closing '>' in a tag. By adding a few space, this page generated correctly. However, it seems very likely that the problem will also occur for other pages.
    In file builder/f4350.sql, line 5668, change
      p_plug_source=> s,
    to
      p_plug_source=> s || '  ',
    Then reload the page... I used 'sys as sysdba' and not sure this is the best option. Anyway the page showed afterwards.
    Message was edited by: thtsang

  • Access Oracle 9i from a Client Application without Oracle Client Install.

    Is it possible to access an Oracle Database from a Client Application without having an oracle Client Installation ?
    I want to write a program that connect to an Oracle Server. I use Borland C++. But my Programs only works with having the Client Oracle Software installed on the Client. Is there any way to realise this ?

    The way that 99% of the people that want to do this manage is to write Java code that connects to the database via JDBC, using Oracle's thin JDBC driver.
    If you absolutely have to use C++, you can purchase thin ODBC drivers from third parties (DataDirect for example) that will connect to the database without the Oracle client. I'm not aware of any thin, free ODBC drivers.
    Justin

  • Unable to install oracle 9i while installing second time after uninstalling

    Hi buddy
    As i installed first oracle 9i, then IIS server, but while running IIS server using localhost, it was not running,moreover oracle page was opened, then i got the solution that , it is becuase of collision of port number of oracle and IIS.
    After that i fully uninstalled the oracle 9i, then again i installed IIS server, got success: but when i m trying to install oracle 9i again, showing an error message i-e JAVA RUNTIME ENVIRONMENT NOT FOUND.
    for this reason i installed JRE, after all facing same problem, then installed full jdk 1.6 version, Still could not get success
    i tried it lots of time, but did not reach to the solution.
    Please help me out.
    Regards
    Inam

    At Oracle Site we have a very good manual for 9i installation. Follow the manual step-by-step.
    Your problem seems as a java or permissions issue.
    good luck
    Eduardo

  • I need to re install creative cloud and related desktop application after hard disk formatting. Please advise?

    My hard disk got reformatted recently, please advise how to re install creative cloud and related desktop application like LR & PS on the same machine.

    Hello,
    to reinstall CC shouldn't be a problem. You could download all the programs you need in the "try" Version from Adobe's download website. Because you have all needed serial numbers and so on, you can change your programs into "real" versions.
    Maybe it'*s necessary, that you have to activate/deactivate pleae have a look there:
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html
    Good luck!
    Hans-Günter

  • Unable to access  Remote EJB with jndi.properties in classpath

    Hi
    I'm trying to use remote interfaces with my adf web layer.
    Created remote datacontrol for my model part and my model EAR is deployed in another Oracle App Server instance(S1).
    My web layer is deployed in another Oracle App Server(S2). My page def uses the remote interfaces.
    Following are the files which are needed to have ejb ref entry.
    ---- orion-web.xml ----
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-web-10_0.xsd"
    schema-major-version="10" schema-minor-version="0"
    servlet-webdir="/servlet/" >
    <ejb-ref-mapping name="MySessionEJB" location="MySessionEJB"
    remote-server-ref="true"
    jndi-properties-file="jndi.properties"></ejb-ref-mapping>
    </orion-web-app>
    --- web.xml ---
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    <description>Empty web.xml file for Web Application</description>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>
    <context-param>
    <param-name>oracle.adf.view.faces.USE_APPLICATION_VIEW_CACHE</param-name>
    <param-value>true</param-value>
    </context-param>
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>com.home.view.DataBindings</param-value>
    </context-param>
    <filter>
    <filter-name>PCF</filter-name>
    <filter-class>oracle.webcache.adf.filter.FacesPageCachingFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>PCF</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>AFCStatsServlet</servlet-name>
    <servlet-class>oracle.webcache.adf.servlet.AFCStatsServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>1</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <welcome-file-list>
    <welcome-file>login.jsp</welcome-file>
    </welcome-file-list>
    <jsp-config/>
    <ejb-ref>
    <ejb-ref-name>MySessionEJB</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <remote>com.home.model.MySessionEJBRemote</remote>
    <ejb-link>MySessionEJB</ejb-link>
    </ejb-ref>
    </web-app>
    and this jndi.properties file in placed in the WEB-INF/classes folder.
    java.naming.factory.initial=oracle.j2ee.rmi.RMIInitialContextFactory
    java.naming.security.principal=oc4jadmin
    java.naming.security.credentials=welcome123
    java.naming.provider.url=opmn:ormi://S1:6003:Test_Instance/test-ejb
    The same web application if I run it in Jdeveloper its able to open the welcome.jspx which calls the remote EJB method on load. But when I deploy it Oracle Server 10.1.3.1.0 the error "500 Internal Server Error" shows up and in log file following exception can be found
    avax.faces.el.EvaluationException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg
    =JBO-29000: Unexpected exception caught: javax.naming.NameNotFoundException, msg=MySessionEJB not found
    Seems like the jndi properties is ignored during the Context creation for lookup.
    Please advice where I'm missing the configuration.

    http://docs.sun.com/source/819-0079/dgjndi.html

  • Unable to access Oracle using ODP

    Hello,
    I recently installed ODP and am trying to use it to access my Oracle 10g database from a C# Application built with Visual Studio 2005. (I can access the database via OLE with no problem). I've added the proper references and the program compiles fine. The following code failes on the call to ExecuteReader, with the message that the connection must be open. However, the call to dbConn.Open(); is successful, and as far as I can tell the connection is open (I can successfully read the database version number). Any ideas?
    OracleConnection dbConn = new OracleConnection(
         "Data Source=myDBAsInTNSNamesFile;" +
         "User Id=myuserid;" +
         "Password=mypassword;");
    try
    dbConn.Open(); //OK!
    catch (Exception)
    return false; //Never gets here
    OracleCommand cmd = dbConn.CreateCommand();
    cmd.CommandText = "Select name from people";
    OracleDataReader reader = cmd.ExecuteReader(); //FAILS! Claims connection is not open
    //etc.

    I'm not using that version of ODP.NET so I'm not altogether certain but your problem seems similar to the one described in this post...
    Oracle Technology Network: Forums
    After upgrading to ODP.NET 10.1.0.400 existings Apps fail.
    ..except your post implies that you hadn't previously tried an earlier version, so I don't think it's a problem with the assembly reference version. Still, are you sure that you've got the path references correctly configured? Did you try rebooting after the installation and setup? Also, just curious...are you encountering this problem with both win forms and asp.net applications?

  • Unable to access oracle 10g DB package from 8i using DB link

    Hi,
    We have two oracle 8174 database A and B. One of the package in A calls an package in B using db link. The database B was upgraded to 10g (10.2.0.4). After the upgrade, the package in A got invalid. When tried to compile system hangs. No error is encountered.
    In UAT there was no issues. But only in production we face above problem. Can you please advise what went wrong. Is it due to incompatibiity?

    Can You logon that user an recompile?
    I hope you will see error something...
    Pacakages on B(10g) database.. invalid or not???
    Anyway Can you recreate your packages? ... (create or replace...)
    By the way, you might check something from Oracle Support
    Good Luck

  • Unable to access Hyperion 11.1.2 Shared Services after install

    Hello All,
    I am installing Hyperion 11.1.2 for the first time. I have poured over most if not all available documentation and I can't seem to get Shared Services up and running. I am trying to access it via http://HSSservername:28080/interop and http://HSSservername:19000/interop and I am not having success with either, I reach a 404 page not found page. And for workspace I receive an error message stating "“Initialization Error. The system is not available due to initialization errors” for workspace
    Detailed error messages: Error initializing system registry."
    I do a netstat -na and can see that the server is listening on 28080 and I can also letnet to this port and 19000 also. I have tried to start up through windows services console and through the Start>Oracle EPM..>Foundation>Start Foundation links. I have reviewed the foundation startup logs (foundationservicedssysout.log) located under C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services and can see the following. Can anyone lend a hand please? Thank you very much in advance for any help and information that you are able to provide.
    <Aug 5, 2010 9:56:01 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.4-18_o-117227-1.6.0_14-20090623-2107-windows-x86_64 from BEA Systems, Inc.>
    <Aug 5, 2010 9:56:09 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925
    WebLogic Server 10.3 Tue Oct 20 12:16:15 PDT 2009 1267925
    WebLogic Server 10.3 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Aug 5, 2010 9:56:13 PM PDT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <Aug 5, 2010 9:56:13 PM PDT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Aug 5, 2010 9:56:13 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 5, 2010 9:56:13 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log.>
    <Aug 5, 2010 9:56:14 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log is opened. All server side log events will be written to this file.>
    <Aug 5, 2010 9:56:20 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Aug 5, 2010 9:56:26 PM PDT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of FoundationServices0 has been migrated to backup server and the backup server is accessing the TLOG of FoundationServices0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <Aug 5, 2010 9:56:37 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Aug 5, 2010 9:56:37 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    **********Getting connection from hub connection pool..Testing JNDI connection....
    <Aug 5, 2010 9:57:11 PM PDT> <Error> <HTTP> <BEA-101216> <Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop".
    javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         Truncated. see log file for complete stacktrace
    >
    <Aug 5, 2010 9:57:11 PM PDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'SHAREDSERVICES [Version=11.1.2.0]'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop".
    javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: javax.servlet.ServletException: DSF initalization error [OWLS][SQLServer JDBC Driver][SQLServer]Invalid object name 'ces_system'.
         at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:59)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         Truncated. see log file for complete stacktrace
    >
    <Aug 5, 2010 9:57:12 PM PDT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Aug 5, 2010 9:57:12 PM PDT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of FoundationServices.>
    <Aug 5, 2010 9:57:17 PM PDT> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Aug 5, 2010 9:57:42 PM PDT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\Oracle\Middleware\jrockit_160_05\jre\lib\security\cacerts.>
    <Aug 5, 2010 9:57:43 PM PDT> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Thu Mar 21 12:12:27 PST 2002,
                   To: Tue Mar 22 13:12:27 PDT 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:adbe:bfd1:6ad8:630f:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 173.204.96.158:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:98f0:a152:bd42:8049:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on fe80:0:0:0:adbe:bfd1:6ad8:630f:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:98f0:a152:bd42:8049:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[8]" is now listening on 127.0.0.1:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:0:5efe:a9fe:8049:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 173.204.96.158:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:200:5efe:adcc:609e:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on 169.254.128.73:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 2002:adcc:609e:0:0:0:adcc:609e:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 169.254.128.73:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on fe80:0:0:0:0:5efe:a9fe:8049:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 2002:adcc:609e:0:0:0:adcc:609e:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:200:5efe:adcc:609e:28443 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "FoundationServices0" for domain "EPMSystem" running in Production Mode>
    <Aug 5, 2010 9:57:43 PM PDT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Aug 5, 2010 9:57:43 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Edited by: user3538245 on Sep 2, 2010 10:47 PM

    Hello Dylan,
    Ok, got this one figured out. There appeared to be two possible issues here and I am not sure which one fixed it. Ok, the first one was that there appeared to be communication issues between my HSS server and my DB server. I am setting up in a windows 2008 x64 bit environment and by default the windows firewalls were up and running. I had to create firewall rules between the servers to allow all communication to pass between the two different servers. The second thing that I noticed was that the FR Famework Agent service was not showing up on my application server. What I was doing wrong was re-configuring the FR/Framework database. In my scenario/environment, I had one FR web server and one FR application server. I was installing all of the web components on one server and all of the services on the other. So, I was installing the FR Framework services on one server and the FR Framework Web on the other server. The weird thing is that I would go and configure the FR Framework service server first and configure the DB, then when I went to configure the FR Framework Web server, it gave me the option to deploy the web server and also to configure the DB again (this would be the second time). My problem was that I went ahead and re-configured the DB again on the Web server. In version 11.1.1.3, when you only installed the FR web components on the server, it did not give you the option to configure the DB. If you are in a distributed environment, do not re-configure the DB on the Web server, ensure you "connect to existing DB" and connect to the BI repository (I learned this by trial and error as I did not find any documentation stating otherwise).
    Edited by: user3538245 on Sep 2, 2010 10:46 PM

  • Recently I have been unable to access our Comcast Xfinity E-mail application in Firefox. It opens but is "frozen" so that I am unable to open e-mail messages or the full inbox.

    I have been using Firefox instead of MS Explorer to access our Comcast E-mail account on my Lenova laptop for several months.
    Firefox was loaded onto my Lenova Laptop during mid-2011.
    I continued to primarily use MS Explorer as my search engine while accessing our Comcast e-mail account until the latter part of 2011. At that time I was urged to try Firefox when I seemed to have slow processing speed in Explorer.
    It worked great, and I was very pleased with the processing speed while using my e-mail application (seemed much faster than MS Explorer).
    A couple weeks ago I first discovered I could not open any of the listed e-mails in the Comcast Inbox, nor am I able to expand to a full view of the inbox instead of the summary view of only the few latest new message titles. New incoming e-mails appear in the listing, but I am unable to open them from my laptop.
    I have no problem with our Comcast E-mail application while using MS Explorer on my laptop (except for slower processing speed).
    We also can access all Comcast e-mail functions from our Dell desktop in both Firefox and Explorer; therefore the cause of the problem doesn't appear to be Comcast.
    Any suggestions on what caused this problem and how to fix it? Thanks for any help you can provide.
    Danny Collins
    e-mail: [email protected]

    Maybe some info here for you about spoofing. (and much additional info)
    http://www.thesafemac.com
    Hope this helps

  • Unable to access BCM 2010 DB with Outlook 2010 after running compatibility pack for Outlook 2013

    After reading about the Description of Business Contact Manager compatibility pack for Outlook at this link http://support.microsoft.com/kb/2793723 it clearly states "Business Contact Manager for Microsoft Outlook is a compatibility pack that enables
    Business Contact Manager for Outlook 2007 and Business Contact Manager for Outlook 2010 to run in Microsoft Outlook 2010 and Microsoft Outlook 2013. Business Contact Manager for Outlook (BCM) also supports using Outlook 2010 and Outlook 2013 in a side-by-side
    installation."  This link also states "General product fixes, including stability and performance improvements."
    So, I was hoping for some stability and performance improvements but desired to continue running from Outlook 2010.  After running this downloaded compatibility pack it had little messages other than completed. If I try to run it again it says the database
    is already updated.  however, now I cannot open the BCM DB in Outlook 2010.  when I try to connect to it from Outlook 2010 BCM it only opens a small window with no message, only a yellow exclamation sign.  It also won't allow me to restore the
    back up.
    Can I undo what the compatibility pack program did to my BCM 2010 DB?
    Now it won't allow me to restore a DB from two days ago. It gives this error "Access is denied due to a password failure. RESTORE FILELIST is terminating prematurely".  I know the password is correct.
    Please help, anyone? Now I'm starting to freak out a bit.  I am going to reinstall BCM and pray.
    I was able to restore the two day old DB by not entering a password. Odd since I know I backed up using a password.

    Hi,
    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

Maybe you are looking for