Sun Microsystems 820682310 manual Server Will Not Start on Windows Port Conflict, Start the server

Page 27
4Start the server.

Server Will Not Start on Windows (Port Conflict)

Note – The commands will still expect a value for --username (or -u) and --password (or -w). But these can be dummy values, since the server side does not impose any security.

4Start the server.

At this point, the server does not have command-line security.

5Create a plain text file that defines theAS_ADMIN_USERPASSWORD variable as follows:

AS_ADMIN_USERPASSWORD=adminpassword

adminpassword Your choice of password for the administration user's password.

6Create an administration user whose password is the password that you defined in the preceding step.

asadmin create-file-user --groups asadmin --passwordfile=password-file adminuser passwordfile The full path to the file that you created in the previous step.

adminuser The name of the user that you are creating.

This command adds an entry to the as-install/domains/domain-name/config/keyfile file.

7Uncomment the <security-constraint>element in the web.xml file.

8Restart the server for the new user name-password to take effect.

Note – After the server is restarted, remote commands must specify adminuser as the administration user and adminpassword as the administration password.

Server Will Not Start on Windows (Port Conflict)

If a message similar to the following is displayed when starting Enterprise Server on Microsoft Windows, a server port conflict has occurred:

Address already in use

This error occurs when another application is running on the Enterprise Server port (default 8080), or because a previous instance of Enterprise Server did not shut down cleanly.

You might also check the following:

“Is Another Application Running on the Server's Port?” on page 28

“Has an Ungraceful Shutdown Occurred on a Previously Running Server?” on page 28

Chapter 2 • Specific Issues

27

Image 27
Contents v3 Prelude Troubleshooting Guide Sun GlassFish Enterprise ServerSun Microsystems, Inc 4150 Network Circle Santa Clara, CA U.S.A This distribution may include materials developed by third parties 1 Overview of Enterprise Server Troubleshooting ContentsWas Application Deployment Successful? Administration FAQs Update Tool FAQs How Do I Use Update Tool to Extend My Enterprise Server Installation?Index “Enterprise Server Documentation Set” on page “Symbol Conventions” on page “Default Paths and File Names” on pagePreface Enterprise Server Documentation SetContinued TABLE P-1 Books in the Enterprise Server Documentation SetRelated Documentation Typographic Conventionshttp//developers.sun.com/javadb Symbol Conventions Symbol ConventionsDefault Paths and File Names The following table explains symbols that might be used in this bookDocumentation, Support, and Training Searching Sun Product DocumentationThird-Party Web Site References Sun Welcomes Your Comments First Steps Identifying the Problem“Identifying the Problem” on page “Troubleshooting Tools” on page “Where to Go for More Information” on pageSearch the GlassFish Mailing Lists and Forums Verify System Requirements and ConfigurationReview Known Issues Search the Product DocumentationSearch the SunSolve Knowledgebase When Does the Problem Occur?What Is Your Environment? Gathering InformationWhat Is Your System Configuration? What Is Different?Examining Log Files “Operating System Utilities” on page Troubleshooting ToolsMonitoring the System Operating System UtilitiesTo Obtain a Server Thread Dump Type the following commandStack Traces and Thread Dumps VisualVMWhere to Go for More Information Page “Cannot Access Remote Server” on page Specific IssuesCannot Access Local Server http//localhost8080 “Cannot Access Local Server http//localhost8080” on pageDescription To Determine Which Port Number the Server Is Actually UsingDid the Server Start? Was the Server Started at the Expected Port?“Is the Proxy Setting Causing a Problem?” on page Cannot Access Remote ServerIs the Proxy Setting Causing a Problem? SolutionIs the Application Server Running? Cannot Access the Administration Console“Is the Administration Console Running on the Expected Port?” on page “Is the Security Manager Disabled?” on page“Administrator User Name or Password Not Known” on page Cannot Access a Server ApplicationIs the Administration Console Running on the Expected Port? Is the Security Manager Disabled?1 Stop the server, if it is currently running Administrator User Name or Password Not KnownTo Remove the User Name and Password Completely Was Application Deployment Successful?7 Uncomment the security-constraint element in the web.xml file 8 Restart the server for the new user name-password to take effectServer Will Not Start on Windows Port Conflict 4 Start the serverDescription SolutionTwo Server Instances Bind to Same Port on Windows Has an Ungraceful Shutdown Occurred on a Previously Running Server?Issues Related to Applications Error When Deploying EARCannot Produce a JVM Thread Dump After Server Crash http//blogs.sun.com/quinn/entry/deploymentinglassfishv3prelude Cannot Find SunDeploymentManagerSolution Issues Related to asadminasadmin start-domain Command Fails Error CLI143 There is more than one domainError Could Not Start Domain Cannot Stop Domain Using asadmin stop-domainUsing asadmin set Command Might Produce Unexpected Results Issues Related to EclipseIssues Related to Installation and Upgrade General InstallationCannot Upgrade Cannot Deploy a Mail Session as a JNDI Resource Issues Related to JavaMailIssues Related to JNDI Cannot Configure JavaMail Resourcesjava.security.AccessControlException Access Issues Related to MySQLIssues Related to Security Exception When Creating MySQL Connection PoolMutual Authentication Not Working With the Application Client Page “Administration FAQs” on page “Application FAQs” on page Frequently Asked QuestionsAdministration FAQs Which asadmin Commands are Supported?How Do I Change Application Permissions? Application FAQsEclipse FAQs How Do I Debug Applications?How Do I Add Containers? Extensibility FAQsHow Do I Extend the Administration Console? How Do I Develop Add-On Components?What Java Persistence Support Is Available? Java Persistence FAQsJDBC FAQs Jersey FAQsThat Application? OpenESB FAQsRails and JRuby FAQs If I Deploy an Application Using the glassfishrailsWhat Options Are Available for Running JRuby With Enterprise Server? Gem documentation http//glassfishgem.rubyforge.orgWarbler information http//caldersphere.rubyforge.org/warbler Can I Change the Keystore Password? Security FAQsUpdate Tool FAQs What Happens When No Server Side Realm Is Configured?After you start your Enterprise Server instance, the default location for the Administration Console is http//localhost4848/ at least one Enterprise Server domain must be started before you can launch the Administration Console. Unless you declined to check for updates during installation, you will be notified of available updates in the message area. Update Tool can also be accessed on the command line by running the updatetool command in the as-install/bin directory. Extensive online help is provided for both versions Index