Ubuntu Servers :: Unable To Save A File Properly With Java On The Sheevaplug

Feb 19, 2011

I can't seem to be able to save a file properly with java on the sheevaplug (ubuntu)

Here's my test-code:

Code:
try {
File f = new File("test.txt");
System.out.println(f.exists());

[Code]....

it seems to save the file, but nothing that is readable in ubuntu.

I'm using the openjdk-6-jre package by the way.

EDIT: NVM! Forgot to cd into the directory holding the jar before running, so it was working but it was saving to the $HOME dir...

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Unable To Configure Virtual Hosts File Properly

Jun 28, 2011

I'm having problems configuring my virtual hosts file properly The site [URL]... opens on http and https The site 10.0.1.3/myapp/ works
I am trying to redirect all traffic from [URL].... to [URL].... while maintaining access to [URL]....

[Code]....

View 2 Replies View Related

Ubuntu :: Unable To Save Firefox Display Page Properly ?

Jul 16, 2011

I am using firefox 3.6.18 in Ubuntu 10.04. My problem is that if I try to save some webpage in postscript or pdf format, I go to file>print>print-to-file option and choose output file as ps or pdf format. Now if I click to print, I do get the corresponding page saved in ps/pdf format but only the first page is printed(i.e., saved in ps/pdf format) this way, leaving major portion(may be eight pages for example) of the corresponding webpage unsaved. (the option: range of printing: all pages is chosen by default.) Why is this happening and what should I do to print the entire page? (one example is the following page which you may try to save in the way I described above: [url]

View 2 Replies View Related

Ubuntu Installation :: Unable To Copy / Save File In Extended Partition

Feb 3, 2010

I recently installed Jaunty in my departmental machine which is having 70 GB harddisk and 512 MB RAM. Before installing I partitioned the Hard disk by using Gparted of Live CD into Four compartments namely

1. Primary partition of 30 GB of file type ext3
2. Extended partition of 39 GB which I divided again into two logical Partition of 20 GB and 19 GB. Labelled it as D and E
3. 1 GB of swap partition

I installed the Jaunty in primary partition, gave the mount point as /The problem is I am not able to copy or save file in the extended partition namely D and E

View 9 Replies View Related

Ubuntu :: Firefox - Unable To Save Files By Right Clicking And Save As

Jan 13, 2010

I have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.

View 1 Replies View Related

Server :: Unable Java Support In Php.ini File?

Nov 29, 2010

How to enable java support in php.ini file.

View 1 Replies View Related

Fedora Servers :: Apache Execute Permission To Save Uploaded File?

Sep 10, 2009

here is the upload form:

<form enctype="multipart/form-data" action="uploader.php" method="POST">
Choose a file to upload: <input name="uploadedfile" type="file" /><br />
<input type="submit" value="Upload File" />
</form>

[Code]...

View 1 Replies View Related

Ubuntu :: PDF Functions Does Not Work Properly Under O/S (print And Save)

Feb 18, 2010

This is about the 3rd or 4th year that I have tried to fill in my Federal tax return on the IRS website using Ubuntu/Firefox/pdf program(s). Still to this day the PDF functions found available (or should I say unavailable) (whether using either EVINCE or ACROREAD) for this O/S will not properly function in allowing you to CONSISTENTLY complete a PDF IRS form on their website, print and then save that completed IRS form to the hard drive of your computer. This is sort of ridiculous! Yes, I have report this as a bug NUMEROUS times and it is still not fixed.

View 9 Replies View Related

Fedora Servers :: Unable To Restore My Iptables From Iptables-save After Upgrading

Nov 26, 2010

I am unable to restore my iptables from iptables-save after upgrading Fedora. I cannot get iptables-restore to work, and I have resorted to entering rules manually using the GUI.

View 2 Replies View Related

Ubuntu :: Can't Get Java Working Properly ?

Nov 20, 2010

I can't get java applications to run properly in a lot of cases. I've tried completely removing Java and reinstalling it. I've tried removing Iced Tea and OpenJDK and installing Sun Java instead. I've done a complete, clean reinstall of Ubuntu. The symptoms of my problem never seem to change. Minecraft is the best example I can give you. As soon as the game loads (in the web or on the desktop alike) it closes abruptly. This is what's in the log file.

Code:

I'm thinking "C [+0x416] __kernel_vsyscall+0x2" is important somehow. I can't seem to figure out what it means. I've tested this on a friend's laptop using the same (Ubuntu 10.10) and it works fine, no errors. I know other people are running their java fine.

View 1 Replies View Related

Ubuntu Servers :: "force" Users To Save To A File Server?

Apr 18, 2011

If there are users in a network who have desktop Linux (any variety), is there a way to configure their computers to "require" them to save documents to the network? Like for example, redirecting their /Home folders to a network file server or not allowing them to save files to their local hard drives?

View 2 Replies View Related

Ubuntu :: Document Viewer Doesn't Save Information To Fillable Pdf Properly / Solve This?

Dec 20, 2010

I am trying to fill out this PDF form:

http://www.math.washington.edu/Grads...mentalform.pdf

In Document Viewer, I can click on the fields and type in them, but after spending about 2 hours writing descriptions of courses, I saved it and... it closed the document I was working on, and loading the document I saved resulted in empty fields that could no longer be edited at all - clicking on them did nothing - it looked like a blank form, except it was also broken.

Is there any way I can actually fill in this form...

View 4 Replies View Related

Ubuntu Multimedia :: Java Applet Not Working Properly

Jun 8, 2010

I have tested Icedtea and sun java on 10.04, but I'm not able to play [url]

Sun gets closest, but still fails. I use ver. 1.6.0_20. Is there any way I can download/save the java applet from the web-page and open it with sun java 6 web start ?

View 1 Replies View Related

Ubuntu Installation :: Java Applet Not Loading Properly?

Sep 14, 2010

When I try to load this applet [URL]... It won't load properly and doesn't do anything. I have java installed and everything.

View 3 Replies View Related

Software :: Installing Java 1.6 Properly ?

Sep 21, 2010

I need to run a program,OpenChrom, that requires a JRE of 1.6 or greater. The program runs as a standalone executable, no installation is indicated.

I used

Code:

And the installation appeared to go smoothly. I now have a folder:
Code:

That looks like it has the whole JRE in it. However when I check my java version I get the following:

Code:

I found something on YoLinux that makes me think I need to tell my computer, or the shell, where to find Java. How do I do this? Needless to say openchrom does not run, it crashes after the splash screen.

View 2 Replies View Related

Ubuntu :: Getting The Icedtea Java Plugin To Work Properly On Chromium?

Nov 17, 2010

getting the icedtea java plugin to work properly on Chromium. When I go to http://www.funorb.com/ and go to Arcanists, I usually get to the login screen, and sometimes I'm even able to login, but right after that, it crashes with an error message (Something like Icedtea plugin crashed unexpectedly).

View 8 Replies View Related

General :: Sound Not Working Properly On Runescape - Java - Debian GNU

May 30, 2010

My sound on Runescape stops and picks up, is very choppy and annoying. I'm using Debian "Lenny". Sound on everything else works just fine (Flash, VLC, etc...)

Here are the Java packages I have installed:

Here is my computers hardware:

Intel Core 2 Duo 1.8Ghz
2GB RAM
250GB HDD
nVidia 8600GT

View 10 Replies View Related

Debian :: USB Handset With SheevaPlug Can't Run?

Jul 27, 2011

I bought a SheevaPlug (a.k.a. Plug Computer Basic), which has a regular USB port. The SheevaPlug uses an ARM processor from Marvell. It ships with Ubuntu 9.04, but apparently, later versions of Ubuntu can't run on that CPU, and, although other *nixes are available (Fedora, FreeBSD, etc.), Debian (Squeeze) seems the most active OS available for that hardware.

To turn the SheevaPlug into a telephony solution with Asterisk, I was wondering if someone had successfully connected a USB handset to the SheevaPlug's USB port. That would make a simpler design than adding an IP phone to the mix.

View 1 Replies View Related

SUSE :: Unable To Boot Properly - System Is Unable To Read Startup Information From Hard Drive

Jan 19, 2011

I am running the latest suse release downloaded directly from their website. I ran the installation after buring the dvd and everything seemed to be working fine. after the installation i ran updates and used it for a little bit. When i shut it down that night and went to restart it I got an error that stated the OS wasnt there. I then went through the installation and everything and it retained the information from the installation before (web history etc.) but for some reason every time I reboot or shut it down the system is not able to read the startup information from the hard drive and will not come on without me re installing it.

View 9 Replies View Related

Ubuntu Servers :: Unable To Check Htaccess File

Mar 10, 2010

I looked at my apache2 logs. Code:[Wed Mar 10 01:56:34 2010] [crit] [client 192.168.1.100] (13)Permission denied: /home/user/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable the server is located at /etc/apache2 the default place.

View 1 Replies View Related

General :: Sheevaplug - USB Will Not Mount At Boot As Per Fstab

Feb 11, 2010

I've just started playing around with a Sheevaplug running a very light version of Ubuntu. I'm planning to run it with an SD card to store all my server data and a USB stick to regularly back up some of it.My problem is that the 2 partitions on my SD card mount fine at boot, but my USB stick's single partition does not. Could it be that the mounts specified in fstab are done before my USB device has finished getting alive? Mounting the USB stick manually works perfectly well.

fstab
Code:
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/sda1 /media/usb1 ext2 defaults 0 0
/dev/mmcblk0p1 /media/sd1 ext2 defaults 0 0
/dev/mmcblk0p2 /media/sd2 ext2 defaults 0 0
dmesg after boot

Code:
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
orion-ehci orion-ehci.0: Marvell Orion EHCI
orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
Initializing USB Mass Storage driver.....

In the dmesg
Code:
usb-storage: device scan complete
comes after

Code:
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
which makes me think the USB stick has missed the fstab train the 2 SD card partitions are on. And changing the order of the entries in fstab does not make any difference either.

I'm not planning to reboot my Sheevaplug every 5 minutes, but I like things to be nice and clean.

View 1 Replies View Related

Programming :: Sheevaplug - Installer Runme.php Script

Sep 8, 2010

who knows PHP have a look at the attached runme.php (remove the .txt) in my latest LQ blog entry, and point out what's wrong? TIA.

View 3 Replies View Related

Ubuntu Servers :: Unable To Use Samba File Server Username With ''

Jan 23, 2011

I currently have to connect to my new samba fileserver using servernameusername instead of just username, if that makes sense(!) I need this to be simplified, as I've had it before on a previous machine, as one of the devices I connect with has a virtual keyboard without a backslash!

View 9 Replies View Related

Ubuntu Servers :: Unable To Add User Directly Into The Sudoers File

Jun 22, 2011

I'm running Ubuntu Server 11.04. It came time to add User to the sudoers file: so I decided to simple add User to the admin group: usermod -a -G admin user Then I used visudo to check if admin users had been set to receive sudo privileges. I uncommented the line admin ALL=(ALL) ALL. Nothing happened. I've even tried to add user directly into the sudoers file as user ALL=(ALL:ALL) ALL, but that failed too.

View 3 Replies View Related

Ubuntu Servers :: Unable To Open Device /dev/megadev0: No Such File Or Directory

Jun 19, 2011

I have an Ubuntu server x64 (10.04) that is running FOG for imaging Its installed on an Intel server board (1 RU rackmount) I configured the RAID in an Intekl based BIOS utility which Looks similar to This Ubuntu installed and runs perfectly. however im unable to monitor the status of the drives from the OS, so Im unaware of any drive failures that may occur I manged to install megacli but it returns blank data (along with exit code: 0x00) Iv also tryed megactl wich says

Code:

unable to open device /dev/megadev0: No such file or directory

one of my colleagues who had used the server previously was certain that the raid was on board the intel site also makes mention of intel using LSI products in their RAID controllers Relevant section of dmidecode:

Code:

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
Manufacturer: Intel

[code]....

View 5 Replies View Related

Ubuntu Multimedia :: Carmen By Livio Radio - Save Internet Radio To The Device Is Written In Java

Jun 30, 2011

I am wondering if any in the Ubuntu community owns a Carmen Car Radio player by Livio Radio. The program to save internet radio to the device is written in Java, however I am not able to run it either using WINE or using Open JDK.

The Carmen Player does work well with Banshee, it is the internet radio that is not working.

View 1 Replies View Related

Programming :: Java Code To Implement "wget" To Save A Webpage

Feb 24, 2010

This is the code i used, there is no error in execution but no file is bein saved in the working directory. I'm new in java,so just started learning.

public class Hel
{
public static void main(String args[])
throws IOException

[code]....

View 5 Replies View Related

Ubuntu :: Copy The File Via SSH \ Save The File Via SSH To This Server?

Mar 22, 2011

Now i install the Ubuntu 10.4 64 bit on Sunfire X4170I want to save the file via SSH to this server.But i m not sure how to configure.

View 4 Replies View Related

Programming :: Sed - Save Output To File With Filename From Content Of Another File?

Feb 28, 2011

My employer issues pdf files with everyones work schedules. I copy the content and save it as plain text in a file called unformatted (hope to be able to automate this step someday). Im working on a SED script that reduces unformatted to only display what I want to see and saves the result in a file Iïve named formatted. After that I have to manually copy formatted and save it with that days date as a filename e.g. 2011-02-25 or whatever day is scheduled in the pdf, for use on a mobile device (Nokia N900). I noticed that the date occurs on certain lines in the file so I added a line like:

sed -n 's/^Date: (201[1-9])/([0-1][0-9])/([0-3][0-9]).*/1-2-3/p' < unformatted >theDate
That creates a file theDate with the date in it that I wish to use as the filename for this particular instance. So I would like to skip the file formatted all together and have the sed- script write to a new file using the content of the Date as a filename, but how do I make that happen? And of course it would be more elegant if I could skip the intermediate theDate file as well.

View 4 Replies View Related

Ubuntu :: Xsane - Unable To Save?

Dec 28, 2010

When ever I try to save a scanned image with Xsane i get the following message:

Child process error
failed to execute OCR command: gocr
No such file or directory.

I have tried several different directories and file names with the same resut.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved