× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Try this:
java -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,address=7070,suspend=n
      -cp $CLASSPATH:/java/commons-net-1.2.1.jar
com.weycogroup.weborder.SendReports

I think that the spaces between the elements of your -Xrunjdwp are causeing
trouble.

Chris DeLashmutt
Senior R&D Analyst
LeasePlan USA
1165 Sanctuary Pkwy., Alpharetta, GA 30004
Phone: 678-202-8695
Fax: 678-921-4895
ClearCase problems? Check out the LeasePlan ClearCase FAQ for answers!


                                                                                
                                                   
                      Glenn Holmer                                              
                                                   
                      <gholmer@weycogroup        To:       
java400-l@xxxxxxxxxxxx                                                  
                      .com>                      cc:                            
                                                   
                      Sent by:                   Subject:  debugging Java 
programs                                                 
                      java400-l-bounces@m                                       
                                                   
                      idrange.com                                               
                                                   
                                                                                
                                                   
                                                                                
                                                   
                      09/15/2004 10:29 AM                                       
                                                   
                      Please respond to                                         
                                                   
                      Java Programming on                                       
                                                   
                      and around the                                            
                                                   
                      iSeries / AS400                                           
                                                   
                                                                                
                                                   
                                                                                
                                                   




How can I debug a Java program running on the AS/400 from my PC?
I tried this from QShell:

 > java -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket, server=y, address=7070, suspend=n
      -cp $CLASSPATH:/java/commons-net-1.2.1.jar
com.weycogroup.weborder.SendReports
   Non-server transport dt_socket must have a connection address specified
through the 'address=' option.
   Invalid JDWP options: transport=dt_socket,
   Unable to create Java Virtual Machine.
   $

I am using NetBeans 4.0 as my IDE.

--
____________________________________________________________
Glenn Holmer                          gholmer@xxxxxxxxxxxxxx
Programmer/Analyst                       phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.







As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.