Storage 7410 cluster - separating "admin" traffic from "storage" traffic

Please help me figure out a strategy here. We have a Storage 7410 cluster running in an active/passive mode. On each node, I have cabled nge0 and nge1 each to 100Mbps ports and nxge0 and nxge1 to 10Gbps ports. I have configured nge0 to be the "admin" interface for node 1, and nge1 the same for node 2. I have aggregated nxge0 and nxge1 via LACP and it's currently owned by node 1 (fails over to node 2 nicely). Here's the basic layout:
Node 1
nge0 -> active "admin" interface -> ip address 172.16.158.33
nge1 -> inactive (owned by Node 2) "admin" interface
nxge0/nxge -> active LACP aggregate "aggr1" -> ip address 172.16.158.32
Node 2
nge0 -> inactive (owned by Node 1) "admin" interface
nge1 -> active "admin" interface -> ip address 172.16.158.41
nxge0/nxge -> inactive (owned by Node 1) LACP aggregate
What's confusing me is routing. Right now all interfaces have IPs on the same subnet. I can define a default route for the gateway on that subnet (172.16.158.1) on the "aggr1" LACP, but only Node 1 gets routed. So, I can add two additional default routes to the same gateway, reflecting each of the other NICs (nge0, nge1). But the way I understand it, there's no guarantee that IP traffic that originated on aggr1 will return via that same interface. Or am I mistaken? Essentially, I want to segregate "storage" traffic from "admin" traffic, and I want to make sure that any host connecting to the "storage" IP address takes full advantage of the 10Gbps aggregate.
Any ideas are welcome.
Charles

My assumption above was correct. At some point, traffic was now favored over nge0, so my performance went down from ~200MB/s to about 60MB/s (expected results with Windows VMs on vmware with a NFS datastore). It looks like I may have to abandon the nge ports and lose the LACP (at least until I can get a second nxge NIC in each head). Is that all I can do? Any ideas are appreciated.
Charles

Similar Messages

  • Splitting the app traffic from the cluster and admin traffic

    Hi,
    We currently have a 10.3.2.0 setup where an admin server is behind a firewall and is running on the Administration Port and is connected to two managed servers in front of a first firewall in the DMZ.
    On each managed server there is two network interfaces one for management and one for apps/DB connections.
    So I was wanting to know how to you get the managed server to split the traffic??
    If I set the managed servers listening address to the management interface then it starts up fine as that what the admin server behind the firewall can see, BUT it means app and JDBC Connections dont work and the server goes to ADMIN state first before you have to manually resume it.
    If I set the managed servers listening address to the app interface then it can't start up and the app interfaces address is block from the admin server to the managed server via the firewall.
    If I set the managed server to have no listening address and leave it blank in the interface field, it starts up and listens on all interfaces, BUT can't find a route to the admin server.
    So what is the answer, can you do something with Network Channels?? Or is it the case you just can't do it and just to have one interface and one listening address as the admin traffic is split by the default administration channel anyway.
    Would be get to know.
    Alistair.

    Are you using cellular data? If yes, try to use Wi-Fi and see if the app works better by using a faster data connection. If you have no problem using Wi-Fi and maps, see if you can have a faster cellular connection by switching to 3G, 4G to LTE service in Settings/Cellular.

  • 7410 Cluster Recovery

    hi,
    I'm working on a Try-and-Buy configuration of a Unified Storage 7410 Cluster.
    After (intentionally) deleting the only storage pool via the GUI on the primary unit, the secondary cluster member wasn't responsive anymore. As such I tried a reboot. After the reboot, the serial console showed it trying to re-join the cluster with a spinning dash in ascii-art, but it would just carry on spinning and spinning..... As such, I removed the cluster configuration on the primary unit. Via the ssh cli, I told the second unit to factory-reset. Since that took a long time 20+ minutes, I suspected an error and rebooted.
    Then, after grub, I was shown the following:
    svc.configd: smf(5) database integrity check of:
    +/etc/svc/repository.db+
    failed.
    which I was able to fix by following the instructions and running
    /lib/svc/bin/restore_repository
    Now, the unit does boot again, however, it hangs at the following screen, that refreshes periodically:
    Sun Storage 7410 Configuration
    Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    NET-0 <=>  NET-1 <X>  NET-2 <X>  NET-3 <X>
    SUNW-MSG-ID: AK-8000-2U, TYPE: Defect, VER: 1, SEVERITY: Major
    EVENT-TIME: Thu Apr 23 17:53:21 UTC 2009
    PLATFORM: i86pc, CSN: 0912QAF048, HOSTNAME: head2
    SOURCE: aktty, REV: 1.51
    EVENT-ID: 2c8d4cd4-5e88-ca68-e871-e1ef0af6c040
    DESC: The appliance experienced an unrecoverable protocol error while
    attempting to join a cluster of appliances.  Refer to
    http://sun.com/msg/AK-8000-2U for more information.
    AUTO-RESPONSE: No automated response is possible for this defect.
    IMPACT: The appliance cannot be configured into the cluster.
    REC-ACTION: Reboot the system and attempt to configure the cluster again.
    Contact your vendor for support.
    ESC-3: Halt   ESC-4: Reboot   ESC-5: Info
    For help, see http://www.sun.com/7410/
    I've rebooted the box several times, with the primary unit powered on and powered off, but this message stays the same.
    I would like to re-attempt the factory reset, however, this secondary unit, does not have an IP address and as such, I cannot log in to the webinterface and make it happen, nor can I access the CLI, as I'm locked inside this refreshing screen.
    Is there any way that I can get to the CLI from this screen (or anywhere during the boot sequence) so that I can re-try the factory reset ?
    Looking forward to your responses.
    Thanks,
    Frans

    Ok, since there isn't very much documentation on the topic yet, I've played around a bit more.
    I've rebooted and via grub I booted into single user mode.
    Sniffing around the fileystem, I found a number of ZFS snapshots.
    +# zfs list -t snapshot+
    NAME                                     USED  AVAIL  REFER  MOUNTPOINT
    system/home@install                       18K      -  21.5K  -
    system/stash@install                      16K      -    18K  -
    system/svc@install                      3.94M      -  4.78M  -
    system/[email protected]_1-1.1  19.0M      -  23.8M  -
    system/var@install                       844K      -  31.4M  -
    So I rolled back to the original (@install) versions:
    +# zfs rollback system/home@install+
    +# zfs rollback system/stash@install+
    +# zfs rollback system/svc@install+
    cannot rollback to'system/svc@install': more recent snapshots exist
    use '-r' to force deletion of the following snapshots:
    system/[email protected]_1-1.1
    +# zfs rollback -r system/svc@install+
    svc.configd: Fatal error: /etc/svc/repository.db: db error: database is locked
    +# zfs rollback -r system/var@install+
    And after a reboot, I see:
    Sun Storage 7410 Version ak/SUNW,[email protected],1-1.9
    Copyright 2009 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Configuring devices.
    Checking hardware configuration ... done.
    Starting appliance configuration .......... done.
    +Press any key to begin configuring appliance: [*]+
    Jay !
    Now, the version string after the reboot doesn't correspond to the 2008.11.20.0.1_1-1.1 that I was running upon installation, so it seems that I haven't completely restored the system to what it should be, but at least I have some form of control again. I'll try and upload the latest software again and see if we can get it all the way back up and running again.
    Frans

  • Starting weblogic cluster and admin server on Win 2000 platform

    Hi! Here's my problem scenario:
    I'm running my WLS 8.1 application as WLS cluster on Win 2000 platform. I have
    3 replicated WLS servers in my cluster and of course one WLS server as admin server
    (4 WLS servers all together). I'm starting my WLS application using Win services
    which behind a scene call win 2000 comand interpreter batch-file to start the
    servers. Currently I have 4 different win 2000 services each calling different
    batch-files to start a WLS server (4 all together). Here's my question:
    Is there any way to start my cluster (3 managed WLS servers) and WLS admin server
    from single win 2000 command file (using single win 2000 service). Using win 2000
    AT-command interpreter command I can start executables and command(s) and command-files
    at background at specific date and time, but I want to start my WLS application
    on every win 2000 platform boot, is there any way to achieve this ???
    Best Regards!
    Jami

    hi,
    Thanks for stepping up!
    But I wasn't using any clustering or loadbalancing.
    Just a simple Admin server, Managed server set up.
    256 Meg, Pentium box running Win 2000 premium edition.
    I tried tweeking around the heap size too.... coz' the operations were slogging
    like anything...
    Bal
    "Raja Mukherjee" <[email protected]> wrote:
    It seems like network issue....do you have Windows Clustering/Load Balancing
    service turned on by any chance? I would also use netmon to see the traffic
    between the ips....
    ..raja
    "Bala" <[email protected]> wrote in message
    news:3b3a6c00$[email protected]..
    hi,
    I am looking at a strange behaviour with WLS6.0SP1 installed on WINDOWS2000 Premium.
    I brought up the Admin server and a Managed server. After a while theAdmin Server
    is compeletely
    losing the control of the managed server (for no reason).
    when I tried monitoring the managed server from the console, I couldnot
    access
    the manager server
    and the status down (red ball). I tried restarting the Admin Server
    in the discover mode - NO LUCK.
    But when I restart the Managed server and go to the Web Based Admin
    Console and refresh, it worked. But I dont think we should be doingthat
    in a
    production environment.
    Did anybody come across such a problem before ???
    Is this a problem with Win 2000 ???
    coz' it never happened with NT workstation
    thanks in advance

  • Administration port - network channel for admin traffic

    I am trying to configure a separate channel for Administration traffic on weblogic. I followed the oracle docos and configured the SSL, domain wide admin port, server listen address, ‘admin’ channel.
    The issue is admin traffic in not happening through the newly created channel.
    L2 network is not getting used. I can’t see any activity in the monitoring tab of new Channel. Also the netstat is showing that the port 9101/9102 is getting used on the 192.168.100.218 and not on 10.254.252.849.
    I also tried by setting up the newly created channel weight as 51, but no luck.
    Is JMX connectivity related to admin channel?
    Any help is highly appreciated. Thanks.
    Ipconfig:
    Admin: adminserver701.mycompany.internal, 192.168.100.238, 10.254.252.808
    Managed: appserver701.mycompany.internal, :192.168.100.218, 10.254.252.849
    Domain wide admin port: 9101
    Admin:
    Listen address –> adminserver701.mycompany.internal
    Channel –> admin -> 10.254.252.808/9101
    Startup -> -Dweblogic.admin.ListenAddress=admin://10.254.252.808:9101
    Managed:(appserver701)
    Listen address –> appserver701.mycompany.internal
    Admin port override: 9102
    Channel –> admin -> 10.254.252.849/9102
    Startup -> -Dweblogic.admin.ListenAddress=admin://10.254.252.849:9102
    AdminServer Logs:
    ####<Feb 18, 2013 1:53:33 PM EST> <Info> <JMX> <adminserver701.mycompany.internal> <soa_as> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361159613346> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://adminserver701.mycompany.internal:9101/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Feb 18, 2013 1:53:33 PM EST> <Info> <JMX> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361159613353> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://adminserver701.mycompany.internal:9101/jndi/weblogic.management.mbeanservers.edit .>
    ####<Feb 18, 2013 1:53:33 PM EST> <Info> <JMX> <adminserver701.mycompany.internal> <soa_as> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361159613367> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://adminserver701.mycompany.internal:9101/jndi/weblogic.management.mbeanservers.domainruntime .>
    ####<Feb 18, 2013 1:53:36 PM EST> <Notice> <Server> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361159616699> <BEA-002613> <Channel "DefaultAdministration" is now listening on 192.168.100.238:9101 for protocols admin, ldaps, https.>
    ####<Feb 18, 2013 1:53:36 PM EST> <Notice> <Server> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361159616700> <BEA-002613> <Channel "Channel-0" is now listening on 10.254.252.808:9101 for protocols admin, ldaps, https.>
    ####<Feb 18, 2013 1:55:12 PM EST> <Notice> <Server> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <cd259038c7dcf5a8:-26ac3ba0:13ceb6f767d:-8000-000000000000001a> <1361159712920> <BEA-002613> <Channel "Default" is now listening on 192.168.100.238:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 18, 2013 1:55:12 PM EST> <Notice> <Server> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <cd259038c7dcf5a8:-26ac3ba0:13ceb6f767d:-8000-000000000000001a> <1361159712920> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.168.100.238:7002 for protocols iiops, t3s, ldaps, https.>
    ManagedServer Logs:
    ####<Feb 18, 2013 2:54:19 PM EST> <Info> <JMX> <appserver701.mycompany.internal> <adp_ms01> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361163259911> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://appserver701.mycompany.internal:9102/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Feb 18, 2013 2:54:20 PM EST> <Notice> <Server> <appserver701.mycompany.internal> <adp_ms01> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361163260350> <BEA-002613> <Channel "Channel-0" is now listening on 10.254.252.849:9102 for protocols admin, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    ####<Feb 18, 2013 2:54:20 PM EST> <Notice> <Server> <appserver701.mycompany.internal> <adp_ms01> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1361163260350> <BEA-002613> <Channel "DefaultAdministration" is now listening on 192.168.100.218:9102 for protocols admin, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    ####<Feb 18, 2013 2:54:58 PM EST> <Notice> <Server> <appserver701.mycompany.internal> <adp_ms01> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d3208ed6c2482016:-46ac5fed:13ceba69a8e:-7ffe-000000000000000e> <1361163298045> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.168.100.218:7102 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    ####<Feb 18, 2013 2:54:58 PM EST> <Notice> <Server> <appserver701.mycompany.internal> <adp_ms01> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d3208ed6c2482016:-46ac5fed:13ceba69a8e:-7ffe-000000000000000e> <1361163298045> <BEA-002613> <Channel "Default" is now listening on 192.168.100.218:7101 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    AdminServer logs update while starting managed:
    ####<Feb 18, 2013 2:54:57 PM EST> <Info> <JMX> <adminserver701.mycompany.internal> <soa_as> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <cd259038c7dcf5a8:-26ac3ba0:13ceb6f767d:-8000-0000000000000162> <1361163297488> <BEA-149506> <Established JMX Connectivity with adp_ms01 at the JMX Service URL of service: jmx:admin://appserver701.mycompany.internal:9102 /jndi/weblogic.management.mbeanservers.runtime.>
    Admin Server :
    [oracle@adminserver701 bin]$ netstat -an | grep 9101
    tcp 0 0 10.254.252.808:9101 0.0.0.0:* LISTEN
    tcp 0 0 192.168.100.238:9101 0.0.0.0:* LISTEN
    tcp 0 0 192.168.100.238:9101 192.168.100.218:59038 ESTABLISHED
    I am wondering if the JMX connectivity is using the server listen address (adminserver701.mycompany.internal) which will by default resolve to 192.168.100.238. Is there a way to force JMX to use 10.254.252.808?

    Hi
    For first question the answer is no. With the administration port, you enable the SSL between the admin server and Node manager-managed Servers. You can still use the web console.
    For teh second question, you can use ANT or can use the WLS Scripting ..you can get more details in dev2dev.bea.com
    Jin

  • About cluster and admin server

    I try to implement cluster like this
              admin server
              |
              |
              | |
              | mycluster |
              server1 server2
              (web) (web)
              admin server start as Administrator server
              server1 and server2 start as managed server. and all in mycluster. web has
              depoloyed to server1 and server2, but not deployed to admin server
              when I start admin server. it always say "web dot found". Why?
              

              airwing wrote:
              > What I say ''all in mycluster" does include admin server. In fact, I need
              > not include admin server in mycluster. but if not include, cluster services
              > will not start. I do not know how to solve.
              >
              That's not true. Starting a cluster has nothing to do with admin server.
              Infact we always recommend to exclude admin server from cluster view.
              >
              > web is not targetted to admin server. it targetted to server1 and server2.
              >
              If web is not targetted to admin server, how are you able to access this webapp
              from admin server.
              >
              > I do not know how to access web by proxy server or load balancer. I just
              > acces it from http://admin server ip:port/web. Is this right?
              >
              WLS ships proxy plugins for ISAPI,NSAPI, apache & HttpClusterServlet
              you may want to read our docs. http://e-docs.bea.com/wls/docs61
              Kumar
              >
              > I am new guy. try to learn cluster. if I do not describe my problem detaily,
              > will you show me a successful config example same like mine?Thanks
              >
              > "Kumar Allamraju" <[email protected]> ??????:[email protected]...
              > > when you say "all in mycluster" do you mean admin server is also part of
              > > MyCluster or
              > > only server1 & server2.
              > >
              > > If "web" is not targetted to admin server, t hen admin server should not
              > > complain about
              > > "web" upon it's startup. You may want to double check the targets of this
              > > webapp.
              > >
              > > Also how are you accessing this webapp? via proxy server or load balancer?
              > >
              > > --
              > > Kumar
              > >
              > > airwing wrote:
              > >
              > > > I try to implement cluster like this
              > > >
              > > > admin server
              > > > |
              > > > |
              > > > --------------------------
              > > > | |
              > > > | mycluster |
              > > > server1 server2
              > > > (web) (web)
              > > >
              > > > admin server start as Administrator server
              > > > server1 and server2 start as managed server. and all in mycluster. web
              > has
              > > > depoloyed to server1 and server2, but not deployed to admin server
              > > >
              > > > when I start admin server. it always say "web dot found". Why?
              > >
              

  • Restoring admin account from non-admin account

    For a while I've had a problems booting and logging in, which is either a HD or corruption problem, but once in to my admin account, I'm fine for the rest of the day. (This isn't a question about these problems, I know I must do something separately about that.)
    This morning I had greater problems than usual, followed by a problem in my admin account - having saved a document once, the next time I got ("[document] could not be saved"). So I restarted, but couldn't get from my login account to my main admin account (after the login details box disappeared, I was left with the empty Leopard splash screen). A second restart brought the same result. I can assume my admin account has some corruption?
    I'd like to restore the admin account from the Users folder on yesterday's Time Machine backup, but how do I do that from one of my other accounts, all of which are non-admin accounts?

    christopher rigby1 wrote:
    2. They put Leopard on my machine as - incredibly - they didn't have Tiger install disks, but they couldn't give me the Leopard install disks so I can't do a system restore.
    That's a violation of the license. Legally, you're running pirated software. Worse, you can't restore OSX or Apple apps, repair your internal HD, do a full system restore from your TM backups, etc.
    You need a retail Leopard disc, period. If the folks who installed it won't supply it (you might gently suggest that you'll report them to Apple), call AppleCare and pay the $129. If you're going to run Leopard, you need to pay for it.
    Or, return to Tiger. On your EHD running Tiger, use the Restore tab to copy the entire Tiger OSX volume to the internal HD. Be sure to check the +Erase destination+ box. That will, of course, erase everything on your Leopard installation. You might be able to copy some of the data elsewhere temporarily, then copy it back, but any data used by Leopard may not work with the Tiger apps.
    I've now determined, by trying to login to the iMac HD via Restart+option that my admin account is corrupted - I can login to every other account but not that one.
    However, as I explained, i can see all its folders and files via the Tiger account with the same name and password. Here is a possible action plan, let me know what you think?
    Does that sound workable?
    Doubtful.

  • How to copy and remove admin Role from SAP_ALL profile

    Hi SDN Experts,
    I need to copy SAP_ALL profile to another in CRM 5.0 system, thereafter i need to remove admin Role from SAP_ALL profile. Can any help regarding this point..
    regds
    gcp

    Chandra,
    I saw ur post in this forum regarding configuring sap intergration with genesys gplus adapter. We are in need of the same configuration. Can you please help me in configuring sap phone for gplus adapter. Reply me on [email protected]
    Thanks in Advance

  • Import VPN admin certificate from RV016 to RV042

    Hello,
    I've configured VPN to use quickVPN for RV016. The VPN connection works fine. I'm going to install the second SB router RV042
    in the same location in order the users should use RV042 instead of RV016. My Question is, is it possible to export the admin
    certificate from RV016 Router and import it on RV042 to avoid sending the client certificate of the RV042 to users? If it works then
    I need only to replace the ip address on the clients and they connect to RV042 Router.
    Many Thanks and best regards
    nevzat

    Hi Nevzat,
    Thank you for posting. I believe that every router creates a unique certificate and a certificate from one router will not work with another. The whole point of the certificate is to warn the end user (client) that they may be connecting to the wrong router. If the same certificate worked for multiple routers it would defeat the purpose.

  • Error while shutting down 'Admin Server' from administration console

    hi,
    When I try to shutdown admin server from administration console(Weblogic server>Control>Shut Down...) I get this error:
    No Machine associated with server AdminServer. Please associate a machine to this weblogic server using weblogic console first.
    Not able to understand what this means....
    thanks

    Read up on Node Manager - a outside-of-WLS-process that can start/stop WebLogic on your OS instance. Node Manager uses the "machine" concept.
    http://download.oracle.com/docs/cd/E12839_01/web.1111/e13740/overview.htm
    http://blogs.oracle.com/jamesbayer/2010/01/weblogic_nodemanager_quick_sta.html

  • Unable to connect to Admin Server from second machine using WLST

    Hello,
    PROBLEM
    Can't get WLST to connect to admin server from 2nd host to register the domain.
    SETUP
    I have 2 Centos VMs running on Oracle Virtual box in a single laptop. Both the VMs use "Bridged Networking".
    VM-1 CONFIG
    cat /etc/hosts
    192.168.1.17
    dom1 dom1.my mac1
    192.168.1.51
    centos2 mac2
    VM-1 hosts admin server & one managed server
    VM-2 CONFIG
    192.168.1.51
    mac2
    192.168.1.17
    centos1 mac1
    VM-2 hosts just one managed server
    I can start up admin on VM-1 fine. The node manager is reachable too. Both the VMs are can be pinged from each other. I can also telnet to the admin server's port ( telnet 192.168.1.17 7001) from the second server.
    My HOST OS is Windows 7. I can ping from windows to both the VM IPs too. The reverse is working fine as well.
    I've tried both mechanisms of copying the whole domain from machine 1 over to machine2 & also using the pack.sh/unpack.sh combinations to transfer the domains.
    When I invoke WLST, this is what happens
    ./wlst.sh
    CLASSPATH=/apps/prod/appservers/weblogic/wls_10_3_6/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/prod/appservers/weblogic/wls_10_3_6/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64/lib/tools.jar:/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/server/lib/weblogic_sp.jar:/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/server/lib/weblogic.jar:/apps/prod/appservers/weblogic/wls_10_3_6/modules/features/weblogic.server.modules_10.3.6.0.jar:/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/server/lib/webservices.jar:/apps/prod/appservers/weblogic/wls_10_3_6/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/apps/prod/appservers/weblogic/wls_10_3_6/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/apps/prod/appservers/weblogic/wls_10_3_6/utils/config/10.3/config-launch.jar::/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/common/derby/lib/derbynet.jar:/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/common/derby/lib/derbyclient.jar:/apps/prod/appservers/weblogic/wls_10_3_6/wlserver_10.3/common/derby/lib/derbytools.jar::
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    wls:/offline> connect('weblogic','weblogic123','t3://192.168.1.17:7001')
    Connecting to t3://192.168.1.17:7001 with userid weblogic ...
    Traceback (innermost last):
      File "<console>", line 1, in ?
      File "<iostream>", line 22, in connect
      File "<iostream>", line 648, in raiseWLSTException
    WLSTException: Error occured while performing connect : Error connecting to the server : Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
    Use dumpStack() to view the full stacktrace
    wls:/offline> dumpStack()
    This Exception occurred at Fri Oct 11 17:11:07 NZDT 2013.
    java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
    java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
    wls:/offline>
    Also, I can't invoke weblogic.Admin from the second VM despite setting the environment using "setWLSEnv.sh". i get the error "Error: Could not find or load main class weblogic.Admin".
    Please could you help me fix this? I've spent 3 days now trying numerous things without much luck :-(
    Kind Regards

    Hi Raj,
    Issue is with NM registry with domain home. Please follow the below steps and let us know the status.
    1 . Check whether the node manager port ( default 5556 ) is opened for communication on both Admin and Managed server.
    2 . After opening the port - We would need to enroll the node manager home with domain home to establish the communication between Admin and Managed server.
       a .  Start the Administration Server.
       b .  Using the Administration Console update the Node Manager credentials from the Advanced options under domain_nameArrow symbolSecurityArrow symbolGeneral.
       c .  Invoke WLST and connect to an Administration Server using the connect command. See Using the WebLogic Scripting Tool in WebLogic Scripting Tool.
       d .  Run nmEnroll using the following syntax:
            nmEnroll([domainDir], [nmHome])
    Running nmEnroll() ensures that the correct Node Manager user and password token are supplied to each Managed Server. Once these are available for each Managed Server, you can use nmConnect() in a production environment.
    Note:     You must run nmEnroll() on each machine that is running a Managed Server. Additionally, you should run nmEnroll() for each domain directory on each machine.
    For more info : General Node Manager Configuration
    Thanks
    Lakshman

  • Separating application logic from GUI

    I don't know if this is the right forum to ask this question. I know that It's a very bad practice to embed application logic in GUI code, they have to be separated and communicate in some way. I've read somewhere that they need a kind of an adapter class or a knowledge of design patterns, which I actually don't have.
    Could someone direct me to a nice tutorial, which explains this issue? Thank you.

    hey KidJava, here is something about separating application logic from GUI ...
    http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.html

  • Separation of Moment from Workflow

    Separation of Moment from Workflow
    Recently, there have been cases where we've considered "fudging" workflow - we have a service, someone approves and it needs to go onto another group or person that works on the service more before it needs to go somewhere else for approval, etc. - there really isn't a way to capture the approvals after the approval moment unless you want to have someone click on a "done" button.  While this is one instance - it would be cool to be able to define the workflow from start to end.  Perhaps Auths can be included in the Plan section, but allow the service designer to choose the workflow type (and one of those types would be auths, another would be provisioning, etc,).

    Hi Brandy, I'm sorry that there hasn't been a reply to your question. Do you still have this question open, or have you gotten an answer from somewhere else?

  • Admin api from the fms server

    Hi,
    i've never had to do this before so i guess i didn't realize that it's this hard, but is true that you can't call the admin api from the server-side?
    even from the Client object??
    also, i have objects in my cache from two different applications on my server and yet my info.data object in the result is coming back
    without any values.
    can someone explain how this is supposed to work...below is my code
    nc_admin.connect("rtmp://localhost/admin:1111/", "admin", "admin");
    onStatus(info){
         function onGetCacheStats(){
              this.onResult = function(info){
                   if(info.code == "NetConnection.Call.Success"){
                        for(var prop in info.data.objects){
                             trace("data object props: "+ info.data.objects[prop] + " prop: " + prop );
                             for(var dat in info.data.objects[prop] ){
                                  trace("data pbj value: "+ info.data.objects[prop][dat] + " dat: "+ dat);
         }//onGetCacheStats
         if(info.code == "NetConnection.Connect.Success"){
              this.call("getFileCacheStats", new onGetCacheStats, true);
    thanks much!

    You can try this code (wrote is fast so please check for errors if any)
    admin_nc = new NetConnection();
    admin_nc.onStatus = function(info) {
    if (info.code == "NetConnection.Connect.Success")
    admin_nc.call("getServerStats", new Result());
    function Result() {
    this.onResult = function(info) {
    if (info.code == "NetConnection.Call.Success" ){
    //your code
    admin_nc.connect("rtmp://<serveruri>:1111/admin","admin","admin");

  • Separated EPS export from INDD

    I need to get INDD to generate a set of separated EPS files (ie one eps per swatch color that has been used), rather than a composite eps. Its not a standard export option. Does anyone know how to use scripting to do this. Thank you.

    <div class=Section1><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'>Ole<o:p></o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'>Thanks for replying to me &#8211; I hope<br />an email reply is OK for you<o:p></o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'>I have to produce eps files out of INDD<br />for a printing company that has equipment that can only accept separated EPS &#8211;<br />one eps per color. Its all spot colors. Some of the inks are actually metallic<br />foils &#8211; they go into a machine which makes dies that cut the foils. I don&#8217;t<br />understand much about the back end, but its all more than 15 years old, and it<br />only takes separated eps.<o:p></o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'>One thing I&#8217;m investigating is<br />whether its possible to dissect a composite EPS into its components &#8211; I can<br />write a program to do this, if I can see the pattern in the eps<o:p></o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'>Brian<o:p></o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:<br />10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p><br /><br /><div><br /><br /><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><font<br />size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;<br />color:navy'>Brian Anderson<br><br /><a href="BLOCKED::mailto:[email protected]"<br />title="mailto:[email protected]">[email protected]</a><br><br />Phone +61 2 9943 1355 Fax +61 2 9943 1035 <u1:PLACE u2:st="on"><u1:CITY u2:st="on"><st1:City<br />w:st="on"><u3:City u2:st="on"><u3:place u2:st="on"><st1:place w:st="on">Mobile</u3:place></u3:City></u1:CITY></u1:PLACE></st1:place></st1:City><br />+61 403 310055</span></font><o:p></o:p></p><br /><br /></div><br /><br /><div><br /><br /><div class=MsoNormal align=center style='text-align:center'><font size=3<br />face="Times New Roman"><span style='font-size:12.0pt'><br /><br /><hr size=2 width="100%" align=center tabindex=-1><br /><br /></span></font></div><br /><br /><p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;<br />font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2<br />face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Olav Kvern<br />[mailto:[email protected]] <br><br /><b><span style='font-weight:bold'>Sent:</span></b> Tuesday, 26 February 2008<br />1:07 PM<br><br /><b><span style='font-weight:bold'>To:</span></b><br />[email protected]<br><br /><b><span style='font-weight:bold'>Subject:</span></b> Re: Separated EPS export<br />from INDD</span></font><o:p></o:p></p><br /><br /></div><br /><br /><p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:<br />12.0pt'><o:p> </o:p></span></font></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'><font size=3<br />face="Times New Roman"><span style='font-size:12.0pt'>A new message was posted<br />by Olav Kvern in <br><br /><br><br /><b><span style='font-weight:bold'>InDesign Scripting</span></b> --<br><br />  Separated EPS export from INDD<br><br /><br><br />Hi brianjanderson, <br><br /><br><br />There's not really a way to do this using export. You could do it by printing<br />PostScript to disk and then processing the PostScript using Distiller, but,<br />before we talk about that, tell me--why do you need to do this? <br><br /><br><br />Thanks, <br><br /><br><br />Ole <o:p></o:p></span></font></p><br /><br /><div class=MsoNormal><font size=3 face="Times New Roman"><span<br />style='font-size:12.0pt'><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></span></font></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'><font size=3<br />face="Times New Roman"><span style='font-size:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.3c063ada/0">Separated EPS export<br />from INDD</a><br><br />Replies by email are OK.<br><br />Use the <a href="http://www.adobeforums.com/webx?280@@.3c063ada!folder=.eea52bc">unsubscribe</a><br />form to cancel your email subscription.<o:p></o:p></span></font></p><br /><br /></div>

Maybe you are looking for

  • URGENT!! ObjectInput/Output stream

    guys help me please, i am writting a client/server application, and i want to send an object from the client to the server and send it back to the client. but see, when i run the program its gives java.io.StreamCorruptedException:invalid stream heade

  • Problem with your Xperia Z1 and Service Centre NOT Helpful

    Hi,  If you are from India and If you are an Xperia Z1 owner, and facing problems with your phone and the service centre and customer care totally unhelpful, Contact me. We are starting a self help forum very soon.  If you feel you have been cheated

  • Handling button events in large app

    I'm currently examining a large swing app, and have observed the following with regard to action events. A number of listeners (for buttons, menu items, JLists etc.) are defined at the top of the app. These variously extend MouseAdapter or implement

  • 7-day advance alerts in Calendar

    Is there any possible way of modifying the Calendar to allow for alerts 1 week before an event? At the moment the maximum alert time available is 2 days before, which is too late for sending birthday cards etc. This seems like such a simple modificat

  • How do I "Open In New Tab" by wheel click (like in Windows)?

    I have a Microsoft Trackball Explorer (though I imagine this pertains to ANY mouse). In Windows if I click on a link with the wheel it open it in a tab. Not sure if this was a driver feature or what, bit it sure was handy. In OS X clicking the wheel