Installation question - AppServer 8.2
I installed SJSAS8.2 PE yesterday using all defaults, but was unable to start the server.
The error appeared to be related to a path with a blank in the path name.
The warning basically said that pathnames containing blanks could cause the server not to start.
I assumed that to be the issue.
During the install process, the installation application identified my most recent JDK as being in the directory:
C:\Program Files\Java\jdk1.5.0_05
Since the application could not start, and I did not see a convenient way of changing the java library location,
I decided to un-install and reinstall using a different JDK.
I ran the uninstall utility and it ended OK.
I then tried to re-install the program and recieved the following error in the installation log:
INFO - unpacked jar file: activation.jar.pack
INFO - unpacked jar file: appserv-assemblytool.jar.pack
INFO - unpacked jar file: appserv-cmp.jar.pack
INFO - unpacked jar file: appserv-ext.jar.pack
INFO - unpacked jar file: appserv-jstl.jar.pack
INFO - unpacked jar file: appserv-rt1.jar.pack
INFO - unpacked jar file: appserv-rt2.jar.pack
INFO - unpacked jar file: appserv-rt3.jar.pack
INFO - unpacked jar file: appserv-rt4.jar.pack
INFO - unpacked jar file: appserv-tags.jar.pack
INFO - unpacked jar file: commons-launcher.jar.pack
INFO - unpacked jar file: commons-logging.jar.pack
INFO - unpacked jar file: deployhelp.jar.pack
INFO - unpacked jar file: j2ee-svc.jar.pack
INFO - unpacked jar file: j2ee.jar.pack
INFO - unpacked jar file: jaxr-api.jar.pack
INFO - unpacked jar file: jaxr-impl.jar.pack
INFO - unpacked jar file: jaxrpc-api.jar.pack
INFO - unpacked jar file: jaxrpc-impl.jar.pack
INFO - unpacked jar file: jsf-api.jar.pack
INFO - unpacked jar file: jsf-impl.jar.pack
INFO - unpacked jar file: mail.jar.pack
INFO - unpacked jar file: relaxngDatatype.jar.pack
INFO - unpacked jar file: saaj-api.jar.pack
INFO - unpacked jar file: saaj-impl.jar.pack
INFO - unpacked jar file: sun-appserv-ant.jar.pack
INFO - unpacked jar file: xsdlib.jar.pack
INFO - unpacked jar file: sun-as-jsr88-dm.jar.pack
INFO - number of merged jar entries: 2741
INFO - number of merged jar entries: 1430
INFO - number of merged jar entries: 2473
INFO - number of merged jar entries: 776
INFO - number of merged jar entries: 646
INFO - Start core server configuration.
ERROR - default domain creation returned following exception:
CLI130 Could not create domain, domain1
INFO - End core server configuration.
INFO - Start samples configuration.
INFO - End samples configuration.
INFO - Start Derby Configuration.
INFO - End Derby Configuration.
INFO - Start Sun Java System Message Queue uninstallation
INFO - End Sun Java System Message Queue uninstallation
INFO - Start Sun Java System Message Queue uninstallation
INFO - End Sun Java System Message Queue uninstallation
INFO - Start samples uninstallation.
INFO - End samples uninstallation.
INFO - Start core server uninstallation
INFO - End core server uninstallation
The directory already exists from the previous install.
Do I need to delete the directory structure before I can reinstall?
What do I need to do to reinstall after an un-install?
Also, is there any way to accept path names with blanks?
If not, then maybe they should not be displayed as defaults when found.

