Tcp_smallest_anon_port and admin server

DS 5.1sp1+solaris 8
if:
ldap on port 389
admin-serv on port 9345
tcp_smallest_anon_port=8192
there is no problem.
When I change it to:
ldap on port 389
admin-serv on port 9345
tcp_smallest_anon_port=16384
Prolems occurs...., at first I saw directory was up, admin-server starting process was stuck there and after a while, admin-server is up and directory server is down. Here is the log file ( The whole thing happens when the system reboot and I have some script to start DS and admin-server)
[12/Sep/2002:15:33:15 -0400] - iPlanet-Directory/5.1 B2001.326.2041 starting up
[12/Sep/2002:15:33:17 -0400] - Detected Disorderly Shutdown last time Directory Server was running, recovering d
atabase.
[12/Sep/2002:15:33:24 -0400] - slapd started. Listening on all interfaces port 389 for LDAP requests
[12/Sep/2002:15:33:33 -0400] - cos_cache_getref: no cos cache created
[12/Sep/2002:16:35:55 -0400] - Unable to start slapd because it is already running as process 259
[12/Sep/2002:16:35:55 -0400] - Shutting down due to possible conflicts with other slapd processes
Interesting thing is that if I change admin server to 19345 and keep tcp_smaillest_anon_port to 16384, everything goes back normal, not startup problem at all.
I am confused...
Frank
513-52996099

It all depends on the protocols being used
548 is Apple File Sharing protocol (afp://server.name)
5900 is Screen Sharing (vnc://server.name)
These ports need to be opened at the destination router, not the local router.  You should also be away that this may not be secure.
TimeMachine will want the distant server to be a Mac OS X system with an HFS+ file system.
You could also consider something like Hamachi (VPN)
<http://www.macupdate.com/app/mac/36286/logmein-hamachi>
For a small number of computers and for personal use, it is free to use.
There are other secure remote connection approaches, such as setting up a VPN server on the remote server, or using ssh tunnels to the remote server.

Similar Messages

  • Stop managed server without node manager and admin server

    What are the commonly used ways to stop managed Weblogic server without node manager running and without administration server running?
    (I have only one solution: on the managed server startup dump process ID to a file, and then when I want to stop it, send a signal to this process ID and kill JVM. But it seems not very clean way.)
    (The managed server is started when both node manager and admin server are down, and I provide boot.properties of admin server to the managed server to start.)
    UPDATED: And I don't want to start neither admin server, nor node manager even temporarily.
    Edited by: user12163080 on Jun 24, 2010 4:40 AM

    Hai,
    I read the Oracle weblogic wlst script document without Admin server you cannot connect the managed server through the WLST script. see the below lines
    "The start command starts Managed Servers or clusters in a domain using Node Manager.
    To use the start command, WLST must be connected to a running Administration Server.
    To start Managed Servers without requiring a running Administration Server, use the
    nmStart command with WLST connected to Node Manager."
    "You shut down a server to which WLST is connected by entering the shutdown command
    without any arguments.
    When connected to a Managed Server instance, you only use the shutdown command to shut
    down the Managed Server instance to which WLST is connected; you cannot shut down another
    server while connected to a Managed Server instance.
    WLST uses Node Manager to shut down a Managed Server. When shutting down a Managed
    Server, Node Manager must be running.
    In the event of an error, the command returns"
    They are two option if you are using adminserver then we can stop the any Managed server.
    The option is if you are using the nodemanager without admin server we can stop the any Managed server.
    The last final solution to kill the particular Managed server pid.
    Regards,
    S.vinoth babu

  • Simple question about WLI and admin server

    Hello,
    I have a domain with 3 servers in 2 machines. 2 servers forms the cluster and the other one is the admin server.
    When a process finish, the WLI core execute a setStatus on JMX component of type ProcessConfiguration. This type of component is only deployed (in my installation) in the admin server. So the Integrarion cluster service depends on admin server...if I stop the admin servers all the process invocations fails...
    I have tried to disable the process tracking data using wli console without results...
    How I can disable this behavior?
    Is there any way to deploy this type of component (ProcessConfiguration JMX) in the cluster?
    Thanks
    WL8.1 with SP5, WLI8.1

    Hello,
    You can start TOMCAT jsp engine on PC B, it will start on port 8080 on B. And now redirect the requests from Apache in PC A using the mod_rewrite. Look at the following link on how to redirect the requests, give the redirect url as PCB:8080
    http://httpd.apache.org/docs/misc/howto.html#redirect
    HTH
    Vamsi kundeti

  • 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

  • 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?
              > >
              

  • SSL configuration SOA-server and admin server

    I have configured admin console of weblogic to run on https port 7002 and also SoA-server.but my problem here is that i deployed soa-service on default partitions and when i try to test by going through the https://localhost:7002/em console in test page it showing me http://localhost:8001/...?WSDL URL ,why its not showing me https://localhost:8002/...?WSDL URL.But when i type in browser https://localhot:8002/..?WSDl i am able to access it .
    so how can i configure https://localhost:8002/..?WSDL URL when i login through SSL(secure port) 7002 port.
    and http://localhost:8001/..?WSDL URL when i login through normal port i.e 7001.

    Hi Bikash,
    Doc mentions that communication between AD and connector server is secure with ICF architecture.
    Just wanted to confirm if same is true between OIM and connector server.
    Saurabh mentions that between OIM and connector server ssl is required? Please confirm.
    Thanks

  • WebLogic Admin server fails to start after reboot

    Hi Gurus,
    Weblogic Admin server won't start up after a server reboot. Note that weblogic was gracefully shutdown before the restart.
    Also note that the following files were accidentally deleted after the reboot (but I don't think that should cause an issue..):
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/default/_WLS_ADMINSERVER000000.DAT
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
    Looking at the AdminServer.log:
    *####<Oct 11, 2012 11:27:53 AM EDT> <Critical> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969273846> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: weblogic.management.provider.EditFailedException:*
    java.lang.AssertionError: weblogic.management.provider.EditFailedException:
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:79)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: weblogic.management.provider.EditFailedException:
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1754)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: org.xml.sax.SAXParseException: Premature end of file.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1414)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1059)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:235)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:163)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
         at weblogic.management.provider.internal.ConfigReader.convert(ConfigReader.java:106)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:70)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:64)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTree(EditAccessImpl.java:1917)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTreeFromPending(EditAccessImpl.java:1807)
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1740)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:81)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:232)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:154)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:26)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274051> <BEA-000365> <Server state changed to FAILED>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Error> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274053> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274069> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274138> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.domainruntime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274140> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.edit .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274141> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274146> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274153> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <MessagingBridge> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274318> <BEA-200001> <The messaging bridge service has successfully shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274426> <BEA-040308> <JMS service is suspending.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274506> <BEA-040107> <Undeployed 8 default connection factories.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274510> <BEA-040015> <JMS shutdown is complete.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274530> <BEA-001144> <Force Suspending the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274536> <BEA-001146> <Force suspend of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274538> <BEA-001147> <Shutting down the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274552> <BEA-001149> <Shutdown of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274694> <BEA-000236> <Stopping execute threads.>
    Kindly guide me with this. Thanks!
    Edited by: Kent Pawar. on Oct 11, 2012 8:51 AM

    Issue is :
    Caused By: weblogic.management.provider.EditFailedException:
    One probable reason can be some change made to the config.xml file . If you have previous backup for the config.xml file then try to replace the config.xml file and restart the server .
    Another reason for this exception may be that there were some changes made to configuration through the Admin Console which were not activated completely and Admin Server was restarted . under this scenario weblogic will create a /pendig dir and have a config.xml file created there with the un-activated changes .
    some workaround you can try to restore the Admin Server :
    Under domain dir ,
    \pending directory -- take backup and delete the dir .
    Under Admin Server Dir :
    data\store --- take backup and delete the dir .
    thanks,
    Sandeep

  • Can't start wls 8.1 admin server

    Hi there,
    after a disk full exception i'm not able to restart admin server.
    no warning and no exception on stdout or log file and admin server still frozen.
    Any suggestion??
    <b>-- stdout start -------------------------------</b>
    <pre>bash-2.05$ ./startVgnAdminServer.sh
    CLASSPATH=/app/vignette/runtime_services/8.1/install/server/lib/vgnclasspath.jar:/app/vignette/runtime_services/8.1/install/server/lib/vgnclasspath.jar:/app/vignette/java/lib/tools.jar:/app/vignette/runtime_services/8.1/install/server/lib/weblogic_sp.jar:/app/vignette/runtime_services/8.1/install/server/lib/weblogic.jar:/app/vignette/runtime_services/8.1/install/server/lib/ojdbc14.jar::/app/vignette/runtime_services/8.1/install/common/eval/pointbase/lib/pbserver44.jar:/app/vignette/runtime_services/8.1/install/common/eval/pointbase/lib/pbclient44.jar:/app/vignette/java/jre/lib/rt.jar:/app/vignette/runtime_services/8.1/install/server/lib/webservices.jar:
    PATH=/app/vignette/runtime_services/8.1/install/server/bin:/app/vignette/java/jre/bin:/app/vignette/java/bin:/usr/bin:/bin:/usr/sbin:/sbin
    * 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 *
    <May 18, 2005 5:51:13 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.1_05-b01 from Sun Microsystems Inc.>
    <May 18, 2005 5:51:14 PM CEST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <May 18, 2005 5:51:14 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Temporary Patch for CR174792 03/23/2004 11:43:38
    WebLogic Temporary Patch for CR173632 03/26/2004 13:38:16
    WebLogic Temporary Patch for CR135189 02/04/2004 12:16:56
    WebLogic Temporary Patch for CR134122 02/10/2004 02:58:30
    WebLogic Temporary Patch for CR133071 01/14/2004 12:59:22
    WebLogic Temporary Patch for CR132575 01/05/2004 13:00:03
    WebLogic Temporary Patch for CR129505 12/03/2003 17:43:35
    WebLogic Temporary Patch for CR129371 02/11/2004 14:19:37
    WebLogic Temporary Patch for CR129122 11/25/2003 23:16:25
    WebLogic Temporary Patch for CR128888 01/30/2004 13:04:13
    WebLogic Temporary Patch for CR124746 01/09/2004 15:44:26
    WebLogic Temporary Patch for CR124239 11/25/2003 23:48:06
    WebLogic Temporary Patch for CR107373 04/15/2004 11:43:39
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 18, 2005 5:51:14 PM CEST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at /app/vignette/runtime_services/8.1/domains/vgndomain/./config.xml.>
    <May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    <b>-- stdout end -------------------------
    -- VgnAdminServer.log start -------------------------</b>
    <pre>####<May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <as501wfm> <VgnAdminServer> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    <b>-- VgnAdminServer.log end -------------------------</b>
    Thanks in advance, Stefano.

    hi,
    as I wrote in previous message, VgnAdminServer.log is empty:
    <pre>-- VgnAdminServer.log start -------------------------
    <pre>####<May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <as501wfm> <VgnAdminServer> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    -- VgnAdminServer.log end -------------------------</pre>

  • Integrating Messaging Server and Identity Server

    I've got JES 2004Q2, and I'm trying to install the various components on different workstations to prove that a) the software works, and b) it's a viable alternative to Exchange (so please please help me get it working!)
    The problem I have is getting Messenger Server and Directory Server talking properly so that I can create users and then log in as those users. After days of frustrating searching for solutions to this problem (and also find people who have successfully done this), I decided to install the components onto one server.
    And it worked. Installing Messaging Server, Identity Server, Web Server (contained for Identity Server), Directory Server, and Admin Server all on the same box, configuring them all to use the same directory server for UG and preferences, running the various configuration tools that come with the software, and it all works together fine. Using "./commadmin domain modify .... -S mail", I get "OK". I can add users with the "-S mail" option, log in as those users, and send emails between those users. So this tells me that the software does work, albeit on one box.
    When I try to separate the services out to separate boxes, they don't seem to integrate properly. I thought that maybe the order in which you configured applications made a difference (ie. configuring Identity Server after Messenger Server means IS will pick up on the changes made to the directory by MS, and enable it). I also tried to see if using the same options directory server from different boxes helped, but nothing. I've even tried patching them using 116568-52 and 116585-10 but no luck.
    Therefore, I've found that installing all servers on one box works, but installing them on separate boxes doesn't (despite using the same directory servers). My conclusion in this is that one of two things must be the case:
    a) there's something in the install that has to be changed to reflect the fact that the services are running on different boxes
    b) the install of the services adds files to the system somewhere which other packages in JES pick up on (hence the reason why installing everything on one box works), and this isn't documented anywhere
    Unfortunately, the output of commadmin when it fails isn't that helpful (nothing against the developers, however it doesn't really help in the fault finding process). I do believe however that the problem is with Identity Server and its configuration, rather than Messaging Server.
    Here's some (possibly) useful info:
    kipling# ./imsimta version
    Sun Java(tm) System Messaging Server 6.1 HotFix 0.01 (built Jun 24 2004)
    libimta.so 6.1 HotFix 0.01 (built 12:52:04, Jun 24 2004)
    SunOS kipling 5.8 Generic_117350-02 sun4u sparc SUNW,Sun-Blade-1500
    kipling#
    (on UG server)
    # ./commadmin domain modify -D admin -w <password> -d uwe.ac.uk -n uwe.ac.uk -S mail -H kipling.uwe.ac.uk
    FAIL
    Unable to set attribute(s)
    (some verbose mode output)
    [Debug]: Contacting : http://bronte.uwe.ac.uk:10080/commcli/TaskManager
    [Debug]: To servlet: task=ModifyDomain&objecttype=Domain&domain=uwe.ac.uk&add_services=mail&add_preferredmailhost=kipling.uwe.ac.uk
    [Debug]: RECV: FAIL
    [Debug]: RECV: Unable to set attribute(s)
    [Debug]: CLITask: status returned =FAIL
    FAIL
    Unable to set attribute(s)
    [Debug]: DBG: doOne returned code=6
    [Debug]: Contacting : http://bronte.uwe.ac.uk:10080/commcli/logout
    [Debug]: Logout ...
    [Debug]: RECV: SSOToken id AQIC5wM2LY4SfcyW5hbVBGXqCdsYYDjVarSFRMd6HIxsGho=@AAJTSQACMDE=#
    [Debug]: RECV: destroyed
    Root suffix: dc=uwe,dc=ac,dc=uk (all "o=" references have been dropped)
    All services have their own local options directory server.
    Can anyone give me any suggestions? If I log a support call with Sun, what is the likely resolution time? My ultimate goal is to get the whole suite running together, then install Portal server. Once that's working, download the connectors for Outlook and get it all working with Outlook. As I said at the start, we're hoping to show this is a viable alternative to Exchange (certainly for the backend) so any help will be greatly appreciated!
    Iain

    slo_chewie wrote:
    Does the email recipient address change when the email is sent to gmail i.e. does an email sent to [email protected] become [email protected]?
    We've got google for domains setup, so users would retain a @domain.com address regardless if there mailbox was hosted on the internal server or hosted at google.You can make use of the mailRoutingAddress: user attribute and source routing to get the desired behaviour e.g.
    => Set the following value to the LDAP entry of the user who is hosted on the gmail server. The "[email protected]" address should match the users mail: address:
    mailRoutingAddress: @gmail.com:[email protected]=> Ensure the following option has been tcp_local channel in your imta.cnf file. This option strips off the "@gmail.com" value of the recipient address before sending the email to the gmail.com servers.
    dequeue_removerouteMake sure you run "./imsimta cnbuild;./imsimta restart" after modifying the imta.cnf file.
    Regards,
    Shane.

  • Error while starting Admin Server (no response)

    After installing Directory Server 5.0 on Solaris 2.6 everything has worked fine, Directory and Admin Server were accessable.
    Unfortunately after a server reboot I only could start / stop the Directory Server. When I try now to start the Admin server (./start-admin), there is no reaction. (When I try to start the console I get the anser "cannot connect ...".) Any idea?

    Check that the fully qualified name of the hostname is still valid... From the machine try to ping full DNS name of the machine.
    Regards,
    Ludovic.

  • Admin server cannot Re-discover the managed server

    Hi,
              mypc) win2k version 6.0 sp2, ip=192.168.1.108:7001 (being an admin
              server)
              abpqa1) solaris8 version 6.0sp2, ip=192.168.3.20:8888 adm port:1755
              abpqa2) solaris8 version 6.0sp2, ip=192.1683.2:8888 admport:1755
              **abpqa1 and abpqa2 is clustered.**
              After WL server has restarted in
              mypc(-Dweblogic.management.discover=true option has been used), it
              cannot find any managed WL. What else I need to do in order to make
              discover action work?
              Thanx in Advance.
              Regards,
              Tony
              Starting process:
              C:\bea\wlserver6.0sp1>"C:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m
              -classpath
              .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar -Dweblogic.Domain=mydomain
              -Dweblogi
              c.Name=myserver "-Dbea.home=C:\bea"
              "-Djava.security.policy==C:\bea\wlserver6.0s
              p1/lib/weblogic.policy" -Dweblogic.management.discover=true
              -Dweblogic.managemen
              t.password=password weblogic.Server
              Starting WebLogic Server ....
              <2001/8/20 ??02?56?46?> <Notice> <Management> <Loading configuration
              file .
              \config\mydomain\config.xml ...>
              log file: C:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
              <2001/8/20 ??02?56?50?> <Info> <Logging> <Only log messages of severity
              "Er
              ror" or worse will be displayed in this window. This can be changed at
              Admin Con
              sole> mydomain> Servers> myserver> Logging> General> Stdout severity
              threshold>
              <2001/8/20 ??02?56?55?> <Notice> <Management> <Starting discovery of
              Manage
              d Server...>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <WebLogic Server
              started>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <ListenThread
              listening o
              n port 7001>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <SSLListenThread
              listenin
              g on port 7002>
              [ytlu.vcf]
              

    Hi,
              After administration port changed back to 0, it has no error and admin
              server
              can discover the managed server.
              However, the admin server cannot control the active/inactive of the
              deployment
              of the war/ear file in the managed servers after admin has discovered those
              managed server. What I have done is...
              1. click in deployment tab
              2. select a war/ear file from available box to chosen box
              3. click apply
              4. try to view in my browser
              5. 404 page not found
              6. restart managed server
              7. try to view in my brower
              8. got the page displayed in my browser
              ** I have tried active the ear/war files and inactive those files. the
              result is the same **
              Anything configuration I have missed?
              Regards,
              Tony
              ytlu wrote:
              > Already set the value to true. Please read the log carefully.
              >
              > Regards,
              > Tony
              >
              > Kumar Allamraju wrote:
              >
              > > In 6.0 the default value of weblogic.management.discover = false.
              > > You have to explicitly turn it on for the admin server to discover
              > > managed servers.
              > >
              > > --
              > > Kumar
              > >
              > > ytlu wrote:
              > >
              > >> Hi,
              > >>
              > >> mypc) win2k version 6.0 sp2, ip=192.168.1.108:7001 (being an
              > >> admin
              > >> server)
              > >> abpqa1) solaris8 version 6.0sp2, ip=192.168.3.20:8888 adm
              > >> port:1755
              > >> abpqa2) solaris8 version 6.0sp2, ip=192.1683.2:8888 admport:1755
              > >>
              > >> **abpqa1 and abpqa2 is clustered.**
              > >>
              > >> After WL server has restarted in
              > >> mypc(-Dweblogic.management.discover=true option has been used), it
              > >> cannot find any managed WL. What else I need to do in order to make
              > >>
              > >> discover action work?
              > >>
              > >> Thanx in Advance.
              > >>
              > >> Regards,
              > >> Tony
              > >>
              > >> Starting process:
              > >>
              > >> C:\bea\wlserver6.0sp1>"C:\bea\jdk130\bin\java" -hotspot -ms64m
              > >> -mx64m
              > >> -classpath
              > >> .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
              > >> -Dweblogic.Domain=mydomain
              > >> -Dweblogi
              > >> c.Name=myserver "-Dbea.home=C:\bea"
              > >> "-Djava.security.policy==C:\bea\wlserver6.0s
              > >> p1/lib/weblogic.policy" -Dweblogic.management.discover=true
              > >> -Dweblogic.managemen
              > >> t.password=password weblogic.Server
              > >> Starting WebLogic Server ....
              > >> <2001/8/20 ??02?56?46?> <Notice> <Management> <Loading configuration
              > >>
              > >> file .
              > >> \config\mydomain\config.xml ...>
              > >> log file: C:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
              > >> <2001/8/20 ??02?56?50?> <Info> <Logging> <Only log messages of
              > >> severity
              > >> "Er
              > >> ror" or worse will be displayed in this window. This can be changed
              > >> at
              > >> Admin Con
              > >> sole> mydomain> Servers> myserver> Logging> General> Stdout severity
              > >>
              > >> threshold>
              > >>
              > >> <2001/8/20 ??02?56?55?> <Notice> <Management> <Starting discovery of
              > >>
              > >> Manage
              > >> d Server...>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <WebLogic Server
              > >> started>
              > >>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <ListenThread
              > >> listening o
              > >> n port 7001>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <SSLListenThread
              > >> listenin
              > >> g on port 7002>
              > >
              [ytlu.vcf]
              

  • Weblogic Admin Server Crash while accessing sbconsole dashboard

    I'm having this issue where the Admin Server crash when I try to access sbconsole Dashboard page.
    There is no exception or strack trace before it crash, it just crash and admin server got restarted.
    I've noticed error stack trace for the below when admin server is running. Not sure if this is related. Any advice appreciated. Thanks.
    ####<Feb 27, 2013 6:31:31 PM CST> <Warning> <RMI> <aussoadrapp01.us.dell.com> <svc2_osb_dr_admin> <[ACTIVE] ExecuteThread: '1' for q
    ueue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f64e2b8deea602d6:-59f22bd:13d1e08e8c0:-7fc2-0000000000001ba8> <136
    2011491185> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.m
    anagement.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: null id.
    javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: null id
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:670)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.IllegalArgumentException: null id
    at com.bea.wli.sb.util.RouterElement.<init>(RouterElement.java:214)
    at com.bea.wli.sb.util.RouterElementFactory.traverseAction(RouterElementFactory.java:168)
    at com.bea.wli.sb.util.RouterElementFactory.traverseActionSequence(RouterElementFactory.java:88)
    at com.bea.wli.sb.util.RouterElementFactory.traverseStage(RouterElementFactory.java:152)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipeline(RouterElementFactory.java:142)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipelineNode(RouterElementFactory.java:129)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipelineFlowType(RouterElementFactory.java:66)
    at com.bea.wli.sb.util.RouterElementFactory.toRouterElement(RouterElementFactory.java:49)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getPipeline(ServiceHelper.java:228)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getProxyServiceConfiguration(ServiceHelper.java:109)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getConfiguration(ServiceHelper.java:73)
    at com.oracle.osb.emsupport.api.ResourceConfiguration.getConfiguration(ResourceConfiguration.java:83)
    at sun.reflect.GeneratedMethodAccessor839.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
    at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:216)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    I'm having this issue where the Admin Server crash when I try to access sbconsole Dashboard page.
    There is no exception or strack trace before it crash, it just crash and admin server got restarted.
    I've noticed error stack trace for the below when admin server is running. Not sure if this is related. Any advice appreciated. Thanks.
    ####<Feb 27, 2013 6:31:31 PM CST> <Warning> <RMI> <aussoadrapp01.us.dell.com> <svc2_osb_dr_admin> <[ACTIVE] ExecuteThread: '1' for q
    ueue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f64e2b8deea602d6:-59f22bd:13d1e08e8c0:-7fc2-0000000000001ba8> <136
    2011491185> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.m
    anagement.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: null id.
    javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: null id
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:670)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.IllegalArgumentException: null id
    at com.bea.wli.sb.util.RouterElement.<init>(RouterElement.java:214)
    at com.bea.wli.sb.util.RouterElementFactory.traverseAction(RouterElementFactory.java:168)
    at com.bea.wli.sb.util.RouterElementFactory.traverseActionSequence(RouterElementFactory.java:88)
    at com.bea.wli.sb.util.RouterElementFactory.traverseStage(RouterElementFactory.java:152)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipeline(RouterElementFactory.java:142)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipelineNode(RouterElementFactory.java:129)
    at com.bea.wli.sb.util.RouterElementFactory.traversePipelineFlowType(RouterElementFactory.java:66)
    at com.bea.wli.sb.util.RouterElementFactory.toRouterElement(RouterElementFactory.java:49)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getPipeline(ServiceHelper.java:228)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getProxyServiceConfiguration(ServiceHelper.java:109)
    at com.oracle.osb.emsupport.impl.ServiceHelper.getConfiguration(ServiceHelper.java:73)
    at com.oracle.osb.emsupport.api.ResourceConfiguration.getConfiguration(ResourceConfiguration.java:83)
    at sun.reflect.GeneratedMethodAccessor839.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
    at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:216)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • Admin server/ config DB

    Finally moving to 5.2 and I 'm setting up MM and 2 consumers. I'm having it all configurations stored into 1 config instance but I'll have it failover to the other master if the one confi instance is down w/. and Alteon. I used to in 5.1 have config instance on each server. My question is ... Sun recommends this but what do others do. Do you have your config DB included in your default instance on each server or do you try to just have one config db where they all sit?
    My other question is... Do you have an Admin server running on all servers or do you just have it on your masters since thats where your config sits.

    Years ago while running the older Netscape/iPlanet 4.0 series Directory server, I has configured all of my production Directory servers to use a single instance of the admin server (and hence, the same config db) located on the sole master. This was fine until we had a hardware failure and for lengthy reasons could not recover the admin server. Thus, I had to rebuild the entire production env from scratch. This was not fun and since then, I've made sure that every single directory server in our env uses it's only local config db and admin server.
    Like others, I'm currently building a new Directory implementation using the Sun JES 5.2 Director Server and am wondering if I should go back to a single config db/admin server instance for my entire production directory cluster. I'm very reluctant to do this as our need for truly High-Availability Directory Cluster is a MUST. I cannot have the loss or corruption of a admin server effect my entire production env.
    Does anybody else with strong HA Directory requirements have any thoughts on this issue?
    Certainly, I like idea of having a single Admin server instance but then I'm very reluctant to put all my "eggs in one basket", so to speak.
    Cheers,
    Rob Chevalier
    UC Berkeley

  • How to access JNDI tree of Admin Server from Managed Server

    Hello,
    I created Managed and Admin Server for Domain.
    On Managed Server I use:
    InitialContext con = new InitialContext()
    It points to Managed Server local JNDI tree and
    Managed Server can't find JNDI tree of Admin Server.
    Looks like Managed Server is regular remote client of Admin Server.
    How to access JNDI tree of Admin Server from Managed Server?
    Thanks.
    Oleg.

    Hello,
    I created Managed and Admin Server for Domain.
    On Managed Server I use:
    InitialContext con = new InitialContext()
    It points to Managed Server local JNDI tree and
    Managed Server can't find JNDI tree of Admin Server.
    Looks like Managed Server is regular remote client of Admin Server.
    How to access JNDI tree of Admin Server from Managed Server?
    Thanks.
    Oleg.

  • Failed to connect to the remote Admin Server on host "...." and port "7001" Please, check configuration

    Hello friends,
    I have two servers S1 and S2
    I installed on S1 Foundation, OHS, CALC on S2 I install EAS, APS, FR, however during the EAS or APS configuration. These fail to deploy in Weblogic.
    I have this message.
    Now, when do I start startWebLogic, I do not have this message but the config is failed.
    Here is the config logs. someone an idea.
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.250+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.WeblogicNonApiHelper] trace: EPMSystem
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Performing deploy...
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Deploying eas
    [2013-10-02T10:55:50.532+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\1-global-read-s9-configuration.js
    [2013-10-02T10:55:50.704+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\2-import-functions.js
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Calculating next free index based on the domain data...
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices0 based on the prefix EssbaseAdminServices, index 0 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices1 based on the prefix EssbaseAdminServices, index 1 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: The server is NOT exist, the index is 2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: 2-import-functions.js: Deployment server index: EssbaseAdminServices2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\3-global-epm-vars.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\5-mark-deployment-started.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\product\eas\6-init-eas-script-env.js
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\7-common-cp-jvm-options.js
    [2013-10-02T10:55:50.813+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isApplication32bitOnly flag value for EssbaseAdminServices2 : false
    [2013-10-02T10:55:50.844+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isJRockit flag value: true
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:PermSize=64m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:MaxPermSize=256m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\10-global-open-domain.js
    [2013-10-02T10:55:50.907+01:00] [EPMCFG] [TRACE] [EPMCFG-02012] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.J2EEDomain] Looks like WebLogic domain, initing webLogic
    [2013-10-02T10:55:51.016+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Performing EPM and JRF maintenance
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.WlstConsole] trace: Current promt is ''
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.631+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 25] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:2] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>readDomain(r'D:/Soft/Oracle/Middleware/user_projects/domains/EPMSystem')
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Is online: 'false'
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.712+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:4] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>connect('epm_admin', '**HIT**', 't3://CMAPPA1391.cm.par.emea.cib:7001')
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Connecting to t3://CMAPPA1391.cm.par.emea.cib:7001 with userid epm_admin ...
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EPMSystem'.
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Warning: An insecure protocol was used to connect to the
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: server. To ensure on-the-wire security, the SSL port or
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Admin port should be used instead.

    Hello Santy,
    Thank you for your response.
    In fact, I'm on a distributed architecture
    Server 1: OHS as Web Server, Foundation (Shared Services, Workspaces )
    Server 2: Essbase Administration Services "EAS" Essbase Provider Services, Financial Reporting CALC Manager --> (Database and deploy to application server)
    When I configure EAS, APS etc... on server 2 (Database and deploy to application server), Weblogic is started on the server1 (by startWebLogic), but I have a "Failed" in the "deploy to server application", does not pass. But the database is "OK".
    However, I try to install on the server CALC MANAGER 1, it worked.
    So I ask myself, is that web applications can be on another server that Foundation?
    Thank you for your return

Maybe you are looking for

  • PS: Custom Project Detail report, budget, actual, variance etc

    Hi All. I am implementing a report that needs to display the project, all the WBS's and the activity (if there is one linked to a network which in turn linked to a WBS) on a report. The report columns include budget, planned cost, actual cost and oth

  • Get only one row for each kind of a column

    hi there! i have a little problem. I have a table with 10 columns. One of them has repeated values. My goal is to get all the rows with this column only one time for each values that it has. Ex: Col1 Col2 Col3 A A A B B B C A C D C D Column 2 has rep

  • Photoshop CS and RAW

    Hello Dim question alert - sorry! I am using Photoshop CS. It says it has Camera RAW 2.4 plug-in. However, I cannot open my .cr2 files in Photoshop. Why is this? What do I need to be able to do this or is it impossible. At the moment I am importing m

  • InDesign CS5.5 file type

    Terry White on Adobe TV demonstrates some of the new features in CS5.5 for creating content for tablets such as the iPad 2 by using the new overlay panel. One of the examples he shows, is how you can rotate an object and he shows a picture of a bicyc

  • Org structure download

    Hi In our project environment org structure defined in ECC and HR systems are different. Now there is requirement to download org structure from HR into CRM. If we do this, will it effect BP and product download from ECC into CRM. Also if someone has