Java FTP client do not work in Solaris 10

We just upgrade our Solaris 8.0 system to Solaris10. A java FTP client don't work anymore when I try to download a remote file. It worked nicely in Solaris8. Specifically, this java program is using JDK FtpClient, the command that downloading a file is something like this:
TelnetInputStream in = ftpClient.get(remotefilename);
However, I still can send a file to a remote machine. Anyone knows this?
Thnak you very much!

Hello Community,
the problem is solved. The VM on the workstation is very slow. The Java EE server use more than one hour to start. No problem with the hardware key or anything else, only a problem of my patience. It seems that the configuration file of the VM stores special entrys of the basic physical machine to run optimal. And which is optimal for the notebook is not optimal for the workstation.
Cheers
Stefan
Edited by: Stefan Schnell on Mar 4, 2008 2:10 PM

Similar Messages

  • FTP client is not working in active mode

    Hi,
    I have a ftp issue trying to download iweb files.
    My provider enabled me a ftp access.
    I tried to connect to it with transmit or rbrowser ftp client (passive mode disabled). The connection works well but i can not retrieve the list of files.
    However using my PC and filezilla ftp client in active mode, the connection did work properly.
    Any idea to help make this connection work on my mac ?
    Thanks

    Perhaps this will help...
    http://slacksite.com/other/ftp.html
    "The main problem with active mode FTP actually falls on the client side. The FTP client doesn't make the actual connection to the data port of the server--it simply tells the server what port it is listening on and the server connects back to the specified port on the client. From the client side firewall this appears to be an outside system initiating a connection to an internal client--something that is usually blocked."

  • Java File Lock is not working on Solaris

    Hi I have a simple program which is locking the file using the code
              reader=new RandomAccessFile(fileToBeProcessed,"rw");
              channel = reader.getChannel();
         try {
         lock = channel.tryLock();
    }catch
    Its working fine on windows but on solaris when the program is running, I am able to delete the file or edit it. I also printed the lock object and it is not null.
    Did anyone have the same problem? How did you solve it?
    Thanks
    Rajeev

    These locks are only specified to protect against other people who are also using these locks. What you can do with the file when you aren't using locks is up to the OS, and Unix-based systems will let you do anything you like.
    Due to its brain-dead advisory locking scheme.

  • Swedish chars ��� not working under Solaris

    Hi All,
    I created the following little code and it is not working under Solaris 7, JDK1.4.1_01. (also tested some other but does not work)
    public class HelloSweden
    public static void main(String [] args)
    String newName="���";
    String charsetName = "iso-8859-2";
    byte [] s = {(byte)229, (byte)228, (byte)246};
    try
    newName = new String(s, 0, s.length, charsetName);
    catch ( java.io.UnsupportedEncodingException e )
    System.err.println(e.getMessage());
    e.printStackTrace();
    System.out.println("new name is: "+newName);
    for(int i=0; i<newName.getBytes().length; i++)
    System.out.println(i+"."+":"+newName.getBytes());
    The problem is that on Solaris 7 the output is:
    new name is: ???
    0.:63
    1.:63
    2.:63
    Whereas on Linux it works fine:
    new name is: ���
    0.:-27
    1.:-28
    2.:-10
    I also tried the "javac -encoding iso8859-1" option but no use.
    Could anybody help?
    Thnx,
    GF

    I also tried the "javac -encoding iso8859-1" option
    but no use.
    Was the output exactly the same or were the numbers correct, at least?
    You may need to compile with:
    javac -encoding ISO-8859-1 ClassName.java
    and then run with:
    java -Dfile.encoding=ISO-8859-1 ClassName
    You can set the character encoding explicitely like that. The character encoding depends on locale settings; if you set LC_ALL to a Swedish locale ("sv_SE"?) javac and java should start using the correct encodings automatically.

  • The inbuilt load to ftp-host does not work

    When I use this alternative in muse all the files are not upploaded or mismatched. When I save as HTML an upload the files by a third party FTP-client it always work.
    The problem occurs only with one of my websites.
    Does muse have a working directory that perhaps is corrupted?

    Select the "All Files" option during the next FTP upload, then go back to using the default "Modified Files" option.
    Also, if you alter the contents of your site using an external FTP client, Muse will be unaware of those changes so in order to get things back in sync you'll need to use the "All Files" option.

  • Java.util.ProperyPermission does not work for

    Hi again!
    I have some problems with a security.policy file. Its content is provided below:
    grant{
         //Alow the client to connect to any port above 1024
         permission java.net.SocketPermission "*:1024-", "connect";
    permission java.util.PropertyPermission "user.language", "read, write";
    Unfortunately, the java.util.PropertyPermission does not work. I always get the following exception:
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.language write)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
    at java.security.AccessController.checkPermission(AccessController.java:427)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
    at java.util.Locale.setDefault(Locale.java:352)
    at essex.kkarad.cache.daemon.SimplePopulationStrategy.doPopulate(SimplePopulationStrategy.java:41)
    at essex.kkarad.cache.daemon.Populator.run(Populator.java:42)
    Is there any problem with the decleration of the premission? Any ideas?

    Err, this may come as a shock, but it's because you changed the system clock.
    The Timer class works out the absolute time when to next to do something, and when you change the system clock you break that time.
    How much are you changing it by?

  • Why keyboard and mouse right click not working in Solaris and Linux?

    Hi all,
    I have two problems:
    1) I am working on AWT/Swing application and its working fine in window enviornment,but while running on solaris and linux mouse right-click option window not poping up.
    2) Ctrl+c,Ctrl+v,Home and End keyboard key are not working in solaris and linux OS for same application.
    Pls provide me some solution for these problem.
    -Dinesh

    Hi Nik,
    Thanks for reply. I found some solution for the above problem.
    For mouse right click there was problem in my source code.I have not implemented the mousePressed() method
    In case of keyboard Home, End and arrow key working fine after exporting AWTUSE_TYPE4_PATCH=false; in solaris and linux
    But still Ctrl-c and Ctrl-v not working.
    I am using JDK1.5.0_07+Eclipse IDE 3.1
    -Dinesh

  • BPC 7.5 Admin Client Links Not Working

    I am working in BPC 7.5 SP15 NW. I have recently upgraded to Windows 7 64-bit and now the links in the action pane in the desktop admin client are not working.  The cursor does not change from the nornal pointer to the hand.  That would indicate that the admin client is no longer recognizing them as links.  The links work fine in the desktop Excel client.  I am using 32-bit Excel 2010 with no other version of Office installed.
    Has anyone heard of this behavior and how to correct for it?

    Hi Kannan,
    i think this is a Osoft web site configuration issue, the error indicates that you have one duplicate section in the web site configuration file (web.config).
    If you didn't alter the web.config file then the problem may occur because when you use framework 4.0, the machine config already has some of the sections defined that were used in previous ASP.NEt versions.
    You should check which version of the MS Framework is configured for the application pool of the web site, change it to v2.
    Let me know if this solves the issue. Or if you need more help to resolve it.
    Kindest regards,

  • Java 7 Update 11 Not Working with Firefox

    For me, the problems described in the thread "Java 7 Update 10 Not Working with Firefox? " Java 7 Update 10 Not Working with Firefox?
    are continuing with Java 7 Update 11.
    Windows 7 64 bit
    Firefox 18
    The problem is that "Java(TM) Platform" is missing from the plug-in list.
    I've uninstalled Java 7 Update 11 and reinstalled Java Update 9 which correctly installs the plugin and restores Java functionality which was broken immediately upon installing both Java 10 & 11.

    981243 wrote:
    So why not using Ju11 ? You can workaround the issue. It would sucks but still be safer than using Ju9.
    Also ask Mozilla forums if Firefox has options where to search for plugins.
    Or try 64-bit Firefox.As I explained in both threads ...
    Java 7 Update 10 Not Working with Firefox?
    Java 7 Update 11 Not Working with Firefox
    ... neither jre7u10 nor jre7u11 are working ... and they are BOTH broken with the same problem ... "Java(TM) Platform" pliugin is missing from the plug-in list. It cannot be enabled, because it simply is NOT there. A suggestion was made the jre7u12 will be the "fix" for this issue ... so I installed the Update 12 Preview and it sis ALSO broken, no "Java(TM) Platform" in the plug-in list.
    The ONLY Java version that actually works for me is jre7u9.
    As far as installing Firefox 64bit ... I see no future in installing a browser that has been discontinued.
    http://www.computerworld.com/s/article/9233976/Mozilla_suspends_work_on_64_bit_Firefox_for_Windows
    Even though Mozilla relented due to backlash, I continued development will be a somewhat low priority.
    http://www.computerworld.com/s/article/9234997/Mozilla_compromises_on_x64_Firefox_after_user_backlash

  • I'm running OS X Yosemite, Version 10.10 My Adobe Illustrator CS6 is not opening. I have install the legacy Java SE 6 runtime, not working

    I'm running OS X Yosemite, Version 10.10 My Adobe Illustrator CS6 is not opening. I have install the legacy Java SE 6 runtime, not working
    Also when I click on More Info... button I  I get support.apple.com  website page, which is blank.  When I click on the OK button, same result.
    I need help with this,  is anyone  out there experiencing the same phenomena?

    How about this one
    Apple Java for Mac | MacUpdate
    or
    Java for OS X 2014-001

  • [solved] NFS client will not work correctly

    I have all my $HOME on an NFS Server. So long I used suse and debian, now I want switch to arch but the nfs-client ist not working correctly:
    I start "portmap nfslock nfsd netfs" over rc.conf. When I do a "rpcinfo -p <ip-arch-system>" I got the following
    stefan:/home/stefan # rpcinfo -p 192.168.123.3
       Program Vers Proto   Port
        100000    2   tcp    111  portmapper
        100000    2   udp    111  portmapper
        100021    1   udp  32768  nlockmgr
        100021    3   udp  32768  nlockmgr
        100021    4   udp  32768  nlockmgr
        100003    2   udp   2049  nfs
        100003    3   udp   2049  nfs
        100003    4   udp   2049  nfs
        100021    1   tcp  48988  nlockmgr
        100021    3   tcp  48988  nlockmgr
        100021    4   tcp  48988  nlockmgr
        100003    2   tcp   2049  nfs
        100003    3   tcp   2049  nfs
        100003    4   tcp   2049  nfs
        100005    3   udp    891  mountd
        100005    3   tcp    894  mountd
    As you see "status" is missing, so the statd is not running. It sould look like the result on my suse box:
    stefan:/home/stefan # rpcinfo -p 192.168.123.2
       Program Vers Proto   Port
        100000    2   tcp    111  portmapper
        100000    2   udp    111  portmapper
        100024    1   udp  32768  status
        100021    1   udp  32768  nlockmgr
        100021    3   udp  32768  nlockmgr
        100021    4   udp  32768  nlockmgr
        100024    1   tcp  35804  status
        100021    1   tcp  35804  nlockmgr
        100021    3   tcp  35804  nlockmgr
        100021    4   tcp  35804  nlockmgr
    There is the "status" line and so the statd is running.
    How can I fix that problem, so that statd ist running on my arch box too?
    Last edited by stka (2007-06-10 15:59:48)

    The Problem ist solved.
    I use ldap for authentication. During the setup of the ldapclient I copied the nsswitch.ldap to nsswitch.conf. But the line for "hosts:" was:
    hosts:          dns ldap
    but in my dns ist no localhost entry. After I changed this line to:
    hosts:          files dns ldap
    everything was ok. The statd is now running and I can start to migrate to archlinux ;-)

  • Oracle Reports Team Please Help..! Arabic Reports PDF not working in Solaris

    Hi,
    I am not able to Generate Arabic PDF reports (HTMLCSS is working fine with me.....)
    O/s is Solaris........O/s supports Arabic....
    NLS_LANG is set to "ARABIC_EGYPT.AR8ISO8859P6"
    In place of arabic content its showing Junk characters..... In win2k Its working fine........ I have checked my uifont.ali I am giving my PDF section details..
    [ PDF:Embed ]
    helvetica = "helvetica.afm helvetica.pfa"
    [ PDF:Subset ]
    Arial = "Arial.ttf"
    helvetica = "Arial.ttf"
    "Andale Duospace WT J" = "Aduoj.ttf"
    "Albany WT J"="AlbanWTJ.ttf"
    "MS UI Gothic" = "msgothic.ttc"
    And i have Included the Fonts folder entry in REPORTS_PATH variable entries...Is there any thing needs to be done.....??????
    Why its not working in Solaris........PLEASE HELP ME OUT...........!!!!!
    Thanks in Advance........
    sharat ([email protected])

    Hi Sharat
    I see that you have two entries for helvetica font in your uifont.ali. Be aware that order of precedence is alias->embed->subset. If the helvetica part is appearing junk, try and comment out the entry in embed section and let the subsetting happen.
    On Solaris, ensure that the case of font file names match.
    Regards
    Sripathy

  • D-Link 562M modem does not works in Solaris 10 (?)

    I use D-Link 562M external USB 56K modem. Modem works in Windows but does not works in Solaris 10 (?). Help me!

    pat.gibbons wrote:
    Not supported yet but will be in a future Solaris Express release.Many USB modems are not really modems but the entire signal processing is done by the host computer. Such "winmodems" require signal processing software which is quite complex. I do not think that such modems are supported in the following versions of Solaris.
    If the 562M is NOT such a modem (but a "real" one) it should be quite easy to adapt a driver to work with this modem.
    Martin

  • SAP FTP Binary Does not work after EHP 7 Upgrade

    Hi All,
    Since EHP 7, if I try to execute an external command through sm49, which has a shell script for ftp connection and fetching files, the 'binary' command after ftp connection is not working.
    Result? I'm fetching corrupted files once in a while. The same was fine before the upgrade. The script runs fine at OS level. We are using AIX.
    Did anyone see this issue before? Is there a solution?
    Please help, it's quite urgent.
    Thank you.
    Uday

    Hi Uday,
    Since EHP 7, if I try to execute an external command through sm49, which has a shell script for ftp connection and fetching files, the 'binary' command after ftp connection is not working.
    1) What is the exact error message you get ?
    2) Did you check permission to the script . Ensure sidadm has full access to execute it.
    3) Did you check Test Connection to TCP/IP RFC destinations SAPFTP and SAPFTPA are working fine in SM59 ?
    Regards,
    Deepak Kori

  • Java(TM) Update Registration not working anymore

    Hello,
    I updated my java 7.u10 to 7.u11 couple days ago.
    It's working on IE, but not on Google Chrome and the other browsers.
    I re-installed Google Chrome, re-installed java, but neither worked.
    I'm clueless.
    Everytime after I re-installed java I get this message:
    'Java(TM) Update Registration not working anymore'
    More details:
    Probleemhandtekening:
    Gebeurtenisnaam van probleem:     APPCRASH
    Naam van de toepassing:     jaureg.exe
    Versie van toepassing:     2.1.9.0
    Tijdstempel van toepassing:     4ff3180c
    Naam van foutmodule:     jaureg.exe
    Versie van foutmodule:     2.1.9.0
    Tijdstempel van foutmodule:     4ff3180c
    Uitzonderingscode:     40000015
    Uitzonderingsmarge:     00018894
    Versie van besturingssysteem:     6.1.7601.2.1.0.256.1
    Landinstelling-id:     1043
    Aanvullende informatie 1:     2d10
    Aanvullende informatie 2:     2d10958005027d6e0c36717b2dc39dab
    Aanvullende informatie 3:     5384
    Aanvullende informatie 4:     538468aeed23aef40edb492cc7fa9a53
    Lees de onlineprivacyverklaring:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0413
    Als de onlineprivacyverklaring niet beschikbaar is, lees dan onze offlineprivacyverklaring:
    C:\Windows\system32\nl-NL\erofflps.txt

    981243 wrote:
    So why not using Ju11 ? You can workaround the issue. It would sucks but still be safer than using Ju9.
    Also ask Mozilla forums if Firefox has options where to search for plugins.
    Or try 64-bit Firefox.As I explained in both threads ...
    Java 7 Update 10 Not Working with Firefox?
    Java 7 Update 11 Not Working with Firefox
    ... neither jre7u10 nor jre7u11 are working ... and they are BOTH broken with the same problem ... "Java(TM) Platform" pliugin is missing from the plug-in list. It cannot be enabled, because it simply is NOT there. A suggestion was made the jre7u12 will be the "fix" for this issue ... so I installed the Update 12 Preview and it sis ALSO broken, no "Java(TM) Platform" in the plug-in list.
    The ONLY Java version that actually works for me is jre7u9.
    As far as installing Firefox 64bit ... I see no future in installing a browser that has been discontinued.
    http://www.computerworld.com/s/article/9233976/Mozilla_suspends_work_on_64_bit_Firefox_for_Windows
    Even though Mozilla relented due to backlash, I continued development will be a somewhat low priority.
    http://www.computerworld.com/s/article/9234997/Mozilla_compromises_on_x64_Firefox_after_user_backlash

Maybe you are looking for

  • How can i correct PO becomes Commitment

    Hi, PR / PO Created 2yrs back and posted to CO as commitment now we dont have any commitment in PR only PO has commitemnt. Now we closed and completed the PO and invoice, while closing my project its showing still there is open commitment. When i deb

  • Black Line Printed Down Side of Paper...

    I've been noticing for a while that my Epson 3880 "keeps printing" after the image has been printed.  And I just figured out why.  I loaded some paper that is a little wider than 11x14 (12x14) but I print on it as if it's 11x14.  I printed an image (

  • Tuning_learn

    hi experts ! i wanted to learn tuning and internal concepts of memory and IO in oracle. can u give me any useful URL to understand the tuning wait events easily ?

  • BCD FILE NOT FOUND

    Hello guys, First of all, I am using windows 8.1. Everytime I attempt to reset it the error "REQUIRED DRIVE PARTITION IS MISSING" always appears. I have googled this problem and I've found the suggestion (using bootrec): In the command prompt, type 1

  • Sign Up Forms

    I provide give away trial versions of a Digital Download (SketchUp models) on my Muse website.  I created a hyperlink on my website and it works OK.  People can click on it and download the file.  But I would like them to register their name, email a