New user (moron) - damaged Solaris OS

A 'friend of mine' who is knew to unix was logged in as 'root'. (I think you know something sad is about to happen)
He tried to use patchadd to manually add a patch.
Somehow* the folder /var/sadm was 'cleansed' of all files and sub-folders.
OK, OK, it was me!
I was preparing for a full reinstallation when I received an email from someone saying that I might be able to a re-install that will keep all my user and system settings. That person is no longer available to help me.
I've tried to locate some help on the Sun site but am a bit overwhelmed by all the information.
If someone can help or direct me to the appropriate information, I promise to:
1. Engage my brain at all times
2. Think extremely carefully before logging in as or doing anything as 'root'.
*Too embarrassing to explain

You must properly set environment variables for this user, if you are using korn shell, then edit the .profile at $HOME for this user, and add these variables:
ORACLE_HOME=pathToYourOracleInstallation
ORACLE_SID=yourOracleInstanceSID
PATH=$ORACLE_HOME/bin
LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
export ORACLE_HOME
export ORACLE_SID
export PATH
export LD_LIBRARY_PATH
relogin with your user or issue:
. $HOME/.profile
to make this environment variables current.
~ Madrid

Similar Messages

  • Creating a new user (Oracle 9i Solaris 9)

    Hi Guys, How are you doing? How does one create a user and ensure that when they first log in that are asked to change the password
    i.e
    create user usr1 identified by usr1
    Thank you.

    Hi
    Refer
    http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b10759/statements_8003.htm
    Regards

  • Problem while creating a new user on solaris

    I have a SUN ultra machine. Solaris 2.6 is installed on this machine.
    I have successfully created a new user in this machine using "admintool"
    Problem is I'm getting error messages when I'm trying to update NIS DATABASE.
    I'm doing-
    #cd /var/yp
    #/usr/ccs/bin/make
    and the response is----
    updated passwd
    pushed passwd
    make:Warning:Don't know how to make target /etc/ethers
    Current working directory /var/yp
    make:Warning:Don't know how to make target /etc/netgroup
    Current working directory /var/yp
    make:Warning:Don't know how to make target /etc/bootparams
    Current working directory /var/yp
    updated netid
    pushed netid
    Couldn't find /etc/timezone
    make:Warning:Target all not remade because of errors.
    Current working directory /var/yp

    I had the a similar problem with new users on sloaris 8.
    I wasn't able to add new users and change the shell variable while using admintool.
    Login back into the console would simply not happen.
    All i've been able to find is that changing the users' variable - i.e. .login or .profile to match that of a working existing user (root),
    would skip over the problems.
    Other variables in the skeleton files were helpful. I suggest you take a look at them.

  • Password/special characters policy for creating a new user in Solaris

    Hi,
    Please anyone can advise me on the following issue ?
    I tried to reinforce a new policy in the Solaris box, where when a new user is create, it should include minimum 1 or 2 numeric character, example
    useradd testing <<<<<<<<<<<<<< not allowd
    useradd testing123 <<<<<<<<<<<<<< Okay
    My /etc/defautl/passwd
    MINALPHA=4
    MINDIFF=7
    MINDIGIT=1
    MINSPECIAL=1
    MINUPPER=2
    MINLOWER=2
    MAXREPEATS=1
    WHITESPACE=YES
    NAMECHECK=YES
    DICTIONDBDIR=/var/passwd
    DICTIONLIST=/usr/share/lib/dict/words
    HISTORY=12
    MINWEEKS=NONE
    MAXWEEKS=4
    WARNWEEKS=NONE
    PASSLENGTH=8

    You might want to write an local account creation script which checks that account names comply with your policy before executing useradd to actually create the account. Tell your staff to use that script to create new accounts instead of using useradd directly. Of course, it could also check other aspects of your local policy as well.

  • New user in solaris 11 to allow sftp only

    We want to create new user and enable following
    1. this user should be able to use only SFTP, SSH shall not be allowed
    2. this user should not be able to go to any other directory

    Hello
    I think these doc can help to do the point 2. But the ssh won't be able to go out of the chroot directory
    How to setup a chroot ssh/sftp environment in Solaris 10 (Doc ID 1399023.1)
    Regards
    Eze

  • Solaris 10 and create new user

    I have got solaris 10, I want to create new user , ( Through command line and GUI), is there any guidline on net shows me step by step how to create user ?
    I had created user, but I could not login through that user, I was able to login as root only.

    I tried many things, but I still could not login, therefore I asked if you can post me some link show me step by step , I reapt step by step how to create new user in Solaris 10,,,,,,,,,,should step by step,,,,,I know how to use: useradd and chown and mkdir in /export/home,,,,,,etc.
    I relly appreciate if there is any link dives details for creating new user, because I could not find.

  • ITunes does not launch with new User Account (Vista)

    One of my limited user accounts on Windows Vista because corrupt, so I created a new limited User Account and copied ALL of the files from the old to new.
    Now, when I try to launch itunes on the new user account, it will not open at all. Itunes works on my administrative account, with no problem.
    Can someone tell me the most pain-free way to resolve this issue. And, whatever solution, will I be at risk of losing my itunes libraries?
    Thank you in advance.

    Hiya. Delayed again. Browsers being cranky. (I blame the aftershocks.)
    It's actually plausible that it was installed in there (by doing a run as administrator on the installer itunes64setup.exe, perhaps). Because that suggests a possible cause for these continual permissions-related problems.
    A lot of what you're seeing is consistent with damaged ACLs (access control lists) on files, folders and registry keys. Although it's a lot rarer than it used to be, one of the ways you could get borked ACLs was if a program (like iTunes or QuickTime) was installed in one user account, and then the user account it had been installed in was deleted (or otherwise rendered unusable).
    We don't know which particular permissions are stuffed up here. But there's a shotgun approach to fixing them which used to work okay, although it's a bit fiddlier to do on a 64-bit system than a 32-bit system.
    I'd strongly recommend setting up a system restore point prior to doing this, so you can revert if things turn to custard.
    The basic technique you follow is from the following blog entry *with one important modification.*
    [Solving setup errors by using the SubInACL tool to repair file and registry permissions|http://blogs.msdn.com/b/astebner/archive/2006/09/04/solving-setup-e rrors-by-using-the-subinacl-tool-to-repair-file-and-registry-permissions.aspx]
    The modification is that when you're editing the file to replace YOURUSERNAME with the name of the account, edit the first line so that %ProgramFiles% instead says %ProgramFiles(x86)% and after the line that reads:
    *subinacl /subdirectories %programfiles%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt*
    ... add another line saying:
    *subinacl /subdirectories %programfiles(x86)%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt*
    (The first is to make sure the commands see the subinacl, because it installs in \Program Files (x86)\ on 64-bit systems, and the second alteration is to make sure that the permissions for the 32-bit program files are fixed too.
    After doing that (it'll take a while to run), can itunes launch normally in the new account?

  • Is it possible to transfer data from a dead macbook pro to a new user account on another macbook pro?

    I have killed my 2 months old mbp (water). I have an older mbp (2 years old) that I wish to transfer all data from my dead mbp to. I was hoping that I simply could create a new user on my old mbp and transfer all data to this account using the migration assistant and thereby re-create my dead mbp. Especially I wish to acces my contacts, mail settings and calendar, but would of course prefer to acces all files. I have a thing (do not know the right term) that can read the HD on the dead computer. It is now connected to my mbp, and I can acces data, but the migration assistant do not recognize it. Can someone please help me?
    Thanks...

    It's possible that the water caused your hard drive directory to be corrupted when the logic board shorted out. You may want to try repairing the now-external drive with Disk Utility's Repair Disk routine. If it reports making any repairs, run it repeatedly until it reports that the disk "appears OK". Then try Migration Assistant again.
    If that fails, then perhaps the disk itself was damaged by the spill. You could go one step farther and try using data recovery software on the drive:
    http://www.prosofteng.com/products/data_rescue.php
    http://subrosasoft.com/OSXSoftware/index.php?main_page=product_info&products_id= 1
    http://download.cnet.com/VirtualLab-Data-Recovery/3000-2094_4-10298807.html
    All three recovery utilities come in demo versions that will show you what the full version could recover before you have to pay for anything.
    Good luck.

  • ISW fail to create new user in AD

    I have a working version of iSW up and running ( SP1 on solaris 10) and am successfully syncing passwds and individual attributes from a DS > AD but am not able to get new user creation to succeed on the AD end. I have iSW configured to have Object creation flow from the LDAP DS to the AD DS, such that when I create a new user in the LDAP DS an attempt is made to create it on the AD end as well. I believe the error I am getting is related to passwd policy settings in the AD but have failed to narrow it down. I have set min passwd length to 0 and disabled passwd complexity in AD per the info found here:
    [http://download.oracle.com/docs/cd/E19561-01/817-6262/817-6262.html#wp64747]
    I am still getting the following error in the iSW error.log when the new user is attempted to be created within AD. Any one with AD experience might be able to point me to some other things within AD that are causing this ??
    Thanks ! -john
    [27/Oct/2011:13:25:34.270 -0700] SEVERE 40 CNN101 meuse "Unable to create user "cn=atresalmas,ou=test,dc=education,dc=ucsb,dc=edu" at ldaps://ad-devel.education.ucsb.edu:636. LDAP add operation failed. Error code: 53, reason: 00002077: SvcErr: DSID-031907E9, problem 5003 (WILL_NOT_PERFORM), data 0 For more information, please reference the Microsoft error database by looking up error code 8311 at http://msdn.microsoft.com/library/en-us/debug/base/system_error_codes.asp or by executing 'net helpmsg 8311' at any Windows command prompt." (Action ID=CNN100-13322772892-5, SN=8)

    Hello,
    Microsoft Azure forums are over here:
    https://social.msdn.microsoft.com/forums/azure/en-US/home
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Gmail created a new user account on my MBP

    This morning I restarted my machine and was shocked there was a new user account in my start-up menu by the name of 'Gmail'. No one has had physical access to my computer. Have I been hacked by google? I've noticed a lot of google updater activity of late. Is this a possibility?

    It sounds like you have seriously been hacked. Even if your Mac's ports are closed now, it's possible, even likely, that major damage has already been done. Your system software could have been modified and your Mac might now be being used to attack others, or to mine personal data from you and send it to a remote computer. The creation of a new user account without your knowledge indicates to me that major damage has already been done and needs to be repaired right away. To fix it:
    1) Immediately disconnect your Mac from the internet and from any other network
    2) Back up your personal documents and files
    3) Reformat your hard drive and restore everything from a old backup you made before the intrusion started
    4) Change all of your passwords and ensure all unneeded ports are closed.
    5) Reconnect the internet and restore your personal files and documents from your latest backup.
    If you have no such older backup, you'll need to follow these steps instead:
    1) Immediately disconnect your Mac from the internet and from any other network
    2) Back up your personal documents
    3) Reformat your hard drive, and reinstall Mac OS X and all of your Apple and third party applications from the original CDs.
    4) Make sure you choose passwords that are different from any you might have used before. Ensure that he firewall is on and all unneeded ports are closed.
    5) Reconnect the internet and run Software Update to make sure all of your system software is up to date.
    6) Update any of your third party applications.
    7) Restore your personal files and documents from your latest backup.

  • How can I Import CA Certificate into a new user profile when it's created

    I need to deploy a CA Root Certificate to new firefox user profile when it is created in windows. I Seen somewhere that you could place a working copy of cert8.db in %programfiles%\firefox-installation-folder\defaults\profile and this would get added when a new firefox profile is created. However, the profile directory doesn't exist in the defaults folder and when I created it this method still didn't work.
    Is there a way to get firefox to create new profiles with preconfigured Certificates?
    Right now when new users open firefox for first time it is unable to connect to any SSL sites through our proxy server until the user adds the proxies ca certificate or it gets added later via logon script (at next user logon).

    Update... For anyone looking for a similar solution:
    I ended up adding more to my logon script I have it check for a user's mozilla profile first and if not found it will use command line "firefox.exe -createprofile default" to make one. After that I just copy a working cert8.db to that new profile. Then when the user opens firefox for first time, it will detect this new profile, and it will load it along with the correct CA Certs intact...
    Also, for existing profiles my script just uses nss certutil to add my proxy CA Certificate to the users profile cert8db.

  • Error while creating new user in Oracle 11i EBS

    I am getting following error while creating new user. How solve this issue?
    “Unable to load java class % specified profile option SIGNON_PASSWORD_CUSTOM. Please verify that the class exists and that it implements the java interface oracle.apps.fnd.security.PasswordValidation”.

    Following is the text from Note for Custom Password Validation logic:
    Customers who wish to use their own password validation logic may do
      so by writing their own Java classes that implement the
      oracle.apps.fnd.security.PasswordValidation Java interface.  The
      interface requires 3 methods to be implemented:
      1) public boolean validate(String user, String password)
        - This method takes a username and password, and then returns true
      or false, indicating whether the user's password is valid or invalid,
      respectively.
      2) public String getErrorStackMessageName()
        - This method returns the name of the message to display when the
      user's password is deemed invalid (i.e., the validate() method returns
      false).
      3) public String getErrorStackApplicationName()
        - This method returns the application shortname for the
      aforementioned error message.
      After writing the Java class to perform customized password
      validation, the customer must then set the value of the profile option
      SIGNON_PASSWORD_CUSTOM to be the full name of the class.  If, for
      example, the name of the Java class is
      oracle.apps.fnd.security.AppsPasswordValidation, then the value of the
      SIGNON_PASSWORD_CUSTOM profile option must be
      oracle.apps.fnd.security.AppsPasswordValidation.  Note that AOL/J
      will attempt to load this class dynamically.  Hence it is necessary to
      make the class accessible by AOL/J.  This means that in Forms, the
      class must first be loaded into the database using the loadjava
      command.
    You will need to apply the following patches for 11.5.1:
       1344802
       1363919
       1472974
       1351004
       1377615
    You will need to apply the following patches for 11.5.2:
       1377615

  • Error when creating a new user in Data Federator XI 3.0

    Hi there,
    I am completely new to Data Federator so please bear with me.
    I have successfully created a new user but I am not able to run the command:
    GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    I am following page 482 of the Data Federator User Guide.
    Thanks!
    Jason

    >
    Jason Hattrick wrote:
    > I am completely new to Data Federator so please bear with me.
    >
    > I have successfully created a new user but I am not able to run the command:
    >
    > GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    >
    > as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    >
    > I am following page 482 of the Data Federator User Guide.
    >
    > Thanks!
    > Jason
    Hi Jason
    There is a typo in the documentation, the name of the procedure is:
    executeNativeUpdateQuery
    By the way, you can get the full procedure list by entering the following query in the administrator
    SELECT * FROM leselect.system.procedures
    Hope this helps,
    Fred

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

  • An Unexpected Error while creating a new user...

    Hello everyone.
              Recently a customer of ours received an error while creating a new user. I believe the page bombed out on him while he was creating the user and this is the error he received:
              ============================================================
              Error opening /error.jsp.
              The source of this error is javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE at weblogic.servlet.jsp.PageContextImpl.handlePageException(PageContextImpl.java:323) at jsp_servlet.__error._jspService(error.jsp:17) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.wlw.netui.pageflow.PageFlowJspFilter.doFilter(PageFlowJspFilter.java:246) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.portal.servlet.RoleTimeoutFilter.doFilter(RoleTimeoutFilter.java:77) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.framework.persistence.hibernate.HibernateFilter.doFilter(HibernateFilter.java:22) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:644) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423) at com.bea.wlw.netui.pageflow.scoping.internal.ScopedRequestDispatcher.include(ScopedRequestDispatcher.java:120) at com.bea.netuix.servlets.controls.content.JspContent.beginRender(JspContent.java:533) at com.bea.netuix.servlets.controls.content.NetuiContent.beginRender(NetuiContent.java:408) at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:495) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:485) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:190) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:106) at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:356) at com.bea.netuix.nf.UIControl.render(UIControl.java:512) at com.bea.netuix.servlets.controls.PresentationContext.render(PresentationContext.java:405) at com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:123) at com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:58) at jsp_servlet._framework._skeletons._kichler.__adminpagelayout._jspService(adminpagelayout.jsp:15) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:638) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423) at com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:194) at com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:96) at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:491) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:485) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:190) at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204) at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:146) at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:321) at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:184) at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:767) at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671) at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:135) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.portal.servlet.RoleTimeoutFilter.doFilter(RoleTimeoutFilter.java:77) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.framework.persistence.hibernate.HibernateFilter.doFilter(HibernateFilter.java:22) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              Caused by
              javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.struts.util.RequestUtils.retrieveMessageResources(RequestUtils.java:1103) at org.apache.struts.util.RequestUtils.message(RequestUtils.java:1043) at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:294) at jsp_servlet.__error._jspService(error.jsp:14) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.wlw.netui.pageflow.PageFlowJspFilter.doFilter(PageFlowJspFilter.java:246) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.portal.servlet.RoleTimeoutFilter.doFilter(RoleTimeoutFilter.java:77) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.framework.persistence.hibernate.HibernateFilter.doFilter(HibernateFilter.java:22) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:644) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423) at com.bea.wlw.netui.pageflow.scoping.internal.ScopedRequestDispatcher.include(ScopedRequestDispatcher.java:120) at com.bea.netuix.servlets.controls.content.JspContent.beginRender(JspContent.java:533) at com.bea.netuix.servlets.controls.content.NetuiContent.beginRender(NetuiContent.java:408) at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:495) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:485) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:190) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:106) at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:356) at com.bea.netuix.nf.UIControl.render(UIControl.java:512) at com.bea.netuix.servlets.controls.PresentationContext.render(PresentationContext.java:405) at com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:123) at com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:58) at jsp_servlet._framework._skeletons._kichler.__adminpagelayout._jspService(adminpagelayout.jsp:15) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:638) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423) at com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:194) at com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:96) at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:491) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:485) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:496) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:190) at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204) at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:146) at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:321) at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:184) at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:767) at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671) at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:135) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.portal.servlet.RoleTimeoutFilter.doFilter(RoleTimeoutFilter.java:77) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.kichler.framework.persistence.hibernate.HibernateFilter.doFilter(HibernateFilter.java:22) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              ==========================================================
              Here is the error that I have found in the logs.
              ==========================================================
              ####<Jan 26, 2006 10:49:40 AM EST> <Info> <Usermgmt> <clv1upw02> <DealerManaged2
              > <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <BEA1-1E
              26AFA61CCE> <BEA-402301> <User [email protected] was created with prof
              ileType null>
              ####<Jan 26, 2006 10:49:40 AM EST> <Error> <netuix> <clv1upw02> <DealerManaged2>
              <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <jerryk@unifiedsuppl
              yinc.com> <> <BEA-423137> <There was an error loading the requested URI /error.j
              sp.>
              ####<Jan 26, 2006 10:50:33 AM EST> <Error> <netuix> <clv1upw02> <DealerManaged2>
              <ExecuteThread: '10' for queue: 'weblogic.kernel.Default'> <jerryk@unifiedsuppl
              yinc.com> <> <BEA-423137> <There was an error loading the requested URI /error.j
              sp.>
              ####<Jan 26, 2006 10:50:45 AM EST> <Error> <netuix> <clv1upw02> <DealerManaged2>
              <ExecuteThread: '10' for queue: 'weblogic.kernel.Default'> <jerryk@unifiedsuppl
              yinc.com> <> <BEA-423137> <There was an error loading the requested URI /error.j
              sp.>
              ####<Jan 26, 2006 10:52:32 AM EST> <Error> <netuix> <clv1upw02> <DealerManaged2>
              <ExecuteThread: '9' for queue: 'weblogic.kernel.Default'> <jerryk@unifiedsupply
              inc.com> <> <BEA-423137> <There was an error loading the requested URI /error.js
              p.>
              ####<Jan 26, 2006 10:52:53 AM EST> <Error> <netuix> <clv1upw02> <DealerManaged2>
              <ExecuteThread: '9' for queue: 'weblogic.kernel.Default'> <jerryk@unifiedsupply
              inc.com> <> <BEA-423137> <There was an error loading the requested URI /error.js
              p.>
              ==========================================================
              Now the weird thing is this. He got this error, and the user WAS STILL added to our user lists. This doesn't happen all the time, as in the logs he created a user minutes before this one and he did not receive any errors.
              This is just something that we do not want to have happen. Does anyone have any idea of what may have caused this and what I can do to prevent this from happening again.
              I cannot find any info on this BEA-423137 error anywhere on the site and I was wondering if someone would be able to help me out.
              Thanks,
              Garret

    Nevermind everyone. I figured out that I can do a manual change and just add the user to one of the groups and everything should be ok. Something happened silently within the system that caused it.

Maybe you are looking for

  • SD card reader doesn't work on Satellite C850-1CN after Win 8.1 install

    Hi, Since I installed Windows 8.1 on my computer Satellite C850-1CN ref. : PSKCAE my SD port does not work I would like to know if there is a driver I need to download because I searched the site for a pilot port but in vain ... Sorry for my English

  • Serial Number Invalid?

    I am attempting to reinstall my retail copy of Logic Express 8. I type in the serial number and it tells me it is invalid. I've tried using 1's instead of I's and 0's instead of O's. This isn't an issue of another copy being installed elsewhere, I've

  • Aggregate Layout for FAS2552 AFF VDI

    Hi - recently racked a fas2552 with NO external storage all SSD system. Upgraded it to 8.3P1. This system is for our VDI environment. (2 nodes) single chassis). Setup up 10G NFS and will present datastores as NFS. I was just curious since there are 2

  • How to realize mask edge transparence?

    I use Loader to load a picture,such as 1.jpg , _p1=new Pic("1.jpg"); Then I draw a circle as _p1 mask,such as _c _c=new Sprite(); _c.graphics.drawCircle(200,200,100) _p1.mask=_c; Now I find there is no transparence around mask,and I want to make mask

  • My ipad keeps crashing.

    My iPad keeps crashing. I open up an app, and it shuts down back to the start screen. Not completely shutting down, just back to main screen. I went into Apple store yesterday, and they did a restore, but not a complete one???  It is still doing it t