error of JMS weblogic 10.3

# < 25 August 2009 11:39:07 AM MST > < WARNING > < EJB > < ddczxspsdb1 > < devM2 > < ExecuteThread: '2' for the queue: 'weblogic.kernel.System' > < < < > WLS Kernel > > < BEA-010061 > < The Message - Driven EJB: FileLoadBeanEJBImpl is unable to connect to the JMS destination: JMSTopic. The error was:
[EJB:011010] The JMS destination with the JNDI name: JMSTopic was not found. Please ensure that the JNDI name in the weblogic-ejb - jar.xml is correct, and the JMS destination has been deployed. >
# < 25 August 2009 11:39:17 AM MST > < WARNING > < EJB > < ddczxspsdb1 > < devM2 > < ExecuteThread: '12' to the queue: 'weblogic.kernel.Default' > < < < > WLS Kernel > > < BEA-010096 > < The Message - Driven EJB: AmgenFileLoadBeanEJBImpl is unable to connect to the JMS destination: JMSTopic. The connection failed after 2 attempts. The MDB will attempt to reconnect every 10 seconds. This log message repeats every 600 seconds until that condition clears. >
# < 25 August 2009 11:39:17 AM MST > < WARNING > < EJB > < ddczxspsdb1 > < devM2 > < ExecuteThread: '12' to the queue: 'weblogic.kernel.Default' > < < < > WLS Kernel > > < BEA-010061 > < The Message - Driven EJB: AmgenFileLoadBeanEJBImpl is unable to connect to the JMS destination: JMSTopic. The error was:
[EJB:011010] The JMS destination with the JNDI name: JMSTopic was not found. Please ensure that the JNDI name in the weblogic-ejb - jar.xml is correct, and the JMS destination has been deployed. >

is the error due to the jms topic name.
I gave the name of jms as jmsDevTopic topic in the administration console and we test the jms connectivity from the client.


In addition, under the heading JMS-> monitor-> durable subscribers, I see the following message



Can't find the execution of this JMS destination information.

There are many reasons why the system cannot find the destination runtime. Here are some common causes:

* This destination is not targeted to a JMS server
* This destination caters to a JMS server, but the Server JMS is not targeted to a server or a migratable target
* the JMS destination module is not targeted to a server or a cluster
* all target entities above are not enabled


but I targeted factories connection and subject to the JMS server with a deployment under and targeted jms server with the managed server.


can you help me with this


Thank you

In the stack trace that is provided, the first exception seems thrown by the application com.amgen code and has nothing directly to do with WebLogic. Specifically, the code has been impossible to find a properties file:

Caused by: com.amgen.util.config.ConfigException: cannot load jmsdevTopic.properties file property
to com.amgen.util.config.PropertyConfig. (PropertyConfig.java:32)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.amgen.util.config.ConfigManager.getConfig(ConfigManager.java:43)
at com.amgen.util.config.ConfigManager.getConfig(ConfigManager.java:24)
at com.amgen.jms.ServiceLocator.getTopicConnectionFactory(ServiceLocator.java:61)

Tags: Fusion Middleware

Similar Questions

  • Issue of JMS WebLogic Automigration

    Hello

    Let me first tell you about my server information. Currently, we use weblogic 10.3.3.0. We have 1 admin server and manage the 2 Server (MS_1 and MS_2).

    Currently, we are implementing the automatic migration of JMS on our server. To do this, we follow the steps below:

    1. first cluster must be configured for automatic server migration:

    Home-> Cluster-> configuration-> Migration-> Lock and Edit-> choose migratable machine for migration of automatic server-> Data Source for automatic Migration (choose data store for the migration of the automatic server)-> click Save

    2. environment-> Migratable target-> click on the migratable target-> click Migration-> select-> forced candidate servers Select the migration service policy as 'Automatic failure recovery Services Migrate'-> register and activate changes

    3. need to create a table called ACTIVE in the comic book and the ddl script is located under($WL_SERVER/wl_server_10.3/server/db/oracle/920) query name:leasing.ddl

    4. create a no XA data source (while selecting the pilot, you must select the driver no XA) and under the operation, the data source tab uncheck overall transaction. Also the data source should point to the cluster.

    5. the data source created in step 4 must be used in the JDBC persistence store and can also serve as a source of data of Cluster. The JDBC persistence store should be used in the JMS server and the JMS server should be used in the JMS queue.

    After that, I deploy my Java application to read from the distributed queue JMS. and the Java service is the reading of the JMS queue.

    But when I am restarting the server to manage the below error is thrown and the deployed java application state is making failure:

    ========================

    < 29 April 2015 02:42:15 IST > < WARNING > < HTTP > < BEA-101162 > < org.springframework.web.context.ContextLoaderListener listener has not defined by user: org.springframework.beans.factory.BeanCreationException: error creating bean with name 'jmsResQueueUG' defined in ServletContext resource [/WEB-INF/spring-jms-config.xml]: calling the init method failed; nested exception is javax.naming.NameNotFoundException: unable to resolve 'MTNNDQ '. Solved "; another name 'MTNNDQ '.

    org.springframework.beans.factory.BeanCreationException: error creating bean with name 'jmsResQueueUG' defined in ServletContext resource [/WEB-INF/spring-jms-config.xml]: calling the init method failed; nested exception is javax.naming.NameNotFoundException: unable to resolve 'MTNNDQ '. Solved "; another name 'MTNNDQ '.

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1113)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:431)

    to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:254)

    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:144)

    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:251)

    Truncated. check the log file full stacktrace

    Caused by: javax.naming.NameNotFoundException: unable to resolve 'MTNNDQ '. Solved "; another name 'MTNNDQ '.

    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)

    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)

    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)

    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)

    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)

    Truncated. check the log file full stacktrace

    >

    < 29 April 2015 02:42:16 IST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request of deployment with the ID ' 1430255500850 'to task 27'. Error: ' weblogic.application.ModuleException: '

    weblogic.application.ModuleException:

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)

    Truncated. check the log file full stacktrace

    Caused by: javax.naming.NameNotFoundException: unable to resolve 'MTNNDQ '. Solved "; another name 'MTNNDQ '.

    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)

    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)

    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)

    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)

    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)

    Truncated. check the log file full stacktrace

    >

    ====================================================

    "MTNNDQ" is the name of the queue that is configured in the properties file. Where the bed spring-jms - config.xml.

    "jmsResQueueUG" is the name of Spring bean.

    Please note that during the server starts deployment the above question is coming, but after the successful restart when I deploy him point above does not.


    Please suggest.


    Thanks in advance.


    Concerning

    Yoan Kar

    Hello

    This problem is solved now. By changing the url of the server to management server to manage the url of the server and changing the connection factory developed to manage the server as below the problem is resolved.

    JMS_FACTORY_TT = t3: / / osb1:7003, osb1:6005 / MTNNJMSCF

    Concerning

    Barnes

  • Head of work on JMS Weblogic

    I'm working on an environment that has servers JSM and queues configured. I read that Weblogic creates a job manager for each JMSServer I have with default values - read-only.

    However, when I start a managedServer, to 5 minutes of running, appears a message like this:

    < 17 December 2015 18:59:39 GMT - 02:00 > < critical > < WorkManager > < BEA-002911 > < weblogic.jms.SOAJMSServer_1.Limited WorkManager impossible to plan an application due to java.lang.RuntimeException: forced MaxThreads 'weblogic.jms.SOAJMSServer_1.Limited' queue for workManager "weblogic.jms.SOAJMSServer_1.Limited" has exceeded the maximum capacity of the ' 8192 elements ". County of restraint for son Max has the value 8

    java.lang.RuntimeException: forced MaxThreads 'weblogic.jms.SOAJMSServer_1.Limited' queue for workManager "weblogic.jms.SOAJMSServer_1.Limited" has exceeded the maximum capacity of the ' 8192 elements ". County of restraint for son Max has the value 8

    at weblogic.work.MaxThreadsConstraint.add(MaxThreadsConstraint.java:119)

    to weblogic.work.MaxThreadsConstraint$ 1.unbox(MaxThreadsConstraint.java:43)

    at weblogic.work.RequestManager.executeWorkFromPriorityQueue(RequestManager.java:630)

    at weblogic.work.RequestManager.addToCalendarQueue(RequestManager.java:318)

    at weblogic.work.RequestManager.executeIt(RequestManager.java:235)

    Truncated. check the log file full stacktrace


    Why it begins with 8192 and then, after a mistake criticism, replaces 8? Can anyone help me solve this problem?


    Thank you!!!

    As far as I remember... it should be the "Bug 14228070"

  • Error while configuring Weblogic Portal (10.3.6) db connection

    Hi all

    I am a newbie to Weblogic Portal so much with goodness correct me if im wrong everywhere...

    I'm trying to set up a new body for Weblogic Portal 10.3.6

    While the establishment of a new area, I got the below error:

    CFGFWK-60850: the Test failed!

    Get more later tried running the command create_db.cmd, below is the generated error

    Kindly help me where mistaken

    D:\Oracle\Middleware\user_projects\domains\domain1 > create_db.cmd

    Database.Properties=D:\Oracle\Middleware\user_projects\domains\domain1\database. Properties

    BuildFile: D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.xml

    init_props:

    appendDomainSqlAuth:

    init_tasks:

    setup_create_database_objects:

    create_database_objects:

    [echo] * call JDBCDataLoader * to create database objects and insert data from seed

    WARNING: Createdb.classpath of reference has not been defined when running, but were found in

    build file analysis, an attempt at resolution. Future versions of Ant can support

    referencing ids defined in the objectives not been executed.

    WARNING: Cwiz.jars of reference has not been defined when running, but were found in

    build file analysis, an attempt at resolution. Future versions of Ant can support

    referencing ids defined in the objectives not been executed.

    [java] Loading database...

    [java]

    [java]

    [java] logFile = create_db.log

    the [java] user = WEBLOGIC

    [java] password = *.

    [java] url = jdbc:derby:weblogic_eval; create = true

    [java] files=D:\Oracle\Middleware\wlportal_10.3/p13n/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\wlportal_10.3/content-mgmt/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\wlportal_10.3/portal/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\user_projects\domains\domain1/security/jdbc.index

    [java] driver = org.apache.derby.jdbc.EmbeddedDriver

    [java] saltFile=D:\Oracle\Middleware\user_projects\domains\domain1/security/SerializedSystemIni.dat

    [java] prodDir=D:\Oracle\Middleware\wlportal_10.3

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\p13n\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/seq_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/rdbms_security_store_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/seq_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/er_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/rdbms_security_store_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/bt_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/bt9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/lease_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/lease_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n102_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n102_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/job_manager_create_tables.sql

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\content-mgmt\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cmv_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cm9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm102_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm102_update_system_data.sql

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\portal\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/wps_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/comm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_columns.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/bt_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/bt9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf10_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf102_drop_tables.sql

    [java] Error = SQLException when you run the file file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] Failed to load

    [java] java.lang.Exception: SQLException when you run the file file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:183)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.main(JDBCDataLoader.java:1321)

    [java] Caused by: java.sql.SQLException: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.Util.generateCsSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedConnection.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.ConnectionChild.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.execute (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.executeUpdate (unknown Source)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.loadData(JDBCDataLoader.java:749)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:167)

    [java]... 1 more

    [java] Caused by: java.sql.SQLException: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    [java]... 12 more

    [java] Caused by: ERROR X0Y32: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    [java] at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.duplicateDescriptorException (unknown Source)

    [java] at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addDescriptor (unknown Source)

    [java] at org.apache.derby.impl.sql.execute.CreateTableConstantAction.executeConstantAction (unknown Source)

    [java] at org.apache.derby.impl.sql.execute.MiscResultSet.open (unknown Source)

    [java] at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt (unknown Source)

    [java] at org.apache.derby.impl.sql.GenericPreparedStatement.execute (unknown Source)

    [java]... 6 more

    BUILD FAILED

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:97: The following error occurred during the execution of this line:

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:104: The following error occurred during the execution of this line:

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:68: Java returned:-1

    Total time: 48 seconds

    ====================================================================================================

    ERROR!

    CALL FOR ant - cp D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; f D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.xml FAILED!

    ====================================================================================================

    Future prospects for some entries...

    Thanks in advance,

    Varun Arora

    Strange, run the command even after a few hours and BUILD successfully

  • Error when using webLogic utilities

    Hi guys,.

    Whenever I try to use the webLogic as weblogic utilities. WLST, utils.dbping or weblogic. The Deployment Manager etc.

    every time I get an error message

    Error: could not find or load the main class < name of utility >

    For info: I'm using WLS 12.1.2

    with the java version "1.7.0_67".

    on 6 OEL

    I exported my JAVA_HOME and CLASSPATH in .bashrc and .bash_profile for root and the current user.

    Please let me know how to get rid of it.

    Thank you

    Punishes

    Hello

    Because for the execution of such a utility, you need the environment to define, more precisely in this case the classpath is not defined. And as explained above, you need the script setWLSEnv.sh to run the script in the context of the shell running and have the actual environment of the shell to be.

    You need to run as '... " ' / setWLSEnv.sh ' or 'source. "/ setWLSEnv.sh" and then you can check the CLASSPATH variable is defined with the "env" command

    Just run the script./setWLSEnv.sh will only display the values on the screen.

    Or take a look at this to understand: linux - what is the difference between running a script bash and sourcing a bash script?-Super User

    Concerning

  • error starting Server weblogic 10.3.6

    Hi I meet below my weblogic server startup error am in Windows xp

    C:\mydomain\base_domain\bin > DIR

    Volume in drive C is WinXP

    Volume serial number is F167-F086

    Directory of C:\mydomain\base_domain\bin

    22/04/2011-23:10 < DIR >.

    22/04/2011-23:10 < DIR >...

    2011-04-22 23:10 < DIR > nodemanager

    2011-04-22 23:10 < DIR > server_migration

    2011-04-22 23:10 < DIR > service_migration

    2011-11-29 22:14 setDomainEnv.cmd 14 273

    2011-11-29 22:14 16 221 setDomainEnv.sh

    2011-11-29 22:14 startManagedWebLogic.cmd 3 322

    2011-11-29 22:14 startManagedWebLogic.sh 3 147

    2011-11-29 22:14 5 914 startWebLogic.cmd

    2011-11-29 22:14 5 657 startWebLogic.sh

    2011-11-29 22:14 stopManagedWebLogic.cmd 2 528

    2011-11-29 22:14 stopManagedWebLogic.sh 2 391

    2011-11-29 22:14 stopWebLogic.cmd 2 103

    2011-11-29 22:14 2 081 stopWebLogic.sh

    10 file (s) on 57 637 bytes

    5 dir 6,815,825,920 bytes free

    C:\mydomain\base_domain\bin > START startWebLogic.cmd

    C:\mydomain\base_domain\bin >

    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize =

    128 m - XX: MaxPermSize = 512 m

    .

    Start mode of WLS = development

    .

    CLASSPATH=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar; C

    : \PROGRA~1\Java\JDK16~1.0_2\lib\tools.jar; C:\wlserver\server\lib\weblogic_sp.jar

    ; C:\wlserver\server\lib\weblogic.jar; C:\modules\features\weblogic. Server.modules

    _10.3.4.0.jar; C:\wlserver\server\lib\webservices.jar; C:\modules\org. Apache.ant_1

    .7.1/lib/Ant-all.jar; C:\modules\net. SF.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.

    container; C:\oracle\Middleware\wlserver_10.3\sip\server\lib\weblogic_sip.jar; C:\Oracle

    \MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar; C:\wlserver\common\derby\li

    b\derbyclient.jar; C:\wlserver\server\lib\xqrl.jar

    .

    PATH =; C:\wlserver\server\native\win\32; C:\wlserver\server\bin; C:\modules\org. APA

    Che.ant_1.7.1\Bin; C:\Progra~1\Java\JDK16~1.0_2\jre\bin; C:\Progra~1\Java\JDK16~1.

    0_2\bin; C:\Program PC Connectivity Solution\; C:\product\11.2.0\dbhome_1\bi

    n; C:\product\11.2.0\dbhome_1; C:\forms; C:\DevSuiteHome_1\jlib; C:\Program Files\PH

    P; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem; C:\Program Files\Commo

    Roxio n Shared\DLLShared; C:\Program Files\Fichiers SharedCOM Shared\DLLSha

    Red; C:\Program Files\Fichiers SharedCOM Shared\9.0\DLLShared; C:\Program Files\Co

    mmon DivX shared; c:\Program Files\Java\jdk1.6.0_21\bin; C:\Program Files\Co

    mmon Roxio Shared\10.0\DLLShared; C:\Program Files\Fichiers Roxio share

    d\DLLShared; C:\Program Files\Fichiers SharedCOM Shared\10.0\DLLShared; C:\mywls; C

    : \mydomain\base_domain\bin; C:\Program Files\Java\jre6\bin\client; File C:\Program

    s\Java\jre6\bin; C:\Program Files\Java\jdk1.6.0_21\jre\bin; C:\Program Files\Java\

    JDK1.6.0_21\bin; C:\Program Files\Java\jdk1.6.0_21; C:\Program Files\Java\jre6; C:\

    DevSuiteHome_1\forms; C:\DevSuiteHome_1\cgenf61\admin; C:\DevSuiteHome_1\forms; C:\

    forms\sms_code. PLL; C:\mywls\wlserver; C:\Java\jdk1.6.0_21; C:\wlserver\server\nati

    ve\win\32\oci920_8

    .

    ***************************************************

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * the http://hostname:port\console console *.

    ***************************************************

    from weblogic with the Java version:

    Java version "1.6.0_21".

    Java (TM) SE Runtime Environment (build 1.6.0_21 - b07)

    Java Client VM (build 17, 0 - b17, mixed mode)

    WLS starting with line:

    C:\Progra~1\Java\JDK16~1.0_2\bin\java-client-Xms256m-Xmx512m - XX: CompileThr

    eshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = 512 m-Dweblogic.Name = AdminServer

    -Djava.Security.Policy=C:\wlserver\server\lib\weblogic. Policy - Xverify: none - ea

    : com.bea.wcp-da-Dplatform.home=C:\wlserver-Dwls.home=C:\wlserver\server

    -Dweblogic.home=C:\wlserver\server-Dcommon.components.home=C:\Oracle\MIDDLE~1\

    ORACLE ~ 1 - 11.1.1 - Dorg.apache.commons.logging.Log = org.apache.common = Djrf.version

    s.logging.impl.Jdk14Logger-Ddomain.home=C:\mydomain\BASE_D~1-Djrockit.optfile=

    C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt - Dorac

    the. Server.config.dir=C:\mydomain\BASE_D~1\config\FMWCON~1\servers\AdminServer d

    Oracle.domain.config.dir=C:\mydomain\BASE_D~1\config\FMWCON~1-Digf.arisidbeans

    .carmlloc=C:\mydomain\BASE_D~1\config\FMWCON~1\carml-Digf.arisidstack.home=C:\

    mydomain\BASE_D ~ 1\config\FMWCON ~ 1\arisidprovider-Doracle.security.jps.config=C:

    \mydomain\BASE_D~1\config\fmwconfig\jps-config.XML-Doracle.deployed.app.dir=C:\

    mydomain\BASE_D ~ 1\servers\AdminServer\tmp\_WL_user-Doracle.deployed.app.ext=\-

    -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. OS

    soiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 - Djav

    a.Protocol.Handler.pkgs = Oracle.MDS .net .Protocol - Dweblogic.jdbc.remoteEnabled = f

    survival gear - Dweblogic.management.discover = true - Dwlw.iterativeDev = - Dwlw.testConsole

    = - Dwlw.logErrorsToConsole is weblogic. Server

    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic Server

    Caused by: java.lang.ClassNotFoundException: weblogic. Server

    in 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)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

    The main class is not found: weblogic. Server.  Program ends.

    my game is

    C:\mydomain\base_domain\bin > SET

    ALLUSERSPROFILE = C:\Documents and Settings\All Users

    APPDATA = C:\Documents and Settings\Desmond\Application Data

    CUSTOMERNAME = Console

    CommonProgramFiles = c: files

    COMPUTERNAME = MADIMAD-B533821

    ComSpec=C:\WINDOWS\system32\cmd.exe

    FORMS90_PATH = C:\forms

    FP_NO_HOST_CHECK = NO

    HOMEDRIVE = C:

    HOMEPATH = \Documents and Settings\Desmond

    LOGONSERVER = \\MADIMAD-B533821

    NUMBER_OF_PROCESSORS = 2

    ORACLE_HOME=C:\product\11.2.0\dbhome_1

    OS = Windows_NT

    Path = Solution\ C:\Program Files\PC of connectivity; C:\product\11.2.0\dbhome_1\bin; C

    : \product\11.2.0\dbhome_1; C:\forms; C:\DevSuiteHome_1\jlib; On C:\Program Files\PHP. C

    : \WINDOWS\system32; C:\WINDOWS; C:\WINDOWS\System32\Wbem; C:\Program Files\Fichiers F

    iles\Roxio Shared\DLLShared; C:\Program Files\Fichiers SharedCOM Shared\DLLShared

    ; C:\Program Files\Fichiers SharedCOM Shared\9.0\DLLShared; C:\Program Files\Commo

    n DivX shared; c:\Program Files\Java\jdk1.6.0_21\bin; C:\Program Files\Commo

    Roxio n Shared\10.0\DLLShared; C:\Program Files\Fichiers SharedCOM Shared\D

    LLShared; C:\Program Files\Fichiers SharedCOM Shared\10.0\DLLShared; C:\mywls; C:\m

    ydomain\base_domain\bin; C:\Program Files\Java\jre6\bin\client; C:\Program Files\J

    ava\jre6\bin; C:\Program Files\Java\jdk1.6.0_21\jre\bin; C:\Program Files\Java\jdk

    1.6.0_21\bin; C:\Program Files\Java\jdk1.6.0_21; C:\Program Files\Java\jre6; C:\Dev

    SuiteHome_1\forms; C:\DevSuiteHome_1\cgenf61\admin; C:\DevSuiteHome_1\forms; C:\for

    ms\sms_code. PLL; C:\mywls\wlserver; C:\Java\jdk1.6.0_21

    PATHEXT = .COM; EXE;. BEATS;. CMD;. VBS;. VBE;. JS;. JSE;. WSF;. WSH

    PHPRC = C:\Program Files\PHP\

    PROCESSOR_ARCHITECTURE = x 86

    PROCESSOR_IDENTIFIER = x 86 family 6 model 23 Stepping 10, GenuineIntel

    PROCESSOR_LEVEL = 6

    PROCESSOR_REVISION = 170 a

    ProgramFiles = c: Program Files

    PROMPT = $P$ G

    SESSION = Console

    SystemDrive = C:

    SystemRoot = C:\WINDOWS

    TEMP = C:\DOCUME~1\Desmond\LOCALS~1\Temp

    TMP = C:\DOCUME~1\Desmond\LOCALS~1\Temp

    USERDOMAIN = MADIMAD-B533821

    USERNAME = Desmond

    USERPROFILE = C:\Documents and Settings\Desmond

    windir = C:\WINDOWS

    aa__COMPAT_LAYER = EnableNXShowUI

    his work I did

    Set JAVA_HOME = C:\Program Files\Java\jdk1.6.0_21

  • get the error when starting weblogic server in jdeveloper

    get an error when you start weblogic server in jdeveloper

    The NEWSPAPER (its sequel shows):

    < 25 July 2013 19:19:15 IST > < opinion > < WebLogicServer > < BEA-000331 > < started WebLogic Admin Server "DefaultServer" domain "DefaultDomain" running in development Mode >

    < 25 July 2013 19:19:15 IST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed in the RACE >

    < 25 July 2013 19:19:15 IST > < opinion > < WebLogicServer > < BEA-000360 > < server started operation >

    The user ' directors [weblogic, directors] =' the role of the administration. All jobs by administrators must go through an Administration Port.

    Authentication failure connecting to the IntegratedWebLogicServer application server. Please check the settings.

    Cannot complete the commissioning of the IntegratedWebLogicServer application server.

    [IntegratedWebLogicServer Instance server stops.  All running applications will be terminated and canceled.]

    [End of forcing of IntegratedWebLogicServer]

    Taskkill /F/PID 1620

    Process is complete.

    PLs help me

    User, please tell us your jdev version!

    Somehow your credentials are corrupted. Two possible solution:

    (1) open your folder, system11.1.1.xxxx open the DefaultDomain\servers\DefaultServer\security folder and edit the boot.properties file. Delete the part '(AES)... ". «"after the username and password and write the new example of username = weblogic", password = "Welcome1" Save the file and try to restart the integrated server. Once the server starts the entries are encoded again.

    (2) If 1) doesn't work, remove all of the DefaultDomain file and create a new instance of WLS in jdev.

    Timo

  • How to integrate JMS WebLogic?

    I want to use JMS for messaging but I do not know how to integrate it into my WebLogic Server.
    Is someone can you please tell me how I should integrate JMS in WebLogic?

    Java Message Service (JMS) is a standard API to access corporate e-mail systems.
    And WebLogic JMS is an enterprise-class messaging system tightly integrated with WebLogic Server platform. It fully supports the JMS specification.

    Please see the following links for more information on this and how to configure the jms resources:

    http://docs.Oracle.com/CD/E15051_01/WLS/docs103/JMS/Fund.html

    http://middlewaremagic.com/WebLogic/?page_id=1976

    Thank you
    Patrick

  • fatal error on install Weblogic Server installation OEM

    I am following the instructions to install Oracle Grid Control 11 GR 1 material of-> http://www.oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php#java_installation
    Step-> Installation of Middleware
    Grid Control 11 g Release 1 beams are more middleware components, so we have to install the WebLogic Server before we can proceed with the installation of control Grid. The installation is started with the following command, run as 'oracle '.

    When I come to product Installation directories choose - by clicking on the next window gives error "a fatal error has occurred. This application will end'. Please can

    The files uncompressed for Weblogic
    [oracle@ccoshs02xvoem01 11gr2grid] $ ls - lrt
    Total 1096356
    drwxr-xr-x 3 oracle oinstall 4096 October 10, 2006 com
    -rw - r - r - 1 oracle oinstall 1441 11 January 2007 NOTICE.txt
    -rw - r - r - 1 oracle oinstall 11358 11 January 2007 LICENSE.txt
    -rw - r - r - 1 oracle oinstall 4891 11 January 2007 CHANGES.txt
    drwxr-xr-x channels 3 oracle oinstall 4096 11 January 2007
    drwxr-xr-x 4 oracle oinstall 4096 February 19, 2007 Workshop
    drwxr-xr-x 4 oracle oinstall 4096 19 February 2007 photos
    drwxr-xr-x 3 oracle oinstall 4096 20 March 2007 javax
    drwxr-xr-x 12 oracle oinstall 4096 schemaorg_apache_xmlbeans March 20, 2007
    drwxr-xr-x 2 oracle oinstall 4096 20 March 2007 repackage
    drwxr-xr-x 4 oracle oinstall 4096 20 March 2007 org
    -rw - r - r - 1 oracle oinstall 4573 stringsubs.xsd July 8, 2009
    -rw - r - r - 1 oracle oinstall 7102 registry.xslt July 8, 2009
    drwxr-xr-x 4 oracle oinstall 4096 3 June 2010 wcf
    -rw - r - r - 1 oracle oinstall 1752 Dec 17 22:27 wizard.xml
    drwxr-xr-x 2 oracle oinstall 4096 Dec 17 22:27 native
    -rw - r - r - 1 oracle oinstall 2951 Dec 17 22:27 lpr.xml
    -rw - r - r - 1 oracle oinstall 71384 Dec 17 22:27 gpr.xml
    -rw - r - r - 1 oracle oinstall 385707 Dec 17 22:27 com.bea.cie.gpr - xbean_3.0.1.0.jar
    -rw - r - r - 1 oracle oinstall 462395 Dec 17 22:27 com.bea.cie.gpr - impl_3.0.1.0.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 sizeinfo
    drwxr-xr-x 4 oracle oinstall 4096 Dec 17 archives 22:28
    drwxr-xr-x 6 oracle oinstall 4096 Dec 17 22:28 resources
    -rw - r - r - 1 oracle oinstall 430344 Dec 17 22:28 installer.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 META-INF
    -rw - r - r - 1 oracle oinstall 1119969142 Jan 28 09:17 wls1034_generic.zip
    drwxr-xr-x 4 oracle oinstall 4096 28 Jan 11:22 patch
    [oracle@ccoshs02xvoem01 11gr2grid] java of $-jar installer.jar

    I downloaded the compressed file wls1034_generic for oracle
    http://www.Oracle.com/technetwork/middleware/IAS/downloads/WLS-main-097127.html
    Oracle WebLogic Server 11 GR 1 material (10.3.4) + consistency-
    Package installer - generic of: file1 1 GB



    Please can someone help me with the installation of Oracle Grid Control

    You can safely rename the zip file in the container. Apparently, internet Explorer automatically recognizes the type of file inproperly.

    Best regards

    Maxim

  • Error analysis in weblogic 9.2

    Hello

    I am newbie for weblogic.
    I created a domain weblogic 9.2 in dev env.
    Since two days it worked fine, now all of a sudden I'm not able to restart the managed server through the analysis of errors such as "invalid padding exceptions ' rise.

    Pls help me as we do a CEP that is suppose to live in 3 days.

    -Milind

    Simple, make sure that you have not changed the config.xml file.

    Anyone have edited the config.xml file as they have not closed some mbean attributes of closing.
    As you wl 9.2, access to the path of the domain and go dir of servers and you will find domain_bak, where you can have a config.xml file to save the file.

    Replace the same with the configuration file corrupt in cofig directory of the path of the domain.

    Rgds,
    Amandine

  • Error creating connection Weblogic 10.3

    Hello

    I get the following error message when you try to run this code. Any idea of what could be the cause of this?

    java.lang.ClassCastException: weblogic.jdbc.common.internal.ConnectionEnv

    Connection c = null;
    GlobalVariables gv = GlobalVariables.Instance ();
    Context ctx = null;

    try {}
    Hashtable ht = new Hashtable();
    HT.put (Context.INITIAL_CONTEXT_FACTORY, "WebLogic.JNDI.WLInitialContextFactory");
    HT.put(Context.PROVIDER_URL,"T3://localhost:7001");
    HT.put (Context.SECURITY_PRINCIPAL, "weblogic");
    HT.put (Context.SECURITY_CREDENTIALS, "webadmin");

    CTX = new InitialContext (ht);
    obtain the data source
    javax.sql.DataSource xaDS = (javax.sql.DataSource) ctx.lookup (gv.get ("DATASOURCE"));
    Error on next line
    c = xaDS.getConnection ();

    Statement s = c.createStatement ();
    ResultSet rs = s.executeQuery ("select * [user]");
    While (RS. Next System.out.println ("got a line");

    } catch (Exception e) {}
    System.out.println ("e:" + try ());
    }


    Thank you
    Keith

    Try to remove wlclient.jar and by ensuring that the weblogic.jar
    is identical in the classpath of weblogic server.

  • Error in the WebLogic Logs

    Hi all

    We could see much error in the logic of the Web Logs and we are not able to determine what exactly caused these errors...

    I put the java Heap Size to 512 MB and also the value of descriptor file to 4096. Even after that, we always get these errors.

    We are on PT 8.49 and HRMS 9.0 installed on a LINUX machine with 9.2 web logic

    # < 14 July 2009 15:23:21 CEST > < Info > < ServletContext - > < xXXXXX > < PIA > < thread - 10 > < < < > anonymous > > <>< 1247577801110 > < 000000 >
    < 26628797235202:
    59 items transmitted at1247577801017 time: 93 > # < 14 July 2009 15:23:22 CEST > < error > < WebLogicServer > < xxxxxx > < PIA > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1247577802724 > < BEA-000337 > < [BLOCKED]
    ExecuteThread: '7' for the queue: "weblogic.kernel.Default (self-adjusting).
    a
    been busy during the seconds '642' working on the request "Http request:
    / PSP/HRQA90/Employee/HRMS/c/PERFORMANCE_MONITOR. PSPMAPPDOM. GBL", which is more than the time configured (StuckThreadMaxTime) of '600' seconds.
    Battery
    track:
    Wire-165 "[STUCK] ExecuteThread: '7' for the queue:
    ' weblogic.kernel.Default
    "(self-adjusting)' ' < living, native, suspension, blocked, priority = 1,.
    DEMON >
    {
    [- Blocked trying to be locking: lock java.lang.String@1343da8[fat]
    TFTP. PT8.PSC.onActionDirect (CSP. Java:1187)
    TFTP. PT8. Portal.PIADirectConnection.Connect (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getPIADirectContent (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getPIADirectContent (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getPIADirectContent (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getContent (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getContent (unknown Source)
    TFTP. PT8. Portal.ContentGetter.getContent (unknown Source)
    TFTP. PT8. PSP.getTemplateDoc (unknown Source)
    TFTP. PT8. PSP. OnAction (unknown Source)
    TFTP. PT8. PSP.service (unknown Source)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:851)

    weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:224)

    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:108)

    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:198)
    weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:41)
    TFTP. PT8. PSFilter.doFilter (PSFilter.Java:45)

    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:41)

    org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:684)

    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:41)

    weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3214)

    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:308)

    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:117)

    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1946)

    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1868)

    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1331)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:206)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    }


    And we also use the Web DEV profile in our Production environment, does make a difference?

    And what is the difference between DEV and PROD Web profiles?

    Thank you
    CKD

    And as metalink3 notes:
    #623512.1 - that means the message of StuckThreadMaxTime in the PIA_weblogic?
    #649428.1 - resolution of the problems of WebLogic 8.1 and 9.2

    Nicolas.

  • ERROR FRM-41214 weblogic 10.3 + form + reports 11g

    When I try to generate a report, I get this error: FRM-41214
    and I log file check locate on /oracle/Midleware/asinst_1/diagnostics/logs/ReportsServerComponent/my_ReportsServer/rwEng-0_diagnostic.log

    and I found the last lines:

    [2011 11-29 T 16: 36:20.429 - 06:00] [reports] [NOTIFICATION] [] [oracle.reports.engine] [pid: 29558] [tid: 11] [ecid: 0000JFlNlK3Fw000jzwkno0007Dq000002, 0] [EngineName: rwEng-0] EngineImpl:run oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    [2011 11-29 T 16: 37:07.306 - 06:00] [reports] [ERROR] [] [oracle.reports.engine] [pid: 29558] [tid: 11] [ecid: 0000JFlNlK3Fw000jzwkno0007Dq000002, 0] [EngineName: rwEng-0] rwfdt:rwfdtprint Job ID = 143 ERR error sending out tasks to be cached
    [2011 11-29 T 16: 37:07.306 - 06:00] [reports] [ERROR] [] [oracle.reports.engine] [pid: 29558] [tid: 11] [ecid: 0000JFlNlK3Fw000jzwkno0007Dq000002, 0] [EngineName: rwEng-0] engine C Job ID = 143 ERR REP-1804: BANCO printer definition file cannot be opened.
    [2011 11-29 T 16: 37:07.308 - 06:00] [reports] [INCIDENT_ERROR] [REP-1804] [oracle.reports.engine] [pid: 29558] [tid: 11] [ecid: 0000JFlNlK3Fw000jzwkno0007Dq000002, 0] [EngineName: rwEng-0] REP-1804: BANCO printer definition file cannot be opened. [[

    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    at oracle.reports.engine.EngineImpl.run(EngineImpl.java:553)
    at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:104)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:637)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:189)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1682)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1540)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:922)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:181)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:694)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:451)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1213)
    to com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$ WorkerThread.performWork (ThreadPoolImpl.java:471)
    to com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$ WorkerThread.run (ThreadPoolImpl.java:500)


    Help, please!

    Hello

    This error means that the file Banco.prt is not found.

    The definition of the printer (file .prt) file not found in the REPORTS_PATH directories.

    By default, these files are located in $ORACLE_HOME/reports/printers and this directory is located at REPORTS_PATH

    -> Check the value of REPORTS_PATH
    -> Check if BANCO.prt exists in a directory of REPORTS_PATH

    Concerning

  • JMS WebLogic and connection pooling

    Y at - it an advantage in trying to weblogic pool connections or the factory connections automatically does for you?
    Thanks in advance.

    There is a checkbox to explicitly mark issues such as "answered".

  • Error with remote JMS

    Hello...

    I try to create a simple application that sends a message to the JMS Weblogic Server. This works if the application deployed on the same server with my JMS weblogic. But if I put the JMS server in another weblogic server, I get this error:
    java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators]
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at weblogic.jms.frontend.FEConnectionFactoryImpl_1030_WLStub.connectionCreateRequest(Unknown Source)
         at weblogic.jms.client.JMSConnectionFactory.setupJMSConnection(JMSConnectionFactory.java:224)
         Truncated. see log file for complete stacktrace
    I already have user domain (as a result of the documentation), or use of overall confidence. But none of them can work. Have you guys any reference or can give me step by step, deploying this JMS distance?

    BTW, I use the spring to my client with configuration jndi as follows
         <bean id="jndiTemplate"
              class="org.springframework.jndi.JndiTemplate">
              <property name="environment">
                   <props>
                        <prop key="java.naming.factory.initial">
                             weblogic.jndi.WLInitialContextFactory
                        </prop>
                        <prop key="java.naming.provider.url">
                             t3://otherserver:7001
                        </prop>
                        <prop key="java.naming.security.authentication">simple</prop>
                        <prop key="java.naming.security.principal">weblogic</prop>
                        <prop key="java.naming.security.credentials">weblogic</prop>                     
                   </props>
              </property>
         </bean>
    THX.
    André

    Hello

    "connection could not be found" exceptions are often a symptom of a bad configuration where there are duplicate names defined in two different areas. In WebLogic, you must:

    -Ensure that each area has a different name.

    -Each WL server has a different name (even if they are in different domains)

    -Each JMS server has a different name (even if they are in different domains - probably not necessary in your case, but it is good to play it safe)

    If you post some time in the future, please always try to include the record of the full stack of the journal - not only the truncated version.

    Tom

Maybe you are looking for

  • Upgrade memory from 256 to 512 MB on Satellite Pro A60

    Just want to confirm really what I got caught once before buying the bad memory. I read another thread, so am sure I'm ok with that. OK, the RAM, I need for the upgrade of the Satellite A60 Pro is:200-pin SODIMM, DDR PC2700 Unbuffered CL2.5 (Non - EC

  • Need drivers for ethernet for Satellite A105-S4064

    Hello At a first of all thank you for reading this... I'm working on a Satellite A105-S4064... I can't connect to internet with a normal wired; ethernet drivers and so forth are not installed and I can not find them... and yes I looked a lot; / There

  • IBM T30 Speedstep problems

    Heyo I have an IBM T30 2366-85U. I can't run at full speed during the use of current alternative. It comes down to 1 .2GHz any options choose in bios or power options in Control Panel. Under windows XP. Someone has ideas of how to do to solve this pr

  • pavalion g62206tx: g6-2206tx hp pavalion

    I cleaned the thermal on the CPU and the GPU when I was cleaning the heat sink what kind of thermal paste I should apply not PC and laptop have different thermal paste

  • M8024-k and 6248

    Hi all I have a Dell M8024-K pass with a dual port DELL 10GBaseT expansion card in the connector 1. It is possible to connect one of its 10 GB ports with a 1 GB on a Dell 6248 switch port or availabe ports on DELL 10GBaseT expansion card y t uplink p