I’ve searched the forums and tried various suggestions – all to no avail. My issue is that Websphere 7.0 will not start in Debug mode. The issue is with dt_socket not being able to be loaded. Here’s my native_stderr.log:
<JIT: FullSpeedDebug: ignoring countString>
<JIT: FullSpeedDebug: ignoring countString>
09:04:46.674 ERROR: [TransportManager.cpp:138] Loading of dt_socket failed
09:04:46.674 ERROR: [Agent.cpp:164] JDWP error in VM_INIT: TransportException [509/0] Loading of dt_socket failed
What I do think is this: I was running a server as an application. I created a 2nd server as a Windows service. The service will debug, the app will not. Creating a new profile as an app and the issue remains. So somehow, when you make a profile as a service, something changes the environment. Removing the profile that was a service (and removing the service from Windows) does not remedy the issue.
Anyone else experience this? We’ve had several developers at my company have this happen to them as well.
tx,
ed