BIA Storage Management Server

Hello,
I have got one question about BIA architecture, because I can't find any information about the "Storage Management Server" in connection with BIA
What is the  "Storage Management Server" and is this constrainly necessary (or is it part of the EVA)?
Thanks in advance.
Sabrina

Good document, however for a short answer all this server is is a smal DL 380 server with a special version of W2K3 that runs special software to manage the little eva that ships with your BIA.  This server does nothing else.  A waste of a machine if you ask me as you could run the software on an existing server, but it is required by HP so you have no choice but to get it (it should be included as part of the overall pricing).  If nothing else you could use to store your MP3 files as well as manage your EVA

Similar Messages

  • Problem when we created the managed server to configure different ports.

    I am trying to configure different ports for admin console and my communication service as we can’t share admin port to the outside world.
    So that only admin can access admin console using admin port.
    And out side clients can access my webapplication using different port.
    For this i have created the managed server in weblogic.and I deployed the application on managed server.
    Now admin server is running on 8001 port and my Communication Service application is running on 7001 port.
    But when I tried to configure MBeans related to myCommunicationServiceApplication those were disapper on admin console. And the other wlng services are appearing on admin console.
    1. Since my application deployed on managed server MBeans registration happened from myapplication hence it’s disappear on admin console.
    Now If I want to configure Mbeans (related to my communication service) how can I configure it?
    2. My communication service using configurationStore module and other wlng services.
    When I tried to start my application on managed server I got the below error:
    <Apr 28, 2009 12:22:44 PM IST> <Error> <Deployer> <BEA-149231> <dscp11166.TechMahindra.com> <Unable to set the activation state to true for the application 'wlng_nt_qualcomm_active_mediation [Version=1.0]'.
    com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException: Configuration store module is not available.
    3. I tried to target all wlngResources to manged server by editing config.xml file.
    Then all wlng services disappears on admin console. If this is the case how can I configure container/account services on wlng?
    I have created the Basicweblogic domain.
    Below is the config.xml for reference.
    "QualcommServer" is managed server name.
    Can any one please suggest me how to configure this kind of scenarios?
    <server>
    <name>AdminServer</name>
    <machine>new_Machine_1</machine>
    <listen-port>8001</listen-port>
    <default-iiop-user>weblogic</default-iiop-user>
    <default-iiop-password-encrypted>{3DES}W8nBdoJPRZ8TkwcXwAZoxA==</default-iiop-password-encrypted>
    <listen-address>localhost</listen-address>
    </server>
    <server>
    <name>QualcommServer</name>
    <machine>new_Machine_1</machine>
    <listen-address>localhost</listen-address>
    <server-start>
    <java-vendor>Sun</java-vendor>
    <java-home>C:\Program Files\Java\jdk1.6.0</java-home>
    <class-path>C:\bea\wlng400\server\lib\weblogic.jar;C:\bea\wlng_pds400\lib\wlng\wlng.jar</class-path>
    <bea-home>C:\bea</bea-home>
    <username>weblogic</username>
    <password-encrypted>{3DES}W8nBdoJPRZ8TkwcXwAZoxA==</password-encrypted>
    </server-start>
    </server>
    <embedded-ldap>
    <name>managedserver</name>
    <credential-encrypted>{3DES}9q80YuFJueVVJxoWduJA1OGhbqk14EpgQWWyTrzlmxo=</credential-encrypted>
    </embedded-ldap>
    <configuration-version>10.0.1.0</configuration-version>
    <app-deployment>
    <name>wlng_nt_session#4.0</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/wlng_nt_session.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>interceptors</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/interceptors.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>wlng_prm</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/wlng_prm.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>wlng_nt_qualcomm_active_mediation#1.0</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>servers\AdminServer\upload\wlng_nt_qualcomm_active_mediation.ear</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <machine>
    <name>new_Machine_1</name>
    <node-manager>
    <name>new_Machine_1</name>
    <listen-address>localhost</listen-address>
    </node-manager>
    </machine>
    <jms-server>
    <name>JMSServer-AdminServer</name>
    <target>AdminServer</target>
    </jms-server>
    <jms-system-resource>
    <name>WLNGJMSResource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jms/wlng-jms.xml</descriptor-file-name>
    </jms-system-resource>
    <custom-resource>
    <name>networktier</name>
    <target>AdminServer</target>
    <descriptor-file-name>custom/nt.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngTierResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngTierBean</descriptor-bean-class>
    </custom-resource>
    <custom-resource>
    <name>wlng-edr</name>
    <target>AdminServer</target>
    <descriptor-file-name>custom/wlng-edr.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngEdrResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngEdrBean</descriptor-bean-class>
    </custom-resource>
    <admin-server-name>AdminServer</admin-server-name>
    <jdbc-system-resource>
    <name>wlng.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    <jdbc-system-resource>
    <name>wlng.localTX.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-localTX-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Thanks,
    Srinu Babu P

    Dear Nariharan,
    Today I faced a simlar issue, and this SAP Note helped me fix it: 1966807 - Duplication of AET table records in change processing
    In my case, cardinality of AET table was 1:1, and I was getting duplicate PARENT_ID every time when trying to create a subsequent service request for my activity.
    Regards,
    Andrew

  • Managed server not able to join the cluster

    Hi
    I have two storage node enabled coherence servers on two different machines.These two are able to form the cluster without any problem. I also have two Managed servers. When I start one, will join the cluster without any issue but when I start the fourth one which does not join the cluster. Only one Managed server joins the cluster. I am getting the following error.
    2011-12-22 15:39:26.940/356.798 Oracle Coherence GE 3.6.0.4 &lt;Info> (thread=[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Loaded cache configuration from "file:/u02/oracle/admin/atddomain/atdcluster/ATD/config/atd-client-cache-config.xml"
    2011-12-22 15:39:26.943/356.801 Oracle Coherence GE 3.6.0.4 &lt;D4> (thread=[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): TCMP bound to /172.23.34.91:8190 using SystemSocketProvider
    2011-12-22 15:39:57.909/387.767 Oracle Coherence GE 3.6.0.4 &lt;Warning> (thread=Cluster, member=n/a): This Member(Id=0, Timestamp=2011-12-22 15:39:26.944, Address=172.23.34.91:8190, MachineId=39242, Location=site:dev.icd,machine:appsoad2-web2,process:24613, Role=WeblogicServer) has been attempting to join the cluster at address 231.1.1.50:7777 with TTL 4 for 30 seconds without success; this could indicate a mis-configured TTL value, or it may simply be the result of a busy cluster or active failover.
    2011-12-22 15:39:57.909/387.767 Oracle Coherence GE 3.6.0.4 &lt;Warning> (thread=Cluster, member=n/a): Received a discovery message that indicates the presence of an existing cluster:
    Message "NewMemberAnnounceWait"
    FromMember=Member(Id=2, Timestamp=2011-12-22 15:22:56.607, Address=172.23.34.74:8090, MachineId=39242, Location=site:dev.icd,machine:appsoad4,process:23937,member:CoherenceServer2, Role=WeblogicWeblogicCacheServer)
    FromMessageId=0
    Internal=false
    MessagePartCount=1
    PendingCount=0
    MessageType=9
    ToPollId=0
    Poll=null
    Packets
    [000]=Broadcast{PacketType=0x0DDF00D2, ToId=0, FromId=2, Direction=Incoming, ReceivedMillis=15:39:57.909, MessageType=9, ServiceId=0, MessagePartCount=1, MessagePartIndex=0, Body=0}
    Service=ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_ANNOUNCE), Id=0, Version=3.6}
    ToMemberSet=null
    NotifySent=false
    ToMember=Member(Id=0, Timestamp=2011-12-22 15:39:26.944, Address=172.23.34.91:8190, MachineId=39242, Location=site:dev.icd,machine:appsoad2-web2,process:24613, Role=WeblogicServer)
    SeniorMember=Member(Id=1, Timestamp=2011-12-22 15:22:53.032, Address=172.23.34.73:8090, MachineId=39241, Location=site:dev.icd,machine:appsoad3,process:19339,member:CoherenceServer1, Role=WeblogicWeblogicCacheServer)
    2011-12-22 15:40:02.915/392.773 Oracle Coherence GE 3.6.0.4 &lt;Warning> (thread=Cluster, member=n/a): Received a discovery message that indicates the presence of an existing cluster:
    Message "NewMemberAnnounceWait"
    FromMember=Member(Id=2, Timestamp=2011-12-22 15:22:56.607, Address=172.23.34.74:8090, MachineId=39242, Location=site:dev.icd,machine:appsoad4,process:23937,member:CoherenceServer2, Role=WeblogicWeblogicCacheServer)
    FromMessageId=0
    Internal=false
    MessagePartCount=1
    PendingCount=0
    MessageType=9
    ToPollId=0
    Poll=null
    Packets
    {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    By default Coherence uses a multicast protocol to discover other nodes when forming a cluster. Since you are having difficulties in establishing a cluster via multicast, Can you please perform a multicast test and see if multicast is configured properly.
    http://wiki.tangosol.com/display/COH32UG/Multicast+Test
    Hope you are using same configuration files across the cluster members and all members of the cluster must specify the same cluster name in order to be allowed to join the cluster.
    <cluster-name system-property="tangosol.coherence.cluster";>xxx</cluster-name>
    I would suggest, try using the unicast-listener with the well-known-addresses instead of muticast-listener.
    http://wiki.tangosol.com/display/COH32UG/well-known-addresses
    Add similar entries like below in your tangosol override xml..
    <well-known-addresses>
    <socket-address id="1">
    <address> 172.23.34.91<;/address>
    <port>8190</port>
    </socket-address>
    <socket-address id="2">
    <address> 172.23.34.74<;/address>
    <port> 8090</port>
    </socket-address>
    </well-known-addresses>
    This list is used by all other nodes to find their way into the cluster without the use of multicast, thus at least one well known node must be running for other nodes to be able to join.
    Hope this helps!!
    Thanks,
    Ashok.
    <div id="isChromeWebToolbarDiv" style="display:none"></div>

  • Problem installing Oracle Identity Manager Server  9.1

    Hello,
    I try to install oracle identity Manager Server 9.1, but I'm having a problem.
    Oracle identity manager 9.03 is already installed with jboss-4.0.3SP1 and j2sdk1.4.2_15
    and oracle 10.2.0
    So I follow these steps to clean out the db:
    1. Drop tablespace: drop tablespace oimtbs including contents;
    2. Drop user: drop user oimuser cascade;
    and ran prepare_xl_db.bat as instructed. No errors in the log.
    I ran the DiagonasticDashboard : the db setup was fine.
    When I ran the installer "setup_server.exe", i haved this message :
    Folowing Error occured during schema creation
    Error encountered while loading database script
    E:\OIM_Install\OIM9100\installServer\Xellerate/db/oracle/xell.sql
    Please contact your DBA!
    maximum key length (1478) exceeded
    Does anybody have any idea what this error is about ?
    Thanks.

    Index IDX_LKV_LKV_ENCODED on Table LKV (Column :- LKV_ENCODED - VARCHAR2(3000)) is failing on 2k block size. Though all the Indexes are working fine with the 4k block size.
    But OIM Dev team recommends to create the 8k block size for the Index storage.
    Because the blocksize affects the number of keys within each index node, it follows that the blocksize will have an effect on the structure of the index tree. All else being equal, large blocksizes will have more keys, resulting in a flatter index than the same index created in a 2k tablespace. A large blocksize will also reduce the number of consistent gets during index access, improving performance for scattered reads access.
    HOW TO CREATE THE INDEXES IN LARGER BLOCKSIZE TABLESPACE
    In the existing database:-
    Create a tablespace with the 8k blocksize, For Example
    First,
    Set the system cache size for that particular db block size
    sql> alter system set db_8k_cache_size=100M;
    sql> CREATE TABLESPACE db_8k_tablespace DATAFILE 'C:/oracle/product/10.2.0/oradata/8k_file.dbf' SIZE 100M BLOCKSIZE 8192;
    Then
    Reorganize the Index using command:-
    sql> Alter Index <Index_Name> Rebuild tablespace <Tablespace_Name>
    Regards,
    Neeraj Goel

  • It is not possible to install LenovoEMC Storage Manager for Linux on Ubuntu 14.10

    hi,
    I have big problem installing LenovoEMC Storage Manager for Linux on Ubuntu 14.10 64bit.
    I downloaded it from https://lenovo-na-en.custhelp.com/app/answers/detail/a_id/26108
    Installed JRE (both 64 and 32 bit)
    Selection Path Priority Status
    0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1 auto mode
    * 1 /usr/lib/jvm/java-8-oracle/jre/bin/java 1 manual mode
    2 /usr/local/java/jre1.8.0_25/bin/java 1 manual mode
    java -version
    java version "1.8.0_25"
    Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
    Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
    tryed with both. but without success.
    I am still getting error:
    ./setup-1.4.4.14439.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Graphical installers are not supported by the VM. The console mode will be used instead...
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Choose Locale...
    1- Deutsch
    ->2- English
    3- Español
    4- Français
    5- Italiano
    6- Nederlands
    7- Português (Brasil)
    8- Svenska
    CHOOSE LOCALE BY NUMBER: 2
    =======================================================
    Installer User Interface Mode Not Supported
    The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.
    =======================================================
    Any help?
    Thanks!
    Solved!
    Go to Solution.

    Ok , i got this baby working.. sudo is not a problem here.. you need to specify additional java parameter for installer!
    ./setup-1.4.4.14439.bin LAX_VM /usr/bin/java

  • Errors in managed server of OCSG

    hi,
    i am getting following error in the managed server of OCSG
    Thread-14 "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
    jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:31)
    java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
    java.net.SocketInputStream.read(SocketInputStream.java:107)
    oracle.net.ns.Packet.receive(Packet.java:220)
    oracle.net.ns.DataPacket.receive(DataPacket.java:92)
    oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:164)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:109)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:92)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:77)
    oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1017)
    oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:999)
    oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:555)
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:67)
    oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:943)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1147)
    oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3362)
    oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3455)
    ^-- Holding lock: oracle.jdbc.driver.T4CConnection@6b3ad3[thin lock]
    oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1349)
    weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:147)
    com.bea.wlcp.wlng.storage.common.DbLockManager.lock(DbLockManager.java:47)
    ^-- Holding lock: java.lang.Object@366ad82[thin lock]
    com.bea.wlcp.wlng.storage.common.LockManagerFactory$StoreLockManagerProxy.lock(LockManagerFactory.java:33)
    com.bea.wlcp.wlng.storage.inval.StoreImplInval.lock(StoreImplInval.java:124)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl.removeExpiredNotifications(TerminalLocationStoreImpl.java:137)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TriggerTimerHandler.handleExpiredTimer(TriggerTimerHandler.java:66)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler$CleanupTimerListener.timerExpired(TimerHandler.java:79)
    weblogic.timers.internal.TimerImpl.run(TimerImpl.java:253)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    >
    <Nov 10, 2009 1:28:19 PM PKT> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "660" seconds working on the request "weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl@608ee7", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-14 "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
    jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:31)
    java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
    java.net.SocketInputStream.read(SocketInputStream.java:107)
    oracle.net.ns.Packet.receive(Packet.java:220)
    oracle.net.ns.DataPacket.receive(DataPacket.java:92)
    oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:164)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:109)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:92)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:77)
    oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1017)
    oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:999)
    oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:555)
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:67)
    oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:943)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1147)
    oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3362)
    oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3455)
    ^-- Holding lock: oracle.jdbc.driver.T4CConnection@6b3ad3[thin lock]
    oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1349)
    weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:147)
    com.bea.wlcp.wlng.storage.common.DbLockManager.lock(DbLockManager.java:47)
    ^-- Holding lock: java.lang.Object@366ad82[thin lock]
    com.bea.wlcp.wlng.storage.common.LockManagerFactory$StoreLockManagerProxy.lock(LockManagerFactory.java:33)
    com.bea.wlcp.wlng.storage.inval.StoreImplInval.lock(StoreImplInval.java:124)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl.removeExpiredNotifications(TerminalLocationStoreImpl.java:137)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TriggerTimerHandler.handleExpiredTimer(TriggerTimerHandler.java:66)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler$CleanupTimerListener.timerExpired(TimerHandler.java:79)
    weblogic.timers.internal.TimerImpl.run(TimerImpl.java:253)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    >
    <Nov 10, 2009 3:01:44 PM PKT> <Error> <WLSS.ReplicatedStore> <BEA-332025> <Replica SPMS2 timed out after 3,000ms on command lockAndGetTimers>
    <Nov 10, 2009 6:37:59 PM PKT> <Error> <WLSS.ReplicatedStore> <BEA-332025> <Replica SPMS2 timed out after 3,000ms on command lockAndGetTimers>
    <Nov 10, 2009 6:40:16 PM PKT> <Warning> <Cluster> <BEA-000184> <This server did not attempt to renew its lease for 124 seconds. The server may restarted or migrated.>
    <Nov 10, 2009 6:48:24 PM PKT> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "645" seconds working on the request "weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl@ac6a82", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-34 "[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
    jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:31)
    java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
    java.net.SocketInputStream.read(SocketInputStream.java:107)
    oracle.net.ns.Packet.receive(Packet.java:220)
    oracle.net.ns.DataPacket.receive(DataPacket.java:92)
    oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:164)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:109)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:92)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:77)
    oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1017)
    oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:999)
    oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:555)
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:67)
    oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:943)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1147)
    oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3362)
    oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3455)
    ^-- Holding lock: oracle.jdbc.driver.T4CConnection@ce597a[thin lock]
    oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1349)
    weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:147)
    com.bea.wlcp.wlng.storage.common.DbLockManager.lock(DbLockManager.java:47)
    ^-- Holding lock: java.lang.Object@366ad82[fat lock]
    com.bea.wlcp.wlng.storage.common.LockManagerFactory$StoreLockManagerProxy.lock(LockManagerFactory.java:33)
    com.bea.wlcp.wlng.storage.inval.StoreImplInval.lock(StoreImplInval.java:124)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl.removeExpiredNotifications(TerminalLocationStoreImpl.java:137)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TriggerTimerHandler.handleExpiredTimer(TriggerTimerHandler.java:66)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler$CleanupTimerListener.timerExpired(TimerHandler.java:79)
    weblogic.timers.internal.TimerImpl.run(TimerImpl.java:253)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    >
    <Nov 10, 2009 6:49:24 PM PKT> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "705" seconds working on the request "weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl@ac6a82", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-34 "[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
    jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
    jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:31)
    java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
    java.net.SocketInputStream.read(SocketInputStream.java:107)
    oracle.net.ns.Packet.receive(Packet.java:220)
    oracle.net.ns.DataPacket.receive(DataPacket.java:92)
    oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:164)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:109)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:92)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:77)
    oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1017)
    oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:999)
    oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:555)
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:67)
    oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:943)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1147)
    oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3362)
    oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3455)
    ^-- Holding lock: oracle.jdbc.driver.T4CConnection@ce597a[thin lock]
    oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1349)
    weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:147)
    com.bea.wlcp.wlng.storage.common.DbLockManager.lock(DbLockManager.java:47)
    ^-- Holding lock: java.lang.Object@366ad82[fat lock]
    com.bea.wlcp.wlng.storage.common.LockManagerFactory$StoreLockManagerProxy.lock(LockManagerFactory.java:33)
    com.bea.wlcp.wlng.storage.inval.StoreImplInval.lock(StoreImplInval.java:124)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl.removeExpiredNotifications(TerminalLocationStoreImpl.java:137)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TriggerTimerHandler.handleExpiredTimer(TriggerTimerHandler.java:66)
    com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler$CleanupTimerListener.timerExpired(TimerHandler.java:79)
    weblogic.timers.internal.TimerImpl.run(TimerImpl.java:253)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    Please suggest solution for it.
    Regards

    According to the thread dump, the treads are hanging waiting for replies from th database. If you can reproduce this issue on demand, just enable JDBC driver level debug and see what kind of statement / database action causes that long delay. Maybe some monitoring tools executed on DB level will show the similar results without enabling JDBC debug. Your database administrator will know what to do.
    Regards,
    Kai
    Edited by: user10481749 on Feb 19, 2010 12:17 AM

  • Error Starting managed server

    Hi,
    During installation of SOA 11g, i am facing problem in starting the managed server.
    Iam using the following components with versions:
    1. Weblogic Server 10.3.2.0
    2. RCU ofm_rcu_win32_11.1.1.2.1_disk1_1of1.zip
    3. SOA Suite 11.1.1.3.0
    Configured the weblogic sever and initialized successful.
    But unable to initialize the managed server.
    I entered in the command prompt the following line to start the Managed server:
    D:\soapractice\middleware\home_11gR1\user_projects\domains\domain1\bin>D:\soapra
    ctice\middleware\home_11gR1\user_projects\domains\domain1\bin\startManagedWebLog
    ic.cmd soa_server1
    please find the error logs below:
    ####<May 12, 2010 5:59:48 AM IST> <Info> <JDBC> <amalhotr-pc> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1273624188656> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:480)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:413)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:508)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:320)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:220)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
         at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:428)
         at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:332)
         at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:322)
         at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:431)
         at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:316)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:93)
         at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:342)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:360)
         at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.fetchConnection(JNDIConnectionManagerImpl.java:91)
         at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.setDatabaseContext(JNDIConnectionManagerImpl.java:167)
    SOA_SERVER! Diagnostic.log_
    [2010-05-12T04:51:40.515+05:30] [soa_server1] [NOTIFICATION] [] [oracle.toplink.default] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IY9f7MZ5yWJpMk4Eye1BuPFh00005X,0] [APP: usermessagingserver] TopLink, version: Oracle TopLink - 11g Release 1 (11.1.1.2.0) (Build 091016)
    [2010-05-12T04:51:40.671+05:30] [soa_server1] [NOTIFICATION] [] [oracle.toplink.default] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IY9f7MZ5yWJpMk4Eye1BuPFh00005X,0] [APP: usermessagingserver] Server: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925
    [2010-05-12T04:51:42.593+05:30] [soa_server1] [ERROR] [] [oracle.toplink.default] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IY9f7MZ5yWJpMk4Eye1BuPFh00005X,0] [APP: usermessagingserver] [[
    Local Exception Stack:
    Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.2.0) (Build 091016)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    Error Code: 0
         at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:282)
         at oracle.toplink.jndi.JNDIConnector.connect(JNDIConnector.java:128)
         at oracle.toplink.jndi.JNDIConnector.connect(JNDIConnector.java:84)
         at oracle.toplink.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:153)
         at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:273)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:230)
         at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:350)
         at oracle.toplink.threetier.ConnectionPool.buildConnection(ConnectionPool.java:117)
         at oracle.toplink.threetier.ExternalConnectionPool.startUp(ExternalConnectionPool.java:98)
         at oracle.toplink.threetier.ServerSession.connect(ServerSession.java:425)
         at oracle.toplink.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:612)
         at oracle.sdpinternal.messaging.storage.TopLinkSession.<init>(TopLinkSession.java:88)
         at oracle.sdpinternal.messaging.storage.TopLinkSession.getInstance(TopLinkSession.java:114)
         at oracle.sdpinternal.messaging.storage.TopLinkStore.<init>(TopLinkStore.java:158)
         at oracle.sdpinternal.messaging.storage.StoreFactory.getStoreInstance(StoreFactory.java:65)
         at oracle.sdpinternal.messaging.storage.MessagingStoreBean.ejbCreate(MessagingStoreBean.java:172)
         at oracle.sdpinternal.messaging.storage.MessagingStore_urkbp2_Impl.ejbCreate(MessagingStore_urkbp2_Impl.java:162)
         at sun.reflect.GeneratedMethodAccessor714.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:332)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:320)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:586)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:534)
         at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy158.invokeLifecycleMethod(Unknown Source)
         at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:207)
         at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:127)
         at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessManager.java:148)
         at weblogic.ejb.container.internal.BaseLocalObject.preInvoke(BaseLocalObject.java:239)
         at weblogic.ejb.container.internal.BaseLocalObject.preInvoke(BaseLocalObject.java:186)
         at weblogic.ejb.container.internal.StatelessLocalObject.preInvoke(StatelessLocalObject.java:52)
         at oracle.sdpinternal.messaging.storage.MessagingStore_urkbp2_ELOImpl.getAllDrivers(MessagingStore_urkbp2_ELOImpl.java:3027)
         at oracle.sdpinternal.messaging.DriverLocatorImpl.refreshCache(DriverLocatorImpl.java:646)
         at oracle.sdpinternal.messaging.DriverLocatorBean.ejbTimeout(DriverLocatorBean.java:186)
         at sun.reflect.GeneratedMethodAccessor723.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:55)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy157.ejbTimeout(Unknown Source)
    Can any one help me to resolve this problem...
    Thanx in advance
    Regards,
    Arun M

    Check the connection string in the datasources. You can check in two ways.
    Login to WLS Admin Console. Navigate to JDBC -> Data Sources. You will be seeing around 7 data sources. Check the connection string value of each data source.
    or
    Navigate to $DOMAIN_HOME/config/jdbc. You can see the data source configuration xml files. Check the connection string is proper there. Also make sure that, DB machine is pingable from the SOA server machine.

  • How to install forms 6i runtime using windows Systems Management Server?

    Hi,
    Our clinents are using oracle forms 5 application and we want to upgrade to forms 6i ( client /server ).
    How to install oracle forms 6i and reports 6i runtime in multiple client machines
    using windows systems management server instead of installing one by one manually.
    Regards

    Here is a quick summary on why this works...
    The Problem:
    The issue relies with the method and logic that MDT’s scripts use to query and validate that the proper disks, partitions and storage space reside before starting the installation of Windows.
    Essentially what you have configured in the Task Sequence and the UNATTEND.xml is analyzed by the MDT scripts then a validation is completed against the hardware in which you wish to install Windows
    on and if there are any errors you will be prompted with MDT Error or Warning dialogs.
    The problem is that the MDT scripts use WMI to query the hard disk, partition and free space requirements for Windows, but in the case of using GPT disk, the 2nd partition (MSR) that you have to create
    is hidden. The class that WMI uses for its query can’t see the MSR partition so instead of 3 partitions, it returns 2 in the query results; hence why DISK 0 PARTITION 3 doesn’t work as mentioned earlier when configured in the MDT Task Sequence.
    Although the above still confuses me as to why it works with DISK 0 PARTITION 2 since the WMI query results return PARTITION IDs 0 and 1 when it should return 1 and 2…
    The Windows Pre-Installation Environment however does see all 3 partitions correctly and we tried configuring in our Task Sequence to install Windows to DISK 0 and PARTITION 2 and in the UNATTEND.xml
    file to install Windows to DISK 0 and PARTITION 3 but due to timing issues of the way Windows installs with MDT, did this not work for us.

  • Unable to start Storage Manager Engine on OES2SP3

    Hi,
    I just installed Storage Manager on a OES2SP3 x64 server and after what seems to be a correct installation, the Engine doesn't start.
    Does anyone if is there any undocumented dependency or something I should know to be able to start it?
    I've been also looking for some log file, but it seems that "/etc/init.d/nsmengined start" doesn leave any log.
    Any idea?
    Regards
    Jose Luis

    Jose Luis,
    Are you running anything else on the server that uses port 3009? Port
    conflict is one reason for the NSM Engine to shut itself down.
    Please send an email to storagemanager-at-novell.com so we can help you
    sort out this issue.
    thanks,
    NSM Development
    On 8/9/2011 1:06 PM, jlrodriguez wrote:
    >
    > Hi,
    >
    > I just installed Storage Manager on a OES2SP3 x64 server and after what
    > seems to be a correct installation, the Engine doesn't start.
    >
    > Does anyone if is there any undocumented dependency or something I
    > should know to be able to start it?
    >
    > I've been also looking for some log file, but it seems that
    > "/etc/init.d/nsmengined start" doesn leave any log.
    >
    > Any idea?
    >
    > Regards
    > Jose Luis
    >
    >

  • HP Storage Management Pack v4.0 for Operations Manager

    Hi everyone,
    I've installed HP StoreFront Manager MP for Microsoft 4.0 (HP Storage Management integration with MS System Center) on a Ops Mgr 2012 R2 Server
    The diagram view of the two P4500 G2 StoreVirtual Appliances are shown without issue.
    However I cannot get any alerts, error alerts, events, warning events showing in the HP Storage or HP StoreVirtual Storage MP folders
    I've  created new alert/event view/criteria "show data related to: HP Storevirtual SNMP trape catcher rule ALL
    But this also shows nothing.
    I've followed the HPStorageManagementPackforSystemCenterUserGuide-4.0.pdf to no avail.
    Any ideas most appreciated.
    Configuration as follows:
    Installed HPStorageManagementPackforSystemCenter.exe on the Ops Mgr 2012 R2 Server:
    SCOM_MP_V4.0_Microsoft_Windows_Server_2003_2008_W32_2008x64_2008_R2_Win_Server_2012_R2_T4282-10516
    https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=System_Center
    Chose the HP Storage MP install option: OpsMgr Server: requires Management Server deployed on this server
    Ticked the "HP StoreVirtual Storage" component
    Executed HP Storage Management Pack User Configuration Tool.exe
    Added the IP of Ops Mgr 2012 R2 management Server
    Added the 2 IPs of the HP StoreVirtual Storage appliances
    Configured SNMP community string as 'public' for each appliance
    It shows two the discovered 2 storage systems
    In Ops Manager 2012 R2
    Authoring / object discoveries, enabled the following rules, saved to a new MP:
    HP StoreVirtual Cache Discovery Rule
    HP StoreVirtual Drive Discovery Rule
    HP StoreVirtual Network Device Discovery Rule
    HP StoreVirtual Power Supply Discovery Rule
    HP StoreVirtual Discovery Rule
    HP StoreVirtual System FAN Discovery Rule
    HP StoreVirtual SNMP Trap Capture Rule
    In the Ops Mgr 2012 R2 Console, the HP StoreVirtual Storage MP Digram View shows the cluster, two p4500 appliances with cache, drives, fans, network devices and power supplies all green
    SNMP on Ops Mgr 2012 R2 Server
    Trap community name public
    Trap destinations
    localhost
    IP of Ops Mgr 2012 R2 server
    Security, send auth trap public community
    Accept SNMP packets from IP hosting the Hp Storevirtual Centralized Management Console
    SNMP and SNMP trap services started
    HP Storage MP server service started
    On the CMC Server SNMP windows service config is:
    Community name public
    Trap destination IP of Ops Mgr 2012 R2 Server
    Security, send auth trap public community
    Accept SNMP packets from any host
    SNMP CMC settings for SAN Management Group
    SNMP general settings, Access control (IPs of Ops Mgr 2012 Server and CMC server)
    Trap recipient (IP of Ops Mgr 2012 R2 Server, SNMP v1)

    Hi,
    Can you check windows event and see what error message appears?
    I highly recommend you follow the HP Storage Management Pack for System Center User Guide.
    <cite>http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c03112503-1.pdf</cite>
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party
    contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Oracle Suggested Backup, to tape only - Tivoli Storage Manager

    I´ve been asked to cancel future backups to disk and to setup oracle´s suggested backup to the tape device only (which underwater is the tdpo from Tivoli´s storage manager).
    This way the expensive disks can be freed from recovery data.
    I´ve had my share of problems with the tdpo, but besides the problem of this gateway driver between RMAN and TSM I would like to know if this is best for the whole suggested backup strategy.
    Somehow I´m not convinced in backing up to "tape" devices only; for it is slower than local disks, and because we had problems before with the driver, but there may be a lot more reasosn why I should or should not accept this desired goal to be best for our company.
    I hope some of you can help me straighten my vision on this.
    Robin

    The biggest problems I think we might face are the
    big question "who is responsible for what", and the
    administration of non Oracle systems/methods to
    perform backupsi have no problems with such a setup. i provide the rman skript which will be called by TSM.
    the TSM admins notify me if the backup failed. retention on TSM side is disabled, only RMAN deletes obsolete/expired backups.
    All I want to care about is performing a backup to
    Disk, or Disk and Tape, or just Tape from within
    Oracle/RMAN and read the ouput from here.
    Now where these external tape labraries like TSM come
    in there will be more administration for the total
    handling of a backup job. It´s not only RMAN, but a
    tdpo and a TSM server which need to be monitored
    closely. of course TSM has to be monitored but if you already have invested an infrastructure you should use it for every type of backups.
    Sadly Oracle has yet to come up with it´s secure
    backup for TSM systems, but I think it would be best
    if I could let Oracle solely in charge of its own
    backups.if TSM retention is disabled, RMAN has absolute control.
    Then again, I don´t know if anyone has good
    experiences with TSM as the only backup provider for
    Oracle backups. (so no disk backups)it works very good. use staged pools on TSM. primary pool should be diskpool, secondary a tapepool. you can configure TSM to move the data from disk to tape based on fill level or age.
    regards,
    -ap

  • Running DefaultCacheServer in a managed server

    All,
    I want to run a cache server as a separate managed server in the WebLogic domain in order to ease management issues for our ops people. So far, I've tried 3 things that don't work. In each case I use a startup servlet's init() method.
    In the first case, I called DefaultCacheServer.main() but this blocked, thus preventing complete deployment.
    I also tried CacheFactory.ensureCluster(). This worked in the sense that when I connected with a command line client, I could issue "cache <cachename>" and see that it was picking up the cache config correctly, but attempts to put something into the cache resulted in a "storage not configured" exception. (The client was storage-disabled.)
    Finally I tried CacheFactory.getCluster().start(), but this throws "java.lang.IllegalArgumentException: Unknown service type: Invocation."
    Any ideas how to do this?
    thanks
    john

    Hi John,
    did you try calling to:
    DefaultCacheServer.start()you should also make a call to
    CacheFactory.shutdown()in the stop lifecycle event of your deployment unit.
    Best regards,
    Robert

  • Auto-Deployment and Restarting Managed Server

    Hi,
    We are using WebLogic Server 7.0 SP2 on Solaris 8. Yesterday, a developer copied
    over a new WAR file into the applications directory. Then he ried to restart the
    managed server. This appeared to hang, so he tried restarting the admin. server,
    which also failed. Looking at the log, it looks like the admin. server is trying
    to deploy apps. from the applications/backup directory.
    After I removed the backup directory and edited config.xml to remove all references
    to this directory, I was able to startup the Admin. server (though there were
    still some errors; see later) and the managed server.
    The servers are actually running in "developemnt" mode and have the Aut-Deploy
    feature enabled, so my theory is that the auto-deployment was conflicting with
    the managed server restart. He shouldn't have had to restart the managed server
    since Auto-Deploy is enabled, right?
    I'm also wondering about these errors I got when I the Admin. server finally started:
    Starting WebLogic Server...
    <May 4, 2004 11:41:04 AM MDT> <Notice> <Management> <140005> <Loading configuration
    /wlsapp/prod/ivrprod/./config.xml>
    <May 4, 2004 11:41:14 AM MDT> <Notice> <Security> <090082> <Security initializing
    using realm myrealm.>
    <May 4, 2004 11:41:14 AM MDT> <Notice> <WebLogicServer> <000327> <Starting WebLogic
    Admin Server "admin" for domain "ivrprod">
    <May 4, 2004 11:41:44 AM MDT> <Notice> <Application Poller> <149400> <Activating
    application: appsdirbackup_dir>
    <May 4, 2004 11:41:49 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir on admin - Running>
    <May 4, 2004 11:41:51 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir on admin - Completed>
    <May 4, 2004 11:41:54 AM MDT> <Notice> <Management> <141052> <Application Poller
    started for development server.>
    <May 4, 2004 11:41:54 AM MDT> <Notice> <Application Poller> <149400> <Activating
    application: appsdirbackup_dir-0>
    <May 4, 2004 11:41:57 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:41:59 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:42:02 AM MDT> <Notice> <WebLogicServer> <000365> <Server state
    changed to RUNNING>
    <May 4, 2004 11:42:02 AM MDT> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    <May 4, 2004 11:42:13 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=2268781,name=InternetTroubleshooting,context-path=/backup/
    InternetTroubleshooting)] failed to compile /dialogs/ADSLDisambig.jsp, compiler
    errors:
    /wlsapp/prod/ivrprod/./admin/.wlnotdelete/_appsdir_backup_dir_InternetTroubleshooting_2268781/jsp_servlet/_dialogs/__ADSLDisambig.ja
    va:17: package com.nuance.ps.telus does not exist
    <May 4, 2004 11:42:20 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=1642582,name=ReportAPayment,context-path=/backup/ReportAPa
    yment)] translation of /dialogs/GetStatus.jsp failed: weblogic.servlet.jsp.JspException:
    (line 7): class 'com.nuance.ps.telus.Shared
    Storage' could not be loaded>
    <May 4, 2004 11:42:20 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:42:22 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=3439810,name=TelusLogin,context-path=/backup/TelusLogin)]
    translation of /conf/ClearOldKeys.jsp failed: weblogic.servlet.jsp.JspException:
    (line 2): class 'com.nuance.ps.telus.SharedStorage'
    could not be loaded>
    <May 4, 2004 11:42:22 AM MDT> <Error> <Deployer> <149201> <The Slave Deployer
    failed to complete the deployment task with id 16 for
    the application appsdirbackup_dir.
    weblogic.management.ApplicationException: Prepare failed. Task Id = 16
    Thanks,
    Paul

    The short answer to your question is that auto-deployment and multiple
    servers don't mix.
    If you have a single-server domain and choose to use auto-deployment,
    that'll work fine.
    Once you have separate admin/managed servers, you need to use
    weblogic.Deployer, the wldeploy ant task (8.1), or the console to deploy
    applications.
    -- Rob
    Paul wrote:
    Hi,
    We are using WebLogic Server 7.0 SP2 on Solaris 8. Yesterday, a developer copied
    over a new WAR file into the applications directory. Then he ried to restart the
    managed server. This appeared to hang, so he tried restarting the admin. server,
    which also failed. Looking at the log, it looks like the admin. server is trying
    to deploy apps. from the applications/backup directory.
    After I removed the backup directory and edited config.xml to remove all references
    to this directory, I was able to startup the Admin. server (though there were
    still some errors; see later) and the managed server.
    The servers are actually running in "developemnt" mode and have the Aut-Deploy
    feature enabled, so my theory is that the auto-deployment was conflicting with
    the managed server restart. He shouldn't have had to restart the managed server
    since Auto-Deploy is enabled, right?
    I'm also wondering about these errors I got when I the Admin. server finally started:
    Starting WebLogic Server...
    <May 4, 2004 11:41:04 AM MDT> <Notice> <Management> <140005> <Loading configuration
    /wlsapp/prod/ivrprod/./config.xml>
    <May 4, 2004 11:41:14 AM MDT> <Notice> <Security> <090082> <Security initializing
    using realm myrealm.>
    <May 4, 2004 11:41:14 AM MDT> <Notice> <WebLogicServer> <000327> <Starting WebLogic
    Admin Server "admin" for domain "ivrprod">
    <May 4, 2004 11:41:44 AM MDT> <Notice> <Application Poller> <149400> <Activating
    application: appsdirbackup_dir>
    <May 4, 2004 11:41:49 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir on admin - Running>
    <May 4, 2004 11:41:51 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir on admin - Completed>
    <May 4, 2004 11:41:54 AM MDT> <Notice> <Management> <141052> <Application Poller
    started for development server.>
    <May 4, 2004 11:41:54 AM MDT> <Notice> <Application Poller> <149400> <Activating
    application: appsdirbackup_dir-0>
    <May 4, 2004 11:41:57 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:41:59 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:42:02 AM MDT> <Notice> <WebLogicServer> <000365> <Server state
    changed to RUNNING>
    <May 4, 2004 11:42:02 AM MDT> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    <May 4, 2004 11:42:13 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=2268781,name=InternetTroubleshooting,context-path=/backup/
    InternetTroubleshooting)] failed to compile /dialogs/ADSLDisambig.jsp, compiler
    errors:
    /wlsapp/prod/ivrprod/./admin/.wlnotdelete/_appsdir_backup_dir_InternetTroubleshooting_2268781/jsp_servlet/_dialogs/__ADSLDisambig.ja
    va:17: package com.nuance.ps.telus does not exist
    <May 4, 2004 11:42:20 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=1642582,name=ReportAPayment,context-path=/backup/ReportAPa
    yment)] translation of /dialogs/GetStatus.jsp failed: weblogic.servlet.jsp.JspException:
    (line 7): class 'com.nuance.ps.telus.Shared
    Storage' could not be loaded>
    <May 4, 2004 11:42:20 AM MDT> <Notice> <Application Poller> <149404> <Activate
    application appsdirbackup_dir-0 on admin - Running>
    <May 4, 2004 11:42:22 AM MDT> <Error> <HTTP> <101045> <[ServletContext(id=3439810,name=TelusLogin,context-path=/backup/TelusLogin)]
    translation of /conf/ClearOldKeys.jsp failed: weblogic.servlet.jsp.JspException:
    (line 2): class 'com.nuance.ps.telus.SharedStorage'
    could not be loaded>
    <May 4, 2004 11:42:22 AM MDT> <Error> <Deployer> <149201> <The Slave Deployer
    failed to complete the deployment task with id 16 for
    the application appsdirbackup_dir.
    weblogic.management.ApplicationException: Prepare failed. Task Id = 16
    Thanks,
    Paul

  • Error starting managment server from command line

    I tried to start the managment server from the command line like this:
    <jvm_home>/bin/jrcmd <pid start_management_server
    and I'm getting the following error:
    <pid> Not enough storage is available to run this command
    The system has plenty or resources. I'm unsure what storate the command refers too.
    The pid was found by using tasklist /svc at the command line to find the pid matching the domain service name.
    this is jrockit 1.42_13

    What operating system are you on? What is the complete version of JRockit ("java -version" will tell)?
    Regards,
    /Staffan

  • Install Real Application Clusters (RAC) and Automated Storage Management (A

    Do I have to install Real Application Clusters (RAC) and Automated Storage Management (ASM) for ETL
    I have installed Oracle 10g Release 1 on WIndows 2000 with datawarehousing option.
    Is it ok
    Or do I need to install Oracle database again.
    Please help

    Greg,
    From what you describe you did exactly the right thing. The runtime platform service will by default run on DWH01, but you can shut it down on that node and have it run on DWH02 (in case you wanted to bring down DWH01 but still run Warehouse Builder processes). Note that we strongly recommend using the net service name in the location registration in the deployment manager (so that you automatically take advantage of the client-side load balancing feature of RAC (as well as the server-side load balancing)).
    Thanks,
    Mark.

Maybe you are looking for

  • Satellite L500 and issues with wireless connection

    Hello people Ill just throw my problem out there. First of all my details and info which may help you help me! Satellite L500 running windows 7 (note: same issues when Vista was installed) Latest wireless drivers as well as latest drivers for everyth

  • Regarding payment run F110

    Regarding payment run F110, what would be the reason if the payment run stops at the message "Payment has been carried out."  How can I continue generation of posting documents?

  • Setting up the extreme and DSL modem

    Hi guys, just bought and upgraded to the new extreme base station and hooked up to the DSL modem, but couldn't get them to work. Before, I had the 1st generation airport base station (snow) hooked up to the router and the router to the DSL modem. And

  • Quality of BT sport as a TV programme?

    Got no problems on this subkject with BT, the enablement of the channel nor the quality of the game picture, but what a poor show on Saturday afternoons. For some reason i really thought we'd have a competitor / challenge to Sky Sports, but aside fro

  • ABAP-Printing values in words in Scripts

    Dear all, If i have made a Zscript Can i include functionalities like converting the amount into words etc. For Ex If the total amount is 1200 Rs and 85 Paise (1200.85) If i want to print it in words with appropriate currency, what i need to do? I re