Managed server not communicating back to admin server - JMX issue?

Hi,
I have a domain that consisted of:
1) 2 managed servers deploying an EAR for online use on server A
2) 1 managed server being used as a Queue Server for the JMS Module/JMS Server on server A
3) 2 managed servers deploying an EAR for online use on server B
4) 1 admin server to control the domain on server C
Servers A, B & C are running win2k3 and I'm using WLS 9.2.3
We've been shifting our infrastructure and I was tasked with relocating the Queue server to a new win2k8 box, server D. To achieve this 3 options occurred to me (having configured the new machine in my domain):
1) Change the IP address and machine for the Queue Server and then start it up on the new machine
2) Create a new Queue server on the new machine, and re-point the targets of the JMS Server and JMS Module to this new Queue server instead of the old one.
3) Create a new Queue server, new JMS Module and subdeployment and JMS Server, and all the JMS Queues (there are c.25)
I discounted option 3 due to the sheer amount of changes involved and the scope for error. I tested approaches 1 & 2 using a test domain on the new box first and all went well - the JMS queues could be populated and consumed following the migration to the new machine. For Production I went with approach 1 which was simplest.
However, despite the Queue server clearly working on the new machine (we've tested populating and consuming documents at both ends), for some reason it does not report back to the queue server - information such as it's health (e.g. OK, although it does report its state (e.g. RUNNING). Furthermore, the JMS queues no longer report their content - they all simply say "There are no items to display".
Looking in the Queue_Server_1.out file, I can see the following error occurred:
<26-Jun-2011 12:53:52 o'clock BST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
<26-Jun-2011 12:55:18 o'clock BST> <Warning> <JMX> <BEA-149509> <Unable to establish JMX Connectivity with the Adminstration Server Administration_Server at service:jmx:admin://20.XXX.XXX.137:9002/jndi/weblogic.management.mbeanservers.domainruntime.
java.io.IOException
     at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:151)
     at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:79)
     at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:326)
     at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
     at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:199)
     Truncated. see log file for complete stacktrace
javax.naming.CommunicationException [Root exception is java.net.ConnectException: admin://20.XXX.XXX.137:9002: Destination unreachable; nested exception is:
     java.net.ConnectException: Connection timed out: connect; No available router to destination]
     at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:49)
     at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:773)
     at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:365)
     at weblogic.jndi.Environment.getContext(Environment.java:307)
     at weblogic.jndi.Environment.getContext(Environment.java:277)
     Truncated. see log file for complete stacktrace
java.net.ConnectException: admin://20.XXX.XXX.137:9002: Destination unreachable; nested exception is:
     java.net.ConnectException: Connection timed out: connect; No available router to destination
     at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:204)
     at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:154)
     at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:350)
     at weblogic.jndi.Environment.getContext(Environment.java:307)
     at weblogic.jndi.Environment.getContext(Environment.java:277)
     Truncated. see log file for complete stacktrace
java.rmi.ConnectException: Destination unreachable; nested exception is:
     java.net.ConnectException: Connection timed out: connect; No available router to destination
     at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:475)
     at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:326)
     at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:261)
     at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:204)
     at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:226)
     Truncated. see log file for complete stacktrace
Now the IP address of the admin server itself is OK (I've XXX out part of the number as it's my client's machines) but it looks like it's trying to connect using the 'admin' protocol, when it should connect using t3s shouldn't it? Any ideas?

Hi there, thanks for your post. I can confirm that the IP and port can be reached as I've had the networks guys look at this. The issue seems to me to be related to the protocol used to establish the connection.

Similar Messages

  • Communication protocol between Admin Server and Managed Server

    Hello - I am hoping someone can help me here to understand the communication protocols used in my setup.
    Here is my understanding of the protocol that are used between each component.
    End User <--->HTTPS<--->LoadBalancer Device<--->HTTPS<--->Web Server<---->HTTPS<--->WebLogic Server(Managed Server)<--->LDAP/JDBC<-->Data tier components
    AdminServer<--->T3<--->Managed Server i.e. The communication protocol between Admin Server and Managed server is T3
    The communication protocol between Managed Servers running in one cluster on two seperate machine is What?
    Thank you.

    Hello, interesting question.
    In the documentation " [cluster multicast communication|http://download.oracle.com/docs/cd/E13222_01/wls/docs90/cluster/features.html#1007001] " don't specify the used protocol to pack the information for example in a session replication.
    Although in a session replication all objects must be serializable i don't think rmi protocol is used.
    I hope some expert give us some light in this issue :-)
    http://download.oracle.com/docs/cd/E13222_01/wls/docs90/cluster/features.html#1007001

  • MANAGED SERVER NOT COMMING UP  FROM ADMIN CONSOLE,

    Hi All,
    I can't start managed server from admin console.
    The status is showing FAILED_NOT_RESTARTABLE.
    below is the error it is showing in the node manager.
    But i can start managed server from the back-end successfully. If i start the nodemanager then managed server is not comming up.
    <May 24, 2011 4:12:22 AM> <WARNING> <Exception while starting server 'my_managed
    _server'>
    java.io.IOException: Server failed to start up. See server output log for more d
    etails.
    at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServe
    rManager.java:200)
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:604)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:121)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    May 24, 2011 4:12:22 AM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'my_managed_server'
    java.io.IOException: Server failed to start up. See server output log for more d
    etails.
    at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServe
    rManager.java:200)
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:604)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:121)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    Please help.
    Regards,
    nag.

    <May 24, 2011 4:12:18 AM> <INFO> <weblogic_domain> <my_managed_server> <Working directory is 'C:\Oracle\Middleware\user_projects\domains\weblogic_domain'>
    <May 24, 2011 4:12:18 AM> <INFO> <weblogic_domain> <my_managed_server> <Rotated server output log to "C:\Oracle\Middleware\user_projects\domains\weblogic_domain\servers\my_managed_server\logs\my_managed_server.out00039">
    <May 24, 2011 4:12:18 AM> <INFO> <weblogic_domain> <my_managed_server> <Server error log also redirected to server log>
    <May 24, 2011 4:12:18 AM> <INFO> <weblogic_domain> <my_managed_server> <Server output log file is 'C:\Oracle\Middleware\user_projects\domains\weblogic_domain\servers\my_managed_server\logs\my_managed_server.out'>
    <May 24, 2011 4:12:22 AM> <INFO> <weblogic_domain> <my_managed_server> <Server failed during startup so will not be restarted>
    <May 24, 2011 4:12:22 AM> <WARNING> <Exception while starting server 'my_managed_server'>
    java.io.IOException: Server failed to start up. See server output log for more details.
         at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServerManager.java:200)
         at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23)
         at weblogic.nodemanager.server.Handler.handleStart(Handler.java:604)
         at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:121)
         at weblogic.nodemanager.server.Handler.run(Handler.java:71)
         at java.lang.Thread.run(Thread.java:662)
    This is what i found in nodemanager log file
    Regards,
    Nag.

  • Not able to start admin server

    I am getting this error when ever i am trying to start weblogic server
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=
    48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=D:\app\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest_cla
    sspath\weblogic_patch.jar;D:\app\Oracle\MIDDLE~1\patch_oepe1032\profiles\default
    \sys_manifest_classpath\weblogic_patch.jar;D:\app\Oracle\MIDDLE~1\JDK160~1.5-3\l
    ib\tools.jar;D:\app\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\app\O
    racle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\app\Oracle\MIDDLE~1\WLSE
    RV~1.3\server\lib\weblogic.jar;D:\app\Oracle\MIDDLE~1\modules\features\weblogic.
    server.modules_10.3.2.0.jar;D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webserv
    ices.jar;D:\app\Oracle\MIDDLE~1\modules\ORGAPA~1.0/lib/ant-all.jar;D:\app\Oracle
    \MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\app\Oracle\MIDDLE~1\WLSERV
    ~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\app\Oracle\MIDDLE~1\WLSERV~1.3\
    server\lib\xqrl.jar
    PATH=D:\app\Oracle\MIDDLE~1\patch_wls1032\profiles\default\native;D:\app\Oracle\
    MIDDLE~1\patch_oepe1032\profiles\default\native;D:\app\Oracle\MIDDLE~1\WLSERV~1.
    3\server\native\win\32;D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\app\Oracl
    e\MIDDLE~1\modules\ORGAPA~1.0\bin;D:\app\Oracle\MIDDLE~1\JDK160~1.5-3\jre\bin;D:
    \app\Oracle\MIDDLE~1\JDK160~1.5-3\bin;D:\app\291188\product\11.2.0\dbhome_1\bin;
    C:\Program Files\CA\SC\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32
    \Wbem;C:\Program Files\Intel\DMIX;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\CA\
    DSM\bin;D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode)
    Starting WLS with line:
    D:\app\Oracle\MIDDLE~1\JDK160~1.5-3\bin\java -client -Xms256m -Xmx512m -XX:Com
    pileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminS
    erver -Djava.security.policy=D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblog
    ic.policy -Xverify:none -da -Dplatform.home=D:\app\Oracle\MIDDLE~1\WLSERV~1.3
    -Dwls.home=D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\app\Oracl
    e\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterat
    iveDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\app\
    Oracle\MIDDLE~1\patch_wls1032\profiles\default\sysext_manifest_classpath;D:\app\
    Oracle\MIDDLE~1\patch_oepe1032\profiles\default\sysext_manifest_classpath weblo
    gic.Server
    <Oct 13, 2010 10:53:42 AM IST> <Info> <WebLogicServer> <BEA-000377> <Starting We
    bLogic Server with Java HotSpot(TM) Client VM Version 14.0-b16 from Sun Microsys
    tems Inc.>
    <Oct 13, 2010 10:53:47 AM IST> <Info> <Management> <BEA-141107> <Version: WebLog
    ic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Oct 13, 2010 10:53:49 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to STARTING>
    <Oct 13, 2010 10:53:49 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing s
    elf-tuning thread pool>
    <Oct 13, 2010 10:53:49 AM IST> <Notice> <LoggingService> <BEA-320400> <The log f
    ile D:\app\Oracle\Middleware\user_projects\domains\domain1\servers\AdminServer\l
    ogs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped.
    This can happen on some platforms like Windows.>
    <Oct 13, 2010 10:53:49 AM IST> <Notice> <LoggingService> <BEA-320401> <The log f
    ile has been rotated to D:\app\Oracle\Middleware\user_projects\domains\domain1\s
    ervers\AdminServer\logs\AdminServer.log00003. Log messages will continue to be l
    ogged in D:\app\Oracle\Middleware\user_projects\domains\domain1\servers\AdminSer
    ver\logs\AdminServer.log.>
    <Oct 13, 2010 10:53:49 AM IST> <Notice> <Log Management> <BEA-170019> <The serve
    r log file D:\app\Oracle\Middleware\user_projects\domains\domain1\servers\AdminS
    erver\logs\AdminServer.log is opened. All server side log events will be written
    to this file.>
    <Oct 13, 2010 10:53:55 AM IST> <Error> <Security> <BEA-090870> <The realm "myrea
    lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
    .bea.common.engine.ServiceInitializationException: weblogic.security.spi.Provide
    rInitializationException: A failure occurred attempting to load LDIF for provide
    r Authorizer from file D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthori
    zerInit.ldift..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: weblogic.security.spi.ProviderInitializationException:
    A failure occurred attempting to load LDIF for provider Authorizer from file D:
    \app\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:875)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.securi
    ty.spi.ProviderInitializationException: A failure occurred attempting to load LD
    IF for provider Authorizer from file D:\app\Oracle\MIDDLE~1\WLSERV~1.3\server\li
    b\XACMLAuthorizerInit.ldift.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegat
    eImpl.java:156)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occu
    rred attempting to load LDIF for provider Authorizer from file D:\app\Oracle\MID
    DLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at com.bea.common.store.bootstrap.BootStrapServiceImpl.loadFullLDIFTempl
    ate(BootStrapServiceImpl.java:900)
    at com.bea.common.store.bootstrap.BootStrapServiceImpl.loadLDIFTemplate(
    BootStrapServiceImpl.java:678)
    at com.bea.common.store.bootstrap.BootStrapServiceImpl.loadLDIFXACMLAuth
    orizerTemplate(BootStrapServiceImpl.java:173)
    at com.bea.common.store.bootstrap.BootStrapServiceImpl.loadLDIFXACMLAuth
    orizerTemplate(BootStrapServiceImpl.java:157)
    at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDI
    FXACMLAuthorizerTemplate(BootStrapServiceImpl.java:106)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal store error> kodo.jdo.Fa
    talDataStoreException: The transaction has been rolled back. See the nested exc
    eptions for details on the errors that occurred.
    at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.jav
    a:2170)
    at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
    at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
    at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java
    :1833)
    at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRunt
    ime.java:81)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 nonfatal store error> kodo.jdo
    .DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 25551189 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) domain1, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2
    .0:entitlement:resource:type@E@Fjndi@G@M@Oapplication..., (String) 1.0, (null) n
    ull, (null) null, (null) null, (Blob) oracle.sql.BLOB@18ed284, (InputStream) jav
    a.io.ByteArrayInputStream@19eef79, (String) 3, (Timestamp) 2010-10-13 10:53:55.7
    15] [reused=0]} [code=942, state=42000]
    FailedObject: [email protected]a
    3
    at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:420
    7)
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictiona
    ry.java:4171)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :102)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :72)
    at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(Batch
    ingPreparedStatementManager.java:214)
    Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table o
    r view does not exist
    {prepstmnt 25551189 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) domain1, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2
    .0:entitlement:resource:type@E@Fjndi@G@M@Oapplication..., (String) 1.0, (null) n
    ull, (null) null, (null) null, (Blob) oracle.sql.BLOB@18ed284, (InputStream) jav
    a.io.ByteArrayInputStream@19eef79, (String) 3, (Timestamp) 2010-10-13 10:53:55.7
    15] [reused=0]} [code=942, state=42000]
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingCo
    nnectionDecorator.java:192)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(Log
    gingConnectionDecorator.java:57)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnect
    ion$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
    at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate
    (DelegatingPreparedStatement.java:269)
    at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStateme
    nt.executeUpdate(JDBCStoreManager.java:1398)
    Truncated. see log file for complete stacktrace
    >
    <Oct 13, 2010 10:53:55 AM IST> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Oct 13, 2010 10:53:55 AM IST> <Critical> <WebLogicServer> <BEA-000362> <Server
    failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Secu
    rity Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Oct 13, 2010 10:53:55 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FAILED>
    <Oct 13, 2010 10:53:55 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Oct 13, 2010 10:53:55 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FORCE_SHUTTING_DOWN>

    Oracle WebLogic Server 11g uses a built in production quality (limited in capacity) LDAP server to store user authorization information such as roles, credentials etc. You can also use an external RDBMS instead of the built in LDAP server. Using the RDBMS security store is highly recommended by Oracle in some situations, especially in a cluster environment (for using SAML 2.0 services).
    If you choose to use the RDBMS Security Store, you can configure the security store either through the Configuration Wizard or through WLST at the command line.
    The problem arises because the underlying database has not been configured (or not configured correctly). If you're going to use the RDMBS security store (instead of the default LDAP server), please do the following:
    1. First, make sure you test the database connection on the Configuration Wizard page (Look at the right hand top corner for the button that tests the connection).
    2. Create necessary RDBMS tables in the Security Datastore. I understand others in this thread have suggested this option. However, I want to emphasize that you must log in as the same user you've used as the user name to test your RDBMS connection (I used system as the user name) in Step 1 and run the following script:
    $ @WL_HOME\server\lib\rdbms_security_store_oracle.sql (I'm using Oracle as an example - there are similar scripts for DB2, MS SQL Server).
    The script will create about 30 or so tables. You can log out of the DB at this point.
    3. Start up the Admin Server. It should start correctly now.
    Hope this helps!
    Thanks! Sam
    sam alapati
    [email protected]
    Edited by: user10463043 on Nov 9, 2010 4:38 PM
    Edited by: user10463043 on Nov 9, 2010 4:39 PM
    Edited by: user10463043 on Nov 9, 2010 4:40 PM

  • Security Permissions from Management Console Not Being Replicated on SQL Server Database

    Hi Everyone,
    We have been encountering issues with access to Reporting Services for most console users since we upgraded to SCCM 2012 R2. We have observed that since the R2 upgrade, security permissions
    that are set in the console are not being replicated on the SQL database. Users/Groups that had access prior to the R2 upgrade are now only able to access Reports via the web interface. All new users/groups are not able to get access at all.
    We are not sure what the problem could be and would appreciate any guidance.
    We have tried the following without success:
    Manually adding new users/groups to the database
    Reinstalling the the Reporting Service point and Reporting Service, Removing all of the security groups from the console and from the database, and Adding the security groups back
    to the console.
    Our current environment:
    SCCM 2012 R2
    1 Site
    Primary Site:
    OS: Server 2008 R2
    Roles: Site Server / Software Update Point / Management
    Point
    SQL Server
    OS: Server 2008 R2
    SQL Version: Microsoft SQL Server 2008 R2
    Roles: Site Database Server / Reporting Services Point

    Thanks for your feedback.
    Permissions
    We have two main types of users: Full Administrators and local departmental IT administrators. (Local IT Admins only have full control over their own departmental collections. They have Read/Add to All Systems.)
    The only account that's currently able to run Reports from both the console and web is the admin account used to perform the R2 upgrade. 
    Full Administrator
    Role: Full Administrator
    Scope: All instances of the objects that are related to the assigned security roles.
    Local Departmental Administrator
    Role: Full Administrator & Read/Add
    Scope: Main Departmental Collection (Full Admin) & All Systems, All Users, and All User Groups (Read/Add)
    Report Service Execution
    On the database, we have tried assigning the Report Service Execution Account to the built-in Network Service Account, Local Service Account, and to a separate AD role account.
    Error Messages
    Console: We are able to select reports from the Console however nothing appears when we click on Run.
    Web: Generating Reports from the Web works for only the Full Administrators. Nothing appears for a Local Departmental Admin.
    This is a partial output from srsrp.log:
    Set configuration    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Check state    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Check server health.    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Successfully created srsserver    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Reporting Services URL from Registry [http://132.205.120.154/ReportServer/ReportService2005.asmx]    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Reporting Services is running    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Retrieved datasource definition from the server.    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    [SCM-SQL.concordia.ca] [CM_SCM] [ConfigMgr_SCM] [SCM-SQL.CONCORDIA.CA]    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    [MSSQLSERVER] [1] [] [CONCORDIA\SVC-SCM_REPORT]    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    [1] [0]    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Confirmed version [10.50.2811.0] for the Sql Srs Instance.    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Retrieved datasource definition from the server.    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_SCM    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Loading localization resources from directory [E:\SMS_SRSRP\SrsResources.dll]    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Looking for 'English (United States)' resources    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Looking for 'English' resources    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Found resources for 'English'    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:05 PM    2588 (0x0A1C)
    Confirmed the configuration of SRS role [ConfigMgr Report Users].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Confirmed the configuration of SRS role [ConfigMgr Report Administrators].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Confirmed the security policy for folder [/].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Confirmed the security policy for folder [/ConfigMgr_SCM].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Confirmed the security policy for folder [/ConfigMgr_SCM/Asset Intelligence].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)
    Error retrieving users - [The EXECUTE permission was denied on the object 'spGetReportUsers', database 'CM_SCM', schema 'SCCM_Rpt'.].    SMS_SRS_REPORTING_POINT    3/10/2015 2:28:06 PM    2588 (0x0A1C)

  • Managed server trying to start as admin server

    I have one VM with SOA Suite that it is fully functional.
    I made a copy of that VM and changed the hostname and IP.
    Making a search under all the disk I replaced all occurences of the old hostname and IP with the new ones.
    Now I can start AdminServer and soa_server, but when I try to start bam_server I'm getting the following error:
    weblogic.management.ManagementException: Booting as admin server, but servername, bam_server, does not match the admin server name, AdminServer
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:749)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:488)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
    at weblogic.Server.main(Server.java:67)
    The steps I'm following to start the servers it is as follows:
    cd $NM
    wlst.sh
    startNodeManager()
    nmConnect('weblogic','welcome1','localhost','5556','soa_domain','/u01/app/oracle/user_projects/domains/soa_domain')
    nmStart('AdminServer')
    nmStart('soa_server')
    nmStart('bam_server')
    This post is related to this other post, but I don't have permissions to reply on that one, so I created a new one:
    starting managed server with nodemanager
    Thanks in advance for any tip you can give me.

    The servers starts correctly if I run the scripts, but not from the wlst.sh console:
    $nohup $WL_HOME/server/bin/startNodeManager.sh > nodemanager.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/startWebLogic.sh > adminserver.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/bin/startManagedServer.sh soa_server > soa_server.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/bin/startManagedServer.sh bam_server > bam_server.out &

  • Can not login groupspace when admin server is not running

    hi Experts,
    I am using wc11.1.1.5, I found an issue like this:
    1. startup admin server
    2. startup WC_Spaces
    3. stop admin server
    4. login WC_Spaces
    At this time, I got the following issue:
    =============================
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520
    Cannot initialize identity store.
    at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdenti
    tyStoreFactory(IdentityStoreUtil.java:168)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmF
    actory(AbstractIdmIdentityStore.java:174)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initSto
    re(AbstractIdmIdentityStore.java:124)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmS
    tore(AbstractIdmIdentityStore.java:110)
    at oracle.webcenter.framework.service.Utility$1.run(Utility.java:1124)
    at oracle.webcenter.framework.service.Utility$1.run(Utility.java:1121)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.webcenter.framework.service.Utility.getDefaultIdentityStore(Ut
    ility.java:1118)
    at oracle.webcenter.framework.service.Utility.getUserUniqueIdentifier(Ut
    ility.java:1046)
    at oracle.webcenter.framework.service.Utility.getUserName(Utility.java:6
    05)
    at oracle.webcenter.webcenterapp.model.security.WebCenterSecurityUtils.g
    etUserUniqueID(WebCenterSecurityUtils.java:2050)
    at oracle.webcenter.webcenterapp.internal.metadata.WebCenterUserCC.getVa
    lue(WebCenterUserCC.java:74)
    at oracle.mds.internal.cust.CustomizationUtils.appendCLs(CustomizationUt
    ils.java:456)
    at oracle.mds.internal.cust.CustomizationUtils.getCLList(CustomizationUt
    ils.java:282)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:3121)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1228)
    at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:213)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourcePr
    ovider.getMetadataObjects(MdsMetadataResourceProvider.java:421)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourcePr
    ovider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:372)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourcePr
    ovider.loadResources(MdsMetadataResourceProvider.java:346)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourcePr
    ovider.getBootstrapResources(MdsMetadataResourceProvider.java:238)
    at oracle.adf.controller.internal.metadata.MetadataService$Bootstrap.add
    All(MetadataService.java:905)
    at oracle.adf.controller.internal.metadata.MetadataService.initializePag
    eFlow(MetadataService.java:657)
    at oracle.adf.controller.internal.metadata.MetadataService.getPerUserCac
    he(MetadataService.java:760)
    at oracle.adf.controller.internal.metadata.MetadataService.getPerUserCac
    he(MetadataService.java:729)
    at oracle.adf.controller.internal.metadata.MetadataService.getAdfPageFlo
    w(MetadataService.java:459)
    at oracle.adf.controller.internal.metadata.MetadataService.getPageFlow(M
    etadataService.java:448)
    at oracle.adf.controller.internal.metadata.MetadataService.getActivity(M
    etadataService.java:304)
    at oracle.adfinternal.controller.state.ViewPortContextImpl.getPhysicalUR
    I(ViewPortContextImpl.java:1074)
    at oracle.adfinternal.controller.application.AdfcPageResolver.getPhysica
    lURI(AdfcPageResolver.java:75)
    at oracle.adf.controller.faces.lifecycle.Utils.getPagePathFromViewId(Uti
    ls.java:44)
    at oracle.adfinternal.controller.application.model.UpdateBindingListener
    .setBindingELVariable(UpdateBindingListener.java:108)
    at oracle.adfinternal.controller.application.model.UpdateBindingListener
    .beforePhase(UpdateBindingListener.java:61)
    ================
    after restart admin server, this issue was solved.
    My question is this normal? this could be a issue for high availability.
    Best regards

    Admin server's purpose is - to control other managed servers.For High availability you can use clustered enviroment and other stuffs as suggested by oracle.
    Without running Admin server how security->myrealms>Users will work ?Users will not be available ,that's why you are getting such errors.
    Regards,
    Hoque

  • Can not connect to ther admin server with t3s in the WLST

    Hi,
    Our server face a strange problem.
    We want to add SSL to our server, and I have set the SSL linsten port enabled, an we can access the admin console with https protocol and SSL listen port.
    Then I want to manage the server with
    ##start WLST with DemoTrust enable
    java -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.TrustKeyStore=DemoTrust weblogic.WLST
    ##connect
    If I use
    connect('system','testAdmin','t3://xxxx:10001')
    ##this can connect successful.
    If I use
    connect('system','testAdmin','t3s://xxxx:10002')
    It will cause an error
    WLSTException: Error occured while performing connect : Error getting the initial context. There is no server running at t3s://xxxx:10002 Use dumpStack() to view the full stacktrace
    I both enabled plain and SSL listen port and I can access the admin console with http and https without problem. But why I just can not use t3s to connect the server in the WLST? Is there any setting related this? Please advise, thanks.
    Here is the dumpStack()
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://xxxx:10002: Destination unreachable; nested exception is:
            java.io.IOException: Stream closed.; No available router to destination]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:783)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:365)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:512)
    at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:565)
    at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:305)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:203)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:60)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:125)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:160)
    at org.python.core.PyMethod.__call__(PyMethod.java:96)
    at org.python.core.PyObject.__call__(PyObject.java:248)
    at org.python.core.PyObject.invoke(PyObject.java:2016)
    at org.python.pycode._pyx4.connect$1(<iostream>:16)
    at org.python.pycode._pyx4.call_function(<iostream>)
    at org.python.core.PyTableCode.call(PyTableCode.java:208)
    at org.python.core.PyTableCode.call(PyTableCode.java:404)
    at org.python.core.PyTableCode.call(PyTableCode.java:287)
    at org.python.core.PyFunction.__call__(PyFunction.java:179)
    at org.python.pycode._pyx15.f$0(<console>:1)
    at org.python.pycode._pyx15.call_function(<console>)
    at org.python.core.PyTableCode.call(PyTableCode.java:208)
    at org.python.core.PyCode.call(PyCode.java:14)
    at org.python.core.Py.runCode(Py.java:1135)
    at org.python.core.Py.exec(Py.java:1157)
    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:148)
    at org.python.util.InteractiveInterpreter.runcode(InteractiveInterpreter.java:89)
    at org.python.util.InteractiveInterpreter.runsource(InteractiveInterpreter.java:70)
    at org.python.util.InteractiveInterpreter.runsource(InteractiveInterpreter.java:44)
    at weblogic.management.scripting.WLST.main(WLST.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.WLST.main(WLST.java:29)
    Caused by: java.net.ConnectException: t3s://xxxx:10002: Destination unreachable; nested exception is:
    java.io.IOException: Stream closed.; No available router to destination
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:203)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:344)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:339)
    ... 43 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.io.IOException: Stream closed.; No available router to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:251)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:194)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:225)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:188)
    ... 48 more
    Edited by: Kaos on Feb 25, 2010 12:06 AM

    Jai/Faisal,
    One strange thing i observe, i tried connecting to admin server through WLST, it works for first time and again it gave me the error next (Connecting alternatively).
    the error message which i am getting:
    This Exception occurred at Thu Jun 10 08:19:39 CDT 2010.
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://mo8xdwls0018.bankofamerica.com:8933: Destination unreachable; nested exception is:
            java.io.IOException: Stream closed.; No available router to destination]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:783)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:365)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:512)
    at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:565)
    at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:305)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:203)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:60)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:125)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:160)
    at org.python.core.PyMethod.__call__(PyMethod.java:96)
    we are connecting to t3s://mo8xdwls0018.bankofamerica.com:8933.
    Any help would be appreciated.
    -Vishal Iyer

  • Internal and External Mail Exchange servers server not communicating with IronPort

    Hello Support Community,
    I have setup external mail exchange server and an internal mail exchange server to test out ironport, those two are not communicating via IronPort neither are they both recieving eachothers sent messages in their inbox, i have setup a smart host in both of those servers to point to ironport but thats still of no help. I have two smtp routes setup as well one's recieving domain: dummy.local which is external and its destination host: softheon.local which is internal which means its smart host is pointing to ironport's data 1. Is there something that im missing which is not letting these two mail exchange servers connect to each other as well as connect with the ironport to catch the msgs being sent
    thanks

    Are you trying to relay through the appliance, or just email the appliance?
    If trying to relay through the appliance, make sure the IP address of your exchange server is added to the RELAYLIST under the HAT (host access table) located under Mail Policies Tab - Host Access Table.  Click on the RELAYLIST and add the IP - submit and commit changes.
    If you are just trying to email the appliance, you may be getting dropped at the handshake level based on reputation (or lack thereoff).
    From your exchange boxes, open up a command prompt and telnet to the ironport on port 25 and initiate a command line email.
    So:
    telnet IP-OF-IRONPORT 25 (hit enter, you should connect up and see the IronPort banner)
    helo (type helo - from here you'll probably get dropped by the IronPort)
    mail from: [email protected] (if you dont get dropped put in your email address)
    rcpt to: [email protected] (put in the other email address)
    data (type data and hit enter)
    This is a test. (type anything, this is the message body)
    . (when done typing, type a single . (period) and hit enter.  The email should send if you got that far.
    You most likely need to add the IP addresses of your exchagne boxes to the WHITELIST under the HAT to resolve any reputation issues from your test exchange boxes.
    Regards,
    Chris

  • Wily Enterprise Manager Service not Started in Windows 2008 Server

    Hi All,
    Our Solution Manager is in EHP1 SP21 and OS-Windows 2008 Server.
    We installed Wily Enterprise Manager 8.0. and found 1 non-fatal error in the installation log. The service is not starting.
    However it works fine for Windows 2003 Server.
    Can anyone encountered with the same kind of problem?
    This is the latest log file information:
    Summary
    Installation: Successfulwith errors.
    387 Successes
    0 Warnings
    1 NonFatalErrors
    0 FatalErrors
    Action Notes:
    Execute ANT Script:       Script:
                              Status: ERROR
                              Additional Notes: ERROR - E:\usr\sap\ccms\wilyintroscope\install\em.installer.exec.ant15.xml:425: Timeout: killed the sub-process
    Thank you in advance.
    Regards
    Sanjai

    Note 1273028 - Introscope 8 Release Notes resoved this issue.
    Known problems in all Releases 8.x
    2. Windows Server 2008 is not yet officially supported by CA Wily for the Enterprise Manager. If you want to install the Enterprise Manager anyway, set the "Windows 2003 compatibility mode" for the installer before launching it. To activate this mode, right click on the installer.exe file in the Windows Explorer, select tab "Compatibility", activate the check box for compatibility mode and select Windows 2003. If you do not set this, the installer will consider your OS as Unix and install shell scripts (no suffix) instead of batch files (.bat) and leave out some files for Windows Service registration.
    If the windows service still fails to start please check if files ServiceWrapper.jar and ServiceWrapper.dll are present in folder lib. If not download them from attachment of this note.
    The service should start although giving an error message regarding the ServiceWrapper.dll. You can ignore this error.

  • I am going to switch carriers in August if you do not roll back my phone software (KitKat issues)

    I just spent 6 hours trying to find a solution online to a plethora of problems I and my wife are experiencing since we updated our Droid Razr Maxx HD phones to 4.4.2 (Kit Kat).  I learned:
    1.  We are not alone.
    2.  Because we did not "root"our phones before the update, we are not able to roll back the OS ourselves.
    3.  We are stuck with what are now two phones that do not perform to our expectations.
    I have a total of 5 devices on my account and I pay you $370 per month for service.  I WILL change carriers when our contract is up on August 8th if you do not restore our phones to the previous software.  Spare me the excuses, promises of a future fix, etc.  I am done.
    Sincerely,
    Alex ( you may locate my account info through the email associated with this post )

    alextstone wrote:
    Alex ( you may locate my account info through the email associated with this post )
    This is a peer to peer customer forum. We don't have access to anyone's account except our own. Your email address isn't visible to the community members and this is a good thing since posting personal information like email addresses in the public forum is against the Terms of Service here.
    Take note of the note about reverting to the previous version of the OS in this link which covers the DROID Razr Maxx HD model as well. Release Notes: DROID HD by Motorola - 183.46.10.XT926.Verizon.en.US. and Release Notes: DROID HD by Motorola 182.46.10.XT926.Verizon.en.US

  • Admin Server console not showing Managed Server is running

    I am using WLS 7.0.1.0 SP1 runing on Windows 2000. I have setup a node manager, Admin server and Managed Server as Windows Services. Admin Server has -delaySeconds as 2min. Manager Server(MS) has been made to depend on Admin Server start. When I boot my machine, all the three services come up properly. I can access my application which is running on MS properly. But for some reason the Admin Console doesn't show the MS as running. If I use the Admin Console now to start up MS all it does it "Reconnects to the admin server" since the MS is in started state. What is the reason for this

    It could be the ordering dependency and the rediscovery of the MS by the AS.
    An AS has a notion of where MS's live on disk and it could be an issue with
    AS bouncing in between MS's constant state of upness.
    Cheers
    mbg
    "Ajay Kulkarni" <[email protected]> wrote in message
    news:3ede0306$[email protected]..
    I am using WLS 7.0.1.0 SP1 runing on Windows 2000. I have setup a nodemanager, Admin server and Managed Server as Windows Services. Admin Server
    has -delaySeconds as 2min. Manager Server(MS) has been made to depend on
    Admin Server start. When I boot my machine, all the three services come up
    properly. I can access my application which is running on MS properly. But
    for some reason the Admin Console doesn't show the MS as running. If I use
    the Admin Console now to start up MS all it does it "Reconnects to the admin
    server" since the MS is in started state. What is the reason for this

  • Admin Server password not working

    Running Netscape Directory Server 4.1 on Solaris 9.
    I see this:
    [root@arthur]> ldapsearch -D "cn=Directory Manager" -w ******** -b o=netscaperoot "cn=admin-serv-arthur" passwordexpirationtime
    cn=admin-serv-arthur, cn=Netscape Administration Server, cn=Server Group, cn=arthur.cusys.edu, ou=cusys.edu, o=NetscapeRoot
    passwordexpirationtime=20060215123431
    But when I try to modify via:
    [root@arthur]> ldapmodify -D "cn=Directory Manager" -w ******** -f pwexptime.ldif
    where pwexptime.ldif is:
    dn: cn=admin-serv-arthur, cn=Netscape Administration Server, cn=Server Group,
    cn=arthur.cusys.edu, ou=cusys.edu, o=NetscapeRoot
    chnagetype:modify
    replace:passwordexpirationtime
    passwordexpirationtime: 20090215123431
    I get:
    modifying entry cn=admin-serv-arthur, cn=Netscape Administration Server, cn=Server Group,cn=arthur.cusys.edu, ou=cusys.edu, o=NetscapeRoot
    ldap_modify_s: Object class violation
    I can't find passwordexpirationtime as an attribute for any of the associated admin-serv-arthur object classes, thus the object class violation. Then where did it come from in the ldapsearch above?
    How do I change this passwordexpirationtime attribute?

    What about changing the password of this account itself.
    AFAICR (as this werver is quite out-of-date) passwordexirationtime is a operational attribute set by the server itself.
    Read out userpassword with ldapsearch.
    use ldapmodify to changeit to some value
    use ldapmodify again to set it back to the old value.
    General advice:
    It seems you�re using a password policy.
    As this old server does not have scoped password policies (like the new server does) you should set up a separate Directory Server instance which holds the "o=netscapeRoot" tree. This one is called the configuration directory server - and it's best practice to have it as a different instance.
    -Bernhard
    Of course ugrading to Directory Server 5.2 is adviced as well because the version you are using is already end of support live.

  • How  remote managed server to connect to admin server

    I have an admin server on one machine and created a managed server on different
    machine, I am not able to start managed server from either machine. When I used
    the admin server machine to start the managed server remotely I got this message
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328> <Starting WebL
    ogic Managed Server "managedserver3" for domain "admindomain">
    <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350> <Unable to
    create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port: 8002.
    java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
    a
    ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port 8002.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Server failed
    to
    bind to any port such that it is not reachable from the console.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception>
    When I tried to connect managed server from its machine to admin server (running
    on separate machine ) I got this error
    Starting WebLogic Server...
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364> <Server fail
    ed during initialization. Exception:java.lang.SecurityException: Authentication
    for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    <Jul 17, 2002 11:15:18 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Thanks.

    Is your applications deployed to Cluster?
    If yes it will automatically deploy to new managed servers added to cluster when it comes to running mode

  • How to start managed server from admin server both running

    I have an admin server on one machine and created a managed server on different
    machine, I am not able to start managed server from either machine. When I used
    the admin server machine to start the managed server remotely I got this message
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328> <Starting WebL
    ogic Managed Server "managedserver3" for domain "admindomain">
    <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350> <Unable to
    create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port: 8002.
    java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
    a
    ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port 8002.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Server failed
    to
    bind to any port such that it is not reachable from the console.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception>
    When I tried to connect managed server from its machine to admin server (running
    on separate machine ) I got this error
    Starting WebLogic Server...
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364> <Server fail
    ed during initialization. Exception:java.lang.SecurityException: Authentication
    for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    <Jul 17, 2002 11:15:18 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Thanks.

    "fkeita" <[email protected]> wrote in message
    news:[email protected]...
    >
    I have an admin server on one machine and created a managed server ondifferent
    machine, I am not able to start managed server from either machine. When Iused
    the admin server machine to start the managed server remotely I got thismessage
    >
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Securityinitializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328><Starting WebL
    ogic Managed Server "managedserver3" for domain "admindomain">
    <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350><Unable to
    create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port:8002.
    java.net.BindException: Cannot assign requested address: JVM_Bind Perhapsthe
    a
    ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port8002.>
    >
    Try running netstat to see whether another process is actually running at
    the given address/port.
    Also check using ifconfig/ipconfig or directly checking /etc/hosts file of
    the box to see whether the ips addreses are correct.
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Serverfailed
    to
    bind to any port such that it is not reachable from the console.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342><Unable to
    initialize the server: Fatal initialization exception>
    When I tried to connect managed server from its machine to admin server(running
    on separate machine ) I got this error
    Starting WebLogic Server...
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Securityinitializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364><Server fail
    ed during initialization. Exception:java.lang.SecurityException:Authentication
    for user system denied
    java.lang.SecurityException: Authentication for user system denied
    atweblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    atweblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >Seems to be some issue with security credentials.
    Try running the manageed server directly (as sort of admin) by not passing
    the admin server url and bringing it just like an admin server.
    See if this works. If it works, then soemthing wrong in the way the admin
    server is receiving the request/security credentials from managed server.
    Also make sure both managed and admin servers are on the same patch/service
    pack level.
    -Sabha

Maybe you are looking for