sag mam

Greenhorn
+ Follow
since Nov 27, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sag mam

Hi all,
I've got WAS Express 6.0.2 on Solaris.
I've downloaded fix pack 11 for it, for both application server and http server (should I also launch the plugin fix pack???).
I followed all the instructions to install the packs, no errors were in the install log.
versionInfo command shows 6.0.2.11 as it should.
I started the server. startServer.log is normal.
If I launch wsadmin, I can work as usual.

But: I cannot access any URL from my browser, not even the WS console.

The only accessible URL is: http://hostname which gives me the WebSphere "splash screen".
Before the upgrade, URLs were accessible, of course.
Each time I try to access a URL (the console, for example), I see this in SystemOut.log:

[6/22/06 20:18:54:860 IDT] 00000020 WebContainer E SRVE0017W: A WebGroup/Virtual Host to handle /ibm/console has not been defined.
[6/22/06 20:18:54:866 IDT] 00000020 WebContainer E SRVE0138E: postInvoke Security Exception

I compared the /config directory before & after the upgrade, and it's identical (except for updated build numbers, of course).

I checked netstat -a | grep LISTEN
and all usual ports are ok.

ps -ef | grep IBM:

nobody 20643 20642 0 Jun 22 ? 0:00 /opt/IBMIHS/bin/httpd -d /opt/IBMIHS -k start
root 6643 23625 0 18:05:44 pts/4 0:00 grep IBM
root 6550 1 0 17:46:47 pts/4 0:58 /opt/IBM/WebSphere/AppServer/java/bin/java -XX:MaxPermSize=256m -Dwas.status.so
root 20642 1 0 Jun 22 ? 0:42 /opt/IBMIHS/bin/httpd -d /opt/IBMIHS -k start
nobody 20644 20642 0 Jun 22 ? 0:00 /opt/IBMIHS/bin/httpd -d /opt/IBMIHS -k start
nobody 20645 20642 0 Jun 22 ? 0:00 /opt/IBMIHS/bin/httpd -d /opt/IBMIHS -k start


Any ideas what to look for?
Thanks.
17 years ago
Hi, I'm having the same prob. How did you solve this eventually?
thanks.
18 years ago
JSP