OSB 11.1.1.7 - CANNOT EXTEND WLS DOMAIN TO OSB USING WLST

Hi ,
Need the help in creating the OSB clustered domain.
Followed the below documentation. But not getting the required results.
http://docs.oracle.com/cd/E21764_01/web.1111/e14138/fmw_templates.htm#CJAIDFCA
Domain that created after using the wlst by using the given templates IS configured with "osb_server1" managed server. The managed servers that we defined those are in cluster does not have any OSB product deployment.
After doing the research got that that there was bug and has been fixed in 11.1.1.6. But I am not able to figure out the solution.
Created the Oracle support ticket but no help so far.
I am using the below templates and in the below sequence
Var.MIDDLEWAREHOME=/opt/oracle/middleware
Var.WLSTEMPLATESDIR=/opt/oracle/middleware/wlserver_10.3/common/templates
Var.ORACLETEMPLATESDIR=/opt/oracle/middleware/Oracle_OSB1/common/templates
Template.1=<Var.WLSTEMPLATESDIR>/domains/wls.jar
Template.2=<Var.WLSTEMPLATESDIR>/applications/wls_webservice.jar
Template.3=<Var.WLSTEMPLATESDIR>/applications/wls_webservice_jaxws.jar
Template.4=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/jrf_template_11.1.1.jar
Template.5=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.jrf.ws.async_template_11.1.1.jar
Template.6=<Var.ORACLETEMPLATESDIR>/applications/oracle.soa.common.adapters_template_11.1.1.jar
Template.7=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.emas_template_11.1.1.jar
Template.8=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.emai_template_11.1.1.jar
Template.9=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.em_11_1_1_0_0_template.jar
Template.10=<Var.ORACLETEMPLATESDIR>/applications/wlsb_base.jar
Template.11=<Var.ORACLETEMPLATESDIR>/applications/wlsb.jar
Template.12=<Var.ORACLETEMPLATESDIR>/applications/wlsb_owsm.jar
Below is the      Oracle Service Bus - 11.1.1.7
http://docs.oracle.com/cd/E28280_01/web.1111/e14138/fmw_templates.htm#CJACDGDI
Edited by: user12019269 on Apr 19, 2013 11:12 AM

The upgrade steps involved are described here: http://download.oracle.com/docs/cd/E17904_01/doc.1111/e15032/toc.htm

Similar Messages

  • Extending SOA domain with OSB classpath problem

    Trying to extend SOA 11.1.1.3 domain with OSB but getting classpath errors on start-up of admin server. I can see that class com.bea.wli.timer.JndiAccess is in modules/com.bea.alsb.timer_1.2.0.0.jar but I have no idea how to get the domain wizard to add this to the classpath? It doesn't appear as a library in the 'Manage Deployments' screen
    <01-Jul-2010 16:28:25 o'clock BST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'ALSB Framework Starter Application' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
    at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:157)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:371)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wli.timer.JndiAccess
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <01-Jul-2010 16:28:30 o'clock BST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'XBus Kernel' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
    at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:157)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:371)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wli.config.spi.ConfigUpgrader
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoad
              r.java:253)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    Truncated. see log file for complete stacktrace
    >
    <01-Jul-2010 16:28:31 o'clock BST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'ALSB UDDI Manager' due to error java.lang.NullPointerException.
    java.lang.NullPointerException
    at com.bea.wli.sb.uddi.init.UDDIAppListener$2.run(UDDIAppListener.java:107)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at com.bea.wli.sb.uddi.init.UDDIAppListener.preStart(UDDIAppListener.java:102)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at com.bea.wli.sb.uddi.init.UDDIAppListener$2.run(UDDIAppListener.java:107)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at com.bea.wli.sb.uddi.init.UDDIAppListener.preStart(UDDIAppListener.java:102)
    Truncated. see log file for complete stacktrace
    >
    <01-Jul-2010 16:28:38 o'clock BST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'EJB Transport Provider' due to error java.lang.ClassNotFoundException: com.bea.wli.config.derivedcache.DerivedTypeDef.
    java.lang.ClassNotFoundException: com.bea.wli.config.derivedcache.DerivedTypeDef
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wli.config.derivedcache.DerivedTypeDef
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    Truncated. see log file for complete stacktrace

    Thanks for the response mr. Taylor.
    As I said, I extended my domain with single server topology and noticed that none of the osb modules were deployed on weblogic. So, although the domain is extended now It seems as if nothing happened since none of the osb features are working. This includes its console http://host:port/sbconsole which does not work, and also enterprise manager /em . I think there is something strange because when I tried to create a new domain, instead of extending, everything worked normal: Lots of OSB modules deployed on Weblogic and the /sbconsole and /em consoles working just fine. But I simple can't recreate the domain because of the multitude of configurations that would need to be redone.
    Any help will be appretiated !
    Thanks

  • WLS domain creation errors using new release (v5)

    I'm running into errors in Step 5 of the beta install. I've completely uninstalled the previous version of everything (including RCU drop/create) and done a clean install using the files on the beta site after the announcement of the new release was made this morning.
    It seems that the version string entries in "schema_version_registry" created by RCU differ. The "User Messaging", "OWSM MDS" and "SOA MDS" schemas all get created with version string "11.1.1.2.0" but "BAM" and "SOA Infrastructure" schemas are created with version "11.1.1.3.0". The WLS domain creation utility runs queries for ALL schemas having version "11.1.1.2.0", so the BAM and SOA Infrastructure schemas fail the test.
    Should I manually edit the version strings in schema_version_registry so they all match 11.1.1.2.0 or will this cause problems elsewhere?
    Here are the failing queries that the "Test Component Schema" screen is running for the WLS Domain creation step:
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='BAM' and version='11.1.1.2.0'
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.2.0'
    These succeed:
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='ORASDPM' and version='11.1.1.2.0'
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.2.0'

    OK, I cleaned out all the old files downloaded fresh and did a complete re-install - now I'm getting an error about a missing file.
    1. Installed WLS
    http://download.oracle.com/otn/beta/bpmbeta1/wls1033_win32.exe
    2. Installed SOA
    http://download.oracle.com/otn/beta/bpmbeta1/soa.zip
    3. Installed BPM/SOA patchset
    http://download.oracle.com/otn/beta/bpmbeta1/soa_patchset.zip
    The failure occurs on step 3 - while installing the SOA patchset it gives an error at 45% completion: "File not found - C:\Oracle\Middleware\home_bpmbeta\oracle_common\bin\commonenv.bat.template".
    I checked and that file does not exist on the filesystem. There's a commenv.template file (a *nix shell script), but no commonenv.bat.template.  There are other .bat.template files in that directory, but not commonenv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OSB: Cannot acquire data source error while using JCA DBAdapter in OSB

    Hi All,
    I've entered 'Cannot acquire data source' error while using JCA DBAdapter in OSB.
    Error infor are as follows:
    The invocation resulted in an error: Invoke JCA outbound service failed with application error, exception: com.bea.wli.sb.transports.jca.JCATransportException: oracle.tip.adapter.sa.api.JCABindingException: oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: servicebus:/WSDL/DBAdapter1/RetrievePersonService [ RetrievePersonService_ptt::RetrievePersonServiceSelect(RetrievePersonServiceSelect_inputParameters,PersonTCollection) ] - WSIF JCA Execute of operation 'RetrievePersonServiceSelect' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    Caused by Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [jdbc/soademoDatabase].
    Internal Exception: javax.naming.NameNotFoundException: Unable to resolve 'jdbc.soademoDatabase'. Resolved 'jdbc'; remaining name 'soademoDatabase'.
    ; nested exception is:
    BINDING.JCA-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    JNDI Name for the Database pool: eis/DB/soademoDatabase
    JNDI Name for the Data source: jdbc/soademoDatabase
    I created a basic DBAdapter in JDeveloper, got the xsd file, wsdl file, .jca file and the topLink mapping file imported them into OSB project.
    Then I used the .jca file to generate a business service, and tested, then the error occurs as described above.
    Login info in RetrievePersonService-or-mappings.xml
    <login xsi:type="database-login">
    <platform-class>org.eclipse.persistence.platform.database.oracle.Oracle9Platform</platform-class>
    <user-name></user-name>
    <connection-url></connection-url>
    </login>
    jca file content are as follows:
    <adapter-config name="RetrievePersonService" adapter="Database Adapter" wsdlLocation="RetrievePersonService.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/DB/soademoDatabase" UIConnectionName="Connection1" adapterRef=""/>
    <endpoint-interaction portType="RetrievePersonService_ptt" operation="RetrievePersonServiceSelect">
    <interaction-spec className="oracle.tip.adapter.db.DBReadInteractionSpec">
    <property name="DescriptorName" value="RetrievePersonService.PersonT"/>
    <property name="QueryName" value="RetrievePersonServiceSelect"/>
    <property name="MappingsMetaDataURL" value="RetrievePersonService-or-mappings.xml"/>
    <property name="ReturnSingleResultSet" value="false"/>
    <property name="GetActiveUnitOfWork" value="false"/>
    </interaction-spec>
    </endpoint-interaction>
    </adapter-config>
    RetrievePersonService_db.wsdl are as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <WL5G3N0:definitions name="RetrievePersonService-concrete" targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/db/KnowledeMgmtSOAApplication/AdapterJDevProject/RetrievePersonService" xmlns:WL5G3N0="http://schemas.xmlsoap.org/wsdl/" xmlns:WL5G3N1="http://xmlns.oracle.com/pcbpel/adapter/db/KnowledeMgmtSOAApplication/AdapterJDevProject/RetrievePersonService" xmlns:WL5G3N2="http://schemas.xmlsoap.org/wsdl/soap/">
    <WL5G3N0:import location="RetrievePersonService.wsdl" namespace="http://xmlns.oracle.com/pcbpel/adapter/db/KnowledeMgmtSOAApplication/AdapterJDevProject/RetrievePersonService"/>
    <WL5G3N0:binding name="RetrievePersonService_ptt-binding" type="WL5G3N1:RetrievePersonService_ptt">
    <WL5G3N2:binding style="document" transport="http://www.bea.com/transport/2007/05/jca"/>
    <WL5G3N0:operation name="RetrievePersonServiceSelect">
    <WL5G3N2:operation soapAction="RetrievePersonServiceSelect"/>
    <WL5G3N0:input>
    <WL5G3N2:body use="literal"/>
    </WL5G3N0:input>
    <WL5G3N0:output>
    <WL5G3N2:body use="literal"/>
    </WL5G3N0:output>
    </WL5G3N0:operation>
    </WL5G3N0:binding>
    <WL5G3N0:service name="RetrievePersonService_ptt-bindingQSService">
    <WL5G3N0:port binding="WL5G3N1:RetrievePersonService_ptt-binding" name="RetrievePersonService_ptt-bindingQSPort">
    <WL5G3N2:address location="jca://eis/DB/soademoDatabase"/>
    </WL5G3N0:port>
    </WL5G3N0:service>
    </WL5G3N0:definitions>
    Any suggestion is appricated .
    Thanks in advance!
    Edited by: user11262117 on Jan 26, 2011 5:28 PM

    Hi Anuj,
    Thanks for your reply!
    I found that the data source is registered on server soa_server1 as follows:
    Binding Name: jdbc.soademoDatabase
    Class: weblogic.jdbc.common.internal.RmiDataSource_1033_WLStub
    Hash Code: 80328036
    toString Results: ClusterableRemoteRef(8348400613458600489S:10.2.1.143:[8001,8001,-1,-1,-1,-1,-1]:base_domain:soa_server1 [8348400613458600489S:10.2.1.143:[8001,8001,-1,-1,-1,-1,-1]:base_domain:soa_server1/291])/291
    Binding Name: jdbc.SOADataSource
    Class: weblogic.jdbc.common.internal.RmiDataSource_1033_WLStub
    Hash Code: 92966755
    toString Results: ClusterableRemoteRef(8348400613458600489S:10.2.1.143:[8001,8001,-1,-1,-1,-1,-1]:base_domain:soa_server1 [8348400613458600489S:10.2.1.143:[8001,8001,-1,-1,-1,-1,-1]:base_domain:soa_server1/285])/285
    I don't know how to determine which server the DBAdapter is targetted to.
    But I found the following information:
    Under Deoloyment->DBAdapter->Monitoring->Outbound Connection Pools
    Outbound Connection Pool Server State Current Connections Created Connections
    eis/DB/SOADemo AdminServer Running 1 1
    eis/DB/SOADemo soa_server1 Running 1 1
    eis/DB/soademoDatabase AdminServer Running 1 1
    eis/DB/soademoDatabase soa_server1 Running 1 1
    The DbAdapter is related to the following files:
    C:\ Oracle\ Middleware\ home_11gR1\ Oracle_SOA1\ soa\ connectors\ DbAdapter. rar
    C:\ Oracle\ Middleware\ home_11gR1\ Oracle_SOA1\ soa\ DBPlan\ Plan. xml
    I unzipped DbAdapter.rar, opened weblogic-ra.xml and found that there's only one data source is registered:
    <?xml version="1.0"?>
    <weblogic-connector xmlns="http://www.bea.com/ns/weblogic/90">
    <enable-global-access-to-classes>true</enable-global-access-to-classes>
    <outbound-resource-adapter>
    <default-connection-properties>
    <pool-params>
    <initial-capacity>1</initial-capacity>
    <max-capacity>1000</max-capacity>
    </pool-params>
    <properties>
    <property>
    <name>usesNativeSequencing</name>
    <value>true</value>
    </property>
    <property>
    <name>sequencePreallocationSize</name>
    <value>50</value>
    </property>
    <property>
    <name>defaultNChar</name>
    <value>false</value>
    </property>
    <property>
    <name>usesBatchWriting</name>
    <value>true</value>
    </property>
    <property>
    <name>usesSkipLocking</name>
    <value>true</value>
    </property>
    </properties>
              </default-connection-properties>
    <connection-definition-group>
    <connection-factory-interface>javax.resource.cci.ConnectionFactory</connection-factory-interface>
    <connection-instance>
    <jndi-name>eis/DB/SOADemo</jndi-name>
              <connection-properties>
                   <properties>
                   <property>
                   <name>xADataSourceName</name>
                   <value>jdbc/SOADataSource</value>
                   </property>
                   <property>
                   <name>dataSourceName</name>
                   <value></value>
                   </property>
                   <property>
                   <name>platformClassName</name>
                   <value>org.eclipse.persistence.platform.database.Oracle10Platform</value>
                   </property>
                   </properties>
              </connection-properties>
    </connection-instance>
    </connection-definition-group>
    </outbound-resource-adapter>
    </weblogic-connector>
    Then I decided to use eis/DB/SOADemo for testing.
    For JDeveloper project, after I deployed to weblogic server, it works fine.
    But for OSB project referencing wsdl, jca and mapping file from JDeveloper project, still got the same error as follows:
    BEA-380001: Invoke JCA outbound service failed with application error, exception:
    com.bea.wli.sb.transports.jca.JCATransportException: oracle.tip.adapter.sa.api.JCABindingException: oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: servicebus:/WSDL/DBAdapterTest/DBReader [ DBReader_ptt::DBReaderSelect(DBReaderSelect_inputParameters,PersonTCollection) ] - WSIF JCA Execute of operation 'DBReaderSelect' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    Caused by Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [jdbc/SOADataSource].
    Internal Exception: javax.naming.NameNotFoundException: Unable to resolve 'jdbc.SOADataSource'. Resolved 'jdbc'; remaining name 'SOADataSource'.
    ; nested exception is:
    BINDING.JCA-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    Caused by Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [jdbc/SOADataSource].
    Internal Exception: javax.naming.NameNotFoundException: Unable to resolve 'jdbc.SOADataSource'. Resolved 'jdbc'; remaining name 'SOADataSource'.
    You may need to configure the connection settings in the deployment descriptor (i.e. DbAdapter.rar#META-INF/weblogic-ra.xml) and restart the server. This exception is considered not retriable, likely due to a modelling mistake.
    It almost drive me crazy!!:-(
    What's the purpose of 'weblogic-ra.xml' under the folder of 'C:\Oracle\Middleware\home_11gR1\Oracle_OSB1\lib\external\adapters\META-INF'?
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  • Cannot extend my network using AirPort Express

    I just purchased a Time Capsule (2TB) and replaced my Airport Express WiFi.  My intention was to expand my network, using the AirPort Express to expand the Time Capsule signal.  I have tried several times and cannot get it to work.
    Using AirPort Utility, I set up the Time Capsule successfully, making certain the "Allow the network to be expanded" box was checked off.
    After resetting my AE, I plugged it in, it was detected by AirPort Utility, and I set the AE to expand the network, using the same network name, security, and password.  When I save the settings and update, the AirPort Uitility returns an error stating that the AE unit could not be located.  AE unit is flashing amber (slowly).
    What DID work was connecting the AE to the Time Capsule with an ethernet cable, but this is not ideal, since I want to locate the AE away from the TC and wish to do it wirelessly.
    Can someone offer some helpful suggestions that will work?
    (Running MacBook Pro w/ OS X 10.7.2 and AirPort Utility 5.5.3.)

    I would suggest the following:
    Please move the AirPort Express (AX) to the same room as the Time Capsule and perform a Factory Default Reset as follows:
    Pull the AX from power
    Wait a few minutes
    Hold in the reset button and continue to hold it in for an additional 8-10 seconds while you simultaneously plug the AX back in to power
    Release the reset button after the hold period, and allow 40-45 seconds for the AX to display a slow, blinking amber light
    Temporarily, connect a spare Ethernet cable from one of the LAN <-> ports on the Time Capsule to your AX
    Open AirPort Utility and click Manual Setup
    Click the Base Station tab below the row of icons to name your AX, assign a device password and adjust Time Zone settings
    Click the Wireless tab next to the Base Station tab and adjust your settings as follows:
    Wireless Mode = Extend a wireless network
    Wireless Nework Name = Same name as your Time Capsule wireless network
    Enter a check mark next to Allow wirelss clients
    Wireless Security = Same setting as your Time Capsule wireless network. You may need to refer to the Time Capsule settings if you are not sure what setting to use
    Wireless Password = Same password as the Time Capsule wireless network
    Confirm Password
    Click Update to save your settings
    Close AirPort Utility and disconnect the Ethernet cable as soon as you see the message that the settings have been stored successfully on the AX
    Wait 40-45 seconds for the AX to restart and display a green light
    You can now locate the AX where it is needed, assuming that it can receive a good wireless signal at its new location
    Post back on your results

  • Cannot extend package Error while saving changes in Query

    Dear Gurus
    When i am trying to save changes made in the query i get an error message Cannot extend package YBW. kindly help me in resolving this as the changes are required in multiple queries.

    thanks for your relpy Jaya..i checked the properties...the check box package not extendable check box is unchecked and the main package checkbox is also unchecked.
    i check the below post...not exactly related to my issue
    creation of package(Package can not be extended)
    Edited by: SAP Learner license on Mar 30, 2011 9:16 AM

  • Cannot extend package in ABAP 7.1 (new installation)

    Hi everybody,
    sorry for this question, but how can i extend a package in ABAP 7.1. I have created a structure package (ZSP_Test). In this package i try to create a program but without success. I get the message: Cannot extend package ZSP_TEST.
    My Package Properties:
    - allow adding new objects: (is disabled, read only)
    - Type of Package: Package
    - superpackage:
    - Encapsulation level: Not encapsulated
    - Alias for enhancement:
    - Dependency Control list: Checked
    - Allow Enhancement: Checked
    regards,
    Sid
    Edited by: Sid on Nov 6, 2009 6:01 PM

    Sid,
    congratulations you are on 7.1 - I am not yet. As far as I understand the package concept, you must have everything in the package interface, what you want to use but do not define in the package.
    Look at any existing standard packages: Probably they have something very basic in the interface that will allow you to create a program and use some basic statements.
    At least thats what I exspect to be the reason for your error.
    Regards,
    Clemens

  • Cannot extend package in PI 7.1 (new installation)

    Hi everybody,
    sorry for this question, but how can i extend a package in PI 7.1. I have created a package ZSP_Test. In this package i try to create a program but without success. I get the message: Cannot extend package ZSP_TEST.
    My Package Properties:
    allow adding new objects: (is disabled, read only)
    Type of Package: Package
    superpackage:
    Encapsulation level: Not encapsulated
    Alias for enhancement:
    Dependency Control list: Checked
    Allow Enhancement: Checked
    regards,
    Sid

    Do you have SAI_TOOLS, SAPINT added in your use-access tab??
    Look at Tips for Genrating ABAP Proxies
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/f49b21674e8c44940bb3beafd83d5c/frameset.htm
    How to add SAI_TOOLS Package for ABAP Proxy  
    How  to add SAI_TOOLS Package for ABAP Proxy
    Regads,
    Siva Maranani

  • Error: Cannot extend package

    Hi All,
    I created a package with SE80 and tried to save 'Z' prgram in it but it gave an error Cannot extend package <PACKAGE NAME>..
    Can anyone please help me out on this.

    HI as Sandra suggested, this question could easily be found.
    [Cannot Extend Package;

  • I am now using 10.6.8.  Downloaded Maverick but cannot update OS on HD because get message the disk is not formatted as Mac OS extended(journaled).  Tried to use Disk Utility as per instruction but cannot complete operation.

    I am now using 10.6.8.  Downloaded Maverick but cannot update OS on HD because get message the disk is not formatted as Mac OS extended(journaled).  Tried to use Disk Utility as per instruction but cannot complete operation.

    Barney-15E:
                   The partition method worked after some trepidation.  I got the spinning beach ball after partitioning and couldn't go further till I named the second partition.  That may have done it.  Right now, things seem to be working o.k.  I'm updating a current iPhoto and will have to get a MS Word program that will function on the current OS and a current  Quicken.
    If necessary, can start up from the 10.6.8 system which I downloaded to an external HD before updating.  I can always fall back on that.  Also, I hope I don't get too many disconnects.  Thank you for your help.

  • Tablespace getting full quite often [cannot extend tbs], need a script to add data files on reaching the threshold!!

    Good morning Techies,
    I have a OBIEE environment where developers work on continuous data loads and the tablespaces are filled up quite often throwing cannot extend.
    I have a request from the customer to generate some script or automatic adding up of datafiles.
    Can someone here help with the ways of automizing or easing this situation through some script where it ask the users for the path and DB file size etc and creates a datafile with the inputs.
    Or advise any other ways to handle the situation.
    Regards,
    RanG

    Oracle does not but you can write your own job to execute when you reach certain threshold. You can also do this in a GRID so whenever the metric threshold reached, it executes your procedure. Make sure you check your file system space before adding a datafile.
    With BIGFILE tablespace, you might need to change your backup policies.
    Check these link as well:
    tablespace - Can oracle tablesspaces automatically add smallfile datafiles? - Stack Overflow
    Can Oracle Create New Datafile Automatically?

  • Extending WLS 12c domain using ohs_managed_template_12.1.2.jar

    Hello experts!
    I'm trying to create a WLS domain + a collocated OHS instance but it is failing with the following error:
    Reason: oracle.security.opss.tools.lifecycle.LifecycleException: JDBC password for opss-data-source is missing for configuring security store to database.
    Exception:
    oracle.security.opss.tools.lifecycle.LifecycleException: JDBC password for opss-data-source is missing for configuring security store to database.
            at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:55)
            at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1967)
            at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:604)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: Domain Extension Application Failed!
    Here is my code when adding a template:
    print('')
    print 'Adding OHS Template'
    addTemplate(ohsTemplate);
    print('')
    updateDomain()
    closeDomain()

    Yes - you are correct.
    I've found the most useful reference for installing Oracle BPM 12c is this:  Installing SOA Suite and Business Process Management Suite Quick Start Guide for Developers.
    1. To Download Oracle BPM 12c JDeveloper download the software from http://www.oracle.com/technetwork/middleware/bpm/downloads/index.html
    2. To Install the JDK:
    Install JDK 1.7 (jdk1.7.0_55).
    Set JAVA_HOME environment variable to D:\Java\jdk1.7.0_55
    3. To Install Oracle BPM 12c JDeveloper
    Open a command prompt as an administrator (right mouse click “Command Prompt” -> “Run as administrator”)
    From the command prompt run: %JAVA_HOME%\bin\java -jar fmw_12.1.3.0.0_bpm_quickstart.jar
    Hope this gets you going,
    Dan

  • Exception [EJB - 10008]: Cannot find bean of type [SalesBean] using finder

    I'm trying to call an entity bean froma session bean i get the error :-
    7/02/27 14:35:25 javax.ejb.ObjectNotFoundException: Exception [EJB - 10008]: Cannot find bean of type [SalesBean] using finde
    [findByCustID].
    7/02/27 14:35:25       at oracle.toplink.internal.ejb.cmp.EJBExceptionFactory.objectNotFound(EJBExceptionFactory.java:325)
    7/02/27 14:35:25       at oracle.toplink.internal.ejb.cmp.finders.Finder.checkNullResult(Finder.java:224)
    My session bean looks like this :-
    public class HelloBean implements SessionBean
      public String helloWorld (String pzCustomerID) throws SQLException,RemoteException
         String lzRevenue=null;
         int liCustomerID=Integer.parseInt(pzCustomerID);
         try
              Context initial = new InitialContext();
              Object objref =   initial.lookup("SalesBean");
              SalesHome salesHome =(SalesHome) PortableRemoteObject.narrow(objref,SalesHome.class);
              Sales sales=salesHome.findByCustID(liCustomerID);
              lzRevenue=(String) sales.findByCustID(liCustomerID);
    My entity bean looks like this:-
    public class SalesBean implements EntityBean
      public String factPK;
      public int timeID;
      public int custID;
      public int locID;
      public int itemID;
      public int entityID;
      public String currency;
      public float qty;
      public float unitPrice;
      public float amount;
      public EntityContext context;
      private Connection con;
        private void makeConnection() {
            try {
                InitialContext ic = new InitialContext();
                javax.sql.DataSource ds = (javax.sql.DataSource) ic.lookup("jdbc/DSource");
                con = ds.getConnection();
            } catch (Exception ex) {
                throw new EJBException("Unable to connect to database. " +
                    ex.getMessage());
      public SalesBean()
      public String ejbFindByCustID(int custID) throws SQLException,RemoteException,FinderException
         makeConnection();
         PreparedStatement pstmt = con.prepareStatement("select sum(amount) from sales where cust_id= ? ");
         pstmt.setInt(1, custID);
         ResultSet rset = pstmt.executeQuery();
         if (!rset.next())
              throw new RemoteException("no records present" );
         return rset.getString(1);
      }My entity bean's home interface looks like this:-
    public interface SalesHome extends EJBHome
    public Sales create() throws RemoteException, CreateException;
    public Sales findByCustID(int custID) throws SQLException,RemoteException,FinderException;
    My entity bean's remote interface looks like this:-
    public interface Sales extends EJBObject
         public String findByCustID(int custID) throws SQLException,RemoteException,FinderException;
    my ejb-jar.xml looks like this:-
    <enterprise-beans>
    <session>
    <description>Hello Bean</description>
    <ejb-name>HelloBean</ejb-name>
    <home>myEjb.HelloHome</home>
    <remote>myEjb.HelloRemote</remote>
    <ejb-class>myEjb.HelloBean</ejb-class>
    <session-type>Stateful</session-type>
    <transaction-type>Container</transaction-type>
    </session>
         <entity>
              <ejb-name>SalesBean</ejb-name>
              <home>myEjb.SalesHome</home>
              <remote>myEjb.Sales</remote>
              <ejb-class>myEjb.SalesBean</ejb-class>
              <persistence-type>Container</persistence-type>
              <prim-key-class>java.lang.String</prim-key-class>
              <reentrant>False</reentrant>
              <cmp-field>
              <field-name>factPK</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>timeID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>custID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>locID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>itemID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>entityID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>currency</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>qty</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>unitPrice</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>amount</field-name>
         </cmp-field>
              <primkey-field>factPK</primkey-field>
              <resource-ref>
              <res-ref-name>jdbc/DSource</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
         </resource-ref>
         </entity>
    </enterprise-beans>
    please help me out of this trouble.

    I'm trying to call an entity bean froma session bean i get the error :-
    7/02/27 14:35:25 javax.ejb.ObjectNotFoundException: Exception [EJB - 10008]: Cannot find bean of type [SalesBean] using finde
    [findByCustID].
    7/02/27 14:35:25       at oracle.toplink.internal.ejb.cmp.EJBExceptionFactory.objectNotFound(EJBExceptionFactory.java:325)
    7/02/27 14:35:25       at oracle.toplink.internal.ejb.cmp.finders.Finder.checkNullResult(Finder.java:224)
    My session bean looks like this :-
    public class HelloBean implements SessionBean
      public String helloWorld (String pzCustomerID) throws SQLException,RemoteException
         String lzRevenue=null;
         int liCustomerID=Integer.parseInt(pzCustomerID);
         try
              Context initial = new InitialContext();
              Object objref =   initial.lookup("SalesBean");
              SalesHome salesHome =(SalesHome) PortableRemoteObject.narrow(objref,SalesHome.class);
              Sales sales=salesHome.findByCustID(liCustomerID);
              lzRevenue=(String) sales.findByCustID(liCustomerID);
    My entity bean looks like this:-
    public class SalesBean implements EntityBean
      public String factPK;
      public int timeID;
      public int custID;
      public int locID;
      public int itemID;
      public int entityID;
      public String currency;
      public float qty;
      public float unitPrice;
      public float amount;
      public EntityContext context;
      private Connection con;
        private void makeConnection() {
            try {
                InitialContext ic = new InitialContext();
                javax.sql.DataSource ds = (javax.sql.DataSource) ic.lookup("jdbc/DSource");
                con = ds.getConnection();
            } catch (Exception ex) {
                throw new EJBException("Unable to connect to database. " +
                    ex.getMessage());
      public SalesBean()
      public String ejbFindByCustID(int custID) throws SQLException,RemoteException,FinderException
         makeConnection();
         PreparedStatement pstmt = con.prepareStatement("select sum(amount) from sales where cust_id= ? ");
         pstmt.setInt(1, custID);
         ResultSet rset = pstmt.executeQuery();
         if (!rset.next())
              throw new RemoteException("no records present" );
         return rset.getString(1);
      }My entity bean's home interface looks like this:-
    public interface SalesHome extends EJBHome
    public Sales create() throws RemoteException, CreateException;
    public Sales findByCustID(int custID) throws SQLException,RemoteException,FinderException;
    My entity bean's remote interface looks like this:-
    public interface Sales extends EJBObject
         public String findByCustID(int custID) throws SQLException,RemoteException,FinderException;
    my ejb-jar.xml looks like this:-
    <enterprise-beans>
    <session>
    <description>Hello Bean</description>
    <ejb-name>HelloBean</ejb-name>
    <home>myEjb.HelloHome</home>
    <remote>myEjb.HelloRemote</remote>
    <ejb-class>myEjb.HelloBean</ejb-class>
    <session-type>Stateful</session-type>
    <transaction-type>Container</transaction-type>
    </session>
         <entity>
              <ejb-name>SalesBean</ejb-name>
              <home>myEjb.SalesHome</home>
              <remote>myEjb.Sales</remote>
              <ejb-class>myEjb.SalesBean</ejb-class>
              <persistence-type>Container</persistence-type>
              <prim-key-class>java.lang.String</prim-key-class>
              <reentrant>False</reentrant>
              <cmp-field>
              <field-name>factPK</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>timeID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>custID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>locID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>itemID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>entityID</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>currency</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>qty</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>unitPrice</field-name>
         </cmp-field>
         <cmp-field>
              <field-name>amount</field-name>
         </cmp-field>
              <primkey-field>factPK</primkey-field>
              <resource-ref>
              <res-ref-name>jdbc/DSource</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
         </resource-ref>
         </entity>
    </enterprise-beans>
    please help me out of this trouble.

  • Extending an existing wireless network using an Airport Extreme (dual band 802.11n)

    Hello,
    I currenlty have a wireless network set up inside my apartment using a Linksys E1000 wifi router.  I would like to extend the network into a second room using my airport extreme.  However, I have tried to set up the airport extreme to extend a network and it tells me that it cannot extend my currently network.  I have already restored my airport extreme to its factory settings (using the reset button on the back of the airport extreme) as I used to use the airport extreme as the main base station in my previous apartment.
    Help please!

    Unfortunately, Apple's "extend a wireless network" function was designed as a proprietary feature that only works with other Apple routers.
    It would be extremely unlikely that it would work with a router from another manufacturer if you are trying to "extend" using wireless only.
    Suggest that you use another Linksys "repeater" or "extender" to insure compatibility with your current router.

  • Cannot create wireless network. I use the 2wire modem of att verse...

    I cannot creat a wireless network connecting the time capsule to the 2wire att uverse modem....

    Need a bit more info..
    You cannot create a wireless network that joins another.
    And you cannot extend a non-apple wireless network.
    If you want to join the TC to the existing wireless network.. old down the options key when you click on options for wireless mode.. now if you are on lion you need 5.6 utility.
    Once the TC joins the network it becomes a simple wireless client with everything basically off.
    A much better option is to plug the TC into the 2wire with ethernet.. and bridge the TC.. it is then accessible from the 2wire wireless network or you can create a second wireless network or a reinforced one.
    Bridge is under internet tab in manual setup.. connection sharing.. off bridged mode.

Maybe you are looking for