Re: [Tn5250j-general] Newbie

2011-03-23 Thread Martin W. Kirst

Already fixed.

See bug ID
http://sourceforge.net/tracker/?func=detail&aid=3158902&group_id=22923&atid=376973

Regards
 Martin

Am 23.03.2011 15:17, schrieb Arpe, Kevin C:
> Hi,
> 
> I am Windows XP user with Java 1.6.  I just downloaded and tried your app.  
> Looks very promising.  Anything to get away from RUMBA would be great.
> 
> Install and initial launch is OK, except now I cannot save configs.
> 
> I am guessing I am missing a folder.  I already tried to create 
> %APPDATA%\.tn5250j
> Still does not fix the issue.
> Also tried an empty file called "sessions".  Did not work.
> Also tried an empty folder called "sessions".  Did not work.
> 
> Surely this is something very simple.  I checked the mailing list archives.  
> Did not see anything.
> Also, did not notice anything in the docs here: 
> http://tn5250j.sourceforge.net/quick.html
> 
> Thanks,
> Arpe
> 
> Here is my log output:
> 
> H:\saveme-hk\installers\tn5250j-0.6.2-jse6>java -jar tn5250j.jar
> INFO [org.tn5250j.GlobalConfigure]  Information Message: C:\Documents and 
> Settings\v094424\.tn5250j\tn5250jstartup.cfg (The system cannot find the path 
> specified).  The file tn5250jstartup.cfg will be created for first time use.
> INFO [org.tn5250j.GlobalConfigure]  Information Message: C:\Documents and 
> Settings\v094424\.tn5250j\sessions (The system cannot find the path 
> specified).  The file sessions will be created for first time use.
> INFO [org.tn5250j.GlobalConfigure]  Information Message: C:\Documents and 
> Settings\v094424\.tn5250j\macros (The system cannot find the path specified). 
>  The file macros will be created for first time use.
> INFO [org.tn5250j.GlobalConfigure]  Information Message: C:\Documents and 
> Settings\v094424\.tn5250j\keymap (The system cannot find the path specified). 
>  The file keymap will be created for first time use.
> WARN [org.tn5250j.My5250] Information Message: Can not find scripting support 
> files, scripting will not be available: Failed to load interpreter drivers 
> java.lang.NoClassDefFoundError: org/python/core/PyException
> INFO [org.tn5250j.framework.common.SessionManager] New session Manager 
> initialized
> INFO [org.tn5250j.framework.Tn5250jController] plugin directory is: 
> H:\saveme-hk\installers\tn5250j-0.6.2-jse6\ext
> WARN [org.tn5250j.framework.Tn5250jController] Plugin path 
> 'H:\saveme-hk\installers\tn5250j-0.6.2-jse6\ext' does not exist. No plugins 
> will be loaded.
> INFO [org.tn5250j.framework.Tn5250jController] Tn5250j plugin manager created
> INFO [org.tn5250j.framework.Tn5250jController] Tn5250j plugin manager started
> INFO [org.tn5250j.GlobalConfigure]  Information Message: C:\Documents and 
> Settings\v094424\.tn5250j\tn5250jExternalProgram.properties (The system 
> cannot find the path specified).
> INFO [org.tn5250j.ExternalProgramConfig] begin loading external program 
> settings
> WARN [org.tn5250j.GlobalConfigure] File not found : writing file 
> tn5250jExternalProgram.properties.  Description of error is C:\Documents and 
> Settings\v094424\.tn5250j\tn5250jExternalProgram.properties (The system 
> cannot find the path specified)
> WARN [org.tn5250j.GlobalConfigure] File not found : writing file sessions.  
> Description of error is C:\Documents and Settings\v094424\.tn5250j\sessions 
> (The system cannot find the path specified)
> WARN [org.tn5250j.GlobalConfigure] File not found : writing file 
> tn5250jExternalProgram.properties.  Description of error is C:\Documents and 
> Settings\v094424\.tn5250j\tn5250jExternalProgram.properties (The system 
> cannot find the path specified)
> 
> 
> This email is confidential and subject to important disclaimers and
> conditions including on offers for the purchase or sale of
> securities, accuracy and completeness of information, viruses,
> confidentiality, legal privilege, and legal entity disclaimers,
> available at http://www.jpmorgan.com/pages/disclosures/email.  
> 
> 
> 
> --
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software 
> be a part of the solution? Download the Intel(R) Manageability Checker 
> today! http://p.sf.net/sfu/intel-dev2devmar
> 
> 
> 
> ___
> Tn5250j-general mailing list
> Tn5250j-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tn5250j-general




signature.asc
Description: OpenPGP digital signature
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! 

Re: [Tn5250j-general] newbie needs help (Darryl Tidd)

2007-08-08 Thread Darryl Tidd




permissions are -rwsr-wr-x

Josh Diggs wrote:

  
If I select run in terminal, a terminal screen pops up, and disappears.  If I select 

  
  run, nothing seems to happen.  

This sounds like it might be a problem with the file's permissions.  The execute bit needs to be set appropriately for whoever is running tn5250j.  Check the permissions 
  
  
ls -Al

  
  and use chmod to set the appropriate permissions if necessary.
  
  
chmod 555 tn5250j.script (or whatever the script name is)

  
  
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


  




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


Re: [Tn5250j-general] newbie needs help (Darryl Tidd)

2007-08-08 Thread Josh Diggs
>If I select run in terminal, a terminal screen pops up, and disappears.  If I 
>select 
run, nothing seems to happen.  

This sounds like it might be a problem with the file's permissions.  The 
execute bit needs to be set appropriately for whoever is running tn5250j.  
Check the permissions 
>ls -Al
and use chmod to set the appropriate permissions if necessary.
>chmod 555 tn5250j.script (or whatever the script name is)

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general