P6 R8 And The WebLogic Advantage

Hi,
I am going deeply within WLS in the last month and this brought me to some things about the relationship of P6 and WLS. I think that WebLogic is a really tough as platform to base P6 in large environments. I am starting to appreciate the response time and the picture we can have of whatever is going on.
The point is that WebLogic cannot be conceived as a tool or a mean to run something else. This is a valid approach for solutions like JBoss 5.0.1 used to run P6 Web up to P6 v7. With WebLogic the application server administration skills and knowledge should need to be considered upfront of the implementation.
Practically, the checklist should start with the question:
- do we have a professional to manage Weblogic?
Fabio D'Alfonso
http://www.fabiodalfonso.com

Hi,
yes that is the summary.
I have experience with P6 Web v7 and have chosen at that time JBoss. The v7 runs on JBoss 5.0.1. I found that the best solution because the JBoss has a small footprint and having no administration interface was ideal to "stay behind" the scenes. I managed to run P6 Web, P6 Web Services, P6 Progress Reporter, Contract Management, on a single instance of JBoss, using the port sets for P6 and the arbitrary choice for the CM port. Also, using Firedeamon, got servers running as services and detached from the console (no stop of services logging off).
Solved the various problem I forgot the existence of JBoss. The only thing to remember is to monitor the tmp folders within domains, growing time by time (and Gigabyte by Gigabyte).
I would have never thought to WebLogic as an alternative to Jboss in the described scenario. Consistently I got started with WebLogic in the process of getting knowledge of SOA Suite with the of a robust list of books:
*> J2EE Developer Handbook*
*> J2EE in 21 (LONG) Days*
*> Oracle Professional WebLogic Server*
*> Getting Started with SOA 11g*
(total of 4,000 pages)
Starting to appreciate the WebLogic environment in the context of J2EE application frameworks as SOA, shows the complexity and the unique features in the flavour of solutions to architectural challenges. I think that convergence of P6 and WebLogic requires an upfront existing framework and experienced administrators, that are able solve P6 application problems in a hosting platform perspective, as WebLogic is for managed servers.
Otherwise the first issue will quickly become a disaster.
Fabio D'Alfonso
http://www.fabiodalfonso.com

Similar Messages

  • SOAP handlers and the WebLogic Security Provider Framework

    I am new to WebLogic... I am trying to understand the Weblogic security framework in terms of how a SOAP message would be processed. Do SOAP handlers get called before the configured security providers? after being processed by the Authentication provider? after being processed by the Authorization provider? or at some other point?

    Thanks. But I have some questions about the seed:
    - where is it stored?
    - how is it encrypted?
    - is the seed regenerated periodically? or under certain circumstances?
    Regards,
    Janice Pang
    "Tom Hegadorn" <[email protected]> wrote:
    >
    >
    Hi Janice,
    If you choose to use the PrincipalValidatorImpl class in the
    weblogic.security.provider package, the sign() implementation
    will be the internal weblogic implementation. This implementation
    generates a random seed and computes a digest based on the
    random seed. I hope that helps you.
    Regards,
    Tom Hegadorn
    Sr. Developer Relations Engineer
    BEA Support
    "Janice Pang" <[email protected]> wrote:
    From the online documentations, it is said that this weblogic.security.provider.PrincipalValidatorImpl
    "signs" the authenticated principals to make sure they are not altered
    while they
    are transported on the network.
    The document also mentioned, as a suggested way to develop a customprincipal
    validation provider, to use this class and extend the capabilities of
    user and
    group classes. What kind of private information from the server isused
    for the
    signature and where is that information stored?

  • Using xs:all element and the Weblogic provided SAX Parser

    I am trying to validate XML documents against an xsd schema which has within it
    the xs:all element to indicate that certain elements should be present but the
    order in which they appear is not important. I have found that when I try to parse
    a document against this schema using the SAXParser that is provided with Weblogic
    the xs:all element seems not to be supported.
    Has anybody else experienced this?
    I have tried the same code but using a different SAX Parser (Apache provided)
    and this no longer seems to be a problem.
    Any advice would be appreciated.

    Hi Jonathan,
    I took a quick look through our problem reports and did not see anything
    related to this issue. Is this with WLS 8.1SP1? I'd suggest creating a
    small reproducer and open a case with our award winning support group:
    http://support.bea.com or [email protected]
    Thanks,
    Bruce
    Jonathan Davison wrote:
    >
    I am trying to validate XML documents against an xsd schema which has within it
    the xs:all element to indicate that certain elements should be present but the
    order in which they appear is not important. I have found that when I try to parse
    a document against this schema using the SAXParser that is provided with Weblogic
    the xs:all element seems not to be supported.
    Has anybody else experienced this?
    I have tried the same code but using a different SAX Parser (Apache provided)
    and this no longer seems to be a problem.
    Any advice would be appreciated.

  • How to get rid of the weblogic.kernel.Default errors and warning?

    Hi there,
    When i'm running my application deployed on WLS8.1 SP3 and the application is running fine, but the following error and warnings were thrown.
    2004-08-05 11:26:30,453 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] ERROR com.bea.wlw.runtime.core.util.Config - Failed to obtain connection to datasource=cgDataSource, using generic DB properties
    <Aug 5, 2004 11:26:30 AM SGT> <Error> <WLW> <000000> <Failed to obtain connection to datasource=cgDataSource, using generic DB properties>
    2004-08-05 11:27:12,281 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.default.elementattributes
    2004-08-05 11:27:12,282 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.default.elementattributes', using defaults.
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.system.groupIdCache.elementattributes
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.system.groupIdCache.elementattributes', using defaults.
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.region.CodeTableCache.elementattributes
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.region.CodeTableCache.elementattributes', using defaults.
    2004-08-05 11:27:13,527 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN com.bea.wlw.netui.script.el.NetUIReadVariableResolver - Could not create a ContextFactory for type "com.bea.netuix.servlets.script.PortalVariableResolver$PortalContextFactory" because the ContextFactory implementation class could not be found.
    May i know why this is so? How to get rid of these error and warnings?
    Thanks
    Derek
    Message was edited by derekchan at Aug 4, 2004 8:41 PM
    Message was edited by derekchan at Aug 4, 2004 8:42 PM

    you didnt seem to have configured the datasource / connection pool / database control with proper db properties
    you should check your configuration to see if you have done it right and then you should check your application and the properties settings in the controls to ensure they are right.

  • Unable to start the Managed servers OIM and SOA after starting the Weblogic

    Hi,
    We are unable to start the any manager servers after starting the weblogic Admin Server.
    We are getting the below error after trying to start the OIM or SOA managed servers.
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have also cross verified that the port 5555 is listening after starting the weblogic Admin server.
    Please help us to start the managed servers in the weblogic 10.3.5.
    Thanks.

    We are getting the below errors after starting the Admin server and Managed servers.
    Admin Server:
    <Jan 11, 2012 7:15:06 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jan 11, 2012 7:16:02 AM EST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
    Managed Server:
    Starting WLS with line:
    /opt/jdk1.6.0_27/bin/java -client -Xms1024m -Xmx4096m -XX:PermSize=512m -XX:MaxPermSize=1024m -Dweblogic.Name=oim_server1 -Djava.security.policy=/ama/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.security.SSL.trustedCAKeyStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/cacerts -Xverify:none -da -Dplatform.home=/ama/Oracle/Middleware/wlserver_10.3 -Dwls.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/ama/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Djrockit.optfile=/ama/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/servers/oim_server1 -Doracle.domain.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/servers/oim_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/ama/Oracle/Middleware/Oracle_IDM1/server/loginmodule/wls,/ama/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/ama/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -DXL.HomeDir=/ama/Oracle/Middleware/Oracle_IDM1/server -Djava.security.auth.login.config=/ama/Oracle/Middleware/Oracle_IDM1/server/config/authwl.conf -Dorg.owasp.esapi.resources=/ama/Oracle/Middleware/Oracle_IDM1/server/apps/oim.ear/APP-INF/classes -da:org.apache.xmlbeans... -Dsoa.archives.dir=/ama/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/ama/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dums.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://127.0.0.1:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/ama/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/ama/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have to find out why the port 5555 is in listening mode after starting the Admin server.

  • How to set Multi User Environment in the weblogic 5.1 and 6.1 server..(Urgently)

    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

    Hi. A JDBC connection pool is a set of identical, interchangeable, pre-made
    connections, and the controls to make sure only one user uses a particular
    connection at any one time. If you want to have different DBMS users, you can
    have a separate pool for each DBMS user, which may contain as many or few
    connections as you want. Some applications has a pool for the accounting
    applications, and another for the sales applications etc. Some do have a
    separate pool for john, jane, joe etc, each with one connection. Pools
    can be created and destroyed dynamically using the dynamic pool API.
    Joe
    softstar wrote:
    >
    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

  • The weblogic.security.Security.runAs() and JAAS Subject

    Let say that I have Java client with some JAAS code that authenticates
    the user. The LoginContext generates a Subject containing the Principal
    name of the authenticated user, but also some private credentials that
    makes the Subject secure.
    Now I want to call an EJB on WLS.
    Having JNDI (EJB) code inside a PriviledgesAction and using the
    weblogic.security.Security.runAs() method, I assume that the Subject is
    sent over the wire with the EJB call. If not, please correct me.
    Question is: How does WLS authenticate this call? What modules are
    called? IdentityAsserter? LoginModule? Is the Subject simply assumed
    "valid"? Any documentation describing how this is done?
    /Bo

    Hi,
    Problem is solved, we also got security exception when we tried to call MBeans.For this to work we have to set
    -Dweblogic.disableMBeanAuthorization=true in weblogic startup script so that our application can access MBeans.
    Thanks
    girish

  • About the bat file to start and stop the weblogic server10.3

    I am using windows 2003 os.
    i installed the WLS 10.3 .
    can anyone help me how to write the bat file for starting and stoping the weblogic server instance.so that it willl run as background service.
    I am new to this .Please suggest me
    Any help is appreciated.
    Thanks
    Sailaja.

    Hi David,
    yes.i am talking about Admin server.
    when i am creating the new domain,i didn't encounter any prompt asking me to run the Admin server as windows services.why i am not getting this prompt?where exactly i will get this prompt while creating domain.
    i am using the weblogic 10.3
    how can i make the admin server as windows services.
    Thanks
    Sailaja.
    Edited by: sj0609 on Dec 2, 2008 4:02 PM

  • Provide developer a username and password to access the weblogic

    Hi,
    we have a weblogic server with a domain name soa_domain and a managed server instance name soa_server1.
    we have 5 developer working. Our aim is to give each developer a username and password to access the weblogic for developing and deploying the applications so that they will not be able to access or tamper other developers work.
    how to accomplish this in weblogic 11g
    Thanks in Advance
    user3560574

    GO to Security Realms > myrealm > Users n Groups > Create a new user (say 'developer') > Click on 'developer' user > Click on Groups > Make it a member of the groups you want your developer to be depending on what kind of previledges you want to give them.
    -Faisal
    http://www.weblogic-wonders.com

  • Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic. can anyone tell me what is the best way to clone the environment, can I just tar the weblogic file syste

    Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic..
    Can anyone tell me what is the best way to cloning the application from different environment, the test and production are in different physical server.
    Can I just tar the weblogic file system and untar it to the new server and make the necessary changes?
    Can anyone share their experiences and how to with me?
    Thank in advance.
    Katherine

    Hi Katherine,
    yes and no . You need as well weblogic + soa files as the database schemas (soa_infra, mds...).
    Please refer to the AMIS Blog: https://technology.amis.nl/2011/08/11/clone-your-oracle-fmw-soa-suite-11g/
    HTH
    Borys

  • Starting the WebLogic server, the NodeManager and the ManagedWebLogicServer (oam_server1)

    DB Tier - 12.0.1 - Linux x86_64 SLES11-SP2
    Application Tier - Linux x86_64 SLES11-SP2
    Fusion MiddleWare - 11.1.2.2
    I have installed all components for the OAM server and have gotten it up and running following docs located at
    http://docs.oracle.com/cd/E40329_01/install.1112/e49521/install.htm#BABLBHBC
    When starting the stack, I find that I have to open three separate xTerm windows for starting the WebLogic server, the NodeManager and the ManagedWebLogicServer (oam_server1). These windows have to be kept open until you decide to stop the servers.
    Is there anyway to start the servers with 'nohup' so that they are running in the background? If someone inadvertently kills the VNC sessions, that will mean that the services that were started in that particular vnc session will also be killed.
    There has to be another way around this.....and I'm looking to see if anyone on here can help with suggestions.
    Thanks

    DB Tier - 12.0.1 - Linux x86_64 SLES11-SP2
    Application Tier - Linux x86_64 SLES11-SP2
    Fusion MiddleWare - 11.1.2.2
    I have installed all components for the OAM server and have gotten it up and running following docs located at
    http://docs.oracle.com/cd/E40329_01/install.1112/e49521/install.htm#BABLBHBC
    When starting the stack, I find that I have to open three separate xTerm windows for starting the WebLogic server, the NodeManager and the ManagedWebLogicServer (oam_server1). These windows have to be kept open until you decide to stop the servers.
    Is there anyway to start the servers with 'nohup' so that they are running in the background? If someone inadvertently kills the VNC sessions, that will mean that the services that were started in that particular vnc session will also be killed.
    There has to be another way around this.....and I'm looking to see if anyone on here can help with suggestions.
    Thanks

  • WebLogic 11gR1:  Where can I find the docs and the examples

    I just installed the Zip Distribution of WebLogic 11gR1 on Ubuntu 10.10. I also installed the supplemental zip, that contained samples.
    On the WebLogic 9 installation on a windows box at work, starting up WebLogic causes it to bring up a browser with a web page with very nice documentation on it, including hyperlinks to the examples. How do I find this page with my at home ZIp Distribution?

    The README that accompanies the WLS supplemental zip file describes how to create the samples:
    http://download.oracle.com/auth/otn/nt/middleware/11g/wls/README_SUPP.txt?e=1311046330&h=9c8a6b93b066372a53ca5d65bafcb9a5
    >
    WLS Supplemental Zip Distribution for Oracle WebLogic Server @WLS_VERSION@
    The WLS supplemental zip distribution is intended for development use. It is
    supported on Windows, Linux and Mac OS X systems. It contains the necessary
    artifacts to develop and test applications on WebLogic Server.
    WLS supplemental zip requires that the primary zip distribution is already set
    up and is ready to use. Supplemental zip contains samples, evaluation database
    (Derby) and L10N console help files.
    The following instructions should help in quickly setting up the extra
    components in WLS via the supplemental zip. Please refer to the general WLS
    documentation for detailed instructions.
    QUICKSTART
    1. Ensure that WLS has been installed under MW_HOME (eg: /home/myhome/mywls)
    using the zip distribution - wls@WLS_VERSION@_dev.zip
    2. Extract the contents of the supplemental zip MW_HOME
    3. Setup JAVA_HOME and MW_HOME variables in the current shell.
    This should pre-exist.
    Linux
    $ export JAVA_HOME=/home/myhome/myjavahome
    $ export MW_HOME=/home/myhome/mywls
    Mac
    $ export JAVA_HOME=
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
    $ export MW_HOME=/home/myhome/mywls
    Windows
    > set JAVA_HOME=C:\home\myhome\myjavahome
    > set MW_HOME=C:\home\myhome\mywls
    This version of WLS requires JDK 1.6. Ensure that you have the proper
    JDK version installed.
    4. Run the installation configuration script in the MW_HOME directory
    (This step is required to be run only once. If you move the installation to
    another location/machine, you need to rerun this step)
    Linux/Mac
    *$ ./run_samples.sh*
    Windows
    > run_samples.cmd
    This step creates the sample domains. The sample
    domains should be created in MW_HOME/wlserver/samples.
    5. WLS can be started from these sample domains by issuing startWebLogic command.
    This will also bring up the WLS console in the default browser.
    6. Start a browser and open up url - 'http://localhost:7001/console' to
    administer the server.
    WHAT IS INCLUDED
    # Samples
    # Derby DB (for use with Samples)
    # L10N versions of WLS console help files
    CLEANUP
    The supplemental zip contents are interleaved with the base zip contents. You
    have to delete the MW_HOME directory which will delete both the WLS
    installation as well as the supplemental zip contents.

  • [WebLogic 9.2] Please enable the DomainRuntimeMBean Server and the Edit MBean Server

    When trying to log-in into my Admin Console:
    A required MBean Server is disabled which prevents the proper operation of
    the Weblogic Administration Console.
    Please enable the DomainRuntimeMBean Server and the Edit MBean Server in
    this domain's configuration.
    I can't even log-in to the Console, how can I change the domain's
    configuration?
    Thanks in advance!
    Two errors logged to the console:
    Console encountered the following error java.rmi.ServerError: A error
    occurred the server; nested exception is:
    javax.xml.transform.TransformerFactoryConfigurationError: Provider
    org.apache.xalan.processor.TransformerFactoryImpl not found
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:220)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at
    weblogic.management.remote.iiop.IIOPServerImpl_922_WLStub.newClient(Unknown
    Source)
    at
    javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2239)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at
    javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
    at
    com.bea.console.utils.MBeanUtils.lookupMBeanServerConnection(MBeanUtils.java:2907)
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeMBeanServerConnection(MBeanUtils.java:1594)
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeServiceMBean(MBeanUtils.java:1670)
    at
    com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:156)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:554)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:851)
    at
    org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:630)
    at
    org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:157)
    at
    com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at
    com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
    at
    org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1169)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:688)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:268)
    at
    com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
    at
    com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:288)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:708)
    Console encountered the following error
    com.bea.console.exceptions.NoJMXServerException:
    Domain Runtime MBean Server is not enabled. You will need to enable it
    through the JMXMBean.
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeServiceMBean(MBeanUtils.java:1677)
    at
    com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:156)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:554)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:851)
    at
    org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:630)
    at
    org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:157)
    at
    com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at
    com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
    at
    org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1169)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:688)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:268)
    at
    com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
    at
    com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:288)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:708)
    ...

    Nevermind this, found it myself:
    Some jar files the deployed & running application used, were needed in
    directory \bea\jdk150_10\jre\lib\ext

  • Running GeForce 8800 GT and the GT 120 together, any advantages?  Safe?

    Hey everybody, I just took the risk and bought a GT 120 card for my early 2008 Mac Pro (to run the new cinema display) and thankfully everything is working fine! I guess running the GT 120 on older macs isn't technically supported.
    In any case, on to the main question: I know the GT 120 isn't quite as good as the 8800 GT, so I took another risk and decided to see what would happen if I left the 8800 GT in slot one and put the GT 120 in PCI slot 2. I booted it up, and everything seems perfectly normal. I have the cinema display and a smaller samsung plugged into the GT 120 in slot 2, and system profiler shows both video cards installed correctly (nothing is plugged into the 8800 GT). My question is whether having these two cards plugged in is both safe, and advantageous in any way. I have the 8 core model from early 2008 with 8 gb of ram. Is my mac able to take advantage of these 2 different video cards? Any chance they could overtax the system? Is having the 8800 GT in slot one and the GT 120 in slot 2 the best layout?
    Any tips or advice would be great!

    Thanks for the info!
    I had to buy the new card because the older 8800 GT doesn't have the mini display port that the new 27" cinema display requires. As far as I could determine, you can buy an adaptor to plug a DVI monitor into the mini display port, but you can't buy an adaptor to plug the 27"'s mini display port into a DVI port on a video card. It looked like there were some converter boxes available out there, but many were around the same price as the GT 120, and received mixed reviews. In any case, with the 8800 GT plugged into the main slot and the GT 120 plugged into the second slot with the monitors, is the 8800 GT even being used for graphics processing (After Effects, Cinema 4D, etc.)? Does it get bypassed altogether because the monitors are plugged into the GT 120?

  • Advantages and Disadvantages of having the APs and the WLC Management on same subnet

    Good day Experts;
    I have a 5760 WLC running as a centralized mode with 3702 AP terminating the CAPWAP tunnels on the 5760, I've also have another 5760 WLC with HA license, running on standby mode.
    I have two questions:
    1.- Can you please confirm that I don't need to configure "AP Manager" on the 5760 WLC (i.e. I don't need the following statement:   "wireless ap-manager interface vlanx" ). I don't need this configuration statement even the APs are on a different subnet than the Management of the WLC.
    2.- Are there any advantages and/or disadvantages of having the APs and the management of the 5760 WLC Management on a different subnet/vlan?   
    Thanks;
    Juan

    Hi Juan,
    1. Can you please confirm that I don't need to configure "AP Manager" on the 5760 WLC
    Yes, you do not want to create ap manager interface on 5760. Just management interface & that will do everything. Below should cover basics of the 5760 config
    http://mrncciew.com/2013/12/12/getting-started-with-5760/
    2.- Are there any advantages and/or disadvantages of having the APs and the management of the 5760 WLC Management on a different subnet/vlan?
    If you put AP management on the same vlan as WLC management, then AP broadcast discovery messages will reach WLC management. So you do not want to configure any WLC discovery mechanism (DNS or DHCP option 43) for AP to find WLC to register. This is ok for small scale deployment, but if you have 500-1000 AP these AP broadcast reaching WLC will be problematic (burden WLC). So it is recommended to seperate AP management to WLC management in large scale deployment. In that case you have to define a way to AP to get WLC IP information (DNS or DHCP option 43 is most common)
    HTH
    Rasika
    **** Pls rate all useful responses ****

Maybe you are looking for