oracle11g - Eclipse with WebLogic 11g show wrong server status when starting -


i have eclipse neon release (4.6.0) weblogic server 11gr1(10.3.5). i'm having trouble starting server , publishing .wars eclipse server tab. problem server remains stuck in starting @ 98% although in console shows started.

<weblogicserver> <bea-000360> <server started in running mode>  

the weblogic console localhost:7101/console works means server indeed started. problem in eclipse server tab still shows ...starting, guess it's problem eclipse "reading" improperly server state.

i cannot publish application servers tab in eclipse because of this.

it worked untill , didn't change in it's configuration.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -