Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7836073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:57:15+00:00 2026-06-02T13:57:15+00:00

I’m using Webshpere 7 and I can’t connect my debugger to Webshphere. I’ve tried

  • 0

I’m using Webshpere 7 and I can’t connect my debugger to Webshphere.

I’ve tried this on the command line…

/opt/IBM/WebSphere/AppServer/java/bin/java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=0.0.0.0:3389 Test

Using 0.0.0.0 in the address makes it work!! I can connect from out side the machine.

This only seems to be the case with Websphere 7(IBM JDK 1.6), Websphere 6 (IBM JDK 1.5) does not have this “feature”

The Webpage for Websphere (/ibm/console) does not let me put this in to the console page.

Application servers > server1 > Debugging service

The “JVM debug port” on this page does not let me enter a 0.0.0.0:7777 as the port number.

Can anyone tell me where I can enter this value?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T13:57:16+00:00Added an answer on June 2, 2026 at 1:57 pm

    By default Sles Linux does not expose a port outside the box.

    So by setting the debug port in WS to 7777 via the webpage(IBM/console) only exposes the port internally to the box.
    To expose it you need to enter “0.0.0.0:7777”, but the web page does not allow this as a value.

    So to change it by hand go to this file on the box…

    /opt/IBM/WebSphere/AppServer/profiles/WRSProfile/config/cells/WRSNodeCell/nodes/WRSNode/servers/server1/server.xml

    Then replace 7777 with 0.0.0.0:7777 in the file. (there are 3 places to change this in the file)

     <services xmi:type="debugservice:DebugService" 
     xmi:id="DebugService_1331818723840" enable="true" 
     jvmDebugPort="0.0.0.0:7777" 
     jvmDebugArgs="-agentlib:jdwp=transport=dt_socket,
     server=y,suspend=n,
     address=0.0.0.0:7777" 
     BSFDebugPort="4444" BSFLoggingLevel="0"/>
    ...
     <jvmEntries xmi:id="JavaVirtualMachine_1183122130078" 
     verboseModeClass="false" verboseModeGarbageCollection="false" 
     verboseModeJNI="false" maximumHeapSize="1024" runHProf="false" 
     hprofArguments="" debugMode="true" 
     debugArgs="-agentlib:jdwp=transport=dt_socket,
     server=y,suspend=n,
     address=0.0.0.0:7777" 
     genericJvmArguments="">
    

    Then stop and start the server.

    /opt/IBM/WebSphere/AppServer/bin # ./stopServer.sh server1
    

    ..

    /opt/IBM/WebSphere/AppServer/bin # ./startServer.sh server1
    

    You can now connect a debugger to the machine!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to using the Perl treebuilder module for HTML parsing and can't figure
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
Does anyone know how can I replace this 2 symbol below from the string
That's pretty much it. I'm using Nokogiri to scrape a web page what has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a jquery bug and I've been looking for hours now, I can't
I am reading a book about Javascript and jQuery and using one of the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.