audio not working on amd64

On 14/07/10 10:22 AM, H.S. wrote:

Sorry, forgot the “not” there. It should be “.. the motherboard’s audio does not produce any sound, but I can … ”

Tomcat not working after moving installation folder

I ran out of disk space on C: so I moved C:Tomcat5.5 to D:Tomcat5.5 and also edited the executable path in the windows service registry. But now it doesn’t start. It says “The Apache Tomcat service terminated with service-specific error 0 (0×0).” No log file gets written in D:Tomcat5.5logs. I also tried running it from command prompt but it says nothing much.   D:Tomcat5.5bin>tomcat5.exe //RS//Tomcat5 D:Tomcat5.5bin> D:Tomcat5.5bin>tomcat5.exe Listening for transport dt_socket at address: 8000   When I try to open http://localhost:8080 I see that tomcat is not running. Please advice.

evolution-mapi – anybody got it working?

My university is shifting over to Exchange 2007, which means I would like to try to get evolution working as a client. However, evolution-mapi doesn’t install for me, even from unstable, because the package depends on evolution version < 2.29 where the version in the repository is 2.30. I will keep tinkering, but if anybody has made this work so far I'd appreciate guidance.

Thanks.

tomcat /manager not working

I downloaded tomcat 5.5.29 and tried to access an application http://:8080/manager which the doc says http://tomcat.apache.org/tomcat-5.5-doc/appdev/deployment.html that it is included and deployed by default it did not showed me any thing did I miss any thing.

redirect not working as expected in portal env

Hi I am trying to use a redirect in portal env ..I am using liferay 5.2.3 and apache struts bridge. I see that the “redirect=true” works fine as standalone webapp but when fails to work in portal env..

Heres a snipped on struts-config

action path=”/portlet/students/dummy1″ type=”com.liferay.training.portlet.students.action.DummyAction1″ scope=”session” validate=”false”>

Since I have enabled redirect I understand that on page refresh only DummyAction2 should be called..But I notice that both the actions are called on pagerefresh..As a result whatever I am persisting in the database through DummyAction1 is getting duplicated on page fresh..Please help to solve this issue…

wireless (Atheros AR5001) was working on squeeze, then stopped

On Wed, 2010-06-30 at 22:28 +0200, Klistvud wrote:

I don’t know where I put the physical manual, but I did download the PDF version from HP’s website. It has more pictures than explanatory text, and of course it blithely assumes we’ll use Windows, but it says:

Wireless button

Turns the wireless feature on or off, but does not create a wireless connection.

NOTE: A wireless network must be set up in order to establish a wireless connection.

Wireless light

Blue: An integrated wireless device, such as a wireless local area network (WLAN) device and/or a Bluetooth® device, is turned on.

Amber: All wireless devices are turned off.

That’s it. They don’t say anything else about it, and what they do say doesn’t seem to apply to Debian. Pushing the button doesn’t seem to have any effect, and the light seems to be blue most of the time, even when the connection wasn’t working, and amber sometimes even while I’m connected. Sometimes I need to RTFM, but I don’t think this is one. :)

0

maven-antrun-plugin not working

I have the following XML snippet in my parent POM:

maven-antrun-plugin 1.3 echodir run verify false <!– Build Dir: ${project.build.directory}

SSL Not working on tomcat 5.5.29

Hi All,

I am working on upgrading tomcat from 5.5.28 to 5.5.29 for one of the applications. I see that the website renders and works fine in 5.5.29 on port 8080 (non SSL) but with SSL (port 8443) the website doesnot run at all. When I try to see what’s going on in Fiddle, I see 502 error. Also nothing is written to the log flies. It is as if tomcat is not even running in port 8443.

Under tomcat 5.5.28, the site renders fine with SSL and non SSL.

Is there something I could be missing?

Regards, Kareem

An explanation is needed on aptitude working.

Good day.

Could You please explain me the situation. On aptitude update I see this:

Err http://ftp2.jp.debian.org testing/updates/main Packages 404 Not Found [IP: 61.206.119.174 80]

And latter I see:

Get:16 http://ftp2.jp.debian.org testing/main 2010-06-23-2114.45.pdiff [372B] Get:17 http://ftp2.jp.debian.org testing/main 2010-06-23-2114.45.pdiff [372B]

I do not understand how it can be: at first aptitude can not find packages, and then latter, it does. How is it?

Thank You for Your time.

Struts2 + Tomcat Hot Deployment of war Not Working

Hello! I am not sure if this is right address to ask this question. I tried to send mail on users-help@tomcat.apache.org but it was returned. Please help me with the problem or let me know the correct address to ask this question.

Here is my problem:

I have a problem with Tomcat hot deployment. Any help will be heartity appreciated.

I am working on various web applications one of them being a Struts2 application. When I deploy the war file from Elcipse, the war is not exploded property. So I have to Stop Tomcat -> Delete the context of the application -> Restart Tomcat, everytime I want to deploy the changes.

This is a problem only with the Struts2 application. Other applications are working all right.

Googling I came to know of setting attributes [reloadable="true" antijarlocking="true" antiresourcelocking="true"] in Context.xml but that too does not solve the problem.

Here is my environment detail: Tomcat : 5.5.25 Eclipse for Java developer : 3.2.2 JDK : 1.5

Any help will be appreciated.

Regards, Amit Parmar.