[Bug 1768627] Re: Update loop for Thunderbolt NVM for Xps notebook 9360. Installed version is not recognized (00.00)

2018-07-18 Thread Joan Fisbein
I have the same problem I installed update 28.00, but after reboot it detects 
00.00.
How can I help you to solve the problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1768627

Title:
  Update loop for Thunderbolt NVM for Xps notebook 9360. Installed
  version is not recognized (00.00)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1768627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1316035] Re: matrox g200eR2 is unclaimed in 14.04

2017-01-13 Thread Joan Fisbein
Hp Microserver Gen8 with Ubuntu 16.04 LTS. Same problem.

sudo lshw -C display
[sudo] password for user: 
  *-display UNCLAIMED 
   description: VGA compatible controller
   product: MGA G200EH
   vendor: Matrox Electronics Systems Ltd.
   physical id: 0.1
   bus info: pci@:01:00.1
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:f900-f9ff memory:fbee-fbee3fff 
memory:fb00-fb7f


lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.1 LTS
Release:16.04
Codename:   xenial

uname -a
Linux jenkins04 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316035

Title:
  matrox g200eR2 is unclaimed in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1316035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162232] Re: libawt.so unsatisfied link in java5

2008-07-23 Thread Joan Fisbein
Thank you dremon, it worked for me!!! (after restarting the computer)

-- 
libawt.so unsatisfied link in java5
https://bugs.launchpad.net/bugs/162232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 156260] tomcat not deploying applications

2007-10-23 Thread Joan Fisbein
Public bug reported:

Since I upgraded from Feisty to Gutsy none of my application deployed on
Tomcat works anymore.

here is the catalina log:
-- begin log --
Oct 23, 2007 3:05:01 PM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in 
production environments was not found on the java.library.path: 
Oct 23, 2007 3:05:01 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8180
Oct 23, 2007 3:05:01 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 742 ms
Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5
Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Oct 23, 2007 3:05:02 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive APPMaruja.war
Oct 23, 2007 3:05:02 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(/var/lib/tomcat5.5/webapps/APPMaruja/WEB-INF/lib/servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Oct 23, 2007 3:05:02 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Oct 23, 2007 3:05:02 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/APPMaruja] startup failed due to previous errors
Oct 23, 2007 3:05:02 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8180
Oct 23, 2007 3:05:02 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Oct 23, 2007 3:05:02 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/25  config=null
Oct 23, 2007 3:05:02 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Oct 23, 2007 3:05:03 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1681 ms
Oct 23, 2007 3:05:56 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(/var/lib/tomcat5.5/webapps/APPMaruja/WEB-INF/lib/servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Oct 23, 2007 3:05:56 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Oct 23, 2007 3:05:56 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/APPMaruja] startup failed due to previous errors
-- end log ---

as you can see tomcat starts correctly but when I try to deploy any of the 
aplicactions (APPMaruja) I get an error.
I didn't see more information in any other log file.


All is comented in my /etc/defult/tomcat5.5

$java -version
java version 1.5.0_13
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)

$ javac -version
javac 1.5.0_13

If you need more info don't hesitate in asking me.


P.S: sorry for my english but i'm not a native speaker.

** Affects: tomcat5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gutsy java tomcat

** Description changed:

  Since I upgraded from Feisty to Gutsy none of my application deployed on
  Tomcat works anymore.
  
  here is the catalina log:
  -- begin log --
  Oct 23, 2007 3:05:01 PM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
  INFO: The Apache Tomcat Native library which allows optimal performance in 
production environments was not found on the java.library.path: 
  Oct 23, 2007 3:05:01 PM org.apache.coyote.http11.Http11BaseProtocol init
  INFO: Initializing Coyote HTTP/1.1 on http-8180
  Oct 23, 2007 3:05:01 PM org.apache.catalina.startup.Catalina load
  INFO: Initialization processed in 742 ms
  Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardService start
  INFO: Starting service Catalina
  Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardEngine start
  INFO: Starting Servlet Engine: Apache Tomcat/5.5
  Oct 23, 2007 3:05:01 PM org.apache.catalina.core.StandardHost start
  INFO: XML validation disabled
  Oct 23, 2007 3:05:02 PM org.apache.catalina.startup.HostConfig deployWAR
- INFO: Deploying web application archive FONMaruja.war
+ INFO: Deploying web application archive APPMaruja.war
  Oct 23, 2007 3:05:02 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
- INFO: 
validateJarFile(/var/lib/tomcat5.5/webapps/FONMaruja/WEB-INF/lib/servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
+ INFO: 
validateJarFile(/var/lib/tomcat5.5/webapps/APPMaruja/WEB-INF/lib/servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
  Oct 23, 2007 3:05:02 PM