WebLogic - AMC 2.1

Hello

I have two questions that I install for ORACLE weblogic.

1 step 6 documentation has asked that the ID of the administrator...

I tried all the accounts that I used in the deployment, that none of them work... Where can I find the user login for this screen on step 6.

2. what service is launched by the startweblogic.cmd? I need to automate the process...

Thank you

DOM

just spotted that in https://xxx.xxx.xxx.31:7002/amcwebui/login.html , you connect with Weblogic with capital W, instead of Small Cap w as you do in the https://xxx.xxx.xxx.31:7002/console/console.portal?_nfpb=true&_pageLabel=HomePage1.

The credentials are case-sensitive.

HTH,

A.

Tags: Fusion Middleware

Similar Questions

  • Costume measurement OR for Mobile/Fixed WiMAX 1.0, is there any optiion to activate PUSC or AMC for the generated signal?

    Hello.

    I use a VST OR to generate the WiMAX signal. I installed NO measure costume for Mobile/Fixed WiMAX 1.0 on the calculation. But I can't find any option on the front panel of the combination of the generation to enable AMC or PUSC for generated signal. This feature exist at all?

    Thank you.

    Hello sam2013ni,

    That's all I see for AMC and PUSC. Look in "box Type".

    Best regards

  • AMC slowing app

    I have a ramp program using chassis NI9178 and ni9263 (VO), 9481 (relay) ni9265 (CO) and or. I've done similar with State and structure of the envent machines. When I use the AMC to control program flow, the speed of the program seems to suffer. I can't repeat any faster than 4 seconds. Any ideas? It's just a pad that repeats two steps times if a zero is entered into the control to repeat or repeat it a number of times. It ramps up to the voltage and current and turn on and off up to four relays.

    Hey bassinbc,

    As far as I know, your code seems to be straight, with the exception of your waiting VI message which seems to have a point of constraint. I don't know if that comes from the fact that I don't seem to have the same AMC screw you (I downloaded the first installer here: http://zone.ni.com/devzone/cda/epd/p/id/6091 ), or if there is some kind of difference, but it is worth noting. My recommendation would be to go through the different parts of your referral code. In other words, make sure that event to 200ms loop functions, make sure that the main body of your code runs at the desired speed (default value of 3 * 1000ms/100steps = 30 ms), that sort of thing. You can do it with this simple structure:

    It would also be a good idea to look at your code with the point culminating performance, including the dequeue VI that accepts messages from the event loop. You could also create a copy of your code, remove all the code in the middle (all the inputs/outputs DAQ real) and compare this code, by comparing the results with the version that has code data acquisition.

    On the same front, would could you explain in more detail the problem you see, as I understand not what is happening not in the desired time frame. Could you walk us step by step on what you would do to see the results that you see? This would help determine where we need to look to see the problem.

    Thank you

  • WebLogic Instrumentation field to start the Weblogic Console

    Hi people,

    I have a question on the instrument WebLogic domain with two groups on two servers that the application servers are instrumented when they are started from the Weblogic console (I'm not terribly familiar with Weblogic so go easy on me)

    The manual is 'almost' clear for stand-alone Weblogic Server instrumentation or using Weblogic node Manager, but does not mention anything on Weblogic instrumentation so that instrumentation is picked up when the Console is used for stop/start server

    The environment includes:

    -A server for the executed on server1 and started Weblogic domain administrator but this script:

    /bin/startWebLogic.sh

    -NodeManagers two, one on each server1 and server2, started by these scripts on each server:

    /bin/startNodeManager.sh

    -Also has two startup scripts Weblogic server on each server:

    /bin/startManagedWebLogic.sh

    /bin/start_server1.sh

    So far we've instrumented the /bin/startManagedWebLogic.sh with:

    QUEST_DEPLOYMENT_DIRECTORY = / foglight/Quest_Software/Foglight_Agent_Manager/agents/JavaEE
    If [f ' $QUEST_DEPLOYMENT_DIRECTORY/integrate.sh ']
    then
    QUEST_JAVA_ENV_OPTS = WEBLOGIC:SERVER
    . "$QUEST_DEPLOYMENT_DIRECTORY/integrate.sh".
    on the other
    echo agent Java EE not activated
    FI

    and instrumented the /bin/startNodeManager.sh with:

    QUEST_DEPLOYMENT_DIRECTORY = / foglight/Quest_Software/Foglight_Agent_Manager/agents/JavaEE
    If [f ' $QUEST_DEPLOYMENT_DIRECTORY/integrate.sh ']
    then
    QUEST_JAVA_ENV_OPTS = WEBLOGIC:NODEAGENT
    . "$QUEST_DEPLOYMENT_DIRECTORY/integrate.sh".
    on the other
    echo agent Java EE not activated
    FI

    This set works fine as long as the node and the server are started from the command line but it not instrument anything if they are handed over to walk through the Weblogic Console

    Issues related to the:

    -the scripts above (or all) of which have to be modified (and how) so that Weblogic Server starts instrumented to start the Console

    -what I'm missing? everything that needs to be done so that the Console is restarted with start the instrumented servers?

    Thank you

    Ovi,

    When you're setting switch servers using the console are not be started by the Manager of nodes? If they are, the instrumentation on Node Manager should do the trick. If they are NOT started using the node Manager then how they get the JVM settings?

    I saw the case in which settings for the boot server were not going through the Manager of knots, they were taken in the FMV of the options in the welogic server administration console. If you can find this place (pretty good the region where you set your memroy settins), you can manually add the flags that get the agent running.  You can see the parameters when you start weblogic from script, Xbootclasspath-... - javaagent..., you can just copy paste these lines and hardcode them into the admin console with settings java (jvm) for these servers.

    It will be useful.

    Golan

  • WebLogic integration - using startWebLogic.sh

    Hello

    I need to get some servers from Weblogic instrumented in our test environment and need help to better understand the methods of automatic integration.

    We start our Weblogic - (Version 10.3 on Solaris) servers using 3 custom scripts under the DOMAIN_HOME - startManagedArx.sh, startManagedDDSServer.sh and startManagedIntDDServer.sh

    These scripts call DOMAIN_HOME/startWebLogic.sh

    When I run the FMS integration to point to the startWebLogic.sh and provide the field, he joined under DOMAIN_HOME/bin scripts. He also created 2 backups of the original startWebLogic.sh under DOMAIN_HOME/bin.

    I have to manually copy these scripts to integration in the real startWebLogic.sh used under the DOMAIN_HOME? If I do, is there any necessary changes to the configuration of FMS? Can someone guide me on how to proceed?

    Also in order to restore this configuration are there additional proceedings other than re reinstating the original script for startWebLogic.sh.

    Just to be safe.

    Have the startweblogic directly under DOMAIN_HOME scripts are probably not standard, a default installation has some startup scripts under

    DOMAIN_HOME\bin\. Corresponds to the script in DOMAIN_HOME\startweblogic.sh a copy of the script in DOMAIN_HOME\bin\?

    My problem with the manual copy is that it leaves this as process semi automatic (without papers with room for error), I guess if the scripts DOMAIN_HOME and DOMAIN_HOME\bin are the same you can do technically (copy the script), it means simply that if there is someone else who needs to do that they can miss this non-standard step (not knowing what you know and what) you did).

    In the interests of maintaining the structure of default installation it could have better for your startup scripts customized to actually use DOMAIN_HOME\bin\startweblogic.sh instead of DOMAIN_HOME\startweblogic.sh (while they follow the location of weblogic standard installation script). BUT if there was a specific decision which required changes and the startweblogic under DOMAIN_HOME and DOMAIN_HOME\bin are the same, you can try to copy the new script or changed from DOMAIN_HOME\bin to DOMAIN_HOME and see if it works.

    Here, there is another alternative which is keeping installation and standardized instructions and making integration manual http://edocs.quest.com/foglight/5610/doc/Cartridge-APM/JavaEECartridge-install/ManuallyIntegrating.5.php#424838

    This way you are creating a generic configuration and then adding the lines manually to the startweblogic you use.

    What is the advantage of this way?  He is always in standard and always documented, this way if someone should follow your work, they can always read the documentation and follow a path standard and documented to do things.

    As far as roll back configuration, this is the reason why we have these backups - you can just rename (and then later remove) new or modified startweblogic.sh and rename the backup/original to be startweblogic.sh.

    I hope this helps.

    Golan

  • Active Directory and the Source of data in Application Weblogic

    Hello

    I was asked to find a way to record information of users created via Active Directory in my datasource request so my application can control if the user as authorization.

    My application, services to extract the data and the data source will be in the weblogic.

    What I found so far that there was to be a supplier Active Directory in the weblogic for authentication, and it will work similar to the SQL provider, put all the users and groups in the weblogic.

    Basically which, according to me, I have to do is create something (service or DB package function perhaps) that will allow to establish synchronization between the two AD and my database somehow.

    How I can do it, or there is an easier way to do it?

    Thank you

    Hello

    Yes, that is what I suggested in my initial post. In some scenarios, I also use JAVA API for details of user AD and works pretty well.

    Thank you

    Amey

  • WebLogic (Administrator) unable to update/case

    Hello

    WebLogic is the administrator and I can check what's new with weblogic, but if I try to update/case I'm insufficient privileges. (Weblogic doesn't have sufficient privileges).

    Please provide entries.

    This LDAP authenticator is located up in the list of authenticators? If so, this could be a reason for that. Try the same with a ldap user admin and see what the results are.

  • Missing/crushed configuration after reboot - Weblogic 12.1.3

    When you change the configuration of weblogic through the web console, the new configuration is lost after reboot. We detected this behavior when you change the data source options and we have even lost of deployments. It seems that weblogic isn't save the config.xml file and others where the configuration is made persistent or may be crushed?

    We use centOS with stand-alone weblogic configuration and vertical cluster vwmware and docker image machine.

    Anyone with the same problem?

    Hello

    According to Oracle Note WebLogic Server: more recent Configuration changes back rolled after a reboot of the Server Admin (Doc ID 1479592.1), you must remove the directory ' {DOMAIN_HOME} / servers/domain_bak/config_bak "then try to start the server

  • Check WebLogic Console output in the log files

    Hello

    I want to save my messages of the weblogic console and SOP of printing in a log file to analyze the results and the exception. For example, suppose I have a booth along the JVM field on which a WAR or EAR file deployed. The output of the print statements and thrown exceptions appear on the console of the black JAVA virtual machine but I want them saved to history and the track. WebLogic Server connects to them and put somewhere or we need to do it manually? If yes then what is the way to do it?

    Concerning

    -Magwaa

    Hi Magwaa,

    Take a look at this blog post explaining how to redirect the output to the console: Blog of Fusion: Weblogic: Console Redirection of log file output

  • Create new keys SSL for Weblogic

    I want to activate SSL for servers of IOM - which means that I must be able to access the URL sysadmin and identity via https. I activated SSL in the console of the managed server, but it does not work.

    While I was looking at the doc Doc-ID 1218695.1 and in the doc under Doc ID 1230333.1 they took the measures. I follow the similar steps for my application server, but for the IOM weblogic servers, I need to use the keystore DemoTrust.jks as I have other certificates imported into them. So I can generate a new key using the following command with an existing key file?

    keytool - genkey-alias alias aliases1 - keyalg RSA - keysize 2048 -keystore < I want to use the existing DemoTrust.jks here > - dname "CN = xxx, OU = xx, O = C = xx, xxx, L = xx, S = xx" - storepass xxxx - xxxx keypass.

    I would send the key generated for approval, then import the root and certificates approved in DemoTrust.jks. Is there anything else I need to do?

    Thank you.

    genkey generates a self-signed certificate. If you want to send to a CA for signature, then you will need to use certreq option instead. You can use an existing key file if you wish.

  • Error in creation of DataSource in Weblogic 11 G

    Hello.

    I recently installed the latest versions of the OSB 11 g and 11g EPCO and due to work, I need to create a data source in my server instance.

    It's whenever I test the connection before completing the process of creating, this error occurs:

    Could not establish a connection because of java.lang.NullPointerException

    at weblogic.jdbc.common.internal.DataSourceUtil.testConnection(DataSourceUtil.java:350)

    at com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:734)

    at com.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConnectionConfiguration(CreateJDBCDataSource.java:474)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)

    at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)

    at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)

    at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)

    at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)

    at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)

    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)

    to org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$ 201 (PageFlowRequestProcessor.java:97)

    to org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ ActionRunner.execute (PageFlowRequestProcessor.java:2044)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.continueChain (ActionInterceptors.java:64)

    at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:184)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.invoke (ActionInterceptors.java:50)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.continueChain (ActionInterceptors.java:58)

    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)

    at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)

    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)

    at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)

    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)

    at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:262)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)

    at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:134)

    at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:142)

    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:106)

    at com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction(NetuiActionHandler.java:111)

    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:181)

    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:167)

    at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:225)

    to com.bea.netuix.nf.ControlLifecycle$ 2.visit(ControlLifecycle.java:180)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)

    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)

    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)

    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)

    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)

    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)

    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)

    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:64)

    at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)


    I have no idea as to what makes, because the connection parameters are correct and on another machine with the same configuration, it worked fine.

    I also noticed that if the domain that the server appeared on Eclipse or is linked on Eclipse in any case, this error occurs.
    When is not related to Eclipse, the test connection works very well on the first time, but if I restart the server it stops working.


    Really, I don't have a clue as to why this happens, because I tried to reinstall the OSB and EPCO several times with the same results. I also thought it might be because I OSB 12 c installed, so I uninstalled both and reinstalled only OSB and EPCO 11 g and it has not worked.


    In any case, I appreciate the answers that anyone can provide.

    Thank you


    Gustavo

    It was probably a setting in the windows registry or a file preferably in conflict in the region of origin of your user, but it's hard to say without knowing your previous configuration settings and the installation process.

  • Invalid WebLogic home directory

    Hello
    I install ATG but I got the error message immediately however the WebLogic Server is running.

    Here is the config of and the error:
    2016-02-05_14-08-09.jpg

    Please ask for assistance.

    OS: W2k12R2

    Kind regards
    Tamas

    Hello

    I believe that you do not use a good version of Java and weblogic with ATG 10.2. With ATG 10.2 I remember you should should java 1.6 and weblogic 10.3.6.

  • com.bea.portlet.adapter.scopedcontent.ActionLookupFailedException: weblogic.utils.AssertionError: * FAILURE of ASSERTION *.

    Hello

    While I was trying to run the commande./weblogicExportMetadata.sh, I got the below error

    Problem call WLST - Traceback (innermost last):

    File "/ uat/tools/iam/middleware1/Oracle_IDM1/server/bin/weblogicExportMetadata.py", line 22, in it?

    File "/ uat/tools/iam/middleware1/oracle_common/common/wlst/mdsWLSTCommands.py", line 263, in exportMetadata

    File "/ uat/tools/iam/middleware1/oracle_common/common/wlst/mdsWLSTCommands.py", line 816, in executeAppRuntimeMBeanOperation

    File "/ uat/tools/iam/middleware1/oracle_common/common/wlst/mdsWLSTCommands.py", line 1097, in saveStackAndRaiseException

    WLSTException: java.lang.SecurityException: access denied MBean operation.

    MBean: oracle.mds.lcm:name = MDSAppRuntime, type = MDSAppRuntime, Application = OIMMetadata ApplicationVersion = 11.1.2.0.0

    Operation: exportMetadata (java.lang.String, boolean, [Ljava.lang.String; [Ljava.lang.String; [Ljava.lang.String; boolean, boolean, boolean, boolean, java.lang.String, java.lang.String, java.lang.String)

    Details: Access denied. View of the roles: Admin, operator, subject to execution: school principals [weblogic, directors] = MDS-91009: operation failed «exportMetadata» DumpStack() to view the full stacktrace.

    Open chat

    As we ran with the default weblogic user, it should have all permissions. But I checked the permissions once more (below the screenshot). It seems good.

    I searched the forums, few users managed by restarting the server of the IOM. So I tried to restart the servers of the IOM. We are on the cluster environment. I was able to bounce the second server, but just by restarting the first server in the console, I got error below...

    Note: I was able to stop the server using scripts. Authorized tmp, hide them, records of the stage and started the server. But it did not help too.

    Error opening com/bea/console/actions/core/server/serverslifecycle/Lifecycle.jpf.

    The source of this error is:

    com.bea.portlet.adapter.scopedcontent.ActionLookupFailedException: weblogic.utils.AssertionError: * FAILURE of ASSERTION *.

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:697)

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)

    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowStubImpl.java:135)

    at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)

    to com.bea.netuix.nf.ControlLifecycle$ 6.visit(ControlLifecycle.java:429)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)

    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)

    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)

    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:389)

    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)

    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)

    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:253)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)

    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:64)

    at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:131)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1485)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: weblogic.utils.AssertionError: * FAILURE of ASSERTION *.

    at weblogic.server.ServerLifeCycleRuntime.getStateRemote(ServerLifeCycleRuntime.java:734)

    at weblogic.server.ServerLifeCycleRuntime.getState(ServerLifeCycleRuntime.java:581)

    at weblogic.server.ServerLifeCycleRuntime.getStateVal(ServerLifeCycleRuntime.java:778)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at weblogic.management.jmx.modelmbean.WLSModelMBean.getAttribute(WLSModelMBean.java:525)

    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:665)

    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:648)

    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getAttribute(FederatedMBeanServerInterceptor.java:308)

    to 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:157)

    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 12.run(WLSMBeanServerInterceptorBase.java:326)

    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)

    to 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.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)

    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)

    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$ $5 1.run(JMXConnectorSubjectForwarder.java:326)

    to weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$ 5.run(JMXConnectorSubjectForwarder.java:324)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)

    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1436)

    to javax.management.remote.rmi.RMIConnectionImpl.access$ 300 (RMIConnectionImpl.java:74)

    to javax.management.remote.rmi.RMIConnectionImpl$ PrivilegedOperation.run (RMIConnectionImpl.java:1300)

    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1399)

    at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:635)

    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)

    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)

    at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.getAttribute (unknown Source)

    to javax.management.remote.rmi.RMIConnector$ RemoteMBeanServerConnection.getAttribute (RMIConnector.java:880)

    at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:256)

    at weblogic.management.jmx.MBeanServerInvocationHandler.doInvoke(MBeanServerInvocationHandler.java:504)

    at weblogic.management.jmx.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:380)

    to com.sun.proxy. $Proxy200.getStateVal (unknown Source)

    at com.bea.console.utils.MBeanUtils.getServerLifeCycleRuntimeStateVal(MBeanUtils.java:2689)

    at com.bea.console.actions.core.server.lifecycle.Lifecycle.forceShutdown(Lifecycle.java:623)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)

    at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)

    at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)

    at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)

    at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)

    at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)

    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)

    to org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$ 201 (PageFlowRequestProcessor.java:97)

    to org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ ActionRunner.execute (PageFlowRequestProcessor.java:2044)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.continueChain (ActionInterceptors.java:64)

    at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:184)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.invoke (ActionInterceptors.java:50)

    to org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$ WrapActionInterceptorChain.continueChain (ActionInterceptors.java:58)

    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)

    at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)

    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)

    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)

    at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)

    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)

    at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:262)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)

    at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:134)

    at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)

    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)

    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowStubImpl.java:135)

    at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)

    to com.bea.netuix.nf.ControlLifecycle$ 6.visit(ControlLifecycle.java:428)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)

    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)

    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)

    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)

    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)

    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)

    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)

    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)

    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:64)

    at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    ... 9 more

    Caused by: java.lang.SecurityException: method 'getState' cannot be used without administrator rights

    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)

    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)

    at weblogic.server.RemoteLifeCycleOperationsImpl_1036_WLStub.getState (unknown Source)

    at weblogic.server.ServerLifeCycleRuntime.getStateRemote(ServerLifeCycleRuntime.java:722)

    ... more than 123

    I searched on the oracle support, with the error messages above highlighted, all the docs asked to check the permissions for the user. As we ran with weblogic users, he had the administrator group.

    Even I tried my user account (a administrators group), that didn't work either.

    Is there something else I need to check or configure the WEBLOGIC user.

    We are on OIM 11 g 2 PS2 and weblogic 10.3.6.

    All entries are greatly appreciated.

    Please suggest.

    Thank you

    Hope this helps others.

    First remove the OUD weblogic user. This did not help.

    I managed to solve the problem by stopping the server of the IOM and by disabling the data dir.

    Thanks handat, Abhishek for your contributions. It helped a lot to minor on the issue.

  • java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet while deploying the integrated WebLogic Server Application

    Hi team,

    A lot of time I faced this problem, but today want discussed with you people please suggest me what files are get damaged or that bad so I'm not able to deploy this Application in Server integrated Weblogic himself.

    I have download the sample from the link below and open it in the version 11.1.2.3.0 for Jdeveloper and weblogic Server integrated version is

    WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 1398638 2011

    Java version:

    1.6.0_24

    Name of the operating system:

    Windows 7 (6.1)

    link to download the sample:

    https://docs.Oracle.com/CD/E18941_01/tutorials/jdtut_11r2_83/jdtut_11r2_83.html

    It opens directly the sample in Jdeveloper without converting the project and executing the Application, I get the below error:

    [11: 01:19]-deployment began.  ----

    [11: 01:19] the target platform's (Weblogic 10.3).

    [11: 01:22] recovery of the existing application information

    [11: 01:22] analysis of the dependence running...

    [11: 01:23] deployment 2 profiles...

    [11: 01:25] wrote on the Web for C:\Users\IBM_ADMIN\AppData\Roaming\JDeveloper\system11.1.2.3.39.62.76.1\o.j2ee\drs\ADFSkinSample\ViewControllerWebApp.war application Module

    [11: 01:27] wrote the Module Enterprise Application to C:\Users\IBM_ADMIN\AppData\Roaming\JDeveloper\system11.1.2.3.39.62.76.1\o.j2ee\drs\ADFSkinSample

    [11: 01:27] Application deployment...

    < 4 February 2016 11:01:29 IST > < error > < HTTP > < BEA-101371 > < there was a failure during the processing of annotations for application C:\Users\IBM_ADMIN\AppData\Roaming\JDeveloper\system11.1.2.3.39.62.76.1\o.j2ee\drs\ADFSkinSample\ViewControllerWebApp.war. Please make sure that annotations are valid. The error is javax.faces.webapp.FacesServlet >

    < 4 February 2016 11:01:29 IST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1454563887423 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' ADFSecuritySample-ViewController-context-root" "

    weblogic.application.ModuleException: cannot load the webapp: "ADFSecuritySample-ViewController-context-root".

    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)

    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)

    Truncated. check the log file full stacktrace

    >

    < 4 February 2016 11:01:29 IST > < WARNING > < hats > < BEA-149004 > < failures have been detected all introducing deploy the task of application "ADFSkinSample" >.

    < 4 February 2016 11:01:29 IST > < WARNING > < hats > < BEA-149078 > < message 149004 track battery

    weblogic.application.ModuleException: cannot load the webapp: "ADFSecuritySample-ViewController-context-root".

    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)

    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)

    Truncated. check the log file full stacktrace

    >

    [11: 01:29] undeployment.

    [11: 01:29] - incomplete deployment.

    [11: 01:29] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    # Cannot run application ADFSkinSample due to the deployment on IntegratedWebLogicServer error.

    [ADFSkinSample application stopped and cancelled Server Instance IntegratedWebLogicServer]

    Manager of the < logger > < error > ServletContainerAdapter not initialized successfully.

    Please notify.

    Thanks and greetings

    Sanjeev

    Hi Timo,

    I checked and found the question actually JSF library file is missing from my case because of who he is in error, I joined the library and its working for me as well. in any case thanks for your update.

    Thank you

    Sanjeev

  • WebLogic Server configuration

    Hello

    I would like to know if it is possibel to have several administration for a weblogic domain servers?

    Any help would be appreciated.

    Thank you

    Assani

    Yes, you can have 1 active server admin, but you can have a virtual clone that can be converted to the server administrator if the active one breaks down. This process is manual, unless you create a frame around it to automate this process. It can be done, I've done it before.

Maybe you are looking for