Re: Rebranding Admin Console Issue 10.3.1

Hi,
I am trying rebrand Weblogic Admin Console to make distinct for each environment, such as PROD, DEV, TST & etc. I followed the documentation [http://docs.oracle.com/cd/E23943_01/web.1111/e13745/rebrand.htm# ] but I couldn't get branding to work.
I am not sure why the branding didn't work. Can you review my branding procedure?
Below are the steps:
1. Build template directory
$> cd $WL_HOME/server/lib/console-ext/templates
$> ant -f build-new-laf.xml -Dname=myLAF -Ddir=/opt/app/oracle/weblogic/myLAF
2. Change Bradning_Login_WeblogicConsole.gif
--edit /opt/app/oracle/weblogic/myLAF/framework/skins/ext-name/images/Branding_Login_WeblogicConsole.gif
3. Create netuix-extension.xml and save /opt/app/oracle/weblogic/myLAF/WEB-INF directory
Below are the contents of the file:
<?xml version="1.0" encoding="UTF-8"?>
<weblogic-portal-extension
xmlns="http://www.bea.com/servers/portal/weblogic-portal/8.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.bea.com/servers/portal/weblogic-portal/8.0 netuix-extension-1_0_0.xsd">
<provider-info>
<title>myLAF</title>
<version>1.0</version>
<description>my testing Look and Feel.</description>
<author>Sam</author>
<support-url>My URL</support-url>
</provider-info>
<desktop-extension>
<look-and-feel-content title="myLAF"
definitionLabel="myLAF"
markupName="myLAFLookAndFeel"
skin="myLAF"
skin-path="/framework/skins"
skeleton="myLAF"
skeleton-path="/framework/skeletons"/>
</desktop-extension>
</weblogic-portal-extension>
4. Create myLAF.war file
$> cd /opt/app/oracle/weblogic/myLAF/
$> jar -cvf myLAF.war *
5. Copy myLAF.war to $DOMIAN_HOME/console-ext
6. Restart AdminServer
7. Confirmed that Branding_Login image remain unchange, i.e default Oracle Weblogic Server 11g image.
Thanks.

Here a step by step description how to rebrand your weblogic console.
http://www.reddipped.com/2013/10/what-if-all-weblogic-consoles-look-the-same/
Cheers,
Peter

Similar Messages

  • Weblogic Admin Console Issue (Move and Copy buttons do not work)

    Hi everyone!
    We are using Weblogic portal 10.2. While using the administration console, some buttons are not working (exmple: copy and move buttons). When clicked, it gives the following errors:
    weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request: '/PortalEARAdmin/xHttpReq'
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.mergePostParams(ServletRequestImpl.java:1816)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.parseQueryParams(ServletRequestImpl.java:1703)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.getQueryParams(ServletRequestImpl.java:1656)
    at weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:756)
    at com.bea.jsptools.util.Utilities.isNewTreeMode(Utilities.java:1490)
    Truncated. see log file for complete stacktrace
    java.io.UnsupportedEncodingException: Unsupported Encoding UTF-8;charset:UTF-8
    at weblogic.servlet.internal.ServletRequestImpl.setCharacterEncoding(ServletRequestImpl.java:384)
    at weblogic.servlet.internal.ServletRequestImpl.initReader(ServletRequestImpl.java:1071)
    at weblogic.servlet.internal.ServletRequestImpl.access$1100(ServletRequestImpl.java:68)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.mergePostParams(ServletRequestImpl.java:1778)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.parseQueryParams(ServletRequestImpl.java:1703)
    Truncated. see log file for complete stacktrace
    I hope you could share your thoughts on this.
    Thanks and have a nice day! :-)
    Warm regards,
    Rakie

    Are you using FireFox 3 to access the WLP Admin Console? If so, unfortunately, this is sounds like a known issue with FireFox 3. See http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/relnotes/relnotes.html#wp1210315 is the note for the portal admin console. Also, the release note is for WLP 10.3, but it will actually affect other releases as well.
    Try another browser, such as FireFox2 or IE6 or 7. If you want, you could initiate a support case, and ask to get a patch for bug 8159454.
    Greg

  • Admin console issue in 6.1

    In Weblogic6.1, How to invoke the Admin console if the Default WebApp points to the different directory outside BEA home? In 6.0 this can be invoked by setting the new Application console for console.war. But in 6.1, all the console.war related files are bundled in weblogic.jar, this leads unable to access console while Default webApp points outside bea. Help to avoid this..
              Thanks in advance
              Chithuu
              

    [att1.html]
              

  • Admin Console Issue

    I am trying to get on Admin Console, but keep getting following message repeatedly for 5 days now -
    We're sorry, but something seems to be wrong on our end. Please try again later. If the problem persists, contact customer support and they'll be glad to help you out.
    Can someone tell me how to bypass this?
    Steve

    Hi Steve,
    Are you still seeing the behavior?
    -Dave

  • Issue in iPlanet loading obj.conf file in admin console module

    Dear all,
    I have done following chanegs in obj.conf file to block insecure http methods,but whenever I try to access admin module of iPlanet and restart, all manual changes done in obj.conf disappears.
    Only one time it asked me with message that file has been modified manually do you want to load?
    but this is not happening every time.I am using iplanet 9.
    Please let me know if there is any issue with this or I am missing something.
    to just brief, only after trying 20 times it asked me above mentioned message
    ---obj.conf file contents----
    <Object name="WebCon1" ppath="*/WebCon/*">
    *<Client method="(GET|POST)">*
    AuthTrans fn="match-browser" browser="MSIE*" ssl-unclean-shutdown="true"*
    *</Client>*
    *<Client method="(HEAD|PUT|TRACE|TRACK|SEARCH|INDEX|OPTIONS|DELETE|MKDIR|SHOWMETHOD|UNLINK|CHECKIN|TEXTSEARCH|SPACEJUMP|CONNECT|PATCH|PROPFIND|PROPPATCH|MKCOL|COPY|MOVE|LOCK|UNLOCK|CHECKOUT|RMDIR|ACL|VERSION-CONTROL|REPORT|UNCHECKOUT|ORDERPATCH)">*
    *AuthTrans fn="set-variable" remove-headers="transfer-encoding" set-headers="content-length: -1" error="405"*
    *</Client>*
    NameTrans fn="pfx2dir" from="/mc-icons" dir="/home/cedera/iPlanetServer/Installation/ns-icons" name="es-internal"
    PathCheck fn="unix-uri-clean"
    PathCheck fn="find-pathinfo"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|POST)" type="image/gif" fn="send-file"
    Service method="(GET|POST)" type="image/jpeg" fn="send-file"
    Service method="(GET|POST)" type="text/css" fn="send-file"
    Service method="(GET|POST)" type="application/x-javascript" fn="send-file"
    Service method="(GET|POST)" type="magnus-internal/imagemap" fn="imagemap"
    Service method="(GET|POST)" type="magnus-internal/directory" fn="send-error" path="/WebCon/WebCon/restrict.htm"
    Service method="(GET|POST)" fn="wl_proxy" WebLogicHost="10.10.61.224" WebLogicPort="444" HungServerRecoverSecs="600" Debug="ALL" DebugConfigInfo="TRUE" RequireSSLHostMatch="FALSE" WLLogFile="/home/cedera/iPlanetServer/Installation/https-webcon2/logs/Log_JSP.txt" PathTrim="/WebCon" PathPrepend="/WebConverter" SecureProxy="ON" URIContainsSpace="true" ErrorPage="/home/cedera/iPlanetServer/Installation/docs/WebCon/WebCon/serviceUnavailable.htm" MaxPostSize="-1" DefaultFileName="WebCon/login.jsp" ConnectTimeoutSecs="10" ConnectRetrySecs="2" WLDNSRefreshInterval="0" TrustedCAFile="/home/cedera/iPlanetServer/Installation/https-webcon2/config/trustedcafile.pem"
    AddLog fn="flex-log" name="access"
    </Object>
    I have added contents marked in bold manually....
    but it was not picking up it from frontend...then suddenly after 20 time, it picked up these changes in admin...
    but now if I am trying to change in <client> tag , but it does not recognise any new changes done manually...it loads same obj.conf...whenever i restart instance from frontend...
    Edited by: sweetvish on Nov 9, 2009 9:26 PM

    After making manual changes in obj.conf, have you tried clicking the 'Apply' link in admin console and then choosing 'Load configuration Changes' option?

  • LDAP authentication issue for Admin Console 7.0U5

    Here is what I'm trying to do:
    In Unix LDAP Server, there are 2 identities already been created
    dn: cn=group1,     ou=group,ou=na,dc=XYZ,dc=com (gidNumber: 937)
    dn: uid=bai,     ou=People,ou=na,dc=XYZ,dc=com (gidNumber: 937)
    dn: cn=group1,ou=group,ou=na,dc=XYZ,dc=com+
    memberUid: user1+
    memberUid: bai+
    memberUid: user2+
    gidNumber: 937+
    objectClass: top+
    objectClass: posixgroup+
    objectClass: groupofuniquenames+
    dn: uid=bai,ou=People,ou=na,dc=XYZ,dc=com*
    loginShell: /bin/ksh*
    homeDirectory: /export/home/bai*
    gidNumber: 937*
    cn: Lastname, Firstname*
    sn:*
    uid: bai*
    uidNumber: 10091*
    objectClass: top*
    objectClass: inetOrgPerson*
    objectClass: posixAccount*
    objectClass: shadowaccount*
    objectClass: organizationalPerson*
    objectClass: person*
    ++shadowFlag: 0+
    User "bai" is a member of Group "group1" and will also be used as bind-dn (connection tested successfully)
    There are also other members (user1, user2) in the Group "group1".
    Goal: all individual users in "group1" will have access to Admin Console. (allow_group=group1)
    settings as follows
    --ldap-url=ldap://ldapsever.XYZ.com:389/dc=XYZ,dc=com*+
    --bind-dn=uid=bai,ou=People,ou=na,dc=XYZ,dc=com*+
    --bind-password=xxxx*+
    --group-search-filter=gidNumber*+
    --group-search-attr=cn*+
    --allow-group=group1*+
    --search-filter=uid*+
    It appears that I got authenticated by LDAP, please see messages from the ldap log
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=0 msgId=1 - BIND dn="uid=bai,ou=People,ou=na,dc=XYZ,dc=com"
    method=128 version=3*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0
    dn="uid=bai,ou=people,ou=na,dc=XYZ,dc=com"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=1 msgId=2 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(uid=bai)" attrs="c"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=1 msgId=2 - RESULT err=0 tag=101 nentries=1 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=2 msgId=3 - BIND dn="uid=bai,ou=People,ou=na,dc=XYZ,dc=com"
    method=128 version=3*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=2 msgId=3 - RESULT err=0 tag=97 nentries=0 etime=0
    dn="uid=bai,ou=people,ou=na,dc=XYZ,dc=com"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=3 msgId=4 - BIND dn="uid=bai,ou=People,ou=na,dc=XYZ,dc=com"
    method=128 version=3*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=3 msgId=4 - RESULT err=0 tag=97 nentries=0 etime=0
    dn="uid=bai,ou=people,ou=na,dc=XYZ,dc=com"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=4 msgId=5 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(uid=bai)" attrs="c"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=4 msgId=5 - RESULT err=0 tag=101 nentries=1 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=5 msgId=6 - SRCH base="dc=XYZ,dc=com" scope=2 filter="(|(&(objectClass=groupofuniquenames)(|(gidNumber=uid=bai,ou=People,ou=na,dc=XYZ,dc=com)))(&(objectClass=group)(|(member=uid=bai,ou=People,ou=na,dc=XYZ,dc=com)))(&(objectClass=groupofnames)(|(member=uid=bai,ou=People,ou=na,dc=XYZ,dc=com))))"
    attrs="cn"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=5 msgId=6 - RESULT err=0 tag=101 nentries=0 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=6 msgId=7 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(&(objectClass=groupOfURLs)(memberURL=*))" attrs="cn
    memberURL"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=6 msgId=7 - RESULT err=0 tag=101 nentries=0 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=7 msgId=8 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(uid=bai)" attrs="c"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=7 msgId=8 - RESULT err=0 tag=101 nentries=1 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=8 msgId=9 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(|(&(objectClass=groupofuniquenames)(|(gidNumber=uid=bai,ou=People,ou=na,dc=XYZ,dc=com)))(&(objectClass=group)(|(member=uid=bai,ou=People,ou=na,dc=XYZ,dc=com)))(&(objectClass=groupofnames)(|(member=uid=bai,ou=People,ou=na,dc=XYZ,dc=com))))"
    attrs="cn"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=8 msgId=9 - RESULT err=0 tag=101 nentries=0 etime=0*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=9 msgId=10 - SRCH base="dc=XYZ,dc=com" scope=2
    filter="(&(objectClass=groupOfURLs)(memberURL=*))" attrs="cn
    memberURL"*+
    +*[03/Nov/2009:10:00:54
    -0500] conn=10858 op=9 msgId=10 - RESULT err=0 tag=101 nentries=0 etime=0
    However, I'm still getting errors from Admin Console
    WarningAccess Denied+
    Access to the Administrative UI has been denied.+
    Your user permissions do not allow you to view or edit data in this area. If you need access, contact the system administrator.+
    Not sure where the problem is with? LDAP or ACL?
    Any help will be highly appreciated, Thanks a lot!
    - Langbaam
    Edited by: langbaam on Nov 3, 2009 7:58 AM
    Edited by: langbaam on Nov 3, 2009 8:29 AM
    Edited by: langbaam on Nov 3, 2009 8:33 AM

    Can you check if your admin-server's server.xml (admin-server/config/server.xml) has the following settings?
    <default-auth-db-name>ldap</default-auth-db-name>
    <auth-db>
        <name>ldap</name>
        <url>ldap://<hostname>:<port>/<base-dn></url>
        <property>
          <name>bindpw</name>
          <value><passwd></value>
          <encoded>true</encoded>
        </property>
        <property>
          <name>binddn</name>
          <value><binddn-value></value>
        </property>
      </auth-db>Can you also verify if the file under admin-server/config/default-sun-web.xml has the following settings?
    # cat default-sun-web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!--
    Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    -->
    <sun-web-app>
      <security-role-mapping>
        <role-name>admin</role-name>
        <group-name><your_group></group-name>
      </security-role-mapping>
    </sun-web-app>- Amit

  • Admin Console incorrect instance status and deployment timeout issues

    Dear All
    I am using weblogic 10.3.6 on two AIX, 3 instances on each and 2 instance are clustered. I found that when I start all instances, admin console will become unstable. Such as when starting 1 instance, will affect another started instance to be 'STARTING'.
    https://www.dropbox.com/s/o225w9w74mzn33d/weblogic_admin.PNG
    Also, when all instances are started, I could not complete deployment for EAR. Timeout will occur will activating change.
    https://www.dropbox.com/s/rjhae9haw06926d/weblogic_timeout.PNG
    Any idea ?
    Many thanks
    Chris

    I assume the admin interface is running on the same machine as the server instance.
    By default the Web Server instances use a directory in /tmp as a scratch/temp dir (something like /tmp/instance_name.hash/, e.g. /tmp/www.qweqwe.com-7f54fa82). One of the files stored there is the pid file. The pid file contains the pid of the running instance and is used by the admin interface (and the stop script, and the Admin agent I think) to keep track of which webservd "owns" which instance, etc. Unfortunately the /tmp directory is kept clean by the OS, and sometimes the OS daemon will remove the Web Server's directory and its associated files. When this happens the Web Server will (usually) continue working as though nothing were wrong, but the admin interface (and stop script, etc) will show that the instances are "Not Running."
    For this reason one of the first things I do with a new Web Server instance is move its directory into the Web Server install location (something like /export/WS7/instance_name.hash/) and update the server.xml temp-path element to reflect the new location. Note that Web Server is very specific about how it wants the permissions set on this directory. It will report in its errors log if you get the permissions wrong.

  • Error in creating a new user in j2ee 14 admin console

    Hi,
    I am getting the following error while trying to create a new user using the j2ee 1.4 admin console.:
    A "com.sun.enterprise.tools.guiframework.exception.FrameworkError" was caught. The message from the exception: "Unable to get View for ViewDescriptor 'fileUsers'"
    The root cause is "java.lang.ArrayIndexOutOfBoundsException: 0"
    Plz proide me with solutions
    Regads,
    Tanmoy

    This problem wil happen only if you've created a user with an empty group id, and this issue is fixed for FCS .
    You have two workarounds to use adminGUI for managing users:
    1. Use CLI, and create a group id to this user, then you can use adminGUI.
    2. Other option is remove the empty group id user from domain.xml, and then you can come back to adminGUI to create the user with some group id. I prefer the 1st option.

  • Hi Team Admin console not connecting

    Hi Team,
    I am using sccm2007 sp2 in one of the primary. I am unable to connect admin console getting attached error. Actually one of my team met did the repository rename.. Is it cause issue? if yes. how can i back the track

    Previously i able to connect the sccm primary console. now i am not. I checked permission vise everything good..
    So that i capture my adminui.log ..
    one of my team met done the repository rename in primary server. My question that's y i am not able to connect the sccm server. when i tried to connect in WMI root\sms_sitecode getting error.. can you understand now? or not
    There is no getting back the WMI namespace if it was renamed or delete. It is not supported to do this without contact CSS directly for support.
    You have two options, Attempt to clean up the mess of renaming the WMI. This might take a while due to the complexity of WMI and the unknowns of what was exactly done.
    Call CSS and tell them what exact you have done and get them to work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Error while starting the AqAdapter in SOA Suite 11g Admin Console

    facing an issue with the AqAdapter(Resource Adapter) in Soa Suite 11g Admin Console.
    we go to Deployments --> Select Aq Adapter --> Currently it shows the status as Prepared
    Now we try to Start it again --> it comes back with the error message mentioned below
    weblogic.application.ModuleException: weblogic.connector.exception.RAException:
    Jndi Name is null or empty. Errors were encountered while performing this operation.
    source path on the admin server is mentioned here for this AqAdapter:
    /opt101/app/oracle/SOAD/SOA11gR1/fmw/Oracle_SOA1/soa/connectors/AqAdapter.rar
    deployment plan :
    /opt101/app/oracle/SOAD/SOA11gR1/fmw/Oracle_SOA1/soa/connectors/was/Plan. xml
    We check in the Configuration tab --> Outbound Connection Pools -->
    here it shows the Group as javax.resource.cci.ConnectionFactory and under it we have setup
    2 connection pool instances with JNDI names as : eis/AQ/aqSample & eis/aq/B2BAQ
    Could someone please help here as to what could be the reason why this error is coming and
    how we could resolve this.
    With Regards & thanks

    This is what we have done :
    1.Created the JDBC data source & connection pool as below :
    data source name : B2BAQ , JNDI name : jdbc/B2BAQ
    Connection Pool :
    URL : taken from the tns entries of the instance
    Driver Class Name : oracle.jdbc.OracleDriver
    Tested this connection ..it works fine from the Admin Console
    2.Then go to Deployments --> AqAdapter -> Configuration tab --> Outbound Connection Pool Group -->
    Create a new connection pool instance -- General tab
    connection interface factory : javax.resource.cci.ConnectionFactory
    JNDI Name : eis/AQ/B2BAQ
    Then in Properties tab : Enter the Data Source Name : jdbc/B2BAQ
    Then we try to Start the AqAdapter from the Admin Console..it goes into Prepared status.
    The error message which comes is mentioned above.
    Is there any way we could resolve this ..that would be very helpful
    Regards
    Edited by: user5149250 on Mar 13, 2012 6:33 AM

  • Admin console crashes when creating a new program

    Recently, .NET 4.5 and Windows 8.1 ADK was installed to update the KMS Host on our server that is shared with the ConfigMgr Primary Site server.  Since then, the Admin Console has been crashing every time I try to create a new program on any package
    in SCCM (both newly created or existing packages).
    smsAdminUILog:
    [3][7/07/2014 11:55:07 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][7/07/2014 11:56:10 AM] :Property: 'ProgramName'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObject.Initialize(Boolean getObject)
       at System.Management.ManagementBaseObject.get_Properties()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    instance of SMS_ExtendedStatus
    Description = "Error retrieving object PackageID=XXX00219";
    ErrorCode = 2151811598;
    File = "c:\\qfe\\nts_sms_fre\\sms\\siteserver\\sdk_provider\\smsprov\\SspInterface.h";
    Line = 1151;
    Operation = "GetObject";
    ParameterInfo = "SMS_Program.PackageID=\"XXX00219\",ProgramName=\"Test\"";
    ProviderName = "ExtnProv";
    StatusCode = 2147749890;
    \r\n
    Event Log:
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.File.Move(String sourceFileName, String destFileName)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsTraceListener.SmsTextWriterTraceListener.WriteStringToLog(String message)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsTraceListener.SmsTextWriterTraceListener.WriteSmsLogEntry(String source, TraceEventType eventType, TraceEventCache eventCache, Int32 id, String traceMessage)
       at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
       at Microsoft.ConfigurationManagement.AdminConsole.ExceptionUtilities.TraceException(Exception ex, TraceEventType traceEventType, Int32 eventId, String message)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)
       at Microsoft.ConfigurationManagement.AdminConsole.Program.GeneralPageControl.VerifyProgramName()
       at Microsoft.ConfigurationManagement.AdminConsole.Program.GeneralWizardPage.get_CanDeactivate()
       at Microsoft.ConfigurationManagement.AdminConsole.WizardFramework.WizardForm.OnNext()
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    I tried removing .NET 4.5 and re-installing .NET 4.0, but still crashing.

    Hi Tim,
    I’m experiencing the same issue, but for me it still crashes as guest. I’m hoping someone will have a suggestion. I’m very new to the flash world (in fact I’m taking a class now and wasn’t able to do my homework), so if you get any responses or discover any useful information please let me know.
    Thanks,
    Naomi

  • OIM 9.1.0 installation- Unable to access Admin console

    Hello OIM Gurus,
    I'm new to OIM. I am trying to setup OIM 9.1.0 one of windows VM. After the installation i'm unable to access to oim admin console using link http://localhost:8080/xlWebApp
    If I try to access the above URL i get "The requested resource (/xlWebApp) is not available" message.
    Here are the details for the environment
    Environment: Windows Server 2003 R2
    OIM Version: 9.1.0
    App Server: jboss-4.0.3SP1
    Database (OIM repository): MS-SQL server 2000 sp4
    Please throw some light on this.
    Thanks.

    Thanks Kevin. I have looked at the setup-jboss.profile.log inder <OIM_HOME>\xellerate\logs . I could find the below error
    move] Moving 1 files to C:\oracle_idm\xellerate\webapp\precompiled
    [move] Attempting to rename: C:\oracle_idm\xellerate\webapp\precompiled\jsp-temp\tjspIndex.jsp to C:\oracle_idm\xellerate\webapp\precompiled\tjspIndex.jsp
    [jasper2] log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext).
    [jasper2] log4j:WARN Please initialize the log4j system properly.
    [jasper2] Error in class org.apache.jasper.JspC
    BUILD FAILED
    file:C:/oracle_idm/xellerate/setup/jboss-setup.xml:245: org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: null
         at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:193)
         at org.apache.tools.ant.Task.perform(Task.java:341)
         at org.apache.tools.ant.Target.execute(Target.java:309)
         at org.apache.tools.ant.Target.performTasks(Target.java:336)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:39
    Do you have any idea how do i fix this issue? Any help would be really appreciated.

  • Problem with admin console

    Hai Folks,
    I have installed Weblogic8.1 SP5.I have created mydomain with user name,password,and all other portdetails host.
    When I start server it is running properly with out any errors..the out put window shows the below message..
    Starting weblogicserver with Java HotSpot(TM) Client VM Version 1.4.2_0
    Inc.>
    2006 11:14:55 AM CDT> <Info> <Configuration Manageme
    r is being started as the administration server.>
    2006 11:14:55 AM CDT> <Info> <Management> <BEA-14110
    8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358
    XMLX Module 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 6
    2006 11:14:56 AM CDT> <Notice> <Management> <BEA-140
    ration from configuration repository at C:\bea\user_
    config.xml.>
    2006 11:14:59 AM CDT> <Notice> <Log Management> <BEA
    e C:\bea\user_projects\domains\mydomain\myserver\mys
    ver side log events will be written to this file.>
    2006 11:15:02 AM CDT> <Notice> <Security> <BEA-09008
    ing security realm myrealm.>
    2006 11:15:03 AM CDT> <Notice> <WebLogicServer> <BEA
    Admin Server "myserver" for domain "mydomain">
    2006 11:15:11 AM CDT> <Notice> <WebLogicServer> <BEA
    dmin Server "myserver" for domain "mydomain" running
    2006 11:15:11 AM CDT> <Notice> <WebLogicServer> <BEA
    RUNNING mode>
    2006 11:15:11 AM CDT> <Notice> <WebLogicServer> <BEA
    ad.Default" listening on port 7001, ip address *.*>
    But when i try to open admin console through browser giving the url as
    http://localhost:7001/console the page is not displaying its giving page not found error.I tried it again by restarting the system,but again the same problem..Please help me regarding this problem.
    Thanks,
    Sai

    mmm, it could be CPU, it could be a network-related issue... are you using multicast or unicast?
    can you reproduce the issue?
    if yes, can you run "top" to verify the CPU usage,
    and do a thread dump on the admin server?
    or at that point the box is entirely unresponsive?
    in that case, running a scripts which periodically does a thread dump, and running top to sample every 10 seconds, could help...
    jm2c

  • Admin Console Internal Server Error

    Here's an unique issue I've observed in Weblogic 11g on Solaris 10.
    Everytime I access the admin console after the admin server restart, I see the below error :
    "500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    The best thing to do is start at the Home page or try the browser back button"
    Also this issue occurs only when I've opened the admin console once before the restart. I have enabled onDemand deployment of Internal application. Does this have anything to do with the error ?
    Thanks,
    Jess

    Hi Vijaya,
    I found these logs while acessing the admin console :
    ####<Jun 27, 2013 3:43:57 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319037952> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [console//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Jun 27, 2013 3:43:58 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319038442> <BEA-423101> <[consolehelp] Initializing the NetUIx container>
    ####<Jun 27, 2013 3:43:58 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319038529> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [consolehelp//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Jun 27, 2013 3:44:11 AM EDT> <Warning> <netuix> <.com> <AdmSvr> <ExecuteThread: '4' for queue: 'consoleWorkManager'> <system> <> <> <1372319051312> <BEA-423225> <The file could not be found in the webapp directory or war. The file name is: /PortalConfig/app/core-ejb.book; calling from method ServletContext.getResource().>
    ####<Jun 27, 2013 3:44:11 AM EDT> <Error> <HTTP> <.com> <AdmSvr> <ExecuteThread: '4' for queue: 'consoleWorkManager'> <<WLS Kernel>> <> <> <1372319051316> <BEA-101020> <[ServletContext@739678[app:consoleapp module:console path:/console spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
            at com.bea.netuix.servlets.extension.BookExtension.insertExtension(BookExtension.java:90)
            at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:669)
            at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:697)
    I looked at our restart script and saw its deleting files under the adminserver tmp Dir before starting up the server. Its deletes only files while the Directories under tmp are still remaining. I think thats what is causing the issue. I was able to resolve it by deleting the tmp Dir completely and starting up the server.
    Thanks,
    Jess

  • Painfully slow access to admin console (how can I fix it?)

    Hi,
    I'm using using Sun Java System Web Server Version 7.0U4 B12/02/2008 02:17 running on CentOS (Redhat EL) release 4.4.
    The problem is that using the Admin Console (on port 8989) is painfully slow. It takes minutes for each page to load, but they do usually load.
    Any ideas on how to fix that?
    There are some other things going on that might be related and helpful to know:
    I get certificate errors when I access the Admin Console (e..g, IE complains about a mismatched address). I've tried following the directions to install the certificate in IE7 and FF3, but neither has stopped bothering me about the certificate error.
    I have the server behind a firewall which allows all outgoing traffic and select incoming ports to the server. The firewall also maps a public IP address to the server's local IP address (e..g, 10.10.10.8).
    If I access the Admin Console locally via the LAN address (https://10.10.10.8:8989) it is no longer slow, but I get booted back to the login screen very frequently (e.g, every minute or two of casual browsing through the console), and I still get the certificate error
    We haven't given the server a name, but access it by IP address, and the virtual server configuration in the Admin Console is name "localhost.localdomain"
    Any help and suggestions would be greatly appreciated!! I've tried searching for solutions several times, but haven't succeeded.
    Thanks,
    Tim

    Thanks for the thoughts
    sriram.natarajan wrote:
    The problem is that using the Admin Console (on port 8989) is painfully slow. It takes minutes for each page to load, but they do usually load.
    Any ideas on how to fix that?
    sounds more like some network issues. are you running your browser on your centos 4.4 as well ? also, did you try to connect using your IP - some thing like https://<ip>:8989 ?
    No, we're not running the browser on centos 4.4. We're runing browsers on laptops, connecting both offsite via public IP address and in the office via both the public IP address and the LAN ip address.
    Yes, we're using the ip address as you demonstrated. This machine does not have a domain name attached, so we only connect via ip addresses (mapped public or LAN)
    >>
    I get certificate errors when I access the Admin Console (e..g, IE complains about a mismatched address). I've tried following the directions to install the certificate in IE7 and FF3, but neither has stopped bothering me about the certificate error.it is not a certificate error. web server 7 admin server uses a self signed certificate . this is necessary step. however, IE reports a warning when it sees a self signed certificate. it wants you to know that it does not understand who sent this certificate. you need to create an exception - saying that you know what you are doing then there won't be any certificate error ..Okay, I'll look for how to do that, but so far I've only found instructions for how to install the certificate in the browsers, and unfortunately, that hasn't made a difference.
    >>
    I have the server behind a firewall which allows all outgoing traffic and select incoming ports to the server. The firewall also maps a public IP address to the server's local IP address (e..g, 10.10.10.8).
    sounds like some network misconfiguration - outside the scope of this forum.I cannot rule that out, but other servers/websites seem to work fine with this same setup. Although, only this server is using https
    >
    If I access the Admin Console locally via the LAN address (https://10.10.10.8:8989) it is no longer slow, but I get booted back to the login screen very frequently (e.g, every minute or two of casual browsing through the console), and I still get the certificate error
    if you want to increase this time out, you could do so by manually editing <install-root>/lib/webapps/admingui/WEB-INF/web.xml and change the value for session-timeout to say 600 (for 10 minutes).. . pl . note that this is not a supported way and you could potentially leave others to use your session if you are careless. but, if you know what you are doing .Thanks I did that. It surprises me that the default timeout appears to be 1 minute.

Maybe you are looking for

  • How do i add a 2nd iphone to my itunes account

    how do i add a 2nd iphone to my itunes account

  • GETWA_NOT_ASSIGNED in Transaction VA42

    Hi all, One of my user have got a runtime error in the transaction VA42 where we have added our customized code.The Main Program is SAPMV45A.I have attached some of the dump details below. <b>Runtime Error          GETWA_NOT_ASSIGNED ShrtText     Fie

  • Database patch

    Hi: I need to apply a CPU patch for database. Should I shutdown apps and database. EBS is 12.1.3, db is 11.1.0.7, Linux. An ASM instance resides on the same box as the database I am going to apply the patch. Should I shutdown the +ASM instance? Thank

  • Maximum number of samples in a waveform

    Does anyone know what the maximum number of samples there can be in a waveform for the pxi 6561?

  • Tax query builder with "workflow status" property

    Hi, is it possible to create a tax query builder with "workflow status" property? For example: folder A only with documents "Relased", folder B only with document "In progress"? In property meta data I saw that there is a property "cm_workflowState",