For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 2 voices, and was last updated 18 years, 1 month ago by
kalyan1215.
-
AuthorPosts
-
kalyan1215Memberi’am using ORACLE 10g Apps Server and MyEclipse5.5.
Am being unable to configure the apps server in MyEClipse. can anybody help me out nd the hell out of it
Thanks in advacneJune 25, 2007 at 10:37 am #272039
Loyal WaterMemberYou will have to go to Windows > Preferences > MyEclipse > Application Servers > Oracle 10.X and set up the connector as shown in the following FAQ:-
https://www.genuitec.com/forums/topic/oracle-as-10-what-does-a-configured-connector-look-like/Your server will then show up in the server view and you can work on it from there on.
June 27, 2007 at 3:56 am #272097
kalyan1215Memberhai
nd thanks a lot for the needful reply. Here the example u have given shows only the password column but i have both username nd password. i have given the username nd password which i’am using to login thru the10g console control. i.e. USERNAME: ias_admin ,,,PASSWORD: espry123.
While i’am trying to stop the server it is ahowing an error like thiscom.evermind.client.orion.AdminCommandException: Unable to find java:comp/ServerAdministrator: Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin); nested exception is:
javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin)
at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:108)
at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:30)
javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin); nested exception is:
javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin) [Root exception is javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin)]
at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:105)
at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:30)
Caused by: javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin)
at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2523)
at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2339)
at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:721)
at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
… 2 more
—- Embedded exception
javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin)
at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2523)
at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2339)
at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:721)
at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:105)
at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:30)
Error: Unable to find java:comp/ServerAdministrator: Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin); nested exception is:
javax.naming.AuthenticationException: Invalid username/password for default (oc4jadmin)Please rtry to resolve the problem nd thanks in advance
-
AuthorPosts