b**********g 发帖数: 806 | 1 我的war file deploy到server上,居然有的computer可以access homepage,有的就不可
以,拿到error 404:The server has not found anything matching the Request-URI.
log里没有任何error.我用的是weblogic. |
A**o 发帖数: 1550 | 2 别人的war呢?
URI.
【在 b**********g 的大作中提到】 : 我的war file deploy到server上,居然有的computer可以access homepage,有的就不可 : 以,拿到error 404:The server has not found anything matching the Request-URI. : log里没有任何error.我用的是weblogic.
|
b**********g 发帖数: 806 | 3 别人的跟我不一样的war work的.我自己的war在localhost上也work
【在 A**o 的大作中提到】 : 别人的war呢? : : URI.
|
m******t 发帖数: 2416 | 4
URI.
What's the url to the homepage like?
【在 b**********g 的大作中提到】 : 我的war file deploy到server上,居然有的computer可以access homepage,有的就不可 : 以,拿到error 404:The server has not found anything matching the Request-URI. : log里没有任何error.我用的是weblogic.
|
b**********g 发帖数: 806 | 5 dev.mycompany.com/myapp
不过更奇怪的是,今天又好了,我的机器上也可以access了.
唯一的变化是我同事在同一server上redeploy了他的application.
但是server,weblogic都没有重启.他只是在weblogic的console里做的deploy.
【在 m******t 的大作中提到】 : : URI. : What's the url to the homepage like?
|
m******t 发帖数: 2416 | 6 Is it possible that sometimes you type a trailing / after that url, and some
other time you don't?
【在 b**********g 的大作中提到】 : dev.mycompany.com/myapp : 不过更奇怪的是,今天又好了,我的机器上也可以access了. : 唯一的变化是我同事在同一server上redeploy了他的application. : 但是server,weblogic都没有重启.他只是在weblogic的console里做的deploy.
|
b**********g 发帖数: 806 | 7 no,I never type trailing /
If it works, it will redirect to dev.mycompany.com/myapp/home/login.jsp
some
【在 m******t 的大作中提到】 : Is it possible that sometimes you type a trailing / after that url, and some : other time you don't?
|
b**********g 发帖数: 806 | 8 just tried the one with /, still redirect. So I think it doesn't matter whet
her has trailing / or not.
【在 b**********g 的大作中提到】 : no,I never type trailing / : If it works, it will redirect to dev.mycompany.com/myapp/home/login.jsp : : some
|
g*****g 发帖数: 34805 | 9 Check the hosts file if you are using windows.
Maybe there's a manual mapping there.
Otherwise, you shouldn't see difference.
【在 b**********g 的大作中提到】 : no,I never type trailing / : If it works, it will redirect to dev.mycompany.com/myapp/home/login.jsp : : some
|
b**********g 发帖数: 806 | 10 但是我什么都没动,今天早上就又能access了
【在 g*****g 的大作中提到】 : Check the hosts file if you are using windows. : Maybe there's a manual mapping there. : Otherwise, you shouldn't see difference.
|
|
|
A**o 发帖数: 1550 | 11 so, it doesn't sound like your problem
【在 b**********g 的大作中提到】 : 但是我什么都没动,今天早上就又能access了
|
b**********g 发帖数: 806 | 12 我就是觉得奇怪,为什么有的机器可以,有的机器不可以,然后今天早上又都可以了.
【在 A**o 的大作中提到】 : so, it doesn't sound like your problem
|
A**o 发帖数: 1550 | 13 下回这种事情交给admin处理?或者找个release engineer。//vv
【在 b**********g 的大作中提到】 : 我就是觉得奇怪,为什么有的机器可以,有的机器不可以,然后今天早上又都可以了.
|
b**********g 发帖数: 806 | 14 我们公司的ops那帮人总把皮球踢回来,气人
【在 A**o 的大作中提到】 : 下回这种事情交给admin处理?或者找个release engineer。//vv
|
m******t 发帖数: 2416 | 15
whet
OK, just a theory... 8-) Got bit by that for a couple of times.
【在 b**********g 的大作中提到】 : just tried the one with /, still redirect. So I think it doesn't matter whet : her has trailing / or not.
|
b**********g 发帖数: 806 | 16 嗯,有道理
【在 m******t 的大作中提到】 : : whet : OK, just a theory... 8-) Got bit by that for a couple of times.
|
t*******e 发帖数: 684 | 17 license issue. 5 unique IP addresses are allowed for non-licensed weblogic. |
m******t 发帖数: 2416 | 18
In that case, wouldn't there have been a big stack trace and some message
along the lines of "go get a real license you cheap bastard"? ;-)
【在 t*******e 的大作中提到】 : license issue. 5 unique IP addresses are allowed for non-licensed weblogic.
|
g*****g 发帖数: 34805 | 19 No, I think the 6th customer will see a page like:
"Your visit is important for us, all our servlets are currently
assisting other customers, please refresh every 30 seconds and
we appreciate your patience"
【在 m******t 的大作中提到】 : : In that case, wouldn't there have been a big stack trace and some message : along the lines of "go get a real license you cheap bastard"? ;-)
|
m******t 发帖数: 2416 | 20 LOL, and embed some light music midi file on the page.
【在 g*****g 的大作中提到】 : No, I think the 6th customer will see a page like: : "Your visit is important for us, all our servlets are currently : assisting other customers, please refresh every 30 seconds and : we appreciate your patience"
|
t*******e 发帖数: 684 | |