The IBM HTTP Server 7.0 service on Local Computer started and then stopped
Error: The IBM HTTP Server 7.0 service on Local Computer started and then stopped. We need to look at the logs .. Note: Logs a re located in <ihs_install_root>\logs Looking at the log files for...
View ArticleIBM HTTP Server presents funny characters with SSL is enabled
The problem is that there is not virtual host directive for names hosts and so IHS cannot find any information to serve for SSL Wildcard general Hot Config ie DocumentRoot # # Use name-based virtual...
View ArticleSSL0227E: SSL Handshake Failed, Specified label could not be found in the key...
The error below: [warning][Sun Nov 20 16:21:13 2011] [crit] [client 127.0.0.1] [13d76a8] SSL0227E: SSL Handshake Failed, Specified label could not be found in the key file.[/warning] Is found in an IBM...
View ArticleJoomla 500 – An error has occurred
When copying a Joomla site you may experience the following error when trying to log in to the Administration panel/site. Joomla 500 – An error has occurred. This can often be because your config.php...
View ArticleCWOBJ2409E: The exception...
When the Catalog (cat) Node04 was created, the DNS was wrong. This means that when the catalog service domain was created the DMGR did a reverse look-up to find the FQDN for the cat 04′s IP Address. At...
View ArticleADMF0003E: Invalid parameter value
I was coding a jython class to alter some JVM params and I had the following error: D:\was8dev\bin>wsadmin.bat -f d:\scripts\websphere\jvm.py -lang jython -username wasadmin -password WASX7209I:...
View ArticleAttributeError: instance of ‘Class’ has no attribute...
When coding some jython I get the following error: C:\scripts>"C:/Program Files/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/wsadmin.bat" -lang jython -f "C:/scripts/jvm. py"...
View ArticleJython Websphere Error – Encountered: “\r” (13), after “”
When running a Jython script that I was writing to manage Custom JVM Properties, I experiecned the following error: WASX7017E: Exception received while running file...
View ArticleWebSphere Jython Examples: – Error – Cannot create objects of type “property”...
When testing a jython script create JVM custom properties in WebSphere Application Server version 8, I have the following issue: WASX7017E: Exception received while running file...
View ArticleAIX: Shell Script Error: This is not an identifier
./install.sh[14]: =/opt/IBM/WebSphere/AppServer/logs/manageprofiles/myProfile_create.log: This is not an identifier. This error is because in my korn shell script, I did not delimit the string and so...
View Article