|
|
|
10 |
Unsupported
Solaris version. |
Refer to the Release Notes on docs.sun.com for a list of
supported Solaris versions. |
151 |
Existing installation detected (using the product registry file). |
This problem occurs because
of a previous unclean/partial uninstallation or failed installation. The solution is to delete application server-specific entries from the productregistry file:
On Microsoft Windows the product registry file is usually at c:\Windows\system32\productregistry. Do not delete this file. Search for all application server-specific entries and remove them
On Solaris, run /bin/prodreg and uninstall application server.
On other non-Solaris UNIX systems, the productregistry file is at var/tmp/productregistry. Delete all the application server-related information.
|
152 |
Existing installation detected (using the presence
of bin/asadmin in installation directory). |
Use the uninstall program provided in the application server
installation directory. |
153 |
Installation directory has an empty string. |
Ensure that the installation directory does not have
an empty string. |
154 |
Installation directory longer than 64 characters. This exit code applies only
to Windows. |
Ensure that the installation directory is not more than 64 characters. |
155 |
Installation
directory contains space character. Applies to only to UNIX platforms. |
Ensure that the installation
directory does not contain a space character. |
156 |
Installation directory contains forbidden characters. |
Ensure that
you do not use the forbidden characters such as *, “ ,?, <,>,
and |. |
157 |
Installation directory not writable. |
Ensure that the installation directory is writable. |
158 |
Invalid Java
SE Development Kit (JDK) directory (java and javac binaries not found). |
Ensure that
you use a valid JDK directory. |
159 |
Invalid JDK directory (wrong version). |
Refer to the
Release Notes on docs.sun.com for a list of supported JDK versions. |
160 |
Invalid admin username
(empty or not alphanumeric). |
Ensure that you use an alphanumeric username and not
an empty one. |
161 |
Invalid admin port (empty value). |
Ensure that you use a valid
admin port. |
162 |
Invalid admin port (not numeric value). |
Ensure that the admin port has
a numeric value. |
163 |
Invalid admin port (value under 1024 for non-root users). |
Ensure that
the non-root users use an admin port with a value above 1024 characters. |
164 |
Invalid
admin port (port in use). |
Ensure that the admin port port you are
using is not being used by some other application. |
165 |
Invalid admin port (same value
as HTTP port). |
Ensure that the admin port and HTTP port do not
have the same values. |
166 |
Invalid HTTP port (empty value). |
Ensure that the HTTP port does
not have an empty value. |
167 |
Invalid HTTP port (not numeric value). |
Ensure that the
HTTP port has a numeric value. |
168 |
Invalid HTTP port (value under 1024 for
non-root users). |
Ensure that the non-root users use an HTTP port with a
value above 1024 characters. |
169 |
Invalid HTTP port (port in use). |
Ensure that the HTTP port
you are using is not being used by some other application. |
170 |
Invalid HTTPS port
(empty value). |
Ensure that you provide a value to the HTTPS port. |
171 |
Invalid HTTPS
port (not numeric value). |
Ensure that the HTTPS port has a numeric value. |
172 |
Invalid
HTTPS port (value under 1024 for non-root users). |
Ensure that the HTTPS port
value is not less than 1024 for the root users. |
173 |
Invalid HTTPS port (port
in use). |
Ensure that the HTTPS port you are using is not being
used by some other application. |
174 |
Invalid HTTPS port (same value as HTTP or admin
port). |
Ensure that the HTTPS port does not have same value as that of the admin port or HTTP port. |
175 |
Invalid admin password (shorter than 8 characters). |
Ensure that
the admin password is not less than 8 characters. |
176 |
Invalid master password (shorter
than 8 characters). |
Ensure that the master password is not less than 8
characters. |
177 |
Invalid DAS hostname (empty value). |
Ensure that the DAS hostname has some value. |
178 |
Invalid
node agent name (empty value). |
Ensure that the node agent does not have
an empty value. |
180 |
No component selected for installation. |
Ensure that you select a component
for installation. |
181 |
Load balancing plug-in already installed on selected web server. |
If you want
to reinstall the load-balancing plug-in, uninstall the existing plug-in. |
182 |
Invalid web server directory
(empty directory). |
Ensure that the web server directory is not empty. |
183 |
Invalid web server
directory (web server installation not found). |
Ensure that you install web server. |
184 |
Non-writable web
server directory. |
Ensure that you use a writable web server directory. |
190 |
Empty SIP port. |
Ensure that
the SIP port is not empty. |
191 |
Invalid SIP port (non numeric value). |
Ensure that
SIP port has numeric value. |
192 |
Invalid SIP port (value under 1024 for non-root
users). |
Ensure that the non-root users use an SIP port with a value
above 1024 characters. |
193 |
Invalid SIP port (out of range value). |
Ensure that SIP port value
is between 1 and 65535. |
194 |
Invalid SIP port (port in use). |
Ensure that the
SIP port you are using is not being used by some other application. |
195 |
Empty
SIPS port. |
Ensure that the SIPS port is not empty. |
196 |
Invalid SIPS port (non
numeric value). |
Ensure that SIPS port has numeric value. |
197 |
Invalid SIPS port (value under
1024 for non-root users. |
Ensure that the non-root users use an SIPS port
with a value above 1024 characters. |
198 |
Invalid SIPS port (out of range value). |
Ensure that
SIPS port value is between 1 and 65535. |
199 |
Invalid SIPS port (port in use). |
Ensure that the SIPS port you are using is not
being used by some other application. |
200 |
SIP and SIPS port having same value. |
Ensure that
SIP and SIPS port do not have the same values. |
201 |
SIP and admin
port having same value. |
Ensure that SIP and admin port do not have
the same values. |
202 |
SIP and HTTP port having same value. |
Ensure that SIP and
HTTP port do not have the same values. |
203 |
SIP and HTTPS port having
same value. |
Ensure that SIP and HTTPS port do not have the same
values. |
204 |
SIPS and admin port having same value. |
Ensure that SIPS and admin port
do not have the same values. |
205 |
SIPS and HTTP port having same value. |
Ensure
that SIPS and HTTP port do not have the same values. |
206 |
SIPS and
HTTPS port having same value. |
Ensure that SIPS and HTTPS port do not
have the same values. |