Problem sharing POJO Data Source while exporting

Hi,<br>
I have an issue that stops me exporting a report to PDF. I have two reports that share a POJO data source. The POJO is stored<br> in the session. The same POJO is being passed to both of the reports. While one of the them exports it perfectly the<br> other one fails <b>when the reports are opened simultaneously.</b> It does not fail if opened alone. Given below is the error.<br> I would like to know if there are any limitation that would stop exporting a report when sharing a data source concurrently.<br><br>
8/27/09 8:47:42:791 EDT] 0000003b SystemErr     R log4j:WARN No appenders could be found for logger (com.crystaldecisions.reports.exporters.destination.disk.c)<br>
[8/27/09 8:47:42:791 EDT] 0000003b SystemErr     R log4j:WARN Please initialize the log4j system properly.<br>
[8/27/09 8:47:42:900 EDT] 0000003b SystemErr     R com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: An error<br> occured while exporting the report---- Error code:-2147467259 Error code name:failed<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.crystaldecisions.reports.sdk.PrintOutputController.export(Unknown Source)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.fb.am.servlets.WSReportServlet.doGet(WSReportServlet.java:46)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:972)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at <br>com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
[8/27/09 8:47:42:916 EDT] 0000003b SystemErr     R Caused by: com.businessobjects.reports.sdk.d: An error occured while <br>exporting the report
     at com.businessobjects.reports.sdk.b.b.int(Unknown Source)<br>
     at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)<br>
     at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)<br>
     at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
     at com.crystaldecisions.reports.sdk.PrintOutputController.export(Unknown Source)<br>
     at com.fb.am.servlets.WSReportServlet.doGet(WSReportServlet.java:46)<br>
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)<br>
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)<br>
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:972)<br>
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)<br>
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)<br>
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)<br>
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)<br>
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)<br>
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)<br>
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)<br>
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)<br>
     at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)<br>
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)<br>
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)<br>
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)<br>
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)<br>
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
Caused by: com.crystaldecisions.reports.exporters.format.page.pdf.a.a: Unexpected exception thrown<br>
     at com.crystaldecisions.reports.exporters.format.page.pdf.b.a(Unknown Source)<br>
     at com.crystaldecisions.reports.a.e.if(Unknown Source)<br>
     at com.crystaldecisions.reports.formatter.a.c.if(Unknown Source)<br>
     at com.crystaldecisions.reports.formatter.a.c.a(Unknown Source)<br>
     ... 31 more
Caused by: java.lang.IllegalArgumentException
     at com.crystaldecisions.reports.exporters.destination.disk.c.a(Unknown Source)<br>
     ... 35 more<br><br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at com.businessobjects.reports.sdk.b.b.int(Unknown Source)<br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at <br>com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)<br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)<br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)<br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown<br> Source)
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at <br>com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
[8/27/09 8:47:42:963 EDT] 0000003b SystemErr     R      at <br>com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
[8/27/09 8:47:42:978 EDT] 0000003b SystemErr     R      ... 24 more<br>
[8/27/09 8:47:42:978 EDT] 0000003b SystemErr     R Caused by: com.crystaldecisions.reports.exporters.format.page.pdf.a.a:<br> Unexpected exception thrown<br>
     at com.crystaldecisions.reports.exporters.format.page.pdf.b.a(Unknown Source)<br>
     at com.crystaldecisions.reports.a.e.if(Unknown Source)<br>
     at com.crystaldecisions.reports.formatter.a.c.if(Unknown Source)<br>
     at com.crystaldecisions.reports.formatter.a.c.a(Unknown Source)<br>
     at com.businessobjects.reports.sdk.b.b.int(Unknown Source)<br>
     at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)<br>
     at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)<br>
     at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
     at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)<br>
     at com.crystaldecisions.reports.sdk.PrintOutputController.export(Unknown Source)<br>
     at com.fb.am.servlets.WSReportServlet.doGet(WSReportServlet.java:46)<br>
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)<br>
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)<br>
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:972)<br>
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)<br>
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)<br>
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)<br>
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)<br>
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)<br>
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)<br>
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)<br>
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)<br>
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)<br>
     at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)<br>
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)<br>
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)<br>
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)<br>
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)<br>
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
Caused by: java.lang.IllegalArgumentException<br>
     at com.crystaldecisions.reports.exporters.destination.disk.c.a(Unknown Source)<br>
     ... 35 more<br><br>
thanks
Ravi Narala

This is a Plain java object with getters and setters. . Below is the sample
public class Test_POJO {
     private String advantageDis;
     private int vehCount;
     private int driverCount;
     private String agentNumber;
     private String accountInfo;
     private String accountType; 
     public String getAccountInfo() {
          return accountInfo;
     public void setAccountInfo(String accountInfo) {
          this.accountInfo = accountInfo;
     public String getAccountType() {
          return accountType;
     public void setAccountType(String accountType) {
          this.accountType = accountType;
     public String getAdvantageDis() {
          return advantageDis;
     public void setAdvantageDis(String advantageDis) {
          this.advantageDis = advantageDis;
     public String getAgentNumber() {
          return agentNumber;
     public void setAgentNumber(String agentNumber) {
          this.agentNumber = agentNumber;
     public int getDriverCount() {
          return driverCount;
     public void setDriverCount(int driverCount) {
          this.driverCount = driverCount;
This object is on the session with values. This POJO is shared by 2 reports. When I run the 2 reports simultaneously. One of them fails. If I try to access one at a time then it works.
thanks,
Ravi

Similar Messages

  • What are the steps need to be taken care  for MM data sources  while extrac

    what are the steps need to be taken care  for MM data sources  while extracting  from R/3 tables
    and please provide the Steps involved in R/3 side
    thnaks
    Racha

    Hi,
    For Inventory Management, you can have a look at the following link.
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328]

  • Missing data source while opening Word in PB50

    Dear all,
    a customer reported an error in our HR system, where he's working on applications.
    The customer wanted to send a letter to an applicant. For this we are using the Word interface (RTF), which opens MS Word and fills in the applicant's data to the mail merge.
    For several letters a MS Word error occurs (german):
    xyz... ist ein Seriendruck-Hauptdokument. Word konnte die Datenquelle C:\Temp\R3_HR_DATASOURCE.SAP nicht finden.
    In English it may be something like this:
    xyz...is a main document for mail merge. Word was not able to find data souce C:\Temp\R3_HR_DATASOURCE.SAP
    When I click on "Options..." in this error window, I can choose an entry called "Daten/Steuersatzquelle entfernen", which means to remove connection to the data source. If I do so, Word opens correctly an the letter gets filled with data.
    I was searching for an SAP note and threads within these forums, but I did not find anything.
    Asking Google brought me to the MS support website, where this issue is mentioned (but without SAP). It was recommended to install Service Pack 3 for MS Word 2003, so I did, but nothing happened. Still the same problem.
    When I open the letter via PBWW, everything works fine. Even the word interface test was successful (report SAPRDEMOWORD97INTEGRATION).
    As I learned from another posting on the MS support website, it may be possible that macro security is set too high in MS Word. So I decreased it to "medium", but that did not help, too.
    Does anybody have an idea about this issue?

    Hi Tobias,
    I only found an error message when executing the method container_control->open_document
    But it isn't clear what causes the error message.
    In the open_document there are 2 possibilities . With us H_CONTROL and USER_INFO is always empty. and open_mode = -2, storage_mode = 513
    Has it something to do with this ? 
    IF NOT H_CONTROL IS INITIAL.
        IF USER_INFO IS INITIAL.
          CALL METHOD ME->CALL_METHOD
             EXPORTING
                METHOD            = 'OpenDocument'
                P_COUNT           = 5
                P1                = DOCUMENT_TYPE
                P2                = DOCUMENT_FORMAT
                P3                = DOCUMENT_URL
                P4                = OPEN_MODE
                P5                = STORAGE_MODE
                QUEUE_ONLY          = ' '
             IMPORTING
                RESULT            = DOCUMENT_COOKIE.
        ELSE.
          CALL METHOD ME->CALL_METHOD           : This is never executed with us
             EXPORTING
                METHOD            = 'OpenDocument2'
                P_COUNT           = 10
                P1                = DOCUMENT_TYPE
                P2                = DOCUMENT_FORMAT
                P3                = DOCUMENT_URL
                P4                = OPEN_MODE
                P5                = STORAGE_MODE
                P6                = USER_INFO-USER
                P7                = USER_INFO-PASSWORD
                P8                = USER_INFO-PROXY
                P9                = USER_INFO-PROXYUSER
                P10               = USER_INFO-PROXYPASSWORD
                QUEUE_ONLY          = ' '
             IMPORTING
                RESULT            = DOCUMENT_COOKIE.
        ENDIF.
    So is it possible to give a little bit more information concerning how you solved the problem.
    We already have contacted SAP and Microsoft but they had not a solution for us.
    So I hope you can help us.
    Kind regards
    Pascale

  • Data convertion while exporting data into flat files using export wizard in ssis

    Hi ,
    while exporting data to flat file through export wizard the source table is having NVARCHAR types.
    could you please help me on how to do the data convertion while using the export wizard?
    Thanks.

    Hi Avs sai,
    By default, the columns in the destination flat file will be non-Unicode columns, e.g. the data type of the columns will be DT_STR. If you want to keep the original DT_WSTR data type of the input column when outputting to the destination file, you can check
    the Unicode option on the “Choose a Destination” page of the SQL Server Import and Export Wizard. Then, on the “Configure Flat File Destination” page, you can click the Edit Mappings…“ button to check the data types. Please see the screenshot:
    Regards,
    Mike Yin
    TechNet Community Support

  • POJO data source refresh

    Hi
    I am using POJO as the data source and dynamically loading data (datbase controller) from a CSV file to the POJO to report and then exporting the reports to the different formats (pdf, rtf, etc.,) using Java code.
    My question is if a report is designed already using a POJO given to me and later the POJO is changed (let us a field name is added or deleted) then how that is going to effect the report. How will we refresh that fields in a report again and add/delete the fields compatible to the updated POJO. When I try to do this, the only way I saw was to add the updated POJO again and remeove the old one. But it actually deletes the entire info of the old POJO. Is there a way that I add updated info with the old data (or info) being there in my report. Not having two POJO on my report. Instead updating the POJO in my report.
    Thanks
    Lal

    Please re-post if this is still an issue to the Java Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly

  • Problem to create data source with OCI type of driver

    Hi Experts
    We are creating an XA datasource with OCI type of driver using an enterprise application with data-sources.xml, the xml is like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE data-sources SYSTEM "data-sources.dtd" >
    <data-sources>
         <data-source>
              <data-source-name>OCI_DS_XA</data-source-name>
              <driver-name>ORACLE_DRIVER</driver-name>
              <init-connections>1</init-connections>
              <max-connections>25</max-connections>
              <max-time-to-wait-connection>120</max-time-to-wait-connection>
              <expiration-control>
                   <connection-lifetime>60</connection-lifetime>
                   <run-cleanup-thread>300</run-cleanup-thread>
              </expiration-control>
              <sql-engine>Vendor_SQL</sql-engine>
              <jdbc-2.0>
                   <xads-class-name>
                        oracle.jdbc.xa.client.OracleXADataSource
                   </xads-class-name>
                   <object-factory>
                        oracle.jdbc.pool.OracleDataSourceFactory
                   </object-factory>
                   <properties>
                        <property>
                             <property-name>serverName</property-name>
                             <property-value><SERVER_NAME></property-value>
                        </property>
                        <property>
                             <property-name>serverPort</property-name>
                             <property-value>1521</property-value>
                        </property>
                        <property>
                             <property-name>databaseName</property-name>
                             <property-value>ORCL</property-value>
                        </property>
                        <property>
                             <property-name>driverType</property-name>
                             <property-value>oci</property-value>
                        </property>
                        <property>
                             <property-name>user</property-name>
                             <property-value>username</property-value>
                        </property>
                        <property>
                             <property-name>password</property-name>
                             <property-value>password</property-value>
                        </property>
                   </properties>
              </jdbc-2.0>
              </data-source>
    </data-sources>
    We have installed oracle client in server M/C and configured all the environment variables. While we are deploying the application from CE developer studio IDE to the CE 7.1 AS, we are getting the  following error:
    Description:
              1. Exception has been returned while the 'sap.com/DS_TEST_EAR' was starting. Warning/Exception :
    [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5030] Clusterwide exception: server ID 7653550:com.sap.engine.services.dbpool.exceptions.BaseDeploymentException: Cannot create DataSource "OCI_DS_XA".
         at com.sap.engine.services.dbpool.deploy.ContainerImpl.startDataSources(ContainerImpl.java:1467)
         at com.sap.engine.services.dbpool.deploy.ContainerImpl.prepareStart(ContainerImpl.java:468)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:219)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:495)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:554)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:248)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:389)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3387)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3373)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3276)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3249)
         at com.sap.engine.services.dc.lcm.impl.J2EELCMProcessor.doStart(J2EELCMProcessor.java:99)
         at com.sap.engine.services.dc.lcm.impl.LifeCycleManagerImpl.start(LifeCycleManagerImpl.java:62)
         at com.sap.engine.services.dc.cm.deploy.impl.LifeCycleManagerStartVisitor.visit(LifeCycleManagerStartVisitor.java:34)
         at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcessLCMDeplItem(DefaultDeployPostProcessor.java:80)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcess(DefaultDeployPostProcessor.java:56)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doPostProcessing(DeployerImpl.java:741)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.performDeploy(DeployerImpl.java:732)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doDeploy(DeployerImpl.java:576)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:270)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Caused by: com.sap.engine.frame.core.database.DatabaseException: Exception of type java.sql.SQLException occurred: Closed Connection.
         at com.sap.engine.core.database.impl.DataSourceAdministratorImpl.createDataSource(DataSourceAdministratorImpl.java:49)
         at com.sap.engine.services.dbpool.deploy.ContainerImpl.startDataSources(ContainerImpl.java:1400)
         ... 33 more
    Caused by: java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:162)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:227)
         at oracle.jdbc.driver.GetCharSetError.processError(T2CConnection.java:3082)
         at oracle.jdbc.driver.T2CConnection.getCharSetIds(T2CConnection.java:2811)
         at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:300)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:344)
         at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:136)
         at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:79)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:545)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:194)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:121)
         at oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:333)
         at oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:84)
         at com.sap.sql.connect.factory.XADSPooledConnectionFactory.getPooledConnection(XADSPooledConnectionFactory.java:27)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.initConnections(DBDataSourcePoolImpl.java:1099)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.<init>(DBDataSourcePoolImpl.java:49)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:507)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:136)
         at com.sap.sql.manager.OpenSQLManager.createDataSource(OpenSQLManager.java:141)
         at com.sap.engine.core.database.impl.DataSourceAdministratorImpl.createDataSource(DataSourceAdministratorImpl.java:42)
         ... 34 more
    But when we are creating the datasource with thin type of driver, it is working fine. We have already created a driver with name “ORACLE_DRIVER” in server using the ojdbc14.jar using Netweaver administrator consol.
    Same this is happening when we are creating the OCI type of datasource by using Netweaver administrator consol by specifying all the parameter as above and also the initial connection pool size is more than zero.
    Same thing is happening for normal (JDBC 1x) datasource creation with OCI type driver.

    Hello,
    I ran a search on SDN, related to your error code, i found the following:
    UnsupportedClassVersionError in NWDS CE
    DeploymentWarning-WebService-Collection
    Maybe its useful to you
    Regards,
    Siddhesh

  • Problem with a Data Source in Web Logic

    Hi everybody,
    Currently i am deploying a 11g ADF application, i am testing my application in a Web Logic 10.3.2.0, and in the beginning all works OK, but when the user test the application like a half of hour the data source throws this exception:
    Messages
    Test of MOR_DS_ORA2 on server soa_server1 failed, reason:
    Connection test failed with the following exception: weblogic.common.resourcepool.ResourceUnavailableException: No resources currently available in pool MOR_DS_ORA2 to allocate to applications. Either specify a time period to wait for resources to become available, or increase the size of the pool and retry..
    This error only occur in the development server of the company, never in the embed WL of my JDeveloper 11 g
    Checking my code (appModuleImpl where is all the logic and integration with my DB) i don't see any wrong.
    I call SP like this:
    String stmt = "BEGIN XXMOR_FUNCIONAL_PKG.XXMOR_SOL_REPROCESAR_PR(?, ?); END;";
    CallableStatement st = null;
    try {
    st = getDBTransaction().createCallableStatement(stmt, 2);
    st.setInt(1, idSol);
    st.setString(2, rw.getTrackingIdConcom());
    st.execute();
    System.out.println("Exito.");
    catch (SQLException e) {
    throw new JboException(e);
    finally {
    if (st != null) {
    try {
    st.close();
    catch (SQLException e) {}
    Execute some querys like this:
    public ArrayList getElementsByArguments(String query){
    ArrayList al = new ArrayList();
    ResultSet rs = null;
    try {
    rs = getDBTransaction().createStatement(0).executeQuery(query);
    ResultSetMetaData rsMeta = rs.getMetaData();
    int numColumnas = rsMeta.getColumnCount();
    while(rs.next()) {
    for (int i = 1; i <= numColumnas; i++) {
    al.add(rs.getString(i));
    } catch (SQLException e) {
    getDBTransaction().commit();
    return al;
    And some insert and update like this:
    public String setNewFzaVta(Number idSegNeg, String idenFzaVta, String nomFzaVta, String region, String copysOrden,
    String copysFecha, String mutlifuerza, String rtcrdAut, String autCorreo, String mercadotecnia,
    String divCanal, String conCom, String activa, String notificacion, String createBy, Date currentDate,
    String matloc, Number tolerancia, String rate){
    XxmorFzasVtasTabViewImpl u = (XxmorFzasVtasTabViewImpl)getXxmorFzasVtasTabView1();
    XxmorFzasVtasTabViewRowImpl newRow = (XxmorFzasVtasTabViewRowImpl)u.createRow();
    SequenceImpl seq = new SequenceImpl("XXMOR_ID_FZAVTA_SQ", getDBTransaction());
    Number seqNextval = seq.getSequenceNumber();
    newRow.setIdSegNeg(idSegNeg);
    newRow.setIdFzaVentas(seqNextval);
    newRow.setIdentFzaVentas(idenFzaVta);
    newRow.setNombreFzaVentas(nomFzaVta);
    newRow.setRegion(region);
    newRow.setCopysXOrden(copysOrden);
    newRow.setCopysXFecha(copysFecha);
    newRow.setMultifuerza(mutlifuerza);
    newRow.setRtcrdAuthAut(rtcrdAut);
    newRow.setAutXCorreo(autCorreo);
    newRow.setMercadotecnia(mercadotecnia);
    newRow.setDivXCanal(divCanal);
    newRow.setCondicionesComerciales(conCom);
    newRow.setActiva(activa);
    newRow.setNotificacionExtInt(notificacion);
    newRow.setCreatedBy(createBy);
    newRow.setCreatedDate(currentDate);
    newRow.setMatloc(matloc);
    newRow.setAutTolerancia(tolerancia);
    newRow.setGetRate(rate);
    u.insertRow(newRow);
    getDBTransaction().commit();
    return seqNextval.toString();
    Can anybody help me ! ????

    Hi,
    from the original post it is not obvious from where the code is called and if the AM is released properly. So if you face the same issue, maybe you can explain more
    Frank

  • Problem with the data source and web.xml

    I have an issue where JSC is removing my resource reference:
    <resource-ref>
    <description>Creator generated DataSource Reference</description>
    <res-ref-name>jdbc/localOracleDatabase</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    from the web.xml and sun-web.xml.
    The application has been working great in the IDE for months then wham, no more data source definition. I try and add the reference manually and the IDE takes it out. I am "NOT" adding it to the .xml's in the build area. Why is JSC removing the data source entry?

    This continues to be a problem. The only way that I can get around the problem is to drag a table from the data source onto the design pallete and then the datasource is added back to the web.xml. I can run fine for 10 or 15 runs then the entry is once again removed from the web.xml.
    Help please!

  • Use of Arrays in POJO Data Source - CR4E

    Hi,
    I would want to use arrays in POJO's that is used as data source. Given below is an example POJO
    public class POJODataSource {
         private String[] vehUsgType;
         private String[] soundRepro1;
         private String[] finRespType ;
         public String[] getFinRespType() {
              return finRespType;
         public void setFinRespType(String[] finRespType) {
              this.finRespType = finRespType;
         public String[] getSoundRepro1() {
              return soundRepro1;
         public void setSoundRepro1(String[] soundRepro1) {
              this.soundRepro1 = soundRepro1;
         public String[] getVehUsgType() {
              return vehUsgType;
         public void setVehUsgType(String[] vehUsgType) {
              this.vehUsgType = vehUsgType;
    Does CR4E recognize arrays in POJO's. If so How do we use it in the report. An example of how to use and iterate thry the arrays would be appreciated.
    thanks,
    Ravi Narala
    Edited by: RNarala on Jul 24, 2009 9:40 AM

    POJO Factory doesn't support arrays, or hierarchial indexed properties.
    Sincerely,
    Ted Ueda

  • Capture encountered a problem reading the data source tape .

    FCP 4.5
    SONY DSR-20 deck
    dual 1.5GHZ
    There are sound drop-outs on my source NTSC mini-dv tapes
    the time-code looks pretty steady in the DSR-20 deck display
    however i keep getting the following message when i try to digitize:
    "Capture encountered a problem reading the data on your source tape.
    This could be due to a problem with the tape. Capture has been aborted
    and your clip has been saved"
    I've tried setting Device Control to "Non-Controllable Device" and trying to capture video ONLY [the drop-out is mainly in the sound] which has generally solved this problem in the past but to no avail.
    The same message comes up.
    I realize my source tapes are messed up but how to work around it?
    any advice please !
    thank you

    The most direct work-around is to play your DV tape through the analog outs on some device and to bring the signal into a a/dv converter and to capture using 'capture now/non-controllable device'
    I'm doing this as I write. A student, who did not know any better, recorded on LP mode and the timecode (and recording in general) is nearly unusable. This is the only way I've been able to get it into the system. It ain't pretty but you will have the material.
    You are correct when you inquire that there will be no time code and the material will take a 2 conversion hit.
    Good luck.
    x

  • Problem with new data-sources format

    Hi, I m moving to Oracle IAS 10.1.3, so i m testing the application with the standalone version.
    I use the datasource converter just like the manual say.
    this is how datasources looks..
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <data-sources>
    <managed-data-source user="scott" password="tiger" login-timeout="-1" connection-pool-name="OracleDS_connectionPool" jndi-name="jdbc/OracleCoreDS" name="OracleDS_jdbc/OracleCoreDS"/>
    <managed-data-source login-timeout="-1" connection-pool-name="OracleDS_connectionPool" jndi-name="jdbc/OracleCoreDS_non_tx" name="jdbc/OracleCoreDS_non_tx_jdbc/OracleCoreDS_non_tx"/>
    <managed-data-source login-timeout="-1" connection-pool-name="OracleDS_connectionPool" jndi-name="jdbc/OracleDS" name="jdbc/OracleDS_jdbc/OracleDS"/>
    <native-data-source user="user" password="pass" url="jdbc:oracle:thin:@70.101.0.200:1521:DEV" login-timeout="-1" data-source-class="oracle.jdbc.pool.OracleDataSource" jndi-name="jdbc/etgs" name="etgs"/>
    <connection-pool name="etgs_connectionPool" connection-retry-interval="0" inactivity-timeout="30" max-connections="2147483647">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="etgs" password="etgs" url="jdbc:oracle:thin:@70.101.0.200:1521:DEV" login-timeout="-1"/>
    </connection-pool>
    <connection-pool name="OracleDS_connectionPool" connection-retry-interval="0" inactivity-timeout="30" max-connections="2147483647">
    <connection-factory factory-class="oracle.jdbc.driver.OracleDriver" user="scott" password="tiger" url="jdbc:oracle:thin:@//localhost:1521/oracle.regress.rdbms.dev.us.oracle.com" login-timeout="-1"/>
    </connection-pool>
    </data-sources>
    When I start de oc4j, I have the following problem:
    C:\soft\oc4j_101300\bin>oc4j -start
    Starting OC4J from C:\soft\oc4j_101300\j2ee\home ...
    [2006-08-23 17:54:46,210] WARN org.hibernate.cfg.HbmBinder - Could not perform validation checks for component as the c
    lass ar.com.tgs.spac.domain.solicitud.SolicitudProgramada was not found
    [2006-08-23 17:54:49,882] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 17002, SQLState: null
    [2006-08-23 17:54:49,882] ERROR org.hibernate.util.JDBCExceptionReporter - Excepci¾n de E/S: Socket is not connected
    [2006-08-23 17:54:49,897] WARN org.hibernate.cfg.SettingsFactory - Could not obtain connection metadata
    java.sql.SQLException: Excepci¾n de E/S: Socket is not connected
    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.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:218)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:159)
    at org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider.getConnection(LocalDataSourceConnectionP
    rovider.java:80)
    at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:72)
    at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1463)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1004)
    at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:777
    at org.springframework.orm.hibernate3.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:70
    3)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowi
    reCapableBeanFactory.java:1058)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:363)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1012)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:823)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:345)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1012)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:823)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:345)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedMap(BeanDefinitionValueRe
    solver.java:225)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:117)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveConstructorArguments(Abst
    ractAutowireCapableBeanFactory.java:713)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAuto
    wireCapableBeanFactory.java:611)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:329)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1012)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:823)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:345)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1012)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:823)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:345)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:176)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:105)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1012)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:823)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:345)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListable
    BeanFactory.java:275)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:318)
    at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableW
    ebApplicationContext.java:134)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:230)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:156)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:48)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:649)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:428)
    at com.evermind.server.Application.getHttpApplication(Application.java:512)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite
    .java:1975)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1894)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:633)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:302)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:273)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:180)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2296)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:944)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:113)
    at java.lang.Thread.run(Thread.java:595)
    [2006-08-23 17:54:50,179] WARN net.sf.ehcache.config.Configurator - No configuration found. Configuring ehcache from eh
    cache-failsafe.xml found in the classpath: code-source:/C:/soft/oc4j_101300/j2ee/home/applications/app-web/WEB-INF/lib/e
    hcache-1.1.jar!ehcache-failsafe.xml
    Any idea ?
    really thanks

    Another strange thing..
    My ABAP colleague, debugged the program for me and point out:
          *   get data class (only standard and user values)
    >         SELECT * FROM ddart INTO TABLE l_t_ddart
                                  ORDER BY tabart.
              DELETE l_t_ddart WHERE   ddclass <> 'STD'  AND
                                       ddclass <> 'USR'.
              LOOP AT l_t_ddart INTO l_s_ddart.
    The l_t_ddart table contains only 21 rows (without my new Data Class, which is visible under SE16!)! I checked under oracle sqlplus and SELECT * FROM SAP<SID>.ddart; returned 22 rows WITH my new Data Class!
    I'm a little bit confused...

  • POJO Data Source where POJO includes reference to another POJO

    <p>All of the samples and webinars I have seen that deal with using a POJO as a data source, use a POJO that includes int, String, or Date fields.  Suppose you have an OrderItem class, which contains a product (class Product) and numOrdered (type int).  The Product class has a description and so forth.  Is it possible to use both POJOs in the report?  For example, can you link the two classes together?  In the demos I&#39;ve seen, one POJO is dragged to the report, then a productId is linked to a column in a database table.  We want to design reports that are database-independent, so we would like to use POJOs.  Also, can you use POJOs in reports outside of Crystal Reports for Eclipse?</p>

    Hi,
      I am new to Crystal.
      I have similar requirements as the original post. POJO in Crystal is useful only when you can transparently deal with your existing POJO model and navigate all the relationships you need for the report. If I have to "flatten" complex object graph of my complex POJO model, then what benefit am I getting here?
      We already have mechanism in our webapp to populate our POJOs with data from our Database using JPA/JDO queries. Basically, we dont want to hardcode any SQL or direct knowledge of database.
    ReportMill (another report engine) lets you navigate all relationships in your OO model as you would in any Java class.  Without such support, for each report, I have to "somehow" flatten complex model into essentially a "Row" object to satisfy Crystal?  Is that what I am hearing?
    Someone please help with what is possible or what is not.
    Thanks
    -Chris

  • Problem setting up data source to use ODBC DSN

    SQL server 2008 r2 BI Tools 2008 r2
    When creating new data source based on 64bit ODBC DSN
    The DSN is not displayed in the 'Shared Data Source Properties/Edit/Connection Properties/ 'Use user or system data source name' drop down, the only DSN's displayed are 32 bit not the 64 bit ones I need.
    How can I access the 64 bit DSN's I need?

    Hi,
    Based on your description, I am afraid your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    In order to help you resolve your issue, could you please provide us more information, we will check whether other forums can support your issue?
    What do you want to do?
    What are you doing?
    Which tool are you working with? You only mentioned ‘SQL Server 2008 R2 BI Tools 2008 R2’, are you working in SQL Server? Or Visual Studio? Did you use BI Tools within Visual Studio?
    Could you provide us an image about what you encountered currently?
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem creating new data sources

    hi -- I've just created a file DSN data source (Microsoft ODBC for Oracle Driver), and in Crystal, have used the ODBC (RDO) data source type, pointing to the file DSN. (I'm accessing an Oracle 10g database on a Unix server.)
    The connection to the database is successful, but when I use the Database Expert to pick the actual object (eg table) that I want the report to access, I get the following strange results:
    Not all schemas are visible
    For the schemas that are visible, only stored procedures are shown. No tables, views, or anything else.
    When I create an Oracle Server data source, all schemas and their objects are visible. The report works fine.
    Can someone explain to me why the File DSN is not showing me all schemas and objects?
    Thanks,
    Carol

    All -- Thanks for your suggestions. I probably should have given you more information up front:
    - I've already updated the database using Set Datasource Location.
    - I've already verified that the database explorer is including views and tables
    and is not restricting based on LIKE.
    - I did as Sourashree suggested and created a system DSN -- it also only shows
    me the stored procedures.
    I have successfully created a non-ODBC data source just using the Crystal Reports
    data source type of Oracle Server.  It works just fine -- tables, views, everything I need
    shows up in the explorer. So, my question about the File DSN is really just academic,
    out of curiousity (I struggled with it so long I'd like to know why it doesn't work!).
    If you can help me out, that would be great. But I see no reason the Oracle Server
    data source won't meet our needs.
    Thanks,
    Carol

  • Problem in XML Data Source

    Hi  Friends,
    Req : We need to push data from XML to BW
    System - 3.5 BW
    I went through all steps of "HOW to Push data to XML" document.
    I kept my XML file on Desktop
    When I perform "Send Recordset" no response from system my data is not seen in delta Queue.
    Do I need to do any settings in BW system apart from what is mentioned in document.
    Pabolu
    Message was edited by:
            pabolu Keerthi

    Hi,
    I have done all my initialization steps already and i am using my 6A<Data Source> only.
    When i am clicking on "Send Dataset" it is popping a error.
    I am getting a error popping that "Automation Server can't create object"
    Pabolu,
    Message was edited by:
            pabolu Keerthi

Maybe you are looking for

  • How do I copy my  music from one external hard drive to another one?

    How do I copy my itunes library from  one external drive to a bigger drive?

  • How to put all pictures in a document in one layer

    OK, I have a huge document on 1730 pages and all text and pictures are in the same layer. How can I mark all the pictures and put them all in one (other) layer, without doing it manually, page by page? (maybe using Find/change - Object?) Can anyone h

  • Multiple IDocs to File using BPM

    Hi All, I have configured a scenario of multiple IDocs to file using BPM.  In this scenario while I am triggering IDoc from R/3 system it is sent to the external program.    I am getting in the status record of WE05 as IDoc is sent to an external sys

  • Serial numbers problem

    Hi Guys I have 10 stock of material A in 001 Storage location ,which all the quantity is serial number managed I have transfered 10 quantity of Material A to 002 location from 001 location using 311 MIGO But serial numbers are not copied to 002 locat

  • How to Copy and Edit an Idoc

    I want to copy an idoc of basic type ORDERS05, then change the material number and bring it into SAP could someone guide me how I can do it. If possible please suggest more than one ways because I dont have authorization to some of the transactions i