Error during DataBase source creation in SES.

Hi Experts,
As part of creating DataBase source for SES...
We created a table testing_data_for_ses(URL,CONTENT,LASTMODIFIEDDATE,KEY,LANG)
and also the view
create or replace view view_testing_data_for_ses AS
SELECT 'docserver?docid=' || URL URL,
CONTENT CONTENT,
lastmodifieddate lastmodifieddate,
KEY KEY,
'en' LANG
FROM testing_data_for_ses;
Finally we tried to create DataBase source in SES with following parameter names and values
Database Connection String: jdbc:oracle:thin:@<systemIP>:<port>:<SID>
User ID : apps
Password : apps
View : view_testing_data_for_ses
Document Count : -1
Query : select content from testing_data_for_ses
URL Prefix : http://<SES-Hostname>:<SES-Port>
However in this process we ended up with following Error:
09:55:53:750 INFO     main          
09:55:53:761 INFO     main          Oracle Secure Enterprise Search, Crawler: Release 10.1.8.2
09:55:53:761 INFO     main          Copyright © 2006, 2007, Oracle. All rights reserved.
09:55:53:761 INFO     main          
09:55:53:761 INFO     main          ================== Crawling settings ==================
09:55:53:761 INFO     main          Reading configuration file from /mnt/u08/SOADEVIL/ses/seshome/search/data/config/crawler.dat
09:55:53:762 INFO     main          Agent = Oracle Secure Enterprise Search
09:55:53:800 INFO     main          User = EQ_TEST
09:55:53:800 INFO     main          Database connect string = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=1525))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=DEVIL1.hostname)))
09:55:53:800 INFO     main          Source type is User-defined
09:55:53:800 INFO     main          Source is "DatabaseSource_B"
09:55:53:800 INFO     main          Number of crawling threads = 5
09:55:53:800 INFO     main          Queue table = I1S3
09:55:53:801 INFO     main          URL table = EQ$URL
09:55:53:801 INFO     main          Maximum documents to crawl = no limit
09:55:53:801 INFO     main          Maximum depth to crawl = 2
09:55:53:801 INFO     main          Document size limit = 10M
09:55:53:801 INFO     main          Locale of the crawler message is "en_US"
09:55:53:801 INFO     main          URL exclusion rule = (?i:(?:\.gif)|(?:\.jpg)|(?:\.jar)|(?:\.tif)|(?:\.bmp)|(?:\.war)|(?:\.ear)|(?:\.mpg)|(?:\.wmv)|(?:\.mpeg)|(?:\.scm)|(?:\.iso)|(?:\.dmp)|(?:\.dll)|(?:\.cab)|(?:\.so)|(?:\.avi)|(?:\.wav)|(?:\.mp3)|(?:\.wma)|(?:\.bin)|(?:\.exe)|(?:\.iso)|(?:\.tar)|(?:\.png))$
09:55:53:801 INFO     main          URL exclusion rule = \?.*(.*\+)\1{3}
09:55:53:801 INFO     main          Document read timeout threshold = 30 second(s)
09:55:53:801 INFO     main          Crawler default character set is "8859_1"
09:55:53:801 INFO     main          Crawler default language is "en"
09:55:53:802 INFO     main          Auto language detection is on
09:55:53:802 INFO     main          Auto character set detection is off
09:55:53:802 INFO     main          Document service pipeline is "Default pipeline"
09:55:53:802 INFO     main          Verbose mode is on
09:55:53:848 INFO     main          Caching on: directory = /mnt/u08/SOADEVIL/ses/sesdata/DEVIL1/cache/I1DS3/, max size = 250, action = SES_TASK
09:55:53:848 INFO     main          Filtering on: filter path = /mnt/u08/SOADEVIL/ses/seshome/ctx/bin/ctxhx, number of filters = 2
09:55:53:849 INFO     main          MIME inclusions = text/plain text/html application/pdf application/x-msexcel application/vnd.ms-excel application/ms-excel application/x-mspowerpoint application/vnd.ms-powerpoint application/msword
09:55:53:849 INFO     main          URL table attributes = url, depth, signature, last_modified, status, url_id, access_url, enqueue_status, TITLE, DESCRIPTION, AUTHOR, CRAWLED_DATE, CONTENT_LENGTH, CONTENT_TYPE, LANG, CACHE_FILE_PATH, DS_ID
09:55:53:849 INFO     main          SQL callback statement is "begin eq_crw.crawler_callback(?,?,?,?); exception when eq_def.search_error then eq_err.raise; when others then eq_err.raise; end;"
09:55:53:849 INFO     main          Cookie support is enabled
09:55:53:850 INFO     main          Maximum number of cookies = 300
09:55:53:850 INFO     main          Maximum number of cookies per host = 20
09:55:53:850 INFO     main          Maximum size of cookie = 4096 bytes
09:55:53:851 INFO     main          Cache file deletion is disabled
09:55:53:851 INFO     main          Crawler plug-in manager class is "oracle.search.plugin.db.DBCrawlerManager"
09:55:53:851 INFO     main          SQL hook ID is "3"
09:55:53:851 INFO     main          SQL command hook statement is "begin ? := eq_crw.crawler_get_command(?,?,?,?); end;"
09:55:53:851 INFO     main          SQL response hook statement is "begin ? := eq_crw.crawler_send_response (?,?,?,?,?,?,?,?,?,?,?,?,?); end;"
09:55:53:851 INFO     main          Crawler launched by schedule "DatabaseSource_B"
09:55:53:851 INFO     main          
09:55:53:851 INFO     main          =================== Crawling status ===================
09:55:53:852 INFO     main          Crawling started at 10/3/07 9:55 AM
09:55:55:463 INFO     main          URL manager connecting to Oracle...
09:55:55:524 INFO     main          connected
09:55:56:712 INFO     main          Time of last crawl is Wed Oct 03 09:44:11 EDT 2007
09:55:56:755 INFO     main          Queue manager connecting to Oracle...
09:55:56:853 INFO     main          connected
09:55:58:088 INFO     main          Invoking "oracle.search.plugin.db.DBCrawlerManager"
09:55:58:092 INFO     main          URL manager connecting to Oracle...
09:55:58:241 INFO     main          connected
09:55:58:243 INFO     main          Initializing crawler plug-in manager "oracle.search.plugin.db.DBCrawlerManager"
09:55:58:245 ERROR     main     EQP-80401: Cannot specify both view and query oracle.search.sdk.crawler.PluginException     oracle.search.plugin.appsjdbc.AppsJdbcPluginMgr:init:255     oracle.search.plugin.appsjdbc.SecureAppsJdbcPluginMgr:init:50     oracle.search.crawler.WebCrawler:begin:1076     ImtCrawler:run:1831     ImtCrawler:main:48009:55:58:484 INFO     Thread-1          Remote command "reportstatistics" received, argument = "quit"
09:55:58:484 INFO     Thread-1          Executing remote command "reportstatistics"
09:55:58:506 INFO     Thread-1          Send back remote command execution result
09:55:58:852 INFO     main          Shutting down all crawling threads...
09:55:58:855 INFO     main          
09:55:58:855 INFO     main          =================== Crawling results ===================
09:55:58:855 INFO     main          Crawling started at 10/3/07 9:55 AM
09:55:58:856 INFO     main          Crawling stopped at 10/3/07 9:55 AM
09:55:58:856 INFO     main          Total crawling time = 0:0:5
09:55:58:856 INFO     main          
09:55:58:877 INFO     main          Total number of documents fetched = 0
09:55:58:879 INFO     main          Document fetch failures = 0
09:55:58:880 INFO     main          Document conversion failures = 0
09:55:58:880 INFO     main          Total number of unique documents indexed = 0
09:55:58:880 INFO     main          Total data collected = 0 bytes
09:55:58:880 INFO     main          Total number of non-indexable documents = 0
09:55:58:880 INFO     main          
09:55:58:880 INFO     main          Number of times disk cache is full = 0
Are we specifying any wrong parameter values.
Thanks
parker.

Hi raford,
Thanks for your reply.
We just provided the view name....and hence the DataBase source got created successfully.
Now we have two scenarios here
1)
DataBase source in SES with parameter value for URL Prefix : http://<SES-Hostname>
Now when we searched for content... The SES gets us the results....
However when we clicked on the searched result(which is http://<SES-HostName>:<SES-port>/search/query/redirect.jsp?qid=161&did=2001&pos=1&idx=1&fid=)...it says cannot find server...but when i click on cached link(which is http://devilrays.appsassociates.com:7782/search/query/cache.jsp?id=2001&q=row3&fid=)... i could see the whole content.
2)
DataBase source in SES with parameter value for URL Prefix : http://<SES-Hostname>:<SES-Port>
Now when we searched for content... The SES gets us the results....
However when we clicked on the searched result(which is http://<SES-Hostname>:<SES-Port>/search/query/redirect.jsp?qid=151&did=1901&pos=1&idx=1&fid=)...it says HTTP 404 not found...but when i click on cached link(which is http://devilrays.appsassociates.com:7782/search/query/cache.jsp?id=1901&q=row3&fid=)... i[b] could see the whole content.
Are there any changes i need to do so that when i click on search result... it gets me the content.
Thanks
parker.

Similar Messages

  • Error with data source creation

    Error during Data Source creation: weblogic.common.ResourceException: DataSource
    (jdbc.GangsterDB) can't be created with non-existent Pool (connection or multi)
    (oraclePool)
    I have already created oraclePool with the following properties:
    Name : oraclePool
    URL : jdbc:weblogic:oracle
    Driver: weblogic.jdbc.oci.Driver
    Properties:
    user=system
    server=myserver
    In weblogic-ejb-jar.xml file:
              <reference-descriptor>
              <resource-description>
              <res-ref-name>jdbc/GangsterDataSource</res-ref-name>
              <jndi-name>jdbc.GangsterDB</jndi-name>
              </resource-description>
         </reference-descriptor>
    In ejb-jar.xml file:
    <resource-ref>
              <res-ref-name>jdbc/GangsterDataSource</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
              </resource-ref>
    Do I need to make changes in my Entity Bean files? I have made a datasource called
    GangsterDB. I do not know the reason for this error. Please do let me know.
    Error during Data Source creation: weblogic.common.ResourceException: DataSource
    (jdbc.GangsterDB) can't be created with non-existent Pool (connection or multi)
    (oraclePool)
    Thank you
    Ronak Parekh

    I am still getting the same error:
    Unable to deploy EJB: OrganizationEJB from sempire_bc.jar
    The DataSource with the JNDI name: OrganizationDB can not be located. Please ensure
    that the DataSource has been deployed
    successfully and that the JNDI name in your EJB Deployment descriptor is correct.
    In my console, I have created a connection pool 'oraclePool' and 3 datasource
    'jdbc.GangsterDB', 'jdbc.OrganizationDB' and
    'jdbc.JobDB'. I have also specified the target server and there seems to be no
    error. I have checked 'Monitor All Connection
    Pools' and oraclePool is running. I still do not understand the problem that I
    am getting and have no clue how to solve it.
    Thank you
    Ronak Parekh
    My weblogic-ejb-jar.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE weblogic-ejb-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB//EN'
    'http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd'>
    <weblogic-ejb-jar>
         <weblogic-enterprise-bean>
              <ejb-name>GangsterEJB</ejb-name>
              <entity-descriptor>
                   <persistence>
                        <persistence-type>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                             <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
                        </persistence-type>
                        <persistence-use>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                        </persistence-use>
                   </persistence>
              </entity-descriptor>
              <reference-descriptor>
              <resource-description>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <jndi-name>jdbc.GangsterDB</jndi-name>
              </resource-description>
         </reference-descriptor>
              <local-jndi-name>jdbc.GangsterDB</local-jndi-name>
         </weblogic-enterprise-bean>
         <weblogic-enterprise-bean>
              <ejb-name>OrganizationEJB</ejb-name>
              <entity-descriptor>
                   <persistence>
                        <persistence-type>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                             <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
                        </persistence-type>
                        <persistence-use>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                        </persistence-use>
                   </persistence>
              </entity-descriptor>
              <reference-descriptor>
              <resource-description>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <jndi-name>jdbc.OrganizationDB</jndi-name>
              </resource-description>
              </reference-descriptor>
              <local-jndi-name>jdbc.OrganizationDB</local-jndi-name>
         </weblogic-enterprise-bean>
         <weblogic-enterprise-bean>
              <ejb-name>JobEJB</ejb-name>
              <entity-descriptor>
                   <persistence>
                        <persistence-type>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                             <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
                        </persistence-type>
                        <persistence-use>
                             <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
                             <type-version>6.0</type-version>
                        </persistence-use>
                   </persistence>
              </entity-descriptor>
              <reference-descriptor>
              <resource-description>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <jndi-name>jdbc.JobDB</jndi-name>
              </resource-description>
         </reference-descriptor>
              <local-jndi-name>jdbc.JobDB</local-jndi-name>
         </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    My ejb-jar.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC
         "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
         "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar>
         <display-name>Business Component CMP 2.0</display-name>
         <enterprise-beans>
    <entity>
              <display-name>Gangster Entity Bean</display-name>
         <ejb-name>GangsterEJB</ejb-name>
    <local-home>com.sempire.builder.business_component.GangsterHome</local-home>
    <local>com.sempire.builder.business_component.Gangster</local>
    <ejb-class>com.sempire.builder.business_component.GangsterBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
         <abstract-schema-name>GangsterEJB</abstract-schema-name>
    <cmp-field><field-name>iD</field-name></cmp-field>
         <cmp-field><field-name>name</field-name></cmp-field>
    <cmp-field><field-name>nickname</field-name></cmp-field>
    <cmp-field><field-name>badness</field-name></cmp-field>
                   <primkey-field>iD</primkey-field>
                   <resource-ref>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
              </resource-ref>
                   <query>
                        <query-method>
                             <method-name>findAll</method-name>
                             <method-params></method-params>
                        </query-method>
                        <ejb-ql>
                             <![CDATA[SELECT OBJECT(a) FROM GangsterEJB AS a]]>
                        </ejb-ql>
                   </query>
              </entity>
    <entity>
         <display-name>Organization Entity Bean</display-name>
    <ejb-name>OrganizationEJB</ejb-name>
    <local-home>com.sempire.builder.business_component.OrganizationHome</local-home>
    <local>com.sempire.builder.business_component.Organization</local>
    <ejb-class>com.sempire.builder.business_component.OrganizationBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>OrganizationEJB</abstract-schema-name>
    <cmp-field><field-name>iD</field-name></cmp-field>
         <cmp-field><field-name>name</field-name></cmp-field>
                   <cmp-field><field-name>description</field-name></cmp-field>
                   <primkey-field>iD</primkey-field>
                   <resource-ref>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
              </resource-ref>
                   <query>
                        <query-method>
                             <method-name>findAll</method-name>
                             <method-params></method-params>
                        </query-method>
                        <ejb-ql>
                             <![CDATA[SELECT OBJECT(a) FROM OrganizationEJB AS a]]>
                        </ejb-ql>
                   </query>
              </entity>
    <entity>
    <display-name>Job Entity Bean</display-name>
    <ejb-name>JobEJB</ejb-name>
    <local-home>com.sempire.builder.business_component.JobHome</local-home>
    <local>com.sempire.builder.business_component.Job</local>
    <ejb-class>com.sempire.builder.business_component.JobBean</ejb-class>
    <persistence-type>Container</persistence-type>
                   <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>JobEJB</abstract-schema-name>
                   <cmp-field><field-name>iD</field-name></cmp-field>
    <cmp-field><field-name>name</field-name></cmp-field>
    <cmp-field><field-name>score</field-name></cmp-field>
                   <cmp-field><field-name>setupCost</field-name></cmp-field>
                   <primkey-field>iD</primkey-field>
                   <resource-ref>
              <res-ref-name>jdbc/oraclePool</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
              </resource-ref>
                   <query>
                        <query-method>
                             <method-name>findAll</method-name>
                             <method-params></method-params>
                        </query-method>
                        <ejb-ql>
                             <![CDATA[SELECT OBJECT(a) FROM JobEJB AS a]]>
                        </ejb-ql>
                   </query>
              </entity>
         </enterprise-beans>
         <relationships>
    <ejb-relation>
    <ejb-relation-name>organization-memberGangsters</ejb-relation-name>
    <ejb-relationship-role>
         <ejb-relationship-role-name>organization---memberGangsters</ejb-relationship-role-name>
    <multiplicity>One</multiplicity>
    <relationship-role-source>
         <ejb-name>OrganizationEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
         <cmr-field-name>memberGangsters</cmr-field-name>
         <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
                   <ejb-relationship-role>
         <ejb-relationship-role-name>memberGangsters---organization</ejb-relationship-role-name>
    <multiplicity>Many</multiplicity>
    <cascade-delete/>
    <relationship-role-source>
         <ejb-name>GangsterEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
         <cmr-field-name>organization</cmr-field-name>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    <ejb-relation>
    <ejb-relation-name>gangsters-jobs</ejb-relation-name>
    <ejb-relationship-role>
         <ejb-relationship-role-name>gangsters---jobs</ejb-relationship-role-name>
         <multiplicity>Many</multiplicity>
         <relationship-role-source>
              <ejb-name>GangsterEJB</ejb-name>
         </relationship-role-source>
         <cmr-field>
              <cmr-field-name>jobs</cmr-field-name>
              <cmr-field-type>java.util.Collection</cmr-field-type>
         </cmr-field>
    </ejb-relationship-role>
                   <ejb-relationship-role>
         <ejb-relationship-role-name>jobs---gangsters</ejb-relationship-role-name>
         <multiplicity>Many</multiplicity>
         <relationship-role-source>
              <ejb-name>JobEJB</ejb-name>
         </relationship-role-source>
         <cmr-field>
              <cmr-field-name>gangsters</cmr-field-name>
              <cmr-field-type>java.util.Collection</cmr-field-type>
         </cmr-field>
    </ejb-relationship-role>
              </ejb-relation>
    <ejb-relation>
    <ejb-relation-name>organization-theBoss</ejb-relation-name>
         <ejb-relationship-role>
         <ejb-relationship-role-name>organization---theBoss</ejb-relationship-role-name>
         <multiplicity>One</multiplicity>
         <relationship-role-source>
              <ejb-name>OrganizationEJB</ejb-name>
         </relationship-role-source>
         <cmr-field>
              <cmr-field-name>theBoss</cmr-field-name>
                   </cmr-field>
              </ejb-relationship-role>
                   <ejb-relationship-role>
                        <ejb-relationship-role-name>theBoss---organization</ejb-relationship-role-name>
         <multiplicity>One</multiplicity>
    <relationship-role-source>
         <ejb-name>GangsterEJB</ejb-name>
    </relationship-role-source>
    </ejb-relationship-role>
    </ejb-relation>
         </relationships>
         <assembly-descriptor>
         <container-transaction>
         <method>
              <ejb-name>GangsterEJB</ejb-name>
              <method-name>*</method-name>
         </method>
         <method>
              <ejb-name>OrganizationEJB</ejb-name>
              <method-name>*</method-name>
         </method>
         <method>
              <ejb-name>JobEJB</ejb-name>
              <method-name>*</method-name>
                   </method>
                   <trans-attribute>Required</trans-attribute>
              </container-transaction>
         </assembly-descriptor>
    </ejb-jar>
    My weblogic-cmp-rdbms-jar.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE weblogic-rdbms-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB RDBMS Persistence//EN'
    'http://www.bea.com/servers/wls600/dtd/weblogic-rdbms20-persistence-600.dtd'>
    <weblogic-rdbms-jar>
         <weblogic-rdbms-bean>
              <ejb-name>GangsterEJB</ejb-name>
              <data-source-name>GangsterDB</data-source-name>
              <table-name>GANGSTER</table-name>
              <field-map>
         <cmp-field>iD</cmp-field>
         <dbms-column>ID</dbms-column>
         </field-map>
         <field-map>
         <cmp-field>name</cmp-field>
         <dbms-column>NAME</dbms-column>
         </field-map>
              <field-map>
                   <cmp-field>nickname</cmp-field>
         <dbms-column>NICKNAME</dbms-column>
         </field-map>
         <field-map>
         <cmp-field>badness</cmp-field>
         <dbms-column>BADNESS</dbms-column>
              </field-map>
              <weblogic-query>
                   <query-method>
                        <method-name>findAll</method-name>
                        <method-params></method-params>
                   </query-method>
              </weblogic-query>
         </weblogic-rdbms-bean>
         <weblogic-rdbms-bean>
              <ejb-name>OrganizationEJB</ejb-name>
              <data-source-name>OrganizationDB</data-source-name>
              <table-name>ORGANIZATION</table-name>
              <field-map>
                   <cmp-field>iD</cmp-field>
                   <dbms-column>ID</dbms-column>
              </field-map>
              <field-map>
                   <cmp-field>name</cmp-field>
                   <dbms-column>NAME</dbms-column>
              </field-map>
              <field-map>
                   <cmp-field>description</cmp-field>
                   <dbms-column>DESCRIPTION</dbms-column>
              </field-map>
              <weblogic-query>
                   <query-method>
                        <method-name>findAll</method-name>
                        <method-params></method-params>
                   </query-method>
              </weblogic-query>
         </weblogic-rdbms-bean>
         <weblogic-rdbms-bean>
              <ejb-name>JobEJB</ejb-name>
              <data-source-name>JobDB</data-source-name>
              <table-name>JOB</table-name>
         <field-map>
                   <cmp-field>iD</cmp-field>
                   <dbms-column>ID</dbms-column>
              </field-map>
              <field-map>
                   <cmp-field>name</cmp-field>
                   <dbms-column>NAME</dbms-column>
              </field-map>
              <field-map>
                   <cmp-field>score</cmp-field>
                   <dbms-column>SCORE</dbms-column>
              </field-map>
              <field-map>
                   <cmp-field>setupCost</cmp-field>
                   <dbms-column>SETUPCOST</dbms-column>
              </field-map>
              <weblogic-query>
                   <query-method>
                        <method-name>findAll</method-name>
                        <method-params></method-params>
                   </query-method>
              </weblogic-query>
         </weblogic-rdbms-bean>
         <weblogic-rdbms-relation>
         <relation-name>organization-memberGangsters</relation-name>
         <weblogic-relationship-role>
              <relationship-role-name>memberGangsters---organization</relationship-role-name>
              <column-map>
              <foreign-key-column>iD</foreign-key-column>
                   <key-column>ID</key-column>
         </column-map>
         </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    <weblogic-rdbms-relation>
         <relation-name>gangsters-jobs</relation-name>
         <table-name>JOBS</table-name>
         <weblogic-relationship-role>
              <relationship-role-name>gangsters---jobs</relationship-role-name>
              <column-map>
                   <foreign-key-column>iD</foreign-key-column>
                   <key-column>ID</key-column>
         </column-map>
         </weblogic-relationship-role>
         <weblogic-relationship-role>
              <relationship-role-name>jobs---gangsters</relationship-role-name>
              <column-map>
                   <foreign-key-column>iD</foreign-key-column>
                   <key-column>ID</key-column>
         </column-map>
    </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    <weblogic-rdbms-relation>
         <relation-name>organization-theBoss</relation-name>
         <weblogic-relationship-role>
              <relationship-role-name>organization---theBoss</relationship-role-name>
              <column-map>
                   <foreign-key-column>iD</foreign-key-column>
                   <key-column>ID</key-column>
         </column-map>
         </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    </weblogic-rdbms-jar>

  • Error during database connection to the database : MS SQL Server 2008 R2

    Hi All,
    I am working with ABAP Proxy to Rec JDBC( Integrating XI with MS SQL Server 2008 R2). I am using SAP PI 7.0
    I am getting error in RWB at communication channel monitoring :
    Error during database connection to the database URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST': SAPClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver'
    I have given Connection details at Rec JDBC Communication channel as :
    JDBC Driver as : com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection : jdbc:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST.
    Please help me in this regard. I really appreciate your valuable information and time.
    Thanks and Regards,
    Ayub.
    Edited by: Ayubsajjid on Feb 15, 2012 8:49 AM

    Hi All,
    Thanks for all your valuable inputs on my question...
    As per all your inputs, we have to install/Deploy the below required jar files in the aii_af_jmsproviderlib.sda file
    ojdbc14.jar
    msbase.jar
    mssqlserver.jar
    msutil.jar
    Can you please tell me from where we will exact this .jar file, bcoz we have search lotzz but we helpless.
    We install from this link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21599--> we download sqljdbc_3.0.1301.101_enu  file >sqljdbc_3.0>enu-->in that I find sqljdbc.jar and sqljdbc4.jar files only . I cant above said .jar files.
    Please help me.
    Regards,
    Ayub.

  • XML log: Error during temp file creation for LOB Objects

    Hi All,
    I got this exception in the concurrent log file:
    [122010_100220171][][EXCEPTION] !!Error during temp file creation for LOB Objects
    [122010_100220172][][EXCEPTION] java.io.FileNotFoundException: null/xdo-dt-lob-1292864540169.tmp (No such file or directory (errno:2))
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:98)
         at oracle.apps.xdo.dataengine.LOBList.initLOB(LOBList.java:39)
         at oracle.apps.xdo.dataengine.LOBList.<init>(LOBList.java:30)
         at oracle.apps.xdo.dataengine.XMLPGEN.updateMetaData(XMLPGEN.java:1051)
         at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(XMLPGEN.java:511)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:445)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroup(XMLPGEN.java:1121)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroup(XMLPGEN.java:1144)
         at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(XMLPGEN.java:558)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:445)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:308)
         at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:273)
         at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:215)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:254)
         at oracle.apps.xdo.dataengine.DataProcessor.processDataStructre(DataProcessor.java:390)
         at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:355)
         at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:348)
         at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:293)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    I have this query defined in my data template:
    <![CDATA[
    SELECT lt.long_text inv_comment
    FROM apps.fnd_attached_docs_form_vl ad,
    apps.fnd_documents_long_text lt
    WHERE ad.media_id = lt.media_id
    AND ad.category_description = 'Draft Invoice Comments'
    AND ad.pk1_value = :project_id
    AND ad.pk2_value = :draft_invoice_num
    ]]>
    Issue: The inv_comment is not printing on the PDF output.
    I had the temp directory defined under the Admin tab.
    I'm guessing if it's the LONG datatype of the long_text field that's causing the issue.
    Anybody knows how this can be fixed? any help or advice is appreciated.
    Thanks.
    SW
    Edited by: user12152845 on Dec 20, 2010 11:48 AM

    Hi All,
    I got this exception in the concurrent log file:
    [122010_100220171][][EXCEPTION] !!Error during temp file creation for LOB Objects
    [122010_100220172][][EXCEPTION] java.io.FileNotFoundException: null/xdo-dt-lob-1292864540169.tmp (No such file or directory (errno:2))
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:98)
         at oracle.apps.xdo.dataengine.LOBList.initLOB(LOBList.java:39)
         at oracle.apps.xdo.dataengine.LOBList.<init>(LOBList.java:30)
         at oracle.apps.xdo.dataengine.XMLPGEN.updateMetaData(XMLPGEN.java:1051)
         at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(XMLPGEN.java:511)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:445)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroup(XMLPGEN.java:1121)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroup(XMLPGEN.java:1144)
         at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(XMLPGEN.java:558)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:445)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:308)
         at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:273)
         at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:215)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:254)
         at oracle.apps.xdo.dataengine.DataProcessor.processDataStructre(DataProcessor.java:390)
         at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:355)
         at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:348)
         at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:293)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    I have this query defined in my data template:
    <![CDATA[
    SELECT lt.long_text inv_comment
    FROM apps.fnd_attached_docs_form_vl ad,
    apps.fnd_documents_long_text lt
    WHERE ad.media_id = lt.media_id
    AND ad.category_description = 'Draft Invoice Comments'
    AND ad.pk1_value = :project_id
    AND ad.pk2_value = :draft_invoice_num
    ]]>
    Issue: The inv_comment is not printing on the PDF output.
    I had the temp directory defined under the Admin tab.
    I'm guessing if it's the LONG datatype of the long_text field that's causing the issue.
    Anybody knows how this can be fixed? any help or advice is appreciated.
    Thanks.
    SW
    Edited by: user12152845 on Dec 20, 2010 11:48 AM

  • Error during database connection (JDBC)

    Hello!
    When I try testing my connection to MSSQL (using sender JDBC channel) in communication channel monitoring (RWB)i can read that Error explanation:
    Error during database connection to the database URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection to URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX''
    Before I did the communication channel configuration I did the driver instalation and deploy like in document "HowTo_ConfigExtAdapters". In Adapter Monitor (RWB) i can see the JDBC adapter instaled and started (gray square).
    Any idea what is wrong?

    hi,
    try this:
    jdbc:microsoft:sqlserver://
    and not
    jdbc:microsoftsqlserver
    Regards,
    michal

  • Error during database load in ECC 5.0

    Hello All,
    i am trying to install ECC.5 with oracle 10g during database load phase he is giving me a error when i saw in log file i found this.
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: START OF LOG: 20090611085559
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: version R6.40/V1.4
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe -ctf I E:/sap5/51031332_1/EXP1/DATA/SAP0000.STR C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB/DDLORA.TPL C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB/SAP0000.TSK ORA -l C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB/SAP0000.log -o D
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: job completed
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: END OF LOG: 20090611085559
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: START OF LOG: 20090611103425
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: version R6.40/V1.4
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB/SAP0000.cmd -l C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB/SAP0000.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\EPT\SYS\exe\run/R3load.exe: END OF LOG: 20090611103428
    can anybody help me to sort this out.
    Any help highly appreciated.
    Thanks & Regards
    Subhash

    First of all thanks for helping me
    i have tried this
    Connected to an idle instance.
    SQL> STARTUP MOUNT
    ORACLE instance started.
    Total System Global Area  205520896 bytes
    Fixed Size                  1248116 bytes
    Variable Size             117441676 bytes
    Database Buffers           83886080 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    SQL> SET AUTORECOVERY ON
    SQL> RECOVER DATABASE
    ORA-00279: change 262364 generated at 06/11/2009 09:43:56 needed for thread 1
    ORA-00289: suggestion : C:\ORACLE\EPT\ORAARCH\EPTARCHARC00052_0689209324.001
    ORA-00280: change 262364 for thread 1 is in sequence #52
    ORA-00308: cannot open archived log
    'C:\ORACLE\EPT\ORAARCH\EPTARCHARC00052_0689209324.001'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    But i m not able to see any archive file on oraarch folder
    Regards
    Subhash

  • Reg:error during transfer order creation

    hi,
    after quality inspection i move the stock into warehouse integrated storage location. if i clear inspection lot in qa32 for a material after saving it will pop up express message"error during creation of transfer order for a material".i configured that after qc inspection automatic TR is created.i just proceed with manual.
    its a issue related with workflow or configuration....i checked with automatic TO all the things are deactivated.....where i am missing
    Thanks
    Muthuraman.D

    hi,
    goto VOV8
    choose your sales order type
    transaction flow - variant (remove the transaction variant if any)
    but this will remove the transaction variant(custom) which you created , it will take the standard variant for your transaction VA01
    regards
    senya

  • Error during Database Instance Installation

    Hi,
    We are installing SAP CRM 4.0.Central Instance Installation is over without problem.However during Database Instance Installation we are getting an Error which says :
    "The node E:\sap\DATA does not exist".
    I created this folder manually.Then is gave another error saying
    "Node C:\Program Files\sapinst_instdir\CRM_40SR1_ABAP_UC\DB\CRM\DATA does not exist."
    I created this again.Then it gave another Error saying :
    "Node C:\Program Files\sapinst_instdir\CRM_40SR1_ABAP_UC\DB\4.0\DATA does not exist."
    Why is this error coming up again and again and any solution to this problem?
    Thanks,
    Suparna

    This is happening because installation program is checking the existence of DB Export directories which you specified to the installation program. It has to do with the installation screen where you specify the location of your DB Export CD/DVD during installation of Database instance. Usually what helps is if you copy the DB Export CD's to a directory in your hard disk and specify that as the target for copy. Just check what you are specifying DB Export parameter screen.
    Cheers,
    Sanjeev

  • Error during Maintain Source List

    Hi Experts,
    I am getting error while creating Source as below,
    "Source list for the material  XXXXX and plant  XXXX already being processed "
    Please suggest the what needs to be done.
    Regards
    Sham

    Hi,
    I did the still the same eror,
    One observation is in ME03, when i execute after enetering material and plant, the line items are blank.
    Will this help you in analysing further?
    Regards
    Sham

  • Error during trusted source reconciliation

    Hi,
    I'm facing some issue using Database Applications Table connector (DBAT_91050).
    I've correctly installed the connector and created a simple table in a database schema (first name, last name, emp_id, role (everything as varchar2)).
    Then I've created a generic connector for a trusted source and made the mapping.
    When I try to run the job to reconcile my source I receive the following error:
    Caused By: org.xml.sax.SAXParseException: cvc-minLength-valid: Value '' with length = '0' is not facet-valid with respect to minLength '1' for type 'matchingRuleType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.elementLocallyValidType(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processElementContent(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleEndElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.endElement(Unknown Source)
    at com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.endElement(ValidatingUnmarshaller.java:106)
    at com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor.endElement(InterningXmlVisitor.java:81)
    at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.endElement(SAXConnector.java:158)
    at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:255)
    at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:281)
    at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:250)
    at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:281)
    at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:250)
    at com.sun.xml.bind.unmarshaller.DOMScanner.scan(DOMScanner.java:127)
    I've already read Re: Trusted source Object Reconciliation Mapping for act_key - 11g Realease2 but I'm not able to apply the solution to my case.
    No rules and no transformations are applied during the map.
    Thank you.

    Hi,
    I did as you suggested, but I didn't get some point:
    - Then see whether User ID is marked as "Key for reconciliation"...
    Is the USERID an attribute of my table? I've mapped a field called idemp with "Employee Number" and I've set this as Key for reconciliation.
    Is this correct?
    - Open up the Recon Rule for TEST_GTC...
    In my reconciliation rules tab there are only 4 rules:
    DBUM Oracle Target recon
    MySQL Oracle Target recon
    Oracle DB Trusted
    MySQL DB Trusted
    and for each of them both checkboxes are checked.
    Do the table show more rules or the one I'm interested in is "Oracle DB Trusted"?
    I've created the reconciliation profile but I can't see any new table in my DEV_OIM schema.
    Performing "select table_name from user_tables where table_name like 'RA%HR%'" (my Resource is called HR_CONN)) only one row is returned: RA_HR_CONN_GTC
    The table is empty and appears like:
    RECON_TABLE_KEY NOT NULL NUMBER(19)
    RE_KEY NUMBER(19)
    RECON_CHGLOGATTR_IDXLST VARCHAR2(256 CHAR)
    RA_LAST_NAME VARCHAR2(150 CHAR)
    RA_ROLE VARCHAR2(255 CHAR)
    RA_NAME VARCHAR2(150 CHAR)
    RA_AGE VARCHAR2(256 CHAR)
    RA_IDEMP VARCHAR2(80 CHAR)
    RA_MIDDLE_NAME VARCHAR2(80 CHAR)
    Thank you.

  • Error during Production Order creation

    Hi All,
    Our's is MTO scenario. We have maintiain Account Assigment Category as 'M' in Requirement Type. During creation on production order with ref to sales order system gives error "Account assignment cannot be carried out because of different origin no."
    If I create the production order with ref to quotation system does not gives any error. But my requirement is to create the prod order with ref to sales order.
    Please guide
    Regardsd

    Hi Bala,
    In SPRO goto>Sales and Distribution> Basic Functions-->
    Availability Check and Transfer of Requirements
    -->
             Transfer of Requirements
    -->
                 Define Requirements Classes
                 Define Requirements Types
      -->      Determination Of Requirement Types Using Transaction
    Determination Of Requirement Types Using Transaction
    In the standard system, requirements types are determined according to a specific search strategy beginning with the material strategy group.
    Strategy for Determining the Requirements Type
    1. First, an attempt is made to find a requirements type using the strategy group in the material master.
    2. If the strategy group has not been maintained, the system will determine it using the MRP group.
    3. If the MRP group has not been defined, the system uses the material type instead of the MRP group when accessing the corresponding control tables.
    4. If no requirements type is found here, the system assumes a special rule and attempts to find a requirements type with the aid of the item category and the MRP type.
    5. If this is not possible, a last attempt is made to find a requirements type with the item category only.
    6. If the last attempt fails, the system declares the transaction as not relevant for the availability check or transfer of requirements.
    Note
    You can select an alternative search strategy in the 'Source' field, for example a transaction-related procedure for determining requirements type (source = 1 or 2). 
    Example
    There are business transactions, such as consignment stock processing, in which the material with its planning characteristics is not important, rather the transaction itself. An issue from the customer's consignment stock should not trigger an availability check against planning at the plant as layed down by the planning strategy but rather against special stock.
    Actions
    1. Assign the item categories and MRP type to the requirements types.
    2. Select an alternative search strategy in the 'Source' field if necessary.
    By assigning the 1 or 2 to the Source you can have the requirements in MD04 refered to order instead of the initial source document which is usually quotation. If we don't assign this then the system by default refers to the initail document created i.e. Inquiry or Quotation whichever is the first document.
    Regards,
    Karthik.

  • Eclipse Error during Database Studio startup

    I have some MaxDB 7.7 and 7.8 databases on SLES11 x86_64. There is no Windows machine nearby so I cannot use good old (stable!) DBMGUI but I have to switch over to this fancy Databse Studio tool. Installation was no problem, but during there startup I get some error messages:
    cd /sapdb/clients/DatabaseStudio/DatabaseStudio/
    setenv PATH /sapdb/clients/DatabaseStudio/DatabaseStudio:$PATH
    ./dbstudio -vm /usr/java/jre1.5.0_11/bin/java
    Xlib:  extension "RANDR" missing on display "localhost:1.0".
    (%appName:15081): Gdk-CRITICAL **: gdk_draw_drawable: assertion `GDK_IS_DRAWABLE (drawable)' failed
    Xlib:  extension "RANDR" missing on display "localhost:1.0".
    I get a small pop-up window with this information text:
    "An error has occurred. See the log file /sapdb/D93/sdb/DatabaseStudio/.metadata/.log."
    The contents of this logfile are:
    !SESSION 2011-03-29 13:03:02.301 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Command-line arguments:  -os linux -ws gtk -arch x86_64
    !ENTRY org.eclipse.ui 4 4 2011-03-29 13:03:11.856
    !MESSAGE Plug-in 'com.sap.sdb.tools.ui' contributed an invalid Menu Extension (Path: 'org.eclipse.search.menu' is invalid): com.sap.sdb.tools.ui.dbstudiosearchaction
    !ENTRY org.eclipse.ui.workbench 4 0 2011-03-29 13:03:14.271
    !MESSAGE Widget disposed too early!
    !STACK 0
    java.lang.RuntimeException: Widget disposed too early!
            at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
            at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
            at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)
            at org.eclipse.swt.widgets.Control.release(Control.java:3217)
            at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
            at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
            at org.eclipse.swt.widgets.Control.release(Control.java:3217)
            at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
            at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
            at org.eclipse.swt.widgets.Control.release(Control.java:3217)
            at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
            at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)
            at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)
            at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)
            at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
            at org.eclipse.swt.widgets.Control.release(Control.java:3217)
            at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)
            at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)
            at org.eclipse.swt.widgets.Display.release(Display.java:3083)
            at org.eclipse.swt.graphics.Device.dispose(Device.java:237)
            at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:129)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
            at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    Now what does this error message mean? Or how could I fix this problem?
    Regards,
    Mark

    Addendum: This was also in the log file, forgot to post it in my initial post:
    !ENTRY org.eclipse.osgi 2 0 2011-03-29 13:03:16.633
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-03-29 13:03:16.633
    !MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201007081836/ was not resolved.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.633
    !MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.633
    !MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.634
    !MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.634
    !MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
    !ENTRY org.eclipse.osgi 2 0 2011-03-29 13:03:16.635
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-03-29 13:03:16.636
    !MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201007081836/ [167] was not resolved.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.636
    !MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.636
    !MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.636
    !MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
    !SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-03-29 13:03:16.636
    !MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

  • Error during Database instance installation of NW04s Portal installation

    Hello All,
         This is our system environment:
       Portal - NW04s SR1 (SCS instance on one host) -- finished successfully
       Database - MS SQL Server 2005 on a separate host
    We are doing a domain installation. The database was installed successfully, but when trying to install the database instance during the NW04s installation, I am getting the following errors:
    <b>ERROR      2007-01-03 11:30:10 [syxxsyshlp.cpp:78]
               syslib::printOSError(const iastring &, int, DWORD, const iastring &, CMessage::eLogMessage) FSL-00001  System call failed. Error 5 (Access is denied.
    ) in execution of system call 'CopyFile' with parameter (
    DCASAPHR05\sapmnt\EPD\SYS\profile\DEFAULT.PFL,
    DCASAPHR05\sapmnt\EPD\SYS\profile\DEFAULT.1.PFL, FALSE), line (478) in file (synxcfile.cpp).
    ERROR      2007-01-03 11:30:10 [syxxcnode.cpp:402]
               CSyNodeImpl::move(const CSyPath &
    DCASAPHR05/sapmnt/EPD/SYS/profile/DEFAULT.1.PFL, ISyNode::CopyMoveMode_t 0x3) FSL-02039  Unable to move or rename node
    DCASAPHR05/sapmnt/EPD/SYS/profile/DEFAULT.PFL with type file/directory to
    DCASAPHR05/sapmnt/EPD/SYS/profile/DEFAULT.1.PFL: Overlapped I/O operation is in progress.
    ERROR      2007-01-03 11:30:10
               CJSlibModule::writeError_impl() MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR      2007-01-03 11:30:10 [iaxxgenimp.cpp:736]
               showDialog() FCO-00011  The step createDefaultProfile with step key |NW_Java_DB|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|6|0|createDefaultProfile was executed with status ERROR .</b>
    Could anybody please help me through this process?
    Thanks much in advance,
    Sunitha

    Hi,
    I would try adding epdadm and SAPServiceEPD accounts to Administrators group and give Administrators full access to sapmnt shared area. Also double check SAP_EPD_GlobalAdmin domain admin authority and SAP_LocalAdmin and SAP_EPD_LocalAdmin accounts.
    Open
    DCASAPHR05\sapmnt\EPD\SYS\profile folder using explorer and created file and see if there is any authorzation issues with domail\sapinst account.
    good luck
    Kondala Rao

  • Error during PGR - TO creation

    Hi ,
    During PGR for an Inbound delivery , the below error is triggered,
    Steps: PO - VL32N - Create TO - when I try to save the TO, I am getting the error " the storage type does not allow negative stock."
    And it populates for soruce or destination bin screen.
    I know that particular Storage type does not allow negative stock.
    But when we do the GR in MIGO for the same PO, it does not throw this error, or it does not populates for soruce or destination bin screen.
    It gets posted successfully.Only differance which I could notice is MIGO creates TR and then TO.
    Please let me know what setting am I missing? so that I can do the same for Inbound delivery also.
    Thankyou,
    Ravi

    Let's bring back your original question:
    PO - VL32N - Create TO - when I try to save the TO, I am getting the error " the storage type does not allow negative stock." -
    This is my scenario 2, so you get the error.
    But when we do the GR in MIGO for the same PO, it does not throw this error, or it does not populates for source or destination bin screen.
    This is my scenario 1 so you don't get the error.
    Please let me know what setting am I missing? so that I can do the same for Inbound delivery also.
    Like Mihailo Sundic already answered (but you failed to acknowledge):
    OLML => Warehouse Management => Master data => Define Storage Type.
    Double click your ST 902, and set indicator "Allow negative stock" on the next screen.
    Please mark his answer as Correct and close this discussion.

  • URGENT- checksum error during database instance installation

    Hi Experts and Developers,
    I would be glad,if you can help me solve this.
    I did not have any problem during Central instance installation.But getting <b>2 checksum errors</b> during my database instance installation.
    The log file for 1st error says
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: START OF LOG: 20060917024333
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe -ctf I E:/DVD1/EXPORTS/EXP1/DATA/SAPSSEXC.STR C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/DDLORA.TPL C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPSSEXC.TSK ORA -l C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPSSEXC.log
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: job completed
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: END OF LOG: 20060917024333
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: START OF LOG: 20060917024703
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe -dbcodepage 4103 -i C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPSSEXC.cmd -l C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPSSEXC.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    Syslog: k xxx :                                                      rscpexcc 11
    (rscpsumg) Please look also into "C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPSSEXC001.xml".
    Syslog: k CQ3 : UMGSETTING&                                          rscpexcc 12
    (DB) INFO: BRATEXT created #20060917024719
    (IMP) INFO: import of BRATEXT completed (259725 rows) #20060917024803
    (DB) INFO: BRATEXT~0 created #20060917025001
    (DB) INFO: D010INC created #20060917025001
    (IMP) INFO: import of D010INC completed (338126 rows) #20060917025011
      (((((I did copy only the first and last few lines))))
    (DB) INFO: DM45T~0 created #20060917030515
    (DB) INFO: DM46S created #20060917030515
    (IMP) INFO: import of DM46S completed (99 rows) #20060917030516
    (DB) INFO: DM46S~0 created #20060917030516
    (DB) INFO: DM46S~A created #20060917030516
    (DB) INFO: DOKCLU created #20060917030516
    <b>(RFF) ERROR: invalid checksum in data file "E:/DVD1/EXPORTS/EXP1/DATA/SAPSSEXC.001"
                 current table was "DOKCLU"
    (DB) INFO: disconnected from DB</b>
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: END OF LOG: 20060917030913
    The log file for second error says
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: START OF LOG: 20060917024334
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe -ctf I E:/DVD1/EXPORTS/EXP2/DATA/SAPAPPL1.STR C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/DDLORA.TPL C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPAPPL1.TSK ORA -l C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPAPPL1.log
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: job completed
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: END OF LOG: 20060917024335
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: START OF LOG: 20060917024703
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe -dbcodepage 4103 -i C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPAPPL1.cmd -l C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPAPPL1.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    Syslog: k xxx :                                                      rscpexcc 11
    (rscpsumg) Please look also into "C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB/SAPAPPL1001.xml".
    Syslog: k CQ3 : UMGSETTING&                                          rscpexcc 12
    (DB) INFO: /SAPDMC/LSOFIL created #20060917024728
    (IMP) INFO: import of /SAPDMC/LSOFIL completed (0 rows) #20060917024728
    (DB) INFO: /SAPDMC/LSOFIL~0 created #20060917024729
    (DB) INFO: /SAPDMC/LSOFIW created #20060917024729
    (IMP) INFO: import of /SAPDMC/LSOFIW completed (0 rows) #20060917024729
    (DB) INFO: /SAPDMC/LSOFIW~0 created #20060917024730
       (((( I did copy only first and last few lines of this log file ))))
    (DB) INFO: IDXRCVPOR created #20060917025240
    (IMP) INFO: import of IDXRCVPOR completed (0 rows) #20060917025240
    (DB) INFO: IDXRCVPOR~0 created #20060917025241
    (DB) INFO: IDXRCVPOR~TIM created #20060917025241
    (DB) INFO: INDX created #20060917025241
    <b>(RFF) ERROR: invalid checksum in data file "E:/DVD1/EXPORTS/EXP2/DATA/SAPAPPL1.001"
                 current table was "INDX"
    (DB) INFO: disconnected from DB</b>
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\SAA\SYS\exe\run/R3load.exe: END OF LOG: 20060917025244
    For your understanding ,
    Here are the steps that i followed,
    (1)I am Installing SAP XI on Windows 2003 server standard edition with oracle 9i as database.
    (2)I copied the DVDs to HARD DRIVE
    (3)I created the Microsoft Loopback adapter,assigned an ip.
    (4) Then installed j2sdk 1.4.2 for windows
    (5) installed central instance with SAPinst

    Hi Carsten,
    Thank you for taking a look at my problem.
    I am using NW_2004_SR1 (Netweaver 2004 SR1).
    Just for your information, the size for those two files on my Hard drive are
    SAPSSEXC.001 is 650,240 Kb
    SAPAPPL1.001 is 126,608 Kb
    and my label.asc in Exports directory is
    SAP:NETWEAVER:04SR1:DVD_EXPORT:NETWeaver 04 SR 1 EXPORT DVD:D51030721
    label.asc in EXP1 directory is
    SAP:NETWEAVER:04SR1:EXPORT(1/3):NetWeaver 04 SR 1 Export CD 1/3:CDxxxxxxxx
    label.asc in EXP2 is
    SAP:NETWEAVER:04SR1:EXPORT(2/3):NetWeaver 04 SR 1 Export CD 2/3:CDxxxxxxxx
    label.asc in EXP3 directory is
    SAP:NETWEAVER:04SR1:EXPORT(3/3):NetWeaver 04 SR 1 Export CD 3/3:CDxxxxxxxx
    Thank you,

Maybe you are looking for

  • Splash page is not working for everyone

    Greetings All, My client has received several complaints by customers that they can't see the public website which opens automatically once the splash movie is finished playing. They say that all they can see is a yellow screen. I believe this might

  • How long before I might need to change my ipods battery?

    I've had my ipod touch 2nd gen for 4 yrs and I heard about the battery needing to be changed eventually. Can I just into an apple store and ask them to change the battery and how much do I need to pay. My warranty has already expired and I didn't ren

  • I started to upload a photo book

    I just finished my first iphoto book. It assembled fine but is stuck in upload. It's been loading for two hours. I haven't received any errors yet. Not sure what to do. Do you know how long it should take to upload 34 page photo book.

  • How and what is generating response for an url ending with infoobject.cwr ?

    See the attached file first. I'm trying to find how the response is generated when i click on the notification tab. With firebug, i know that the request URL is : businessobjects/enterprise115/admin/en/infoobject.cwr?&action=-10005&cmd=notification&i

  • Is XSLT with import/include on database side supported?

    Hi I use server side (Oracle 10.2) XSL transformation (in particular DBMS_XSLPROCESSOR package) with source XML and XSLT files stored as XMLType columns. It works Ok. However I did not manage to get it working when importing spreadsheets into XSLT fi