- This topic has 1 reply, 2 voices, and was last updated 19 years, 9 months ago by
Scott Anderson.
-
AuthorPosts
-
dogearedMember– System Setup ——————————-
Operating System and version: Windows XP
Eclipse version: 3.1
Eclipse build id: I20050627-1435
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: 4.0
Eclipse JDK version: 1.4.2
Application Server JDK version: 1.4.1 (IBM VM)
Are there any exceptions in the Eclipse log file? NOIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
I am using WAS 5.1 with MyEclipse. I have confirmed that the server is starting properly by tailing the log files and browsing to the administrative console. I made sure to reference the IBM VM in the configuration.
In Eclipse, The console view shows: websphere5Server [Remote Java Application] C:\IBM\WebSphere\AppServer\java\bin\javaw.exe (Aug 12, 2005 6:37:37 PM)
However, there is no output in Console. Ordinarily, it should be the same output as shows up in the SystemOut.log file.
If I enable the debug messages checkbox in the configuration in MyEclipse, I see the verbose output from MyEclipse in the console, but still none of the WAS output.
I have searched around and have not found anything pertinent to this issue.
Thanks,
Micah
Scott AndersonParticipantMicah,
The information you need how to configure logging for use with MyEclipse is here:
http://www.myeclipseide.com/Articles/WebSphere5.1LogConfiguration/WAS5.1LogConfiguration.html -
AuthorPosts