Redistributing app with JRE on usb

Hi all,
I've a legal question about redistributing Sun JRE
We've created, some days, ago a portable PGP java application (details on http://ppgp.sourceforge.net)
Now...the will is to make an "USB version" of the application... such usb version would contain:
-Application jar and libraries
-A copy of both windows and linux jre (1.6) that are used as private jvm in order to execute the application.
Now, technically all works perfectly (runs on both windows and linux)... but i am not sure if, according to sun policies, this can be done.
So the question is: can I release a zip for an opensource project that contains the jre and redistribute it?
Furthermore: what if the unrestricted jce policy files are embedded in the private jre?
Thanks,
Primiano Tucci

I mix the jre since 2 different jres would waste too much space for an usb key.
About new versions, I don't care about them. Since they're are for private use by my application only, if it works now, it's just fine.. i will not need any upgrade.
Finally I don't care about Solaris. Portable PGP is intented to provide a way to use pgp encryption on others computer (e.g. when traveling) just plugging an usb key, and I think that in those cases, it would be really unprobable to find, for example, a solaris workstation in an internet caf�.
Standalone jars will be available for other os.
Thanks,
Primiano Tucci

Similar Messages

  • Installing a desktop app with JRE

    Hi
    I have a desktop app and the client is concerned about easy installations, is there a way to bundle the app with the JRE and install both with an installer?
    Any help appreciated.
    Cheers
    Dean

    Depends on specifics; see this list http://www.google.com/search?q=detect+if+java+is+installed

  • Bundling app with JRE

    Hi
    I have a desktop app and the client is concerned about easy installations, is there a way to bundle the app with the JRE and install both with an installer?
    Any help appreciated.
    Cheers
    Dean

    There is a way to do it. I'm trying to figure out exactly how though.
    From what I can tell from searching the threads in here, you can do this with Inno Setup see http://forum.java.sun.com/thread.jspa?threadID=708451&messageID=4108249
    and scroll down a bit.
    This does intall the JRE, however, the problem I'm running into is how to set the claspath, so the jar can run.

  • I have recently reinstalled my mac air with the tiny usb device provided and some of the software/apps which came with the mac is now gone! how do i get it back. thanks.

    i have recently reinstalled my mac air with the tiny usb device provided and some of the software/apps which came with the mac is now gone! how do i get it back. thanks.

    thank you so much ill give it a shot

  • Launch apps with oracle jre 7

    With Apple discontinuing support jre 7 on its mountain lion, i am trying to find a way to launch my mac apps with oracle jre7. There are two situations occuring to me.
    1. Oracle jre7 could be before hand installed and my app should be able to detect and launch
    2 Or Bundle the oracle jre 7 with my Mac app and get into lauching it on mountain lion without any issues.
    Is there a better way or apple providing support in this regards.
    Help appreciated.

    Thanks NickClark_uk,
      I am able to install the java 7, but the Mac app i am trying to launch is unable to detect the oracle jre 7 and works fine with app store jre's. So we may need to bundle the jre or modify our apps to detect the installed JRE.
    I was looking at what would be the better approach in order to have my Mac app run with oracle jre 7.
    Thanks

  • Can't run my app with older version of jre anymore.  Help!

    Java Web Start is supposed to allow applications to use older versions of Java JRE. My applet uses 1.6.0_31 because it doesn't work with 1.7. (Backward compatibility? Don't ask.)
    When I first set it up a couple of weeks ago, it worked. Now, with JRE 1.7 officially released it does not. When I try to run it, I get the following message:
    "This application would like to use an older version of Java (1.6.0_31) that is not installed on your system. We recommend running the application with the latest version o java on your computer. Then there are two buttons.
    One button says "Run with latest version". The other button says "Cancel". When I click on "Cancel" the application fails with the following
    basic: LaunchDesc location: http://relativitysimulation.com/Applet.jnlp
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.6
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    java.util.MissingResourceException: Can't find resource for bundle sun.applet.resources.MsgAppletViewer, key appletpanel.ExitException[ 0]
         at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
         at java.util.ResourceBundle.getString(ResourceBundle.java:353)
         at sun.plugin2.applet.Applet2MessageHandler.getMessage(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.logAppletStatus(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:722)
    basic: ExitException[ 0]
    ExitException[ 0]
         at com.sun.javaws.ui.SecureStaticVersioning.showCannotDownloadDialog(Unknown Source)
         at com.sun.javaws.ui.SecureStaticVersioning.canAutoDownload(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager$JnlpLaunchState.doJvmSelection(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:722)
    security: Accessing keys and certificate in Mozilla user profile: null
    security: Reset deny session certificate store
    Looks to me like Cancel does not mean "Run Older Version". While I am debugging why I can't use the latest version of jre, can someone please tell me how to use the older version?
    Edited by: 932841 on May 8, 2012 8:54 AM - corrected typo

    I'm the developer. And thank you for your prompt response. I have been given a work around so that the applet can use version 1.7. But that still doesn't explain what I am doing that makes Java fail to use the older version.
    I put this code in my jnlp file on March 27th when I realized that my app didn't work with version 1.7. I tested it at that time and it worked. In the process I installed and uninstalled java 1.6.0_31 ( and 1.7) several times. Maybe something important got corrupted then.
    <resources>
         <j2se version="1.6.0_31" href="http://java.sun.com/products/autodl/j2se"/>
    Added this -----
    Oh, if someone else wants to try this app on their machine, feel free. It is at
    http://www.relativitysimulation.com/Applet.html
    Edited by: 932841 on May 8, 2012 11:13 AM

  • How do I use iTunes shar to share apps with in my household

    I heard that sharing apps with in a household is ok. So I wanna co it but not sure how to do it with I tunes share. Help please

    The apps that you share will be associated with your Apple ID, even if you share them with family members. So if an app needs to be updated, then you shall have to sign into your Apple ID on the computers or iOS devices which have the apps installed in order to update them.
    Probably the easiest way to share the apps is to copy them from your computer to the other computers in your family and then authorize those computers with your Apple ID. You can authorize up to five (5) computers, including your own, to use your iTunes stuff. On a Mac the apps are stored at this location; ~/Music/iTunes/iTunes Media/Mobile Applications/ (I have no idea where they are on a Windows box!) Drag & drop the apps that you wish to share from that location onto the iTunes app on the other Macs or PCs over your LAN or other direct connection. Or copy them from that location onto a USB stick and then drag & drop them onto iTunes on the other computers. After you authorize those computers for your iTunes stuff, the apps can be synced to iOS devices. You authorize the computer to use your iTunes stuff in the computer's iTunes app's Store menu.
    There are other more complicated methods of moving the apps around to share.

  • IPhone 6 won't play with Kenwood stereo USB port. Help !!

    I have a Kenwood KDC-BT743U Stereo in my car, which has a front panel USB port.  I've been able to connect my iPhone 4S and play music from my iTunes catalog as well as stream music from Pandora, Soundcloud, Tune In Radio, Mixcloud et al, without any problems until yesterday.....
    Now that I've upgraded my phone to a iPhone 6 and when I connect it to the stereo via the USB port, it doesnt play at all.  After about 2 minutes of trying to connect , I recieve a 'USB Error" .   As I stated, I've had no problems with my iPhone 4S, which I've used with this same stereo deck for the last two years without any problem what so ever.
    I'm looking for some guidance on next steps to take in order to fix the problem? Did Apple change the spec in some sort of way?  Do I need to go to Kenwood for a firmware update (their website provides no information about iPhone 6 compatability with any of their stereo's which is very odd to me) ?
    Please help, my life in the car during long commutes is just not the same......

    Possible Solution:
    1. Go to Settings > General 
    2. Go to Restrictions
    3. Enter Passcode (possibly x2)
    4. Enable Restrictions
    5 Disallow CarPlay
    6. Reset Network Settings (Not 100% sure if this step is needed)
    7. Have at least 1 song in Apple Music App
    8. Have Iphone at Home Screen
    9. Connect Apple Original Cable
    10. That 1 Song should start playing
    11. Open Prefered Streaming App and hit Play
    Carplay negatively affects USB connection with Non-Carplay USB Audio Receivers.  
    I have the Iphone 6 with 8.3 iOS connected to Pioneer avh-41000dvd car stereo and the above solution fixed USB audio issues, including Error code 22-65.
    If you are having issues upon reconnect, disconnect and bring Iphone to home screen and reconnect. 

  • Can i import the video from a camrecorder with only a USB connection?

    Hi, I am very new and may i ask some silly questions? I was using an very old DV camcorder with a firewire connection and it worked fine with my Mac, but now I want to buy a new camcorder and i found that the models I like do not have the firewire links, only they have the USB, the models with the firewire links are very old styles.... can anyone tell me what to do with only the USB link? thanks!

    Panasonic HD camcorder, HDC-SD1
    Advanced High Definition (AVCHD) isn't supported by Apple you will encounter editing limitations wait for the apple software to catch up with this format.
    Panasonic SDR-H250
    Panasonic's hard disk model, 3CCD, MPEG2
    the only thing this cam has going for it is the 3CCD, converting the already compressed mpeg2 video to the DV format for iMovie will result in an additional lost in quality an will be time comsuming (not to mention the extra app(s) neede for the conversion.
    ) you'll need for the conversion .
    Here's what I'd do. I'd purchase a solid mini DV cam with all the bells and whistles and wait for the dusk to clear on the all new/problematic formats. In the process saving $400 - $500.
    Don't become all hyped up with the marketing crap for these new cams. Sony Vegas 7 is the only app I know of that just recently updated to handle the AVCHD format. And until comsumers start burning HD DVDs whats the point. A good mini DV cam will still be viable a couple of years down the road and todays new cams will be cheaper and better.
    Here's a sweet cam that will allow you to take videos and edit them in no time.
    Sony DCR-HC96,
    Analog-to-Digital Converter, external Microphone Input
    Analog Audio/Video Input(s) just to mention a few of the most sought after features.
    You can find this cam on the web (eg. amazon.com) for about $500.
    Then again that's just what I'd do, other my have different advice/suggestions.
    Hope this info is of some use.

  • Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    If you want the shuffle to be always visible in Windows (outside of iTunes), you need to Enable disk use.
    Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, select the Summary tab.  You should see a checkbox that says Enable disk use.  Check it and click Apply.
    NOTE:  If disk use is enabled, you have to Eject the shuffle in iTunes, BEFORE you physically disconnect it.  If disk use is NOT enabled, you can disconnect the shuffle at any time, as long as iTunes is not doing something with it at that moment (such as syncing); the shuffle's light will then be blinking (to indicate DO NOT DISCONNECT).
    So, unless you want to use the shuffle like a USB flash drive (carry random files on it), you may want to NOT Enable disk use.

  • Windows Crashes with JRE 1.4.2  When Moving around JDialog

    Hi!
    I work on a Java Applet/application that was originally written to run on java 1.1 -- only AWT that too. Recently I managed to convince my manager (and his manager and his manager) to migrate from the AWT framework on java 1.1 (Microsoft JVM that is ) to Swing/JFC on Sun Java 1.4.2 ... it took a lot of explaining, demostrating, begging, pleading etc., to get this project funded.
    Now, my app is all developed in JFC and ready for deployment and during testing found a potential show stopper -- When a Dialog Box or any moveable componant (internal windows etc) is moved around (holding down the mouse on the title bar of a dialog and dragging it around), the OS simply froze up ... nothing could be done other than power cycling the PC. Does anyone know if its a bug in JRE 1.4.2 and if it has been fixed?? This could potentially result in rolling back to AWT :(( .... and of course me looking like a fool in front of my manager!!
    ..... Please provide any suggestion other than moving to JRE 1.5.x beta. I've also noticed this happening in other Java Applications (Netbeans for example). So, I think this is a major bug the JRE 1.4.2.
    A million thanks and few Duke Dollars for anyone pointing me in the right direction.
    Note:
    1. This problem is not just with my app ... some other java apps that are installed on my workstation (like netbeans) behave the same when Moving Around dialog boxes.
    2. The behaviour is very random. But it has happened multiple times (and the very first time my manager run our app on jre 1.4.2)
    I would give a million dollars if I had them. But for now, please do with the million thanks and few duke dollars.

    Have you tried this on another machine?Yes ... actually this has happened on a few workstations here ... all of them are Pentium IV based dell workstations running Windows 2000.
    What exact version of 1.4.2 did you download?Java(TM) Plug-in: Version 1.4.2_04
    Using JRE version 1.4.2_04 Java HotSpot(TM) Client VM
    Have you searched the bug database? This one could be related to yours:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4673572
    This sounds similar but the difference is its not just the app that feezes up (so that you could do an alt+ctrl+del and kill it)..... the OS freezes up and you can move the mouse around still the system even queu e is not full and eventuall all I hear is the beeping. At this point I've to power cycle.
    Is there any way you could post the code or is it too big? Or, have you tried just creating a very small >application or applet that just shows one dialog, and if so, does that show the same problem? (What I'm >trying to get at here is - is it something in your code that is causing this, or something in the JRE, or >perhaps something to do with your machine's configuration/OS?)Unfortunately I cannot post the code ... its company rules and regulations. I've tried creating a very small app and it appears to work ok .... but randomly causes this freeze up. There is no definate pattern (except that it happens when you move around a JDialog or a JInternalFrame) . It could freeze up some time and work perfectly fine at other times. It has actually happened on other applications too (Netbeans, JEdit etc). That's why I suspect this might be a obscure bug in the JRE.
    I'll try to find a pattern so that it can be re-produced by everyone.
    Thanks for the help.

  • Troubles with JRE 1.4.2 and iReport (with db2 connection)

    Hello everyone. My company is developing a product, and the client is working with JRE 1.4.2 . They (the client) are using db2 Database. We are using iReport to generate the product reports, but we encounter a problem with it - the report will compile and report (in any format) only once - afterwards, iReport will suddenly freeze and will stop to respond.
    Trying the same thing with JRE 5.0 worked perfectly, with not troubles at all (but we cannot ask our client to upgrade to JRE 5.0, of course)
    Anyone has any idea about how to fix this problem? perhaps there's a patch or something of the sort?
    I forgot to mention, there's no error message at all, and if any, it's a javaw.exe application hang.
    Any idea's?
    Thanks,
    Matt.

    Have you tried this on another machine?Yes ... actually this has happened on a few workstations here ... all of them are Pentium IV based dell workstations running Windows 2000.
    What exact version of 1.4.2 did you download?Java(TM) Plug-in: Version 1.4.2_04
    Using JRE version 1.4.2_04 Java HotSpot(TM) Client VM
    Have you searched the bug database? This one could be related to yours:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4673572
    This sounds similar but the difference is its not just the app that feezes up (so that you could do an alt+ctrl+del and kill it)..... the OS freezes up and you can move the mouse around still the system even queu e is not full and eventuall all I hear is the beeping. At this point I've to power cycle.
    Is there any way you could post the code or is it too big? Or, have you tried just creating a very small >application or applet that just shows one dialog, and if so, does that show the same problem? (What I'm >trying to get at here is - is it something in your code that is causing this, or something in the JRE, or >perhaps something to do with your machine's configuration/OS?)Unfortunately I cannot post the code ... its company rules and regulations. I've tried creating a very small app and it appears to work ok .... but randomly causes this freeze up. There is no definate pattern (except that it happens when you move around a JDialog or a JInternalFrame) . It could freeze up some time and work perfectly fine at other times. It has actually happened on other applications too (Netbeans, JEdit etc). That's why I suspect this might be a obscure bug in the JRE.
    I'll try to find a pattern so that it can be re-produced by everyone.
    Thanks for the help.

  • Sending "Cookie" header  with JRE 1.5.0_07 doesn't work with JWS

    Hi
    I have a JWS application that runs from JRE 1.4.0_XX to JRE 1.5.0_06
    The app sends a "Cookie" header to our webserver
    HttpURLConnection tc = (HttpURLConnection)repository.openConnection();
    tc.setRequestProperty("Cookie", "GLINK=TOKENID");
    Now this has worked thru 20 different runtime versions since 1.4.0_xx until JRE 1.5.0_07 was released. My code has remained unchanged for 3 years. And with JRE 1.5.0_07 the "Cookie" header is simply gone in the webserver or never sent at all. The changelog for 1.5.0_07 only has a rough description of what has changed. I can see that SUN has made som changes to class HttpUrlConnection in 1.5.0_07 by comparing class files against 1.5.0_06 and apparently disturbed som funtionality that worked before. Other headers are received but not the "Cookie" header. If the application is executed without JWS, for example with Eclipse or Jbuilder, the "Cookie" header is received by the web server and all other headers as well.
    Any ideas what SUN has done in 1.5.0_07 and JWS ?? and more specifically in class URLConnection or HttpURLConnection.
    Here is some code example to test the issue:
    Run this code with and without Java Web Start
    With JWS, the "Cookie" header is never received by the server.
    without JWS, the header value is reveived.
    import java.net.*;
    import java.io.*;
    public class HTTPTest
    public static byte[] crLfArr = {13,10};
    public static String contenttype_ = "text/plain";
    public static BufferedReader retval = null;
    public static void main(String[] args) throws IOException
    int tecken = (int)'X';
    String boundary = "12345xyzzy";
    URL repository = new URL("http://myserver");
    URLConnection tc = (URLConnection)repository.openConnection();
    tc.setDoOutput(true);
    tc.setDoInput(true);
    tc.setAllowUserInteraction(false);
    tc.setRequestProperty("Content-Type"," multipart/form-data; boundary=" + boundary);
    tc.setRequestProperty("Cookie", "GLINK=TOKENID");
    OutputStream out = tc.getOutputStream();
    printPartHeader(out, boundary, "filtag" , "filnamn");
    out.write(tecken);
    printEndBoundary(out,boundary);
    out.close();
    retval = new BufferedReader(new InputStreamReader(tc.getInputStream()));
    public static void printEndBoundary(OutputStream out, String boundary) throws IOException
    String str;
    str = "--" + boundary + "--";
    out.write(str.getBytes());
    out.write(crLfArr);
    out.write(crLfArr);
    public static void printPartHeader(OutputStream out,
    String boundary,
    String field,
    String filename) throws IOException
    String str;
    printBoundary(out,boundary);
    str = "Content-Disposition: form-data; name=\"" + field + "\"";
    out.write(str.getBytes());
    if (filename.length() > 0) {
    str = "; filename=\"" + filename + "\"";
    out.write(str.getBytes());
    out.write(crLfArr);
    str = "Content-Type: " + contenttype_;
    out.write(str.getBytes());
    out.write(crLfArr);
    out.write(crLfArr);
    public static void printBoundary(OutputStream out, String boundary) throws IOException
    String str;
    str = "--" + boundary;
    out.write(str.getBytes());
    out.write(crLfArr);
    Regards
    Jojje

    Hi,
    I decompiled the HttpURLConnection implementation in question from the rt.jar file. I do not think that you can find the source code for these SUN-specific implementations anywhere (except maybe through the new Java 6.0 collaboration process).
    JAD did the trick.
    For the standard classes (packages java.*, javax.*), I think that the most current source code is included in the corresponding JDK download.
    As to the JWS vs. standalone effect, I do not know what happens there.
    Maybe Java uses a different HttpURLConnection implementation when running as a standalone application?
    For our applet, the problem is definitely there. The cookie header was set but already removed when the CookieHandler method was called.
    The trouble is, that our applet can operate multiple independent sessions (with different session-ids), so a global CookieHandler is not an option. The only reason why I previously had to implement my own CookieHandler implementation in 1.5 was in order to remove unwanted Cookies which were otherwise inherited from the browser session by the CookieHandler�s applet default implementation.
    I also entered a bug report (on Wednesday already)...
    regards,
    Gunnar

  • /u01/app/oracle/jre/1.1.8/JRE

    Where should this link point to right now, mine points to itself. When I launch via ./JRE, I get error:
    To many levels of symbolic links. I think this is becasue JRE links to JRE which links to JRE which...you get the picture.
    Anyway, I am wondering where this is supposed to link to. I suppose I could just link it to:
    /u01/app/oracle/jre/1.1.8/bin/jre
    or should this point to the JRE external to oracle in /usr/local/java/bin/jre?
    Interesting, why the need for 2 jre's on one system. Could be confusing if they were different versions.
    Keehan
    By the way, the links at: http://www.thomasfly.com/Oranux/ http://jordan.fortwayne.com/oracle/817.html
    led to a flawlesss install of 8.1.7 on RH 7.1. Thanks to the maintainers of those sites for great info. Oracle should pay you to document their products.
    Keehan

    Hi,
    I have the same problem when I installing Oracle Ebusiness suite 11.5.9 with Oracle RDBMS 9.2.0.3 on Solaries 10 with JDK 1.3.1_15

  • Notebook hangs if there's an app actively using external USB disk

    ...right before going into sleep mode.
    I have this notebook and an external USB SATA drive hooked up to it. When I put the laptop into sleep mode, then resume its work, after a while I'll get a blank screen that essentially looks a lot like tty1, all black background and gray symbols all over the screen. Essentially, the message I get is the following:
    Dec 7 11:29:18 localhost kernel: [67351.155834] ESI: f6447e80 EDI: f46b05f0 EBP: f15a7e58 ESP: f15a7e40
    Dec 7 11:29:18 localhost kernel: [67351.155834] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    Dec 7 11:29:18 localhost kernel: [67351.155834] Process transmission-gt (pid: 2302, ti=f15a6000 task=f1255a40 task.ti=f15a6000)
    Dec 7 11:29:18 localhost kernel: [67351.155834] Stack:
    Dec 7 11:29:18 localhost kernel: [67351.155834] f15a7eac f46b05e0 f6447e80 f1255a40 f6447e80 f46b05f0 f15a7e6c c10d4f48
    Dec 7 11:29:18 localhost kernel: [67351.155834] 00000010 f6447e80 f46b05e0 f15a7e84 c113be2c 00000000 efa3b930 ef1f4400
    Dec 7 11:29:18 localhost kernel: [67351.155834] 00000000 f15a7e90 c113befa f1141600 f15a7eb4 f8046f1e f1141600 f804b3e4
    Dec 7 11:29:18 localhost kernel: [67351.155834] Call Trace:
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c10d4f48>] account_page_dirtied+0x68/0x90
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113be2c>] __set_page_dirty+0x3c/0xb0
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113befa>] mark_buffer_dirty+0x5a/0x90
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<f8046f1e>] ext2_sync_super+0x6e/0xd0 [ext2]
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<f8046fd1>] ext2_sync_fs+0x51/0x60 [ext2]
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1157640>] ? dquot_get_dqblk+0x180/0x180
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113a4ca>] __sync_filesystem+0x5a/0x80
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113a539>] sync_filesystem+0x29/0x50
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c111656e>] generic_shutdown_super+0x2e/0xe0
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1116649>] kill_block_super+0x29/0x70
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c111693d>] deactivate_locked_super+0x3d/0x60
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c11171f7>] deactivate_super+0x47/0x60
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c112ecd7>] mntput_no_expire+0x87/0xd0
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c112ed38>] mntput+0x18/0x30
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1116154>] fput+0x134/0x1e0
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1112d14>] filp_close+0x54/0x80
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1112db4>] sys_close+0x74/0xc0
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c134c11f>] sysenter_do_call+0x12/0x28
    Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1340000>] ? setup_local_APIC+0x2c9/0x3b8
    Dec 7 11:29:18 localhost kernel: [67351.155834] Code: eb ce 8d 76 00 8d bc 27 00 00 00 00 55 89 e5 83 ec 18 89 5d f4 89 c3 89 e0 25 00 e0 ff ff 89 75 f8 89 7d fc 83 40 14 01 8b 43 14
    Dec 7 11:29:18 localhost [67351.155834] 8b 30 89 f7 c1 ff 1f 01 d6 89 45 f0 8b 45 08 11 cf 89 c2 c1
    Dec 7 11:29:18 localhost kernel: [67351.155834] EIP: [<c11cf02f>] __percpu_counter_add+0x1f/0xe0 SS:ESP 0068:f15a7e40
    Dec 7 11:29:18 localhost kernel: [67351.155834] CR2: 00000000342da000
    Dec 7 11:29:18 localhost kernel: [67351.155834] ---[ end trace a7afafe94ef537f4 ]---
    Dec 7 11:29:18 localhost kernel: [67351.182781] note: transmission-gt[2302] exited with preempt_count 2
    By playing around I learned that if I kill transmission and any app that actively uses the USB disk prior to the sleep mode, and then start them after resume is finished and the disk is mounted (I use GNOME 3 in fallback mode, so it automounts the disk) everything works fine.
    Now, I could ignore those messages but it gets worse. Mostly laptop will hang at a random point in time after printing that wall of text on tty1. It might take hours, or even days before this happens. Sometimes I'll find transmission in a freezed state and I may survive a couple of sleep and resume cycles but I almost never will go as far as 4 days and more in a row. The laptop will hang eventually. And the only way to avoid this is to kill off apps that use external USB drive prior to going into sleep mode.
    Any ideas what's going on and how to fix this?
    % uname -a
    Linux host 2.6.39-ARCH #1 SMP PREEMPT Tue Jun 7 05:49:02 UTC 2011 i686 Intel(R) Core(TM) Duo CPU T2250 @ 1.73GHz GenuineIntel GNU/Linux

    karol wrote:https://bbs.archlinux.org/viewtopic.php?id=131527
    Thanks, however, my problem isn't speed, it's stability of the system.

Maybe you are looking for

  • Duplicate document in UCM

    Hi, I noticed that in some of "folder", the duplicate document is not allowed. got error in case I check in the document which has the same title as exists one. however, in some other folder (in my case, the root folder) allows doing so. Is this a co

  • LabVIEW 5.1 Serial Number

    I've input an incorrect serial number in LabVIEW 5.1, and need to correct it. Can this be done?

  • What are the roles in L1,L2 ,L3 and L4 support levels in support porject

    HI, What is the difference between L1,L2 ,L3 and L4 support levels in support porject. tahnk you

  • Can anyone provide a contact for a charity request in the U.K

    Hi all I do apologise as this is my first post but not sure where else to ask as i cant find anything on the main site. Basically our son has four limbed cerebral palsy with limited use of one hand and the new ipad has opened up a new avenue for him

  • I would like to report a hacker/spammer

    plz chek s--- - after i contact with him where started problems with computer. i reinstall windows - don't help.  Post transferred to create its own new thread (line of conversation). Subject/title edited accordingly.