facebook

Where to change admin user id for oc4j 10.1.3.1?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #264144 Reply

    awillis
    Member

    running oc4j 10.1.3.1 MyEclipse 5.0

    Need to change the admin user id in eclipse for 10.1.3.1 since it is no longer “admin”. When shutting down via the myeclipse server button in eclipse toolbar I get this error msg:

    2007-01-04 12:02:39.383 NOTIFICATION J2EE RMI-00003 Invalid username or password for default (admin). Authentication failed.

    I verified the pwd is correct, but user name is not. I can shutdown via cmd line using the correct user name/pwd but need to be able to do it via eclipse.

    TIA

    #264168

    Riyad Kalla
    Member

    Hmm, I think the connector hard-codes the “admin” name actually.

    Can you specify the username on the command line and pass it in the optional arguments box?

    #264176

    awillis
    Member

    I haven’t found a way to do that yet, doesn’t mean it isn’t possible. I did some digging on Oracle.com also. There is a serverdef file for oracle.10.1.3 that is located in

    <MyEclipse Install Dir>\MyEclipse 5.0GA\eclipse\plugins\org.eclipse.jst.server.generic.oc4j_1.5.0.200608110849\servers

    This file seems to have all the relevant info needed for oc4j in the stop section. I edited the file with the correct pwd but still get the same error. Is there any way to confirm that eclipse is actually using this serverdef file and not another one? Or is this data irrelevant?

    #264178

    Riyad Kalla
    Member

    Those are the connectors for WTP, MyEclipse doesn’t use them, so that change most likely won’t effect the MyEclipse connector.

    I’m going to file this to get looked into. In the mean time you can run the app server externally and connect to it for debugging using the remote debugger:
    http://www.myeclipseide.com/images/tutorials/quickstarts/remotedebugging/

    Sorry about this hickup.

    #264198

    awillis
    Member

    Thanks for looking into it

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Where to change admin user id for oc4j 10.1.3.1?

You must be logged in to post in the forum log in