Issue Details (XML | Word | Printable)

Key: ABICLOUD-415
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Pedro Navarro Pérez
Reporter: Abdul Khader
Votes: 0
Watchers: 1
Operations

Email this issue
Send issue summary in email
If you were logged in you would be able to see more operations.
Abiquo

Soap Fault, the service cannot comply with the request due to internal processing errors

Created: 08/Mar/10 03:29 PM   Updated: 26/May/10 11:48 AM   Resolved: 09/Mar/10 03:41 PM
Component/s: Server
Affects Version/s: abicloud-1.0.0.GA
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
I downloaded the Vm images for VBOX from the abispace repository.
When ever I try to start the vm image, it gives me this error.

The error in server.log
=======================
Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268038281.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 14:23:10,567 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 14:23:10,569 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
2010-03-08 14:23:10,613 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 14:23:10,614 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 14:23:12,272 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268038392]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268038392.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]


Pedro Navarro Pérez added a comment - 09/Mar/10 09:38 AM
Please change the level log in /opt/tomcat/webapps/server/WEB-INF/classes/logback.xml to:


  <root>
    <level value="DEBUG" />
    <appender-ref ref="FILE" />
    <appender-ref ref="STDOUT" />
  </root>

And repost the log please

Abdul Khader added a comment - 09/Mar/10 10:14 AM
Please find below the output of server.log and other log files after I made the changes.
NOTE : I added the lines as specified by you to the following file and restarted tomcat service.
/usr/share/tomcat6/webapps/server/WEB-INF/classes/conf/config.xml

server.log
==========
2010-03-08 16:16:42,202 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 16:16:42,206 INFO [LicenseContextListener.java:47] * *
2010-03-08 16:16:42,207 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 16:16:42,207 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 16:16:42,207 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 16:16:42,207 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 16:16:42,207 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-08 16:16:42,735 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-08 16:16:42,737 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-08 16:16:42,929 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-08 16:16:42,983 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-08 16:16:42,986 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-08 16:16:42,987 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-08 16:16:44,714 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-08 16:16:44,809 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-08 16:16:44,830 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-08 16:16:44,836 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-08 16:16:44,849 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-08 16:16:45,470 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-08 16:16:45,471 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-08 16:16:46,840 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-08 16:16:46,842 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-08 16:16:48,446 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-08 16:16:48,876 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-08 16:16:48,962 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-08 16:21:20,012 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045480]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045480.
2010-03-08 16:22:05,932 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045525]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045525.
2010-03-08 16:22:39,366 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045559]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045559.
2010-03-08 16:22:54,156 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045574]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045574.
2010-03-08 16:24:58,153 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-08 16:24:58,158 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-08 16:24:58,466 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-08 16:24:58,469 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-08 16:24:58,472 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-08 16:27:42,094 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 16:27:42,100 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-08 16:27:42,100 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 16:27:42,100 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:47] * *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 16:27:42,101 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 16:27:42,102 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 16:27:42,102 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-08 16:27:42,683 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-08 16:27:42,701 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-08 16:27:42,942 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-08 16:27:43,053 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-08 16:27:43,068 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-08 16:27:43,075 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-08 16:27:45,006 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-08 16:27:45,120 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-08 16:27:45,184 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-08 16:27:45,205 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-08 16:27:45,230 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-08 16:27:45,964 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-08 16:27:45,965 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-08 16:27:47,202 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-08 16:27:47,247 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-08 16:27:48,671 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-08 16:27:49,140 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-08 16:27:49,433 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-08 16:31:22,819 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/openSUSE_11.1_JeOS_MySQL.x86_64.ovf] on state[DOWNLOADING]
2010-03-08 16:31:22,819 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 16:31:22,826 ERROR c.a.a.e.AMSink [AMSink.java:220] VirtualImage state not implement downloading
2010-03-08 16:31:24,082 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd-7.2-i386-sparse.ovf] on state[DOWNLOADING]
2010-03-08 16:31:24,082 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 16:31:24,083 ERROR c.a.a.e.AMSink [AMSink.java:220] VirtualImage state not implement downloading
2010-03-08 16:44:50,553 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046890]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268046890.
2010-03-08 16:44:56,995 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046896]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268046896.
2010-03-08 16:44:57,003 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 16:44:57,108 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046897]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268046897.
2010-03-08 16:44:57,109 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 16:51:01,997 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268047261]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268047261.
2010-03-08 16:51:03,189 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268047263]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268047263.
2010-03-08 16:51:03,190 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:23:18,301 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/openSUSE_11.1_JeOS_MySQL.x86_64.ovf] on state[DOWNLOAD]
2010-03-08 17:23:18,301 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 17:23:18,416 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/diskInfo/]
2010-03-08 17:23:18,430 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 17:23:18,447 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 17:27:24,427 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 17:27:24,431 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1_JeOS_MySQL.x86_64]
2010-03-08 17:27:24,630 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-08 17:27:24,631 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-08 17:27:37,791 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd90139c5-dfc0-4a61-a7e9-b12d203185be
2010-03-08 17:40:08,479 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050208]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050208.
2010-03-08 17:40:08,480 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:40:40,225 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050240]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050240.
2010-03-08 17:40:40,226 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:41:12,005 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050272]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050272.
2010-03-08 17:41:12,006 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:41:43,395 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050303]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050303.
2010-03-08 17:41:43,396 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:42:15,106 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050335]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050335.
2010-03-08 17:42:15,107 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:42:46,812 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050366]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050366.
2010-03-08 17:42:46,813 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:43:18,565 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050398]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050398.
2010-03-08 17:43:18,566 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:43:50,188 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050430]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050430.
2010-03-08 17:43:50,189 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:44:21,651 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050461]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050461.
2010-03-08 17:44:21,652 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:44:53,357 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050493]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050493.
2010-03-08 17:44:53,358 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:45:24,970 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050524]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050524.
2010-03-08 17:45:24,971 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:45:56,994 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050556]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050556.
2010-03-08 17:45:56,995 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:46:28,240 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050588]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050588.
2010-03-08 17:46:28,241 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:46:31,024 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050591]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268050591.
2010-03-08 17:46:33,857 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
2010-03-08 17:46:33,858 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:46:33,859 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
2010-03-08 17:46:33,860 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:46:33,861 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
2010-03-08 17:46:33,862 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:46:48,345 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050608]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268050608.
2010-03-08 17:46:59,901 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050619]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050619.
2010-03-08 17:46:59,902 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:47:31,660 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050651]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050651.
2010-03-08 17:47:31,661 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:48:03,239 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050683]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050683.
2010-03-08 17:48:03,240 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:48:25,966 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd-7.2-i386-sparse.ovf] on state[DOWNLOAD]
2010-03-08 17:48:25,966 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 17:48:26,085 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/diskInfo/]
2010-03-08 17:48:26,087 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 17:48:26,094 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 17:48:34,844 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050714]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050714.
2010-03-08 17:48:34,845 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:52:20,091 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 17:52:20,093 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
2010-03-08 17:52:20,112 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 17:52:20,112 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 17:52:32,028 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
2010-03-08 18:29:01,091 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268053141]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268053141.
2010-03-08 18:29:01,092 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 18:30:30,124 INFO c.a.a.a.InfrastructureWS [InfrastructureWS.java:117] Refreshing Virtual Appliance before the VM operation
2010-03-08 18:30:30,143 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 18:30:30,155 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 18:30:30,155 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 18:30:31,315 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
2010-03-08 18:30:49,798 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 18:30:49,798 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 18:30:49,798 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 18:30:49,798 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 18:30:49,812 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 18:30:49,813 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 18:32:29,258 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 18:32:29,259 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
2010-03-08 18:32:29,286 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 18:32:29,287 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 18:32:42,330 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
2010-03-08 18:34:13,593 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1/openSUSE_11.1.i686-monolithicSparse.ovf] on state[DOWNLOADING]
2010-03-08 18:34:13,594 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 18:34:13,594 ERROR c.a.a.e.AMSink [AMSink.java:220] VirtualImage state not implement downloading
2010-03-08 18:53:19,295 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/debian-5-lenny/debian-5-lenny-32bit-sparse.ovf] on state[DOWNLOADING]
2010-03-08 18:53:19,295 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 18:53:19,296 ERROR c.a.a.e.AMSink [AMSink.java:220] VirtualImage state not implement downloading
2010-03-08 19:02:26,162 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268055146]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268055146.
2010-03-08 19:32:44,460 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268056964]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268056964.
2010-03-08 19:36:04,985 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057164]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057164.
2010-03-08 19:36:04,986 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:36:59,328 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057219]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057219.
2010-03-08 19:36:59,329 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:37:18,540 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057238]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057238.
2010-03-08 19:37:18,541 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:37:19,734 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057239]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057239.
2010-03-08 19:37:19,735 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:37:19,737 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057239]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057239.
2010-03-08 19:37:19,738 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:38:05,678 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057285]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057285.
2010-03-08 19:38:05,678 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 19:49:16,921 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1/openSUSE_11.1.i686-monolithicSparse.ovf] on state[DOWNLOAD]
2010-03-08 19:49:16,922 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 19:49:17,050 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/diskInfo/]
2010-03-08 19:49:17,053 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 19:49:17,081 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:09:01,048 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268059141]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268059141.
2010-03-08 20:10:08,222 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 20:10:08,224 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
2010-03-08 20:10:08,252 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:10:08,252 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:10:17,269 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
2010-03-08 20:12:46,196 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-08 20:12:46,196 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-08 20:12:46,196 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:12:46,197 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:12:46,207 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-08 20:12:46,207 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-08 20:12:47,291 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd90139c5-dfc0-4a61-a7e9-b12d203185be
2010-03-08 20:12:57,472 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 20:12:57,472 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 20:12:57,473 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:12:57,473 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:12:57,484 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 20:12:57,484 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 20:13:09,164 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:13:09,164 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:13:09,164 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:13:09,164 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:13:09,178 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:13:09,178 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:13:10,293 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
2010-03-08 20:14:05,072 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 20:14:05,074 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
2010-03-08 20:14:05,099 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:14:05,100 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:14:16,304 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
2010-03-08 20:24:52,231 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060092]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268060092.
2010-03-08 20:24:54,737 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060094]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268060094.
2010-03-08 20:24:54,738 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 20:24:54,739 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060094]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268060094.
2010-03-08 20:24:54,740 WARN c.a.u.r.ResourceManager [ResourceManager.java:425] No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 20:37:04,984 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:37:04,985 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:37:04,985 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:37:04,986 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:37:05,001 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:37:05,001 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:39:26,537 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 20:39:26,539 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
2010-03-08 20:39:26,563 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:39:26,563 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:39:36,587 INFO c.a.a.e.EventSink [EventSink.java:183] An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
2010-03-08 20:51:35,211 INFO c.a.a.e.AMSink [AMSink.java:104] A disk event was received for ovfid[http://abispace.s3.amazonaws.com/debian-5-lenny/debian-5-lenny-32bit-sparse.ovf] on state[DOWNLOAD]
2010-03-08 20:51:35,212 INFO c.a.a.e.AMSink [AMSink.java:185] On disk update event to DB
2010-03-08 20:51:35,333 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/diskInfo/]
2010-03-08 20:51:35,335 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:51:35,344 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:56:59,169 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:56:59,170 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:56:59,171 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:308] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:56:59,171 INFO c.a.a.a.VirtualApplianceWS [VirtualApplianceWS.java:554] Refreshing the Virtual Appliance in the virtual factory
2010-03-08 20:56:59,185 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 20:56:59,185 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 20:57:52,453 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-08 20:57:52,477 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-08 20:57:54,529 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-08 20:57:54,533 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-08 20:57:54,534 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-08 20:58:25,868 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 20:58:25,872 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-08 20:58:25,872 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 20:58:25,872 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 20:58:25,872 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 20:58:25,873 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 20:58:25,873 INFO [LicenseContextListener.java:47] * *
2010-03-08 20:58:25,873 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 20:58:25,873 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 20:58:25,873 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 20:58:25,874 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 20:58:25,874 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-08 20:58:26,365 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-08 20:58:26,375 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-08 20:58:26,637 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-08 20:58:26,730 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-08 20:58:26,743 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-08 20:58:26,755 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-08 20:58:28,676 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-08 20:58:28,757 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-08 20:58:28,809 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-08 20:58:28,825 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-08 20:58:28,841 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-08 20:58:29,517 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-08 20:58:29,518 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-08 20:58:30,824 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-08 20:58:30,843 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-08 20:58:32,268 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-08 20:58:32,830 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-08 20:58:33,134 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-08 20:58:33,144 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:58:33,149 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:58:33,154 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 20:58:33,158 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 20:58:33,165 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 21:00:44,700 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-08 21:00:44,726 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-08 21:00:45,792 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-08 21:00:45,793 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-08 21:00:45,794 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-08 21:03:28,837 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 21:03:28,851 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:47] * *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 21:03:28,852 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 21:03:28,853 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 21:03:28,853 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 21:03:28,853 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-08 21:03:29,376 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-08 21:03:29,396 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-08 21:03:29,600 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-08 21:03:29,688 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-08 21:03:29,696 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-08 21:03:29,700 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-08 21:03:31,589 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-08 21:03:31,708 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-08 21:03:31,753 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-08 21:03:31,768 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-08 21:03:31,778 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-08 21:03:32,407 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-08 21:03:32,408 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-08 21:03:33,767 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-08 21:03:33,801 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-08 21:03:35,179 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-08 21:03:35,644 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-08 21:03:36,002 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-08 21:03:36,026 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:03:36,064 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:03:36,072 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 21:03:36,081 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:07:07,252 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:07:07,256 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
2010-03-08 21:07:07,448 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
2010-03-08 21:07:07,449 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
2010-03-08 21:07:20,207 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268062640]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268062640.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:07:44,148 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:07:44,149 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
2010-03-08 21:07:44,182 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 21:07:44,182 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 21:07:50,871 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268062670]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268062670.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:08:35,219 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-08 21:08:35,229 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-08 21:08:37,021 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-08 21:08:37,032 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-08 21:08:37,032 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-08 21:11:19,635 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 21:11:19,645 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-08 21:11:19,645 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 21:11:19,645 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 21:11:19,645 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:47] * *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 21:11:19,646 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-08 21:11:20,184 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-08 21:11:20,202 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-08 21:11:20,415 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-08 21:11:20,511 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-08 21:11:20,519 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-08 21:11:20,523 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-08 21:11:22,423 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-08 21:11:22,542 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-08 21:11:22,580 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-08 21:11:22,595 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-08 21:11:22,607 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-08 21:11:23,233 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-08 21:11:23,234 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-08 21:11:24,600 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-08 21:11:24,615 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-08 21:11:25,970 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-08 21:11:26,448 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-08 21:11:26,825 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-08 21:11:26,838 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:11:26,864 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:11:26,871 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-08 21:11:26,879 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-08 21:15:59,978 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:15:59,985 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
2010-03-08 21:16:00,161 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
2010-03-08 21:16:00,162 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
2010-03-08 21:16:06,368 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268063166]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268063166.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:27:33,978 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:27:33,982 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [debian-5-lenny-32bits]
2010-03-08 21:27:34,019 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk]
2010-03-08 21:27:34,019 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk''
2010-03-08 21:27:35,339 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268063855]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268063855.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:34:48,420 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:34:48,422 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [debian-5-lenny-32bits]
2010-03-08 21:34:48,442 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk]
2010-03-08 21:34:48,442 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk''
2010-03-08 21:34:49,355 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268064289]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268064289.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:36:41,065 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:36:41,066 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [debian-5-lenny-32bits]
2010-03-08 21:36:41,090 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk]
2010-03-08 21:36:41,091 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf/debian-5-lenny-32bit-sparse.vmdk''
2010-03-08 21:36:42,304 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268064402]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268064402.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-08 21:41:07,783 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-08 21:41:07,784 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1_JeOS_MySQL.x86_64]
2010-03-08 21:41:07,812 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-08 21:41:07,813 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-08 21:41:08,467 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268064668]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268064668.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-09 08:34:44,069 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-09 08:34:44,078 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-09 08:34:44,252 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-09 08:34:44,260 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-09 08:34:44,261 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-09 08:37:25,903 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-09 08:37:25,910 INFO [LicenseContextListener.java:47] * *
2010-03-09 08:37:25,911 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-09 08:37:25,911 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-09 08:37:25,911 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-09 08:37:25,911 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-09 08:37:25,911 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-09 08:37:26,465 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-09 08:37:26,490 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-09 08:37:26,692 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-09 08:37:26,804 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-09 08:37:26,827 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-09 08:37:26,844 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-09 08:37:28,779 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-09 08:37:28,898 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-09 08:37:28,944 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-09 08:37:28,962 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-09 08:37:28,978 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-09 08:37:29,582 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-09 08:37:29,583 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-09 08:37:30,958 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-09 08:37:30,972 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-09 08:37:32,313 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-09 08:37:32,774 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-09 08:37:33,113 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-09 08:37:33,137 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:37:33,181 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:37:33,189 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-09 08:37:33,198 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:37:33,210 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-09 08:44:03,981 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-09 08:44:03,986 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1_JeOS_MySQL.x86_64]
2010-03-09 08:44:04,174 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-09 08:44:04,175 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-09 08:44:09,473 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268104449]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268104449.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
2010-03-09 08:50:11,279 INFO c.a.a.l.ContextListener [ContextListener.java:219] Destroying the context [server] ...
2010-03-09 08:50:11,289 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:116] TracerActiveMq DESTROYED
2010-03-09 08:50:13,108 ERROR c.a.t.s.TracerCollector [TracerCollector.java:143] JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
2010-03-09 08:50:13,112 INFO c.a.t.s.TracerCollector [TracerCollector.java:113] Broker and Consumer Tracer DESTROYED
2010-03-09 08:50:13,113 INFO c.a.a.l.ContextListener [ContextListener.java:233] The context [server] has been destroyed
2010-03-09 08:50:46,282 INFO [LicenseContextListener.java:41] ********************************************************************************
2010-03-09 08:50:46,286 INFO [LicenseContextListener.java:42] * ABICLOUD: SERVER *
2010-03-09 08:50:46,286 INFO [LicenseContextListener.java:43] ********************************************************************************
2010-03-09 08:50:46,286 INFO [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-09 08:50:46,286 INFO [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:47] * *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-09 08:50:46,287 INFO [LicenseContextListener.java:52] ********************************************************************************
2010-03-09 08:50:46,702 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
2010-03-09 08:50:46,704 INFO c.a.t.s.TracerCollector [TracerCollector.java:148] Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
2010-03-09 08:50:46,904 INFO c.a.t.s.TracerCollector [TracerCollector.java:100] All queues connected
2010-03-09 08:50:46,955 INFO c.a.a.c.AbiConfigManager [AbiConfigManager.java:172] repositoryLocation = abicloudserver:/opt/vm_repository
2010-03-09 08:50:46,958 INFO c.a.a.l.ContextListener [ContextListener.java:98] Initializing the context [server] ...
2010-03-09 08:50:46,958 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:52] Creating SessionFactory ....
2010-03-09 08:50:48,579 INFO c.a.a.p.h.HibernateUtil [HibernateUtil.java:86] SessionFactory created!
2010-03-09 08:50:48,660 INFO c.a.a.l.ContextListener [ContextListener.java:201] Repository location updated
2010-03-09 08:50:48,685 INFO c.a.a.l.ContextListener [ContextListener.java:115] The context [server] has been initialized!
2010-03-09 08:50:48,690 INFO c.a.a.l.ContextListener [ContextListener.java:271] Running the sanity thread in background ...
2010-03-09 08:50:48,693 WARN c.a.a.s.SanityJob [SanityJob.java:121] No sanity modules find, thread execution is over.
2010-03-09 08:50:49,131 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:87] All queues connected
2010-03-09 08:50:49,132 INFO c.a.t.c.TracerActiveMq [TracerActiveMq.java:88] TracerActiveMq initialized
2010-03-09 08:50:50,696 INFO c.a.a.l.ContextListener [ContextListener.java:304] Refreshing the virtual system monitor
2010-03-09 08:50:50,698 INFO c.a.a.l.ContextListener [ContextListener.java:416] subscribing to changes at [http://localhost:8080/am/wsman/]
2010-03-09 08:50:51,616 INFO c.a.a.l.ContextListener [ContextListener.java:420] subscribe DONE to [http://localhost:8080/am/wsman/]
2010-03-09 08:50:52,032 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/check/]
2010-03-09 08:50:52,289 INFO c.a.a.c.ApplianceManagerClient [ApplianceManagerClient.java:114] return code [200] to path [/allDiskInfo/]
2010-03-09 08:50:52,295 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:50:52,306 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:50:52,311 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [KVM]
2010-03-09 08:50:52,317 INFO c.a.a.c.DiskInfoToVirtualImage [DiskInfoToVirtualImage.java:320] Find on DB the virtual image type with extension [VBOX]
2010-03-09 08:51:36,249 INFO c.a.a.m.VirtualMachineFactory [VirtualMachineFactory.java:86] The hypervisor: vBox will be used
2010-03-09 08:51:36,253 INFO c.a.a.s.SchedulerRestrictions [SchedulerRestrictions.java:129] Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1_JeOS_MySQL.x86_64]
2010-03-09 08:51:36,425 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:315] Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
2010-03-09 08:51:36,425 INFO c.a.a.m.o.OVFModelFromVirtualAppliance [OVFModelFromVirtualAppliance.java:317] Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
2010-03-09 08:51:39,907 ERROR c.a.u.AbiCloudError [AbiCloudError.java:187] Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268104899]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268104899.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]

catalina.out
============
Mar 8, 2010 4:16:37 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386/server:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Mar 8, 2010 4:16:38 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:16:38 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 699 ms
Mar 8, 2010 4:16:38 PM org.apache.catalina.users.MemoryUserDatabase save
WARNING: User database is not persistable - no write permissions on directory
Mar 8, 2010 4:16:38 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 8, 2010 4:16:38 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Mar 8, 2010 4:16:38 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive am.war
Mar 8, 2010 4:16:38 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/geronimo-servlet_2.5_spec-1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
Mar 8, 2010 4:16:38 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2010-03-08 16:16:39,120 INFO [main] [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 16:16:39,125 INFO [main] [LicenseContextListener.java:42] * ABICLOUD: APPLIANCE MANAGER *
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:47] * *
2010-03-08 16:16:39,126 INFO [main] [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 16:16:39,127 INFO [main] [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 16:16:39,127 INFO [main] [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 16:16:39,127 INFO [main] [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 16:16:39,127 INFO [main] [LicenseContextListener.java:52] ********************************************************************************
Mar 8, 2010 4:16:39 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 4:16:39 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@21e554: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:16:39 IST 2010]; root of context hierarchy
Mar 8, 2010 4:16:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/cxf.xml]
Mar 8, 2010 4:16:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
Mar 8, 2010 4:16:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml]
Mar 8, 2010 4:16:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
Mar 8, 2010 4:16:39 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@21e554]: org.springframework.beans.factory.support.DefaultListableBeanFactory@7be8c2
Mar 8, 2010 4:16:39 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7be8c2: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
2010-03-08 16:16:40,600 INFO [pool-1-thread-1] c.a.a.d.OVFDeployer [OVFDeployer.java:742] Starting the downLoadMonitor
Mar 8, 2010 4:16:40 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /
Mar 8, 2010 4:16:41 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 1847 ms
Mar 8, 2010 4:16:41 PM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Mar 8, 2010 4:16:41 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@54570a: display name [org.apache.cxf.bus.spring.BusApplicationContext@54570a]; startup date [Mon Mar 08 16:16:41 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@21e554
Mar 8, 2010 4:16:41 PM org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
Mar 8, 2010 4:16:41 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@54570a]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3a5a9c
Mar 8, 2010 4:16:41 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3a5a9c: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7be8c2
Mar 8, 2010 4:16:41 PM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Mar 8, 2010 4:16:41 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive server.war
Mar 8, 2010 4:16:42 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/server/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
16:16:42.202 INFO - ********************************************************************************
16:16:42.206 INFO - * ABICLOUD: SERVER *
16:16:42.206 INFO - ********************************************************************************
16:16:42.206 INFO - * This application is free software; you can redistribute it and/or modify it *
16:16:42.206 INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:16:42.206 INFO - * the Free Software Foundation under version 3 of the License. *
16:16:42.206 INFO - * *
16:16:42.207 INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:16:42.207 INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:16:42.207 INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:16:42.207 INFO - * v.3 for more details. *
16:16:42.207 INFO - ********************************************************************************
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.BrokerService start
INFO: Using Persistence Adapter: MemoryPersistenceAdapter
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.BrokerService getBroker
INFO: ActiveMQ 5.2.0 JMS Message Broker (localhost) is starting
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.BrokerService getBroker
INFO: For help or more information please see: http://activemq.apache.org/
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.jmx.ManagementContext$1 run
INFO: JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
Mar 8, 2010 4:16:42 PM org.apache.activemq.transport.TransportServerThreadSupport doStart
INFO: Listening for connections at: tcp://Server:61616
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector tcp://Server:61616 Started
Mar 8, 2010 4:16:42 PM org.apache.activemq.broker.BrokerService start
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-56243-1268045202568-0:0) started
16:16:42.735 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
16:16:42.737 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
16:16:42.929 INFO c.a.tracer.server.TracerCollector - All queues connected
16:16:42.983 INFO c.a.a.config.AbiConfigManager - repositoryLocation = abicloudserver:/opt/vm_repository
16:16:42.986 INFO c.a.a.listener.ContextListener - Initializing the context [server] ...
16:16:42.987 INFO c.a.a.p.hibernate.HibernateUtil - Creating SessionFactory ....
16:16:44.714 INFO c.a.a.p.hibernate.HibernateUtil - SessionFactory created!
16:16:44.809 INFO c.a.a.listener.ContextListener - Repository location updated
16:16:44.830 INFO c.a.a.listener.ContextListener - The context [server] has been initialized!
16:16:44.836 INFO c.a.a.listener.ContextListener - Running the sanity thread in background ...
16:16:44.849 WARN c.abiquo.abiserver.sanity.SanityJob - No sanity modules find, thread execution is over.
16:16:45.470 INFO c.a.tracer.client.TracerActiveMq - All queues connected
16:16:45.471 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq initialized
Mar 8, 2010 4:16:45 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive virtualfactory.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/logback-classic-0.9.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/slf4j-simple-1.5.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
16:16:45.874 [main] INFO [LicenseContextListener.java:41] - ********************************************************************************
16:16:45.878 [main] INFO [LicenseContextListener.java:42] - * ABICLOUD: VIRTUAL FACTORY *
16:16:45.878 [main] INFO [LicenseContextListener.java:43] - ********************************************************************************
16:16:45.878 [main] INFO [LicenseContextListener.java:44] - * This application is free software; you can redistribute it and/or modify it *
16:16:45.879 [main] INFO [LicenseContextListener.java:45] - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:16:45.879 [main] INFO [LicenseContextListener.java:46] - * the Free Software Foundation under version 3 of the License. *
16:16:45.879 [main] INFO [LicenseContextListener.java:47] - * *
16:16:45.879 [main] INFO [LicenseContextListener.java:48] - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:16:45.879 [main] INFO [LicenseContextListener.java:49] - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:16:45.879 [main] INFO [LicenseContextListener.java:50] - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:16:45.879 [main] INFO [LicenseContextListener.java:51] - * v.3 for more details. *
16:16:45.880 [main] INFO [LicenseContextListener.java:52] - ********************************************************************************
Mar 8, 2010 4:16:45 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 4:16:45 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1dd40f3: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:16:45 IST 2010]; root of context hierarchy
Mar 8, 2010 4:16:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/applicationcontext.xml]
Mar 8, 2010 4:16:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/commonbeaninjection.xml]
Mar 8, 2010 4:16:46 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1dd40f3]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1125fe1
Mar 8, 2010 4:16:46 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1125fe1: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
16:16:46.088 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:100] - Loading the plugins automatically
16:16:46.093 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.VirtualBoxHypervisorfor hypervisor type vBox
16:16:46.102 [main] ERROR com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:317] - InstantiationException instantiating com.abiquo.virtualfactory.hypervisor.impl.AbsLibvirtHypervisor class.
16:16:46.102 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.XenHypervisorfor hypervisor type xen-3
16:16:46.103 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.KVMHypervisorfor hypervisor type KVM
16:16:46.103 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:102] - Loading plugins done
Mar 8, 2010 4:16:46 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 190 ms
Mar 8, 2010 4:16:46 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive vsm.war
16:16:46.348 [main] INFO - ********************************************************************************
16:16:46.352 [main] INFO - * ABICLOUD: VIRTUAL SYSTEM MONITOR *
16:16:46.352 [main] INFO - ********************************************************************************
16:16:46.352 [main] INFO - * This application is free software; you can redistribute it and/or modify it *
16:16:46.352 [main] INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:16:46.352 [main] INFO - * the Free Software Foundation under version 3 of the License. *
16:16:46.352 [main] INFO - * *
16:16:46.353 [main] INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:16:46.353 [main] INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:16:46.353 [main] INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:16:46.353 [main] INFO - * v.3 for more details. *
16:16:46.353 [main] INFO - ********************************************************************************
Mar 8, 2010 4:16:46 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive client.war
Mar 8, 2010 4:16:46 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:16:46 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 8, 2010 4:16:46 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15 config=null
Mar 8, 2010 4:16:46 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 8491 ms
16:16:46.840 INFO c.a.a.listener.ContextListener - Refreshing the virtual system monitor
16:16:46.842 INFO c.a.a.listener.ContextListener - subscribing to changes at [http://localhost:8080/am/wsman/]
16:16:48.446 INFO c.a.a.listener.ContextListener - subscribe DONE to [http://localhost:8080/am/wsman/]
16:16:48.876 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/check/]
16:16:48.962 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/allDiskInfo/]
16:21:20.012 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045480]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045480.
16:22:05.932 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045525]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045525.
16:22:39.366 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045559]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045559.
16:22:54.156 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268045574]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268045574.
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268045594052], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[MACHINE_MODIFY], Component[MACHINE], Timestamp[1268045611522], Description[Physical machine 'myMachine' has been modified [Name: myMachine, 2CPUs, 4096 RAM, 10737418240 HD, vBox hypervisor]], User[admin]
2010-03-08 16:23:37,338 INFO [http-8080-3] c.a.a.r.i.OVFIndex [OVFIndex.java:486] Adding [http://abispace.s3.amazonaws.com] as default repository
2010-03-08 16:23:41,430 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268045637230], Description[], User[admin]
Mar 8, 2010 4:24:56 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:24:57 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 8, 2010 4:24:57 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@54570a: display name [org.apache.cxf.bus.spring.BusApplicationContext@54570a]; startup date [Mon Mar 08 16:16:41 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@21e554
Mar 8, 2010 4:24:57 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3a5a9c: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7be8c2
Mar 8, 2010 4:24:57 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@21e554: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:16:39 IST 2010]; root of context hierarchy
Mar 8, 2010 4:24:57 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7be8c2: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
16:24:58.153 INFO c.a.a.listener.ContextListener - Destroying the context [server] ...
16:24:58.158 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq DESTROYED
Mar 8, 2010 4:24:58 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ Message Broker (localhost, ID:Server-56243-1268045202568-0:0) is shutting down
Mar 8, 2010 4:24:58 PM org.apache.activemq.broker.TransportConnector stop
INFO: Connector tcp://Server:61616 Stopped
Mar 8, 2010 4:24:58 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-56243-1268045202568-0:0) stopped
16:24:58.466 ERROR c.a.tracer.server.TracerCollector - JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
16:24:58.469 INFO c.a.tracer.server.TracerCollector - Broker and Consumer Tracer DESTROYED
16:24:58.472 INFO c.a.a.listener.ContextListener - The context [server] has been destroyed
Mar 8, 2010 4:24:58 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@1dd40f3: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:16:45 IST 2010]; root of context hierarchy
Mar 8, 2010 4:24:58 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1125fe1: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
Mar 8, 2010 4:24:58 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:27:37 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386/server:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Mar 8, 2010 4:27:37 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:27:37 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 707 ms
Mar 8, 2010 4:27:37 PM org.apache.catalina.users.MemoryUserDatabase save
WARNING: User database is not persistable - no write permissions on directory
Mar 8, 2010 4:27:37 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 8, 2010 4:27:37 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Mar 8, 2010 4:27:37 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive am.war
Mar 8, 2010 4:27:38 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/geronimo-servlet_2.5_spec-1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
Mar 8, 2010 4:27:38 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2010-03-08 16:27:39,019 INFO [main] [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 16:27:39,027 INFO [main] [LicenseContextListener.java:42] * ABICLOUD: APPLIANCE MANAGER *
2010-03-08 16:27:39,028 INFO [main] [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 16:27:39,028 INFO [main] [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 16:27:39,028 INFO [main] [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 16:27:39,028 INFO [main] [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 16:27:39,029 INFO [main] [LicenseContextListener.java:47] * *
2010-03-08 16:27:39,029 INFO [main] [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 16:27:39,029 INFO [main] [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 16:27:39,029 INFO [main] [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 16:27:39,030 INFO [main] [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 16:27:39,030 INFO [main] [LicenseContextListener.java:52] ********************************************************************************
Mar 8, 2010 4:27:39 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 4:27:39 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@15dd910: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:27:39 IST 2010]; root of context hierarchy
Mar 8, 2010 4:27:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/cxf.xml]
Mar 8, 2010 4:27:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
Mar 8, 2010 4:27:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml]
Mar 8, 2010 4:27:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
Mar 8, 2010 4:27:39 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@15dd910]: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ea52
Mar 8, 2010 4:27:39 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@57ea52: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
2010-03-08 16:27:40,879 INFO [pool-1-thread-1] c.a.a.d.OVFDeployer [OVFDeployer.java:742] Starting the downLoadMonitor
Mar 8, 2010 4:27:41 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /
Mar 8, 2010 4:27:41 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 2154 ms
Mar 8, 2010 4:27:41 PM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Mar 8, 2010 4:27:41 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@132be10: display name [org.apache.cxf.bus.spring.BusApplicationContext@132be10]; startup date [Mon Mar 08 16:27:41 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@15dd910
Mar 8, 2010 4:27:41 PM org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
Mar 8, 2010 4:27:41 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@132be10]: org.springframework.beans.factory.support.DefaultListableBeanFactory@134c0a6
Mar 8, 2010 4:27:41 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@134c0a6: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ea52
Mar 8, 2010 4:27:41 PM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Mar 8, 2010 4:27:41 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive server.war
Mar 8, 2010 4:27:41 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/server/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
16:27:42.094 INFO - ********************************************************************************
16:27:42.100 INFO - * ABICLOUD: SERVER *
16:27:42.100 INFO - ********************************************************************************
16:27:42.100 INFO - * This application is free software; you can redistribute it and/or modify it *
16:27:42.101 INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:27:42.101 INFO - * the Free Software Foundation under version 3 of the License. *
16:27:42.101 INFO - * *
16:27:42.101 INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:27:42.101 INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:27:42.101 INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:27:42.102 INFO - * v.3 for more details. *
16:27:42.102 INFO - ********************************************************************************
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.BrokerService start
INFO: Using Persistence Adapter: MemoryPersistenceAdapter
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.BrokerService getBroker
INFO: ActiveMQ 5.2.0 JMS Message Broker (localhost) is starting
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.BrokerService getBroker
INFO: For help or more information please see: http://activemq.apache.org/
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.jmx.ManagementContext$1 run
INFO: JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
Mar 8, 2010 4:27:42 PM org.apache.activemq.transport.TransportServerThreadSupport doStart
INFO: Listening for connections at: tcp://Server:61616
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector tcp://Server:61616 Started
Mar 8, 2010 4:27:42 PM org.apache.activemq.broker.BrokerService start
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-60191-1268045862494-0:0) started
16:27:42.683 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
16:27:42.701 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
16:27:42.942 INFO c.a.tracer.server.TracerCollector - All queues connected
16:27:43.053 INFO c.a.a.config.AbiConfigManager - repositoryLocation = abicloudserver:/opt/vm_repository
16:27:43.068 INFO c.a.a.listener.ContextListener - Initializing the context [server] ...
16:27:43.075 INFO c.a.a.p.hibernate.HibernateUtil - Creating SessionFactory ....
16:27:45.006 INFO c.a.a.p.hibernate.HibernateUtil - SessionFactory created!
16:27:45.120 INFO c.a.a.listener.ContextListener - Repository location updated
16:27:45.184 INFO c.a.a.listener.ContextListener - The context [server] has been initialized!
16:27:45.205 INFO c.a.a.listener.ContextListener - Running the sanity thread in background ...
16:27:45.230 WARN c.abiquo.abiserver.sanity.SanityJob - No sanity modules find, thread execution is over.
16:27:45.964 INFO c.a.tracer.client.TracerActiveMq - All queues connected
16:27:45.965 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq initialized
Mar 8, 2010 4:27:46 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive virtualfactory.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/logback-classic-0.9.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/slf4j-simple-1.5.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
16:27:46.574 [main] INFO [LicenseContextListener.java:41] - ********************************************************************************
16:27:46.578 [main] INFO [LicenseContextListener.java:42] - * ABICLOUD: VIRTUAL FACTORY *
16:27:46.579 [main] INFO [LicenseContextListener.java:43] - ********************************************************************************
16:27:46.579 [main] INFO [LicenseContextListener.java:44] - * This application is free software; you can redistribute it and/or modify it *
16:27:46.579 [main] INFO [LicenseContextListener.java:45] - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:27:46.579 [main] INFO [LicenseContextListener.java:46] - * the Free Software Foundation under version 3 of the License. *
16:27:46.579 [main] INFO [LicenseContextListener.java:47] - * *
16:27:46.579 [main] INFO [LicenseContextListener.java:48] - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:27:46.579 [main] INFO [LicenseContextListener.java:49] - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:27:46.580 [main] INFO [LicenseContextListener.java:50] - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:27:46.580 [main] INFO [LicenseContextListener.java:51] - * v.3 for more details. *
16:27:46.580 [main] INFO [LicenseContextListener.java:52] - ********************************************************************************
Mar 8, 2010 4:27:46 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 4:27:46 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@e11a87: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:27:46 IST 2010]; root of context hierarchy
Mar 8, 2010 4:27:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/applicationcontext.xml]
Mar 8, 2010 4:27:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/commonbeaninjection.xml]
Mar 8, 2010 4:27:46 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@e11a87]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1264bf5
Mar 8, 2010 4:27:46 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1264bf5: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
16:27:46.914 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:100] - Loading the plugins automatically
16:27:46.922 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.VirtualBoxHypervisorfor hypervisor type vBox
16:27:46.928 [main] ERROR com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:317] - InstantiationException instantiating com.abiquo.virtualfactory.hypervisor.impl.AbsLibvirtHypervisor class.
16:27:46.929 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.XenHypervisorfor hypervisor type xen-3
16:27:46.929 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.KVMHypervisorfor hypervisor type KVM
16:27:46.929 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:102] - Loading plugins done
Mar 8, 2010 4:27:46 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 257 ms
Mar 8, 2010 4:27:46 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive vsm.war
16:27:47.202 INFO c.a.a.listener.ContextListener - Refreshing the virtual system monitor
16:27:47.224 [main] INFO - ********************************************************************************
16:27:47.239 [main] INFO - * ABICLOUD: VIRTUAL SYSTEM MONITOR *
16:27:47.239 [main] INFO - ********************************************************************************
16:27:47.239 [main] INFO - * This application is free software; you can redistribute it and/or modify it *
16:27:47.239 [main] INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
16:27:47.239 [main] INFO - * the Free Software Foundation under version 3 of the License. *
16:27:47.240 [main] INFO - * *
16:27:47.240 [main] INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
16:27:47.240 [main] INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
16:27:47.240 [main] INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
16:27:47.240 [main] INFO - * v.3 for more details. *
16:27:47.240 [main] INFO - ********************************************************************************
16:27:47.247 INFO c.a.a.listener.ContextListener - subscribing to changes at [http://localhost:8080/am/wsman/]
Mar 8, 2010 4:27:47 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive client.war
Mar 8, 2010 4:27:47 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 8, 2010 4:27:47 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 8, 2010 4:27:47 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/20 config=null
Mar 8, 2010 4:27:47 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 9892 ms
16:27:48.671 INFO c.a.a.listener.ContextListener - subscribe DONE to [http://localhost:8080/am/wsman/]
16:27:49.140 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/check/]
16:27:49.433 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/allDiskInfo/]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268046042092], Description[], User[admin]
2010-03-08 16:30:48,540 INFO [http-8080-3] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:30:52,533 INFO [http-8080-3] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 3 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:30:53,175 INFO [http-8080-3] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:31:22,222 INFO [http-8080-3] c.a.a.d.OVFDeployer [OVFDeployer.java:624] Created OVFPackage directory /opt/vm_repository/1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf
2010-03-08 16:31:22,283 ERROR [http-8080-3] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:116] Icon not found on the provided envelope for OVFId [http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/openSUSE_11.1_JeOS_MySQL.x86_64.ovf], try to obtain from the OVFIndex
2010-03-08 16:31:22,704 WARN [http-8080-3] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:121] Using icon from the index [http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/mysql_logo.png]
16:31:22.819 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/openSUSE_11.1_JeOS_MySQL.x86_64.ovf] on state[DOWNLOADING]
16:31:22.819 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
16:31:22.826 ERROR com.abiquo.abiserver.eventing.AMSink - VirtualImage state not implement downloading
2010-03-08 16:31:23,550 INFO [http-8080-3] c.a.a.d.OVFDeployer [OVFDeployer.java:624] Created OVFPackage directory /opt/vm_repository/1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf
2010-03-08 16:31:23,558 ERROR [http-8080-3] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:116] Icon not found on the provided envelope for OVFId [http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd-7.2-i386-sparse.ovf], try to obtain from the OVFIndex
2010-03-08 16:31:23,977 WARN [http-8080-3] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:121] Using icon from the index [http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd_logo.png]
16:31:24.082 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd-7.2-i386-sparse.ovf] on state[DOWNLOADING]
16:31:24.082 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
16:31:24.083 ERROR com.abiquo.abiserver.eventing.AMSink - VirtualImage state not implement downloading
2010-03-08 16:31:24,405 INFO [http-8080-3] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[VDC_CREATE], Component[VIRTUAL_DATACENTER], Timestamp[1268046303371], Description[Virtual datacenter 'POC' with a vBox hypervisor has been created], User[admin]
2010-03-08 16:35:41,214 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:43:12,422 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
16:44:50.553 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046890]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268046890.
16:44:56.995 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046896]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268046896.
16:44:57.003 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
16:44:57.108 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268046897]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268046897.
16:44:57.109 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268046901636], Description[], User[admin]
2010-03-08 16:45:05,298 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:45:11,643 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:45:19,123 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:45:25,870 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:45:30,695 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 16:50:51,664 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
16:51:01.997 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268047261]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268047261.
16:51:03.189 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268047263]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268047263.
16:51:03.190 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268047815685], Description[], User[admin]
2010-03-08 17:00:18,625 INFO [http-8080-3] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268047824390], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268048050276], Description[], User[admin]
2010-03-08 17:04:13,550 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 17:04:15,734 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 3 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 17:04:16,755 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268048065897], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268048579977], Description[], User[admin]
2010-03-08 17:13:02,923 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 17:13:05,115 INFO [http-8080-2] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268048595849], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268049060757], Description[], User[admin]
2010-03-08 17:21:03,541 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 17:21:05,763 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268049074543], Description[], User[admin]
17:23:18.301 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1_JeOS_MySQL/openSUSE_11.1_JeOS_MySQL.x86_64.ovf] on state[DOWNLOAD]
17:23:18.301 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
17:23:18.416 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/diskInfo/]
17:23:18.430 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [KVM]
17:23:18.447 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [KVM]
RECEIVED MESSAGE: Severity[INFO], Event[VI_ADD], Component[APPLIANCE_MANAGER], Timestamp[1268049198456], Description[Virtual image added], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268049343223], Description[], User[admin]
2010-03-08 17:25:46,455 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 17:25:48,562 INFO [http-8080-1] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_CREATE], Component[VIRTUAL_APPLIANCE], Timestamp[1268049384120], Description[Virtual Appliance 'Suse' has been created], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268049427332], Description[Private IP '192.168.0.2' has been assigned to node 'openSUSE_11.1_JeOS_MySQL.x86_64'], User[admin]
17:27:24.427 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
17:27:24.431 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1_JeOS_MySQL.x86_64]
17:27:24.630 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
17:27:24.631 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
17:27:25.630 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
17:27:25.633 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d90139c5-dfc0-4a61-a7e9-b12d203185be
17:27:25.636 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d90139c5-dfc0-4a61-a7e9-b12d203185be
17:27:25.637 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:199] - VirtualBox Hypervisor initialized
17:27:25.637 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:27.772 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
17:27:27.783 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:d90139c5-dfc0-4a61-a7e9-b12d203185be : d90139c5-dfc0-4a61-a7e9-b12d203185be
17:27:27.783 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:27.806 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:27.859 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
17:27:27.873 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
17:27:27.878 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk] from repository[abicloudserver:/opt/vm_repository/]
17:27:35.016 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/d90139c5-dfc0-4a61-a7e9-b12d203185be]
17:27:35.738 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:d90139c5-dfc0-4a61-a7e9-b12d203185be ID:d90139c5-dfc0-4a61-a7e9-b12d203185be using hypervisor connection at http://localhost:18083/
17:27:35.739 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
17:27:35.739 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 1
17:27:35.740 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 1
17:27:35.740 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
17:27:35.741 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
17:27:36.492 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Loading the hypervisors
17:27:36.509 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.vbox.VirtualBoxMonitorfor monitor type vBox
17:27:36.513 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.libvirt.KVMmonitorfor monitor type KVM
17:27:36.514 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.libvirt.XenMonitorfor monitor type xen-3
17:27:36.524 [pool-4-thread-1] WARN c.a.a.v.p.vbox.VirtualBoxMonitor - As the subscribe demand was proxied to the agent. The monitoring task is done in the agent
17:27:37.018 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 1
17:27:37.026 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d90139c5-dfc0-4a61-a7e9-b12d203185be
17:27:37.026 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
17:27:37.027 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:37.041 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:37.074 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:27:37.596 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
17:27:37.609 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM d90139c5-dfc0-4a61-a7e9-b12d203185be is opened...
17:27:37.681 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
17:27:37.682 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268049457692], Description[], User[admin]
17:27:37.791 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd90139c5-dfc0-4a61-a7e9-b12d203185be
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268049457866], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268049457962], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268050195945], Description[], User[admin]
17:40:08.479 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050208]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050208.
17:40:08.480 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:40:40.225 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050240]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050240.
17:40:40.226 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:41:09,834 INFO [http-8080-7] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
17:41:12.005 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050272]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050272.
17:41:12.006 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:41:13,094 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
17:41:43.395 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050303]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050303.
17:41:43.396 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:42:15.106 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050335]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050335.
17:42:15.107 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:42:46.812 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050366]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050366.
17:42:46.813 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:43:18.565 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050398]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050398.
17:43:18.566 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:43:50.188 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050430]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050430.
17:43:50.189 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:44:21.651 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050461]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050461.
17:44:21.652 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
2010-03-08 17:44:36,985 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
17:44:53.357 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050493]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050493.
17:44:53.358 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:45:24.970 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050524]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050524.
17:45:24.971 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:45:56.994 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050556]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050556.
17:45:56.995 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:46:28.240 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050588]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050588.
17:46:28.241 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:46:31.024 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050591]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268050591.
17:46:33.857 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
17:46:33.858 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:46:33.859 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
17:46:33.860 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:46:33.861 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050593]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050593.
17:46:33.862 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:46:48.345 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050608]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268050608.
17:46:59.901 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050619]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050619.
17:46:59.902 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268050635397], Description[], User[admin]
17:47:31.660 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050651]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050651.
17:47:31.661 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:48:03.239 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050683]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050683.
17:48:03.240 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
17:48:25.966 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/freebsd-7.2/freebsd-7.2-i386-sparse.ovf] on state[DOWNLOAD]
17:48:25.966 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
17:48:26.085 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/diskInfo/]
17:48:26.087 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
17:48:26.094 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
RECEIVED MESSAGE: Severity[INFO], Event[VI_ADD], Component[APPLIANCE_MANAGER], Timestamp[1268050706104], Description[Virtual image added], User[SYSTEM]
17:48:34.844 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268050714]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268050714.
17:48:34.845 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_CREATE], Component[VIRTUAL_APPLIANCE], Timestamp[1268050919131], Description[Virtual Appliance 'bsd' has been created], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268050929541], Description[Private IP '192.168.0.3' has been assigned to node 'freebsd-7.2-i386'], User[admin]
17:52:20.091 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
17:52:20.093 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
17:52:20.112 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
17:52:20.112 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
17:52:20.151 [pool-3-thread-2] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
17:52:20.152 [pool-3-thread-2] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d073db9b-e384-4211-8304-1747fccba045
17:52:20.152 [pool-3-thread-2] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d073db9b-e384-4211-8304-1747fccba045
17:52:20.153 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:199] - VirtualBox Hypervisor initialized
17:52:20.153 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:20.169 [pool-3-thread-2] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
17:52:20.169 [pool-3-thread-2] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:d073db9b-e384-4211-8304-1747fccba045 : d073db9b-e384-4211-8304-1747fccba045
17:52:20.170 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:20.177 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:20.194 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
17:52:20.197 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
17:52:20.202 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
17:52:28.764 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/d073db9b-e384-4211-8304-1747fccba045]
17:52:29.291 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:d073db9b-e384-4211-8304-1747fccba045 ID:d073db9b-e384-4211-8304-1747fccba045 using hypervisor connection at http://localhost:18083/
17:52:29.291 [pool-3-thread-2] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
17:52:29.292 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 2
17:52:29.292 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 2
17:52:29.292 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
17:52:29.293 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
17:52:30.509 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 2
17:52:30.524 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d073db9b-e384-4211-8304-1747fccba045
17:52:30.524 [pool-3-thread-2] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
17:52:30.525 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:30.538 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:30.558 [pool-3-thread-2] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
17:52:31.080 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
17:52:31.085 [pool-3-thread-2] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM d073db9b-e384-4211-8304-1747fccba045 is opened...
17:52:31.321 [pool-3-thread-2] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
17:52:31.321 [pool-3-thread-2] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268050951329], Description[], User[admin]
17:52:32.028 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268050952050], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268050952109], Description[], User[SYSTEM]
2010-03-08 17:52:50,874 INFO [http-8080-6] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268051162039], Description[], User[admin]
18:29:01.091 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268053141]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268053141.
18:29:01.092 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268053145123], Description[], User[admin]
2010-03-08 18:29:26,091 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:29:28,033 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 3 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:29:28,569 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
18:30:30.124 INFO c.a.a.abicloudws.InfrastructureWS - Refreshing Virtual Appliance before the VM operation
18:30:30.143 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
18:30:30.155 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
18:30:30.155 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
18:30:30.197 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
18:30:30.197 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d073db9b-e384-4211-8304-1747fccba045
18:30:30.198 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d073db9b-e384-4211-8304-1747fccba045
18:30:30.198 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:30.212 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:30.228 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
18:30:30.228 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 2
18:30:30.228 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 2
18:30:30.228 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
18:30:30.229 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
18:30:30.547 [pool-4-thread-3] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
18:30:30.576 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: d073db9b-e384-4211-8304-1747fccba045
18:30:30.579 [pool-3-thread-3] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
18:30:30.579 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:30.587 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:30.603 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:30.671 [pool-3-thread-3] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
18:30:30.671 [pool-3-thread-3] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
18:30:31.315 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWEROFF], Component[VIRTUAL_MACHINE], Timestamp[1268053231329], Description[], User[SYSTEM]
18:30:49.798 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
18:30:49.798 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
18:30:49.798 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
18:30:49.798 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
18:30:49.812 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
18:30:49.813 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
18:30:49.844 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
18:30:49.844 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d073db9b-e384-4211-8304-1747fccba045
18:30:49.844 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d073db9b-e384-4211-8304-1747fccba045
18:30:49.845 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:49.850 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:49.861 [pool-3-thread-3] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
18:30:49.861 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 2
18:30:49.862 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 2
18:30:49.862 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
18:30:49.862 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
18:30:50.120 [pool-4-thread-3] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
18:30:50.166 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 2
18:30:50.177 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d073db9b-e384-4211-8304-1747fccba045
18:30:50.178 [pool-3-thread-3] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
18:30:50.178 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:50.186 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:50.200 [pool-3-thread-3] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
18:30:50.200 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
Mar 8, 2010 6:30:51 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 6:30:51 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
18:30:51.553 [pool-3-thread-3] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 2
18:30:51.553 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:30:51.563 [pool-3-thread-3] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:d073db9b-e384-4211-8304-1747fccba045
18:30:56.100 [pool-3-thread-3] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
18:30:56.101 [pool-3-thread-3] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine d073db9b-e384-4211-8304-1747fccba045
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268053256141], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268053333258], Description[Private IP '192.168.0.30' has been assigned to node 'freebsd-7.2-i386'], User[admin]
18:32:29.258 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
18:32:29.259 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
18:32:29.286 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
18:32:29.287 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
18:32:29.323 [pool-3-thread-4] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
18:32:29.324 [pool-3-thread-4] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d073db9b-e384-4211-8304-1747fccba045
18:32:29.324 [pool-3-thread-4] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d073db9b-e384-4211-8304-1747fccba045
18:32:29.325 [pool-3-thread-4] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
18:32:29.325 [pool-3-thread-4] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:d073db9b-e384-4211-8304-1747fccba045 : d073db9b-e384-4211-8304-1747fccba045
18:32:29.325 [pool-3-thread-4] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:32:29.338 [pool-3-thread-4] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:32:29.355 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
18:32:29.358 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
18:32:29.362 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
18:32:36.433 [pool-3-thread-4] WARN c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:449] - Can not open the HardDisk on [/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk] (now try to find on media registry) caused by [javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Cannot register the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' with UUID {5b9836b2-332c-4e51-8a7e-16f78a545e72} because a hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' with UUID {96857c57-19ae-43db-aed4-ccb7e3ea4b8d} already exists in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80070057)]
18:32:39.754 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/d073db9b-e384-4211-8304-1747fccba045]
18:32:40.281 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:d073db9b-e384-4211-8304-1747fccba045 ID:d073db9b-e384-4211-8304-1747fccba045 using hypervisor connection at http://localhost:18083/
18:32:40.282 [pool-3-thread-4] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
18:32:40.282 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 2
18:32:40.282 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 2
18:32:40.283 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
18:32:40.283 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
18:32:41.336 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 2
18:32:41.346 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d073db9b-e384-4211-8304-1747fccba045
18:32:41.346 [pool-3-thread-4] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
18:32:41.347 [pool-3-thread-4] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:32:41.357 [pool-3-thread-4] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:32:41.372 [pool-3-thread-4] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
18:32:41.895 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
18:32:41.900 [pool-3-thread-4] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM d073db9b-e384-4211-8304-1747fccba045 is opened...
18:32:42.045 [pool-3-thread-4] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
18:32:42.045 [pool-3-thread-4] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268053362054], Description[], User[admin]
18:32:42.330 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd073db9b-e384-4211-8304-1747fccba045
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268053362346], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268053362415], Description[], User[SYSTEM]
2010-03-08 18:33:39,441 INFO [http-8080-6] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:33:41,269 INFO [http-8080-6] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:34:12,572 INFO [http-8080-6] c.a.a.d.OVFDeployer [OVFDeployer.java:624] Created OVFPackage directory /opt/vm_repository/1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf
2010-03-08 18:34:12,579 ERROR [http-8080-6] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:116] Icon not found on the provided envelope for OVFId [http://abispace.s3.amazonaws.com/openSUSE_11.1/openSUSE_11.1.i686-monolithicSparse.ovf], try to obtain from the OVFIndex
2010-03-08 18:34:13,422 WARN [http-8080-6] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:121] Using icon from the index [http://abispace.s3.amazonaws.com/openSUSE_11.1/opensuse_logo.png]
18:34:13.593 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1/openSUSE_11.1.i686-monolithicSparse.ovf] on state[DOWNLOADING]
18:34:13.594 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
18:34:13.594 ERROR com.abiquo.abiserver.eventing.AMSink - VirtualImage state not implement downloading
2010-03-08 18:34:13,904 INFO [http-8080-6] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:49:46,407 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:52:26,840 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:52:31,577 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 9 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 18:53:18,581 INFO [http-8080-4] c.a.a.d.OVFDeployer [OVFDeployer.java:624] Created OVFPackage directory /opt/vm_repository/1/httpabispace.s3.amazonaws.com/debian-5-lenny_debian-5-lenny-32bit-sparse_ovf
2010-03-08 18:53:18,588 ERROR [http-8080-4] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:116] Icon not found on the provided envelope for OVFId [http://abispace.s3.amazonaws.com/debian-5-lenny/debian-5-lenny-32bit-sparse.ovf], try to obtain from the OVFIndex
2010-03-08 18:53:19,171 WARN [http-8080-4] c.a.a.r.i.DiskInfoFromOVF [DiskInfoFromOVF.java:121] Using icon from the index [http://abispace.s3.amazonaws.com/debian-5-lenny/debian_logo.png]
18:53:19.295 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/debian-5-lenny/debian-5-lenny-32bit-sparse.ovf] on state[DOWNLOADING]
18:53:19.295 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
18:53:19.296 ERROR com.abiquo.abiserver.eventing.AMSink - VirtualImage state not implement downloading
2010-03-08 18:53:19,602 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
19:02:26.162 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268055146]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268055146.
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268055149733], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268055479796], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268056179001], Description[], User[admin]
2010-03-08 19:23:49,976 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
2010-03-08 19:30:19,995 INFO [http-8080-4] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268056824801], Description[], User[admin]
19:32:44.460 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268056964]. Operation cannot be performed:

User/password incorrect.
Error Code: ABI-S001
Error ID: 1268056964.
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268057006179], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268057122388], Description[], User[admin]
19:36:04.985 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057164]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057164.
19:36:04.986 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
19:36:59.328 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057219]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057219.
19:36:59.329 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
19:37:18.540 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057238]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057238.
19:37:18.541 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
19:37:19.734 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057239]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057239.
19:37:19.735 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
19:37:19.737 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057239]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057239.
19:37:19.738 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268057285007], Description[], User[admin]
19:38:05.678 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268057285]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268057285.
19:38:05.678 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268057898861], Description[], User[admin]
19:49:16.921 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/openSUSE_11.1/openSUSE_11.1.i686-monolithicSparse.ovf] on state[DOWNLOAD]
19:49:16.922 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
19:49:17.050 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/diskInfo/]
19:49:17.053 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
19:49:17.081 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
RECEIVED MESSAGE: Severity[INFO], Event[VI_ADD], Component[APPLIANCE_MANAGER], Timestamp[1268057957091], Description[Virtual image added], User[SYSTEM]
2010-03-08 20:01:28,536 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
20:09:01.048 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268059141]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268059141.
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268059145081], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_CREATE], Component[VIRTUAL_APPLIANCE], Timestamp[1268059179889], Description[Virtual Appliance 'suse11.1' has been created], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268059190689], Description[Private IP '192.168.0.3' has been assigned to node 'openSUSE_11.1.i686'], User[admin]
20:10:08.222 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
20:10:08.224 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
20:10:08.252 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:10:08.252 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:10:08.299 [pool-3-thread-5] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:10:08.300 [pool-3-thread-5] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:10:08.300 [pool-3-thread-5] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:10:08.300 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:199] - VirtualBox Hypervisor initialized
20:10:08.300 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:08.325 [pool-3-thread-5] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
20:10:08.326 [pool-3-thread-5] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:10:08.326 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:08.330 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:08.346 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
20:10:08.352 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
20:10:08.356 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
20:10:15.212 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/b62c3f6e-d2ae-4008-998f-5b4c399efce6]
20:10:15.738 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6 using hypervisor connection at http://localhost:18083/
20:10:15.738 [pool-3-thread-5] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:10:15.739 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:10:15.739 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:10:15.739 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:10:15.740 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:10:16.416 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:10:16.426 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:10:16.426 [pool-3-thread-5] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
20:10:16.426 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:16.435 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:16.448 [pool-3-thread-5] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:10:16.968 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
20:10:16.974 [pool-3-thread-5] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM b62c3f6e-d2ae-4008-998f-5b4c399efce6 is opened...
20:10:17.128 [pool-3-thread-5] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
20:10:17.128 [pool-3-thread-5] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268059217138], Description[], User[admin]
20:10:17.269 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268059217292], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268059217340], Description[], User[SYSTEM]
20:12:46.196 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
20:12:46.196 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
20:12:46.196 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:12:46.197 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:12:46.207 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk]
20:12:46.207 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_JeOS_MySQL_openSUSE_11_1_JeOS_MySQL_x86_64_ovf/openSUSE_11.1_JeOS_MySQL.x86_64-disk1.vmdk''
20:12:46.241 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:12:46.241 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d90139c5-dfc0-4a61-a7e9-b12d203185be
20:12:46.242 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d90139c5-dfc0-4a61-a7e9-b12d203185be
20:12:46.242 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:46.251 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:46.263 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:12:46.263 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 1
20:12:46.263 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 1
20:12:46.264 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:12:46.264 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:12:46.540 [pool-4-thread-6] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
20:12:46.577 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 1
20:12:46.586 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d90139c5-dfc0-4a61-a7e9-b12d203185be
20:12:46.587 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
20:12:46.587 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:46.594 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:46.610 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:46.631 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
20:12:46.632 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
20:12:46.632 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
20:12:47.291 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDd90139c5-dfc0-4a61-a7e9-b12d203185be
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWEROFF], Component[VIRTUAL_MACHINE], Timestamp[1268059367305], Description[], User[SYSTEM]
Mar 8, 2010 8:12:47 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 8:12:47 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
20:12:47.423 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 1
20:12:47.424 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:47.437 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:d90139c5-dfc0-4a61-a7e9-b12d203185be
20:12:52.482 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
20:12:52.483 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine d90139c5-dfc0-4a61-a7e9-b12d203185be
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268059372527], Description[], User[admin]
20:12:57.472 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
20:12:57.472 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
20:12:57.473 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:12:57.473 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:12:57.484 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
20:12:57.484 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
20:12:57.514 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:12:57.514 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System d073db9b-e384-4211-8304-1747fccba045
20:12:57.514 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : d073db9b-e384-4211-8304-1747fccba045
20:12:57.515 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:57.521 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:57.530 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:12:57.530 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 2
20:12:57.530 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 2
20:12:57.531 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:12:57.531 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:12:57.788 [pool-4-thread-6] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
20:12:57.834 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 2
20:12:57.842 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: d073db9b-e384-4211-8304-1747fccba045
20:12:57.843 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
20:12:57.843 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:57.852 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:57.868 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:57.887 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
20:12:57.888 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
20:12:57.888 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
Mar 8, 2010 8:12:58 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 8:12:58 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
20:12:58.993 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 2
20:12:58.993 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:12:59.006 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:d073db9b-e384-4211-8304-1747fccba045
20:13:04.048 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
20:13:04.049 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine d073db9b-e384-4211-8304-1747fccba045
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268059384088], Description[], User[admin]
20:13:09.164 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:13:09.164 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:13:09.164 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:13:09.164 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:13:09.178 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:13:09.178 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:13:09.216 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:13:09.216 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:13:09.217 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:13:09.217 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:09.226 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:09.240 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:13:09.241 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:13:09.241 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:13:09.241 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:13:09.242 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:13:09.478 [pool-4-thread-6] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
20:13:09.515 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:13:09.525 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:13:09.525 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
20:13:09.525 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:09.532 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:09.542 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:09.554 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
20:13:09.555 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
20:13:09.555 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
20:13:10.293 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOff virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWEROFF], Component[VIRTUAL_MACHINE], Timestamp[1268059390309], Description[], User[SYSTEM]
Mar 8, 2010 8:13:10 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 8:13:10 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
20:13:10.771 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 3
20:13:10.771 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:13:10.789 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:13:15.319 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
20:13:15.320 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine b62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268059395359], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_DELETE], Component[VIRTUAL_APPLIANCE], Timestamp[1268059418455], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_DELETE], Component[VIRTUAL_APPLIANCE], Timestamp[1268059421938], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268059432777], Description[Private IP '192.168.0.2' has been assigned to node 'openSUSE_11.1.i686'], User[admin]
20:14:05.072 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
20:14:05.074 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
20:14:05.099 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:14:05.100 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:14:05.140 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:14:05.140 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:14:05.140 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:14:05.161 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
20:14:05.161 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:14:05.162 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:14:05.170 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:14:05.185 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
20:14:05.188 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
20:14:05.191 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
20:14:11.554 [pool-3-thread-6] WARN c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:449] - Can not open the HardDisk on [/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk] (now try to find on media registry) caused by [javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Cannot register the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {bd60a394-e888-47eb-9175-c339a7b2dfb7} because a hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {de84b0a5-db84-4a86-a3ad-f0a641016ffe} already exists in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80070057)]
20:14:14.341 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/b62c3f6e-d2ae-4008-998f-5b4c399efce6]
20:14:14.868 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6 using hypervisor connection at http://localhost:18083/
20:14:14.868 [pool-3-thread-6] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:14:14.868 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:14:14.868 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:14:14.869 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:14:14.870 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:14:15.458 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:14:15.463 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:14:15.463 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
20:14:15.463 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:14:15.470 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:14:15.479 [pool-3-thread-6] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:14:15.994 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
20:14:15.998 [pool-3-thread-6] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM b62c3f6e-d2ae-4008-998f-5b4c399efce6 is opened...
20:14:16.050 [pool-3-thread-6] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
20:14:16.051 [pool-3-thread-6] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268059456059], Description[], User[admin]
20:14:16.304 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268059456375], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268059456411], Description[], User[SYSTEM]
2010-03-08 20:15:56,284 INFO [http-8080-6] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
20:24:52.231 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060092]. Operation cannot be performed:

The session has timed out due to inactivity. Please log in again.
Error Code: ABI-S001
Error ID: 1268060092.
20:24:54.737 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060094]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268060094.
20:24:54.738 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
20:24:54.739 ERROR com.abiquo.util.AbiCloudError - Operation cannot be performed: [Error code:ABI-S001 Timestamp:1268060094]. Operation cannot be performed:

The session is invalid. Please log in again.
Error Code: ABI-S001
Error ID: 1268060094.
20:24:54.740 WARN c.a.util.resources.ResourceManager - No Resource matching the bundleBaseName. com/abiquo/abiserver/exception/session/InvalidSessionException has been found
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268060098866], Description[], User[admin]
20:37:04.984 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:37:04.985 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:37:04.985 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:37:04.986 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:37:05.001 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:37:05.001 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:37:05.044 [pool-3-thread-7] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:37:05.044 [pool-3-thread-7] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:37:05.044 [pool-3-thread-7] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:37:05.045 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:05.053 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:05.063 [pool-3-thread-7] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:37:05.064 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:37:05.064 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:37:05.064 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:37:05.064 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:37:05.329 [pool-4-thread-8] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
20:37:05.358 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:37:05.364 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:37:05.364 [pool-3-thread-7] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
20:37:05.364 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:05.369 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:05.380 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:05.395 [pool-3-thread-7] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
20:37:05.396 [pool-3-thread-7] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
20:37:05.396 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
Mar 8, 2010 8:37:06 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 8:37:06 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
20:37:06.442 [pool-3-thread-7] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 3
20:37:06.442 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:37:06.455 [pool-3-thread-7] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:37:10.991 [pool-3-thread-7] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
20:37:10.992 [pool-3-thread-7] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine b62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268060831029], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268060889657], Description[Private IP '192.168.0.141' has been assigned to node 'openSUSE_11.1.i686'], User[admin]
20:39:26.537 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
20:39:26.539 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
20:39:26.563 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:39:26.563 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:39:26.592 [pool-3-thread-8] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:39:26.592 [pool-3-thread-8] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:39:26.592 [pool-3-thread-8] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:39:26.593 [pool-3-thread-8] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
20:39:26.593 [pool-3-thread-8] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:39:26.593 [pool-3-thread-8] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:39:26.605 [pool-3-thread-8] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:39:26.624 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
20:39:26.627 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
20:39:26.632 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
20:39:31.339 [pool-3-thread-8] WARN c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:449] - Can not open the HardDisk on [/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk] (now try to find on media registry) caused by [javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Cannot register the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {c1169de8-078e-417c-91d9-f9240126c244} because a hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {de84b0a5-db84-4a86-a3ad-f0a641016ffe} already exists in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80070057)]
20:39:34.031 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:472] - Cloning success, at [/opt/vboxhds/b62c3f6e-d2ae-4008-998f-5b4c399efce6]
20:39:34.557 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:182] - Created virtualbox machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6 using hypervisor connection at http://localhost:18083/
20:39:34.557 [pool-3-thread-8] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:39:34.558 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:39:34.558 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:39:34.558 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:39:34.559 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:39:35.737 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:39:35.745 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:39:35.746 [pool-3-thread-8] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_UP
20:39:35.746 [pool-3-thread-8] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:39:35.753 [pool-3-thread-8] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:39:35.767 [pool-3-thread-8] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:39:36.286 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:484] - Opening the remote session
20:39:36.290 [pool-3-thread-8] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:491] - Session for VM b62c3f6e-d2ae-4008-998f-5b4c399efce6 is opened...
20:39:36.436 [pool-3-thread-8] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerUp
20:39:36.436 [pool-3-thread-8] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268060976441], Description[], User[admin]
20:39:36.587 INFO c.a.abiserver.eventing.EventSink - An event was received: evenType:PoweredOn virtualSystemAddres: http://localhost:18083/ virtualSystemType:vBox virtualSystemIDb62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VM_POWERON], Component[VIRTUAL_MACHINE], Timestamp[1268060976601], Description[], User[SYSTEM]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_RUNNING], Component[VIRTUAL_APPLIANCE], Timestamp[1268060976643], Description[], User[SYSTEM]
20:51:35.211 INFO com.abiquo.abiserver.eventing.AMSink - A disk event was received for ovfid[http://abispace.s3.amazonaws.com/debian-5-lenny/debian-5-lenny-32bit-sparse.ovf] on state[DOWNLOAD]
20:51:35.212 INFO com.abiquo.abiserver.eventing.AMSink - On disk update event to DB
20:51:35.333 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/diskInfo/]
20:51:35.335 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
20:51:35.344 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
RECEIVED MESSAGE: Severity[INFO], Event[VI_ADD], Component[APPLIANCE_MANAGER], Timestamp[1268061695368], Description[Virtual image added], User[SYSTEM]
20:56:59.169 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:56:59.170 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:56:59.171 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:56:59.171 INFO c.a.a.abicloudws.VirtualApplianceWS - Refreshing the Virtual Appliance in the virtual factory
20:56:59.185 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
20:56:59.185 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
20:56:59.218 [pool-3-thread-9] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
20:56:59.219 [pool-3-thread-9] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:56:59.219 [pool-3-thread-9] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:56:59.219 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.229 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.243 [pool-3-thread-9] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:247] - FINISHED ADDING VIRTUAL MACHINES
20:56:59.244 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:152] - CREATE ::: 3
20:56:59.244 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:163] - Building the selector ID: 3
20:56:59.244 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:167] - Building the end point reference
20:56:59.245 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:173] - Building the response
20:56:59.478 [pool-4-thread-10] INFO c.a.a.vsm.plugin.MonitorManager - The subscription already exists
20:56:59.516 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:383] - PUT ::: 3
20:56:59.524 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:509] - Checking the virtual Machine: b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:56:59.524 [pool-3-thread-9] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:111] - Changing the state to : POWER_OFF
20:56:59.525 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.533 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.547 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.567 [pool-3-thread-9] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:578] - powered off
20:56:59.567 [pool-3-thread-9] INFO com.abiquo.virtualfactory.model.AbsVirtualMachine [AbsVirtualMachine.java:228] - State changed succsfully to :PowerOff
20:56:59.567 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:584] - Updating the machines list
Mar 8, 2010 8:56:59 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 8:56:59 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
20:56:59.956 [pool-3-thread-9] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:282] - DELETE ::: 3
20:56:59.956 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
20:56:59.969 [pool-3-thread-9] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:654] - The machine has the ID:b62c3f6e-d2ae-4008-998f-5b4c399efce6
20:57:04.499 [pool-3-thread-9] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:142] - Logged out form VirtualBox at address:http://localhost:18083/
20:57:04.500 [pool-3-thread-9] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:196] - Removed machine b62c3f6e-d2ae-4008-998f-5b4c399efce6
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_POWEROFF], Component[VIRTUAL_APPLIANCE], Timestamp[1268062024552], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268062026904], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268062031787], Description[], User[admin]
2010-03-08 20:57:17,068 INFO [http-8080-5] c.a.a.ApplianceManager [ApplianceManager.java:501] There are 21 descriptions on http://abispace.s3.amazonaws.com
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268062057703], Description[], User[admin]
Mar 8, 2010 8:57:48 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 8:57:49 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 8, 2010 8:57:49 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@132be10: display name [org.apache.cxf.bus.spring.BusApplicationContext@132be10]; startup date [Mon Mar 08 16:27:41 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@15dd910
Mar 8, 2010 8:57:49 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@134c0a6: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ea52
Mar 8, 2010 8:57:49 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@15dd910: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:27:39 IST 2010]; root of context hierarchy
Mar 8, 2010 8:57:49 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@57ea52: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
Mar 8, 2010 8:57:49 PM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 2 instance(s) to be deallocated
Mar 8, 2010 8:57:50 PM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 2 instance(s) to be deallocated
Mar 8, 2010 8:57:51 PM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 2 instance(s) to be deallocated
20:57:52.453 INFO c.a.a.listener.ContextListener - Destroying the context [server] ...
20:57:52.477 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq DESTROYED
Mar 8, 2010 8:57:52 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ Message Broker (localhost, ID:Server-60191-1268045862494-0:0) is shutting down
Mar 8, 2010 8:57:54 PM org.apache.activemq.broker.TransportConnector stop
INFO: Connector tcp://Server:61616 Stopped
Mar 8, 2010 8:57:54 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-60191-1268045862494-0:0) stopped
20:57:54.529 ERROR c.a.tracer.server.TracerCollector - JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
20:57:54.533 INFO c.a.tracer.server.TracerCollector - Broker and Consumer Tracer DESTROYED
20:57:54.534 INFO c.a.a.listener.ContextListener - The context [server] has been destroyed
Mar 8, 2010 8:57:54 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@e11a87: display name [Root WebApplicationContext]; startup date [Mon Mar 08 16:27:46 IST 2010]; root of context hierarchy
Mar 8, 2010 8:57:54 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1264bf5: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
Mar 8, 2010 8:57:55 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Mar 8, 2010 8:58:22 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386/server:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Mar 8, 2010 8:58:22 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 8:58:22 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 531 ms
Mar 8, 2010 8:58:22 PM org.apache.catalina.users.MemoryUserDatabase save
WARNING: User database is not persistable - no write permissions on directory
Mar 8, 2010 8:58:22 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 8, 2010 8:58:22 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Mar 8, 2010 8:58:22 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive am.war
Mar 8, 2010 8:58:22 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/geronimo-servlet_2.5_spec-1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
Mar 8, 2010 8:58:22 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2010-03-08 20:58:23,386 INFO [main] [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 20:58:23,391 INFO [main] [LicenseContextListener.java:42] * ABICLOUD: APPLIANCE MANAGER *
2010-03-08 20:58:23,391 INFO [main] [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 20:58:23,391 INFO [main] [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 20:58:23,391 INFO [main] [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:47] * *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 20:58:23,392 INFO [main] [LicenseContextListener.java:52] ********************************************************************************
Mar 8, 2010 8:58:23 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 8:58:23 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@14df764: display name [Root WebApplicationContext]; startup date [Mon Mar 08 20:58:23 IST 2010]; root of context hierarchy
Mar 8, 2010 8:58:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/cxf.xml]
Mar 8, 2010 8:58:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
Mar 8, 2010 8:58:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml]
Mar 8, 2010 8:58:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
Mar 8, 2010 8:58:23 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@14df764]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cbda0a
Mar 8, 2010 8:58:23 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cbda0a: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
2010-03-08 20:58:24,986 INFO [pool-1-thread-1] c.a.a.d.OVFDeployer [OVFDeployer.java:742] Starting the downLoadMonitor
Mar 8, 2010 8:58:25 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /
Mar 8, 2010 8:58:25 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 1873 ms
Mar 8, 2010 8:58:25 PM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Mar 8, 2010 8:58:25 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@1ad6c98: display name [org.apache.cxf.bus.spring.BusApplicationContext@1ad6c98]; startup date [Mon Mar 08 20:58:25 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@14df764
Mar 8, 2010 8:58:25 PM org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
Mar 8, 2010 8:58:25 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@1ad6c98]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad093c
Mar 8, 2010 8:58:25 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad093c: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cbda0a
Mar 8, 2010 8:58:25 PM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Mar 8, 2010 8:58:25 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive server.war
Mar 8, 2010 8:58:25 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/server/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
20:58:25.868 INFO - ********************************************************************************
20:58:25.872 INFO - * ABICLOUD: SERVER *
20:58:25.872 INFO - ********************************************************************************
20:58:25.872 INFO - * This application is free software; you can redistribute it and/or modify it *
20:58:25.872 INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
20:58:25.873 INFO - * the Free Software Foundation under version 3 of the License. *
20:58:25.873 INFO - * *
20:58:25.873 INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
20:58:25.873 INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
20:58:25.873 INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
20:58:25.874 INFO - * v.3 for more details. *
20:58:25.874 INFO - ********************************************************************************
Mar 8, 2010 8:58:25 PM org.apache.activemq.broker.BrokerService start
INFO: Using Persistence Adapter: MemoryPersistenceAdapter
Mar 8, 2010 8:58:26 PM org.apache.activemq.broker.BrokerService getBroker
INFO: ActiveMQ 5.2.0 JMS Message Broker (localhost) is starting
Mar 8, 2010 8:58:26 PM org.apache.activemq.broker.BrokerService getBroker
INFO: For help or more information please see: http://activemq.apache.org/
Mar 8, 2010 8:58:26 PM org.apache.activemq.broker.jmx.ManagementContext$1 run
INFO: JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
Mar 8, 2010 8:58:26 PM org.apache.activemq.transport.TransportServerThreadSupport doStart
INFO: Listening for connections at: tcp://Server:61616
Mar 8, 2010 8:58:26 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector tcp://Server:61616 Started
Mar 8, 2010 8:58:26 PM org.apache.activemq.broker.BrokerService start
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-60735-1268062106201-0:0) started
20:58:26.365 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
20:58:26.375 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
20:58:26.637 INFO c.a.tracer.server.TracerCollector - All queues connected
20:58:26.730 INFO c.a.a.config.AbiConfigManager - repositoryLocation = abicloudserver:/opt/vm_repository
20:58:26.743 INFO c.a.a.listener.ContextListener - Initializing the context [server] ...
20:58:26.755 INFO c.a.a.p.hibernate.HibernateUtil - Creating SessionFactory ....
20:58:28.676 INFO c.a.a.p.hibernate.HibernateUtil - SessionFactory created!
20:58:28.757 INFO c.a.a.listener.ContextListener - Repository location updated
20:58:28.809 INFO c.a.a.listener.ContextListener - The context [server] has been initialized!
20:58:28.825 INFO c.a.a.listener.ContextListener - Running the sanity thread in background ...
20:58:28.841 WARN c.abiquo.abiserver.sanity.SanityJob - No sanity modules find, thread execution is over.
20:58:29.517 INFO c.a.tracer.client.TracerActiveMq - All queues connected
20:58:29.518 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq initialized
Mar 8, 2010 8:58:29 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive virtualfactory.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/logback-classic-0.9.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/slf4j-simple-1.5.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
20:58:29.950 [main] INFO [LicenseContextListener.java:41] - ********************************************************************************
20:58:29.954 [main] INFO [LicenseContextListener.java:42] - * ABICLOUD: VIRTUAL FACTORY *
20:58:29.954 [main] INFO [LicenseContextListener.java:43] - ********************************************************************************
20:58:29.954 [main] INFO [LicenseContextListener.java:44] - * This application is free software; you can redistribute it and/or modify it *
20:58:29.955 [main] INFO [LicenseContextListener.java:45] - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
20:58:29.955 [main] INFO [LicenseContextListener.java:46] - * the Free Software Foundation under version 3 of the License. *
20:58:29.955 [main] INFO [LicenseContextListener.java:47] - * *
20:58:29.955 [main] INFO [LicenseContextListener.java:48] - * This software is distributed in the hope that it will be useful, but WITHOUT *
20:58:29.955 [main] INFO [LicenseContextListener.java:49] - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
20:58:29.955 [main] INFO [LicenseContextListener.java:50] - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
20:58:29.956 [main] INFO [LicenseContextListener.java:51] - * v.3 for more details. *
20:58:29.956 [main] INFO [LicenseContextListener.java:52] - ********************************************************************************
Mar 8, 2010 8:58:30 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 8:58:30 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1b57dcb: display name [Root WebApplicationContext]; startup date [Mon Mar 08 20:58:30 IST 2010]; root of context hierarchy
Mar 8, 2010 8:58:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/applicationcontext.xml]
Mar 8, 2010 8:58:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/commonbeaninjection.xml]
Mar 8, 2010 8:58:30 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1b57dcb]: org.springframework.beans.factory.support.DefaultListableBeanFactory@139285
Mar 8, 2010 8:58:30 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@139285: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
20:58:30.302 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:100] - Loading the plugins automatically
20:58:30.319 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.VirtualBoxHypervisorfor hypervisor type vBox
20:58:30.324 [main] ERROR com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:317] - InstantiationException instantiating com.abiquo.virtualfactory.hypervisor.impl.AbsLibvirtHypervisor class.
20:58:30.324 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.XenHypervisorfor hypervisor type xen-3
20:58:30.325 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.KVMHypervisorfor hypervisor type KVM
20:58:30.325 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:102] - Loading plugins done
Mar 8, 2010 8:58:30 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 292 ms
Mar 8, 2010 8:58:30 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive vsm.war
20:58:30.516 [main] INFO - ********************************************************************************
20:58:30.520 [main] INFO - * ABICLOUD: VIRTUAL SYSTEM MONITOR *
20:58:30.520 [main] INFO - ********************************************************************************
20:58:30.520 [main] INFO - * This application is free software; you can redistribute it and/or modify it *
20:58:30.520 [main] INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
20:58:30.521 [main] INFO - * the Free Software Foundation under version 3 of the License. *
20:58:30.521 [main] INFO - * *
20:58:30.521 [main] INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
20:58:30.521 [main] INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
20:58:30.521 [main] INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
20:58:30.521 [main] INFO - * v.3 for more details. *
20:58:30.521 [main] INFO - ********************************************************************************
Mar 8, 2010 8:58:30 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive client.war
Mar 8, 2010 8:58:30 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 8, 2010 8:58:30 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 8, 2010 8:58:30 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/100 config=null
Mar 8, 2010 8:58:30 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 8199 ms
20:58:30.824 INFO c.a.a.listener.ContextListener - Refreshing the virtual system monitor
20:58:30.843 INFO c.a.a.listener.ContextListener - subscribing to changes at [http://localhost:8080/am/wsman/]
20:58:32.268 INFO c.a.a.listener.ContextListener - subscribe DONE to [http://localhost:8080/am/wsman/]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268062112331], Description[], User[admin]
20:58:32.830 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/check/]
20:58:33.134 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/allDiskInfo/]
20:58:33.144 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
20:58:33.149 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
20:58:33.154 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [KVM]
20:58:33.158 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
20:58:33.165 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [KVM]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGOUT], Component[USER], Timestamp[1268062237657], Description[], User[admin]
Mar 8, 2010 9:00:43 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 9:00:44 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 8, 2010 9:00:44 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@1ad6c98: display name [org.apache.cxf.bus.spring.BusApplicationContext@1ad6c98]; startup date [Mon Mar 08 20:58:25 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@14df764
Mar 8, 2010 9:00:44 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad093c: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cbda0a
Mar 8, 2010 9:00:44 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@14df764: display name [Root WebApplicationContext]; startup date [Mon Mar 08 20:58:23 IST 2010]; root of context hierarchy
Mar 8, 2010 9:00:44 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cbda0a: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
21:00:44.700 INFO c.a.a.listener.ContextListener - Destroying the context [server] ...
21:00:44.726 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq DESTROYED
Mar 8, 2010 9:00:44 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ Message Broker (localhost, ID:Server-60735-1268062106201-0:0) is shutting down
Mar 8, 2010 9:00:45 PM org.apache.activemq.broker.TransportConnector stop
INFO: Connector tcp://Server:61616 Stopped
Mar 8, 2010 9:00:45 PM org.apache.activemq.broker.BrokerService stop
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-60735-1268062106201-0:0) stopped
21:00:45.792 INFO c.a.tracer.server.TracerCollector - Broker and Consumer Tracer DESTROYED
21:00:45.793 INFO c.a.a.listener.ContextListener - The context [server] has been destroyed
21:00:45.794 ERROR c.a.tracer.server.TracerCollector - JMS onException raised
javax.jms.JMSException: java.io.EOFException
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1773) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1790) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:114) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:152) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:244) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189) [activemq-core-5.2.0.jar:5.2.0]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375) [na:1.6.0_18]
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202) [activemq-core-5.2.0.jar:5.2.0]
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185) [activemq-core-5.2.0.jar:5.2.0]
... 1 common frames omitted
Mar 8, 2010 9:00:46 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@1b57dcb: display name [Root WebApplicationContext]; startup date [Mon Mar 08 20:58:30 IST 2010]; root of context hierarchy
Mar 8, 2010 9:00:46 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@139285: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
Mar 8, 2010 9:00:46 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Mar 8, 2010 9:03:24 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386/server:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Mar 8, 2010 9:03:24 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 9:03:24 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 792 ms
Mar 8, 2010 9:03:24 PM org.apache.catalina.users.MemoryUserDatabase save
WARNING: User database is not persistable - no write permissions on directory
Mar 8, 2010 9:03:24 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 8, 2010 9:03:24 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Mar 8, 2010 9:03:24 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive am.war
Mar 8, 2010 9:03:25 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/geronimo-servlet_2.5_spec-1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
Mar 8, 2010 9:03:25 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/am/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2010-03-08 21:03:25,875 INFO [main] [LicenseContextListener.java:41] ********************************************************************************
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:42] * ABICLOUD: APPLIANCE MANAGER *
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:43] ********************************************************************************
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:44] * This application is free software; you can redistribute it and/or modify it *
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:45] * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:46] * the Free Software Foundation under version 3 of the License. *
2010-03-08 21:03:25,885 INFO [main] [LicenseContextListener.java:47] * *
2010-03-08 21:03:25,886 INFO [main] [LicenseContextListener.java:48] * This software is distributed in the hope that it will be useful, but WITHOUT *
2010-03-08 21:03:25,886 INFO [main] [LicenseContextListener.java:49] * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
2010-03-08 21:03:25,886 INFO [main] [LicenseContextListener.java:50] * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
2010-03-08 21:03:25,886 INFO [main] [LicenseContextListener.java:51] * v.3 for more details. *
2010-03-08 21:03:25,886 INFO [main] [LicenseContextListener.java:52] ********************************************************************************
Mar 8, 2010 9:03:25 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 9:03:25 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@8de462: display name [Root WebApplicationContext]; startup date [Mon Mar 08 21:03:25 IST 2010]; root of context hierarchy
Mar 8, 2010 9:03:26 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/cxf.xml]
Mar 8, 2010 9:03:26 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
Mar 8, 2010 9:03:26 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml]
Mar 8, 2010 9:03:26 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
Mar 8, 2010 9:03:26 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@8de462]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2d95b3
Mar 8, 2010 9:03:26 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2d95b3: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,ApplianceManager]; root of factory hierarchy
2010-03-08 21:03:27,508 INFO [pool-1-thread-1] c.a.a.d.OVFDeployer [OVFDeployer.java:742] Starting the downLoadMonitor
Mar 8, 2010 9:03:27 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /
Mar 8, 2010 9:03:27 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 2004 ms
Mar 8, 2010 9:03:28 PM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Mar 8, 2010 9:03:28 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@16f3619: display name [org.apache.cxf.bus.spring.BusApplicationContext@16f3619]; startup date [Mon Mar 08 21:03:28 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@8de462
Mar 8, 2010 9:03:28 PM org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
Mar 8, 2010 9:03:28 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@16f3619]: org.springframework.beans.factory.support.DefaultListableBeanFactory@8d5a91
Mar 8, 2010 9:03:28 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8d5a91: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@2d95b3
Mar 8, 2010 9:03:28 PM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Mar 8, 2010 9:03:28 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive server.war
Mar 8, 2010 9:03:28 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/usr/share/tomcat6/webapps/server/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
21:03:28.837 INFO - ********************************************************************************
21:03:28.851 INFO - * ABICLOUD: SERVER *
21:03:28.852 INFO - ********************************************************************************
21:03:28.852 INFO - * This application is free software; you can redistribute it and/or modify it *
21:03:28.852 INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
21:03:28.852 INFO - * the Free Software Foundation under version 3 of the License. *
21:03:28.852 INFO - * *
21:03:28.852 INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
21:03:28.852 INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
21:03:28.853 INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
21:03:28.853 INFO - * v.3 for more details. *
21:03:28.853 INFO - ********************************************************************************
Mar 8, 2010 9:03:28 PM org.apache.activemq.broker.BrokerService start
INFO: Using Persistence Adapter: MemoryPersistenceAdapter
Mar 8, 2010 9:03:29 PM org.apache.activemq.broker.BrokerService getBroker
INFO: ActiveMQ 5.2.0 JMS Message Broker (localhost) is starting
Mar 8, 2010 9:03:29 PM org.apache.activemq.broker.BrokerService getBroker
INFO: For help or more information please see: http://activemq.apache.org/
Mar 8, 2010 9:03:29 PM org.apache.activemq.broker.jmx.ManagementContext$1 run
INFO: JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
Mar 8, 2010 9:03:29 PM org.apache.activemq.transport.TransportServerThreadSupport doStart
INFO: Listening for connections at: tcp://Server:61616
Mar 8, 2010 9:03:29 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector tcp://Server:61616 Started
Mar 8, 2010 9:03:29 PM org.apache.activemq.broker.BrokerService start
INFO: ActiveMQ JMS Message Broker (localhost, ID:Server-40853-1268062409214-0:0) started
21:03:29.376 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.tracer.server.StdoutTracerProcessor
21:03:29.396 INFO c.a.tracer.server.TracerCollector - Registered in TracerCollector:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor
21:03:29.600 INFO c.a.tracer.server.TracerCollector - All queues connected
21:03:29.688 INFO c.a.a.config.AbiConfigManager - repositoryLocation = abicloudserver:/opt/vm_repository
21:03:29.696 INFO c.a.a.listener.ContextListener - Initializing the context [server] ...
21:03:29.700 INFO c.a.a.p.hibernate.HibernateUtil - Creating SessionFactory ....
21:03:31.589 INFO c.a.a.p.hibernate.HibernateUtil - SessionFactory created!
21:03:31.708 INFO c.a.a.listener.ContextListener - Repository location updated
21:03:31.753 INFO c.a.a.listener.ContextListener - The context [server] has been initialized!
21:03:31.768 INFO c.a.a.listener.ContextListener - Running the sanity thread in background ...
21:03:31.778 WARN c.abiquo.abiserver.sanity.SanityJob - No sanity modules find, thread execution is over.
21:03:32.407 INFO c.a.tracer.client.TracerActiveMq - All queues connected
21:03:32.408 INFO c.a.tracer.client.TracerActiveMq - TracerActiveMq initialized
Mar 8, 2010 9:03:32 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive virtualfactory.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/logback-classic-0.9.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/srv/tomcat6/webapps/virtualfactory/WEB-INF/lib/slf4j-simple-1.5.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
21:03:33.077 [main] INFO [LicenseContextListener.java:41] - ********************************************************************************
21:03:33.093 [main] INFO [LicenseContextListener.java:42] - * ABICLOUD: VIRTUAL FACTORY *
21:03:33.093 [main] INFO [LicenseContextListener.java:43] - ********************************************************************************
21:03:33.093 [main] INFO [LicenseContextListener.java:44] - * This application is free software; you can redistribute it and/or modify it *
21:03:33.093 [main] INFO [LicenseContextListener.java:45] - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
21:03:33.094 [main] INFO [LicenseContextListener.java:46] - * the Free Software Foundation under version 3 of the License. *
21:03:33.094 [main] INFO [LicenseContextListener.java:47] - * *
21:03:33.094 [main] INFO [LicenseContextListener.java:48] - * This software is distributed in the hope that it will be useful, but WITHOUT *
21:03:33.094 [main] INFO [LicenseContextListener.java:49] - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
21:03:33.094 [main] INFO [LicenseContextListener.java:50] - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
21:03:33.094 [main] INFO [LicenseContextListener.java:51] - * v.3 for more details. *
21:03:33.094 [main] INFO [LicenseContextListener.java:52] - ********************************************************************************
Mar 8, 2010 9:03:33 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Mar 8, 2010 9:03:33 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1189cbb: display name [Root WebApplicationContext]; startup date [Mon Mar 08 21:03:33 IST 2010]; root of context hierarchy
Mar 8, 2010 9:03:33 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/applicationcontext.xml]
Mar 8, 2010 9:03:33 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springresources/commonbeaninjection.xml]
Mar 8, 2010 9:03:33 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1189cbb]: org.springframework.beans.factory.support.DefaultListableBeanFactory@9b1ac
Mar 8, 2010 9:03:33 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9b1ac: defining beans [deployer,ovfconverterbean,virtualappliancefactorybean,virtualsystemfactorybean,applicationContextProvider]; root of factory hierarchy
21:03:33.393 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:100] - Loading the plugins automatically
21:03:33.405 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.VirtualBoxHypervisorfor hypervisor type vBox
21:03:33.412 [main] ERROR com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:317] - InstantiationException instantiating com.abiquo.virtualfactory.hypervisor.impl.AbsLibvirtHypervisor class.
21:03:33.413 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.XenHypervisorfor hypervisor type xen-3
21:03:33.413 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:536] - Added an IHypervisor implementation at com.abiquo.virtualfactory.hypervisor.impl.KVMHypervisorfor hypervisor type KVM
21:03:33.413 [main] INFO com.abiquo.virtualfactory.plugin.HypervisorManager [HypervisorManager.java:102] - Loading plugins done
Mar 8, 2010 9:03:33 PM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 249 ms
Mar 8, 2010 9:03:33 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive vsm.war
21:03:33.745 [main] INFO - ********************************************************************************
21:03:33.758 [main] INFO - * ABICLOUD: VIRTUAL SYSTEM MONITOR *
21:03:33.758 [main] INFO - ********************************************************************************
21:03:33.758 [main] INFO - * This application is free software; you can redistribute it and/or modify it *
21:03:33.758 [main] INFO - * under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by *
21:03:33.758 [main] INFO - * the Free Software Foundation under version 3 of the License. *
21:03:33.758 [main] INFO - * *
21:03:33.759 [main] INFO - * This software is distributed in the hope that it will be useful, but WITHOUT *
21:03:33.759 [main] INFO - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
21:03:33.759 [main] INFO - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE *
21:03:33.759 [main] INFO - * v.3 for more details. *
21:03:33.759 [main] INFO - ********************************************************************************
21:03:33.767 INFO c.a.a.listener.ContextListener - Refreshing the virtual system monitor
Mar 8, 2010 9:03:33 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive client.war
21:03:33.801 INFO c.a.a.listener.ContextListener - subscribing to changes at [http://localhost:8080/am/wsman/]
Mar 8, 2010 9:03:33 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 8, 2010 9:03:33 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 8, 2010 9:03:33 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/28 config=null
Mar 8, 2010 9:03:33 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 9561 ms
21:03:35.179 INFO c.a.a.listener.ContextListener - subscribe DONE to [http://localhost:8080/am/wsman/]
21:03:35.644 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/check/]
21:03:36.002 INFO c.a.a.client.ApplianceManagerClient - return code [200] to path [/allDiskInfo/]
21:03:36.026 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
21:03:36.064 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
21:03:36.072 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [KVM]
21:03:36.081 INFO c.a.a.client.DiskInfoToVirtualImage - Find on DB the virtual image type with extension [VBOX]
RECEIVED MESSAGE: Severity[INFO], Event[USER_LOGIN], Component[USER], Timestamp[1268062480831], Description[], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[VAPP_CREATE], Component[VIRTUAL_APPLIANCE], Timestamp[1268062598356], Description[Virtual Appliance 'debian' has been created], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268062606129], Description[Private IP '192.168.0.2' has been assigned to node 'freebsd-7.2-i386'], User[admin]
RECEIVED MESSAGE: Severity[INFO], Event[PRIVATE_IP_ASSIGN], Component[NETWORK], Timestamp[1268062616605], Description[Private IP '192.168.0.6' has been assigned to node 'freebsd-7.2-i386'], User[admin]
21:07:07.252 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
21:07:07.256 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [freebsd-7.2-i386]
21:07:07.448 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk]
21:07:07.449 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk''
21:07:08.382 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
21:07:08.388 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System f5c9b8d6-6e56-4581-8d9c-72222b13b202
21:07:08.391 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : f5c9b8d6-6e56-4581-8d9c-72222b13b202
21:07:08.392 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:199] - VirtualBox Hypervisor initialized
21:07:08.392 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:10.539 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
21:07:10.591 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:f5c9b8d6-6e56-4581-8d9c-72222b13b202 : f5c9b8d6-6e56-4581-8d9c-72222b13b202
21:07:10.592 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:10.607 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:10.656 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
21:07:10.667 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
21:07:10.671 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/freebsd-7_2_freebsd-7_2-i386-sparse_ovf/freebsd-7.2-i386-sparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
21:07:19.892 [pool-3-thread-1] WARN c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:449] - Can not open the HardDisk on [/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk] (now try to find on media registry) caused by [javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Cannot register the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' with UUID {622518ed-e8d7-4688-b414-2816c99cac1c} because a hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' with UUID {96857c57-19ae-43db-aed4-ccb7e3ea4b8d} already exists in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80070057)]
21:07:19.913 [pool-3-thread-1] ERROR c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:175] - Failed to deploy machine :{}
javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Medium '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' is not accessible. UUID {622518ed-e8d7-4688-b414-2816c99cac1c} of the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' does not match the value {96857c57-19ae-43db-aed4-ccb7e3ea4b8d} stored in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80004005)
at com.sun.xml.ws.commons.virtualbox_3_0.IHardDisk.cloneTo(IHardDisk.java:303) [vboxws-3.0.8.jar:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.cloneThroughAPI(VirtualBoxMachine.java:464) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.cloneVirtualDisk(VirtualBoxMachine.java:415) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.deployMachine(VirtualBoxMachine.java:165) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.model.ovf.OVFModelToVirtualAppliance.addMachinesToVirtualAppliance(OVFModelToVirtualAppliance.java:243) [OVFModelToVirtualAppliance.class:na]
at com.abiquo.virtualfactory.model.ovf.OVFModelToVirtualAppliance.createVirtualAppliance(OVFModelToVirtualAppliance.java:352) [OVFModelToVirtualAppliance.class:na]
at com.abiquo.virtualfactory.virtualappliance.impl.VirtualapplianceresourceDeployer.create(VirtualapplianceresourceDeployer.java:145) [VirtualapplianceresourceDeployer.class:na]
at org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource.VirtualapplianceresourceHandler.Create(VirtualapplianceresourceHandler.java:127) [VirtualapplianceresourceHandler.class:na]
at com.sun.ws.management.server.handler.org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource_Handler.handle(virtualapplianceresource_Handler.java:107) [virtualapplianceresource_Handler.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:109) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:1) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.WSManAgent$RequestDispatcherWrapper.call(WSManAgent.java:115) [wiseman-1.6.jar:na]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_18]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Medium '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' is not accessible. UUID {622518ed-e8d7-4688-b414-2816c99cac1c} of the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_freebsd-7_2_freebsd-7_2-i386-sparse_ovf_freebsd-7.2-i386-sparse.vmdk' does not match the value {96857c57-19ae-43db-aed4-ccb7e3ea4b8d} stored in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80004005)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [na:1.6.0_18]
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:108) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107) [na:1.6.0_18]
at $Proxy65.iHardDiskCloneTo(Unknown Source) [na:na]
at com.sun.xml.ws.commons.virtualbox_3_0.IHardDisk.cloneTo(IHardDisk.java:298) [vboxws-3.0.8.jar:na]
... 23 common frames omitted
21:07:19.919 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:177] - Rolling back the hypevisor state
21:07:19.920 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:19.946 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:178] - An Exception is occurred when creating the VA org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine named 'f5c9b8d6-6e56-4581-8d9c-72222b13b202' (0x80bb0001)
21:07:19.947 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:182] - Rolling back the virtual appliance: 4
21:07:19.947 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:19.971 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:19.996 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:20.010 [pool-3-thread-1] ERROR c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:518] - {}
javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine with UUID {f5c9b8d6-6e56-4581-8d9c-72222b13b202} (0x80bb0001)
at com.sun.xml.ws.commons.virtualbox_3_0.IVirtualBox.openExistingSession(IVirtualBox.java:681) [vboxws-3.0.8.jar:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.openExistingSession(VirtualBoxMachine.java:514) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.powerOffMachine(VirtualBoxMachine.java:575) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.model.VirtualApplianceModel.rollbackVirtualAppliance(VirtualApplianceModel.java:191) [VirtualApplianceModel.class:na]
at com.abiquo.virtualfactory.virtualappliance.impl.VirtualapplianceresourceDeployer.create(VirtualapplianceresourceDeployer.java:183) [VirtualapplianceresourceDeployer.class:na]
at org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource.VirtualapplianceresourceHandler.Create(VirtualapplianceresourceHandler.java:127) [VirtualapplianceresourceHandler.class:na]
at com.sun.ws.management.server.handler.org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource_Handler.handle(virtualapplianceresource_Handler.java:107) [virtualapplianceresource_Handler.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:109) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:1) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.WSManAgent$RequestDispatcherWrapper.call(WSManAgent.java:115) [wiseman-1.6.jar:na]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_18]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine with UUID {f5c9b8d6-6e56-4581-8d9c-72222b13b202} (0x80bb0001)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [na:1.6.0_18]
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:108) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107) [na:1.6.0_18]
at $Proxy65.iVirtualBoxOpenExistingSession(Unknown Source) [na:na]
at com.sun.xml.ws.commons.virtualbox_3_0.IVirtualBox.openExistingSession(IVirtualBox.java:677) [vboxws-3.0.8.jar:na]
... 21 common frames omitted
21:07:20.207 ERROR com.abiquo.util.AbiCloudError - Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268062640]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268062640.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
21:07:20.788 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Loading the hypervisors
21:07:20.797 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.vbox.VirtualBoxMonitorfor monitor type vBox
21:07:20.801 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.libvirt.KVMmonitorfor monitor type KVM
21:07:20.802 [pool-4-thread-1] INFO c.a.a.vsm.plugin.MonitorManager - Added an Imonitor implementation at com.abiquo.abicloud.vsm.plugin.libvirt.XenMonitorfor monitor type xen-3
Mar 8, 2010 9:07:20 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 9:07:20 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
RECEIVED MESSAGE: Severity[CRITICAL], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268062640897], Description[SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619
], User[admin]
21:07:44.148 INFO c.a.a.model.VirtualMachineFactory - The hypervisor: vBox will be used
21:07:44.149 INFO c.a.a.s.SchedulerRestrictions - Selected physical machine [myMachine] to instantiate VirtualMachine [openSUSE_11.1.i686]
21:07:44.182 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Using repository [abicloudserver:/opt/vm_repository] and imagepath [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk]
21:07:44.182 INFO c.a.a.m.o.OVFModelFromVirtualAppliance - Codify ''[abicloudserver:/opt/vm_repository]1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk''
21:07:44.233 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:113] - Updating Virtual System
21:07:44.234 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:117] - Creating a virtual machine from a Virtual System b62c3f6e-d2ae-4008-998f-5b4c399efce6
21:07:44.234 [pool-3-thread-1] INFO c.a.v.model.ovf.OVFModelToVirtualAppliance [OVFModelToVirtualAppliance.java:218] - CREATE : b62c3f6e-d2ae-4008-998f-5b4c399efce6
21:07:44.234 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:199] - VirtualBox Hypervisor initialized
21:07:44.234 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:44.244 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:249] - Got hypervisor type: vBox at address:http://localhost:18083/
21:07:44.244 [pool-3-thread-1] INFO com.abiquo.virtualfactory.model.VirtualSystemModel [VirtualSystemModel.java:257] - Created machine name:b62c3f6e-d2ae-4008-998f-5b4c399efce6 : b62c3f6e-d2ae-4008-998f-5b4c399efce6
21:07:44.244 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:44.251 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:44.266 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:205] - Creating the virtual machine in the hypervisor
21:07:44.267 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:211] - VirtualBox machine created succesfully
21:07:44.271 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:404] - Assigning the virtual disk [1/httpabispace.s3.amazonaws.com/openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf/openSUSE_11.1.i686-monolithicSparse.vmdk] from repository[abicloudserver:/opt/vm_repository/]
21:07:50.633 [pool-3-thread-1] WARN c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:449] - Can not open the HardDisk on [/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk] (now try to find on media registry) caused by [javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Cannot register the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {0e2aac68-b4e4-4454-ad8d-5d7cb08927d0} because a hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' with UUID {de84b0a5-db84-4a86-a3ad-f0a641016ffe} already exists in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80070057)]
21:07:50.648 [pool-3-thread-1] ERROR c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:175] - Failed to deploy machine :{}
javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Medium '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' is not accessible. UUID {0e2aac68-b4e4-4454-ad8d-5d7cb08927d0} of the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' does not match the value {de84b0a5-db84-4a86-a3ad-f0a641016ffe} stored in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80004005)
at com.sun.xml.ws.commons.virtualbox_3_0.IHardDisk.cloneTo(IHardDisk.java:303) [vboxws-3.0.8.jar:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.cloneThroughAPI(VirtualBoxMachine.java:464) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.cloneVirtualDisk(VirtualBoxMachine.java:415) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.deployMachine(VirtualBoxMachine.java:165) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.model.ovf.OVFModelToVirtualAppliance.addMachinesToVirtualAppliance(OVFModelToVirtualAppliance.java:243) [OVFModelToVirtualAppliance.class:na]
at com.abiquo.virtualfactory.model.ovf.OVFModelToVirtualAppliance.createVirtualAppliance(OVFModelToVirtualAppliance.java:352) [OVFModelToVirtualAppliance.class:na]
at com.abiquo.virtualfactory.virtualappliance.impl.VirtualapplianceresourceDeployer.create(VirtualapplianceresourceDeployer.java:145) [VirtualapplianceresourceDeployer.class:na]
at org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource.VirtualapplianceresourceHandler.Create(VirtualapplianceresourceHandler.java:127) [VirtualapplianceresourceHandler.class:na]
at com.sun.ws.management.server.handler.org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource_Handler.handle(virtualapplianceresource_Handler.java:107) [virtualapplianceresource_Handler.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:109) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:1) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.WSManAgent$RequestDispatcherWrapper.call(WSManAgent.java:115) [wiseman-1.6.jar:na]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_18]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Medium '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' is not accessible. UUID {0e2aac68-b4e4-4454-ad8d-5d7cb08927d0} of the hard disk '/opt/localRepository/abicloudserver__opt_vm_repository_/1_httpabispace.s3.amazonaws.com_openSUSE_11_1_openSUSE_11_1_i686-monolithicSparse_ovf_openSUSE_11.1.i686-monolithicSparse.vmdk' does not match the value {de84b0a5-db84-4a86-a3ad-f0a641016ffe} stored in the media registry ('/home/abiquo/.VirtualBox/VirtualBox.xml') (0x80004005)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [na:1.6.0_18]
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:108) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107) [na:1.6.0_18]
at $Proxy65.iHardDiskCloneTo(Unknown Source) [na:na]
at com.sun.xml.ws.commons.virtualbox_3_0.IHardDisk.cloneTo(IHardDisk.java:298) [vboxws-3.0.8.jar:na]
... 23 common frames omitted
21:07:50.650 [pool-3-thread-1] INFO c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:177] - Rolling back the hypevisor state
21:07:50.650 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:50.664 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:178] - An Exception is occurred when creating the VA org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine named 'b62c3f6e-d2ae-4008-998f-5b4c399efce6' (0x80bb0001)
21:07:50.665 [pool-3-thread-1] INFO c.a.v.v.impl.VirtualapplianceresourceDeployer [VirtualapplianceresourceDeployer.java:182] - Rolling back the virtual appliance: 3
21:07:50.665 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:50.672 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:50.689 [pool-3-thread-1] INFO c.a.v.hypervisor.impl.VirtualBoxHypervisor [VirtualBoxHypervisor.java:114] - Connecting to the VirtualBox Hypervisor: http://localhost:18083/
21:07:50.701 [pool-3-thread-1] ERROR c.a.virtualfactory.machine.impl.VirtualBoxMachine [VirtualBoxMachine.java:518] - {}
javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine with UUID {b62c3f6e-d2ae-4008-998f-5b4c399efce6} (0x80bb0001)
at com.sun.xml.ws.commons.virtualbox_3_0.IVirtualBox.openExistingSession(IVirtualBox.java:681) [vboxws-3.0.8.jar:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.openExistingSession(VirtualBoxMachine.java:514) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.machine.impl.VirtualBoxMachine.powerOffMachine(VirtualBoxMachine.java:575) [VirtualBoxMachine.class:na]
at com.abiquo.virtualfactory.model.VirtualApplianceModel.rollbackVirtualAppliance(VirtualApplianceModel.java:191) [VirtualApplianceModel.class:na]
at com.abiquo.virtualfactory.virtualappliance.impl.VirtualapplianceresourceDeployer.create(VirtualapplianceresourceDeployer.java:183) [VirtualapplianceresourceDeployer.class:na]
at org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource.VirtualapplianceresourceHandler.Create(VirtualapplianceresourceHandler.java:127) [VirtualapplianceresourceHandler.class:na]
at com.sun.ws.management.server.handler.org.dmtf.schemas.ovf.envelope._1.virtualapplianceservice.virtualapplianceresource_Handler.handle(virtualapplianceresource_Handler.java:107) [virtualapplianceresource_Handler.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:109) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.reflective.ReflectiveRequestDispatcher.call(ReflectiveRequestDispatcher.java:1) [wiseman-1.6.jar:na]
at com.sun.ws.management.server.WSManAgent$RequestDispatcherWrapper.call(WSManAgent.java:115) [wiseman-1.6.jar:na]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_18]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_18]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Caused by: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine with UUID {b62c3f6e-d2ae-4008-998f-5b4c399efce6} (0x80bb0001)
at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source) [na:na]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [na:1.6.0_18]
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:108) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78) [na:1.6.0_18]
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107) [na:1.6.0_18]
at $Proxy65.iVirtualBoxOpenExistingSession(Unknown Source) [na:na]
at com.sun.xml.ws.commons.virtualbox_3_0.IVirtualBox.openExistingSession(IVirtualBox.java:677) [vboxws-3.0.8.jar:na]
... 21 common frames omitted
21:07:50.871 ERROR com.abiquo.util.AbiCloudError - Virtual Appliance error: Cannot start the virtual appliance.[Error code:ABI-S009 Timestamp:1268062670]. Virtual Appliance error:

Unable to start the virtual appliance
Error Code: ABI-S009
Error ID: 1268062670.
com.sun.ws.management.client.exceptions.FaultException: SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619

at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:332) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:164) [wiseman-1.6.jar:na]
at com.sun.ws.management.client.ResourceFactory.create(ResourceFactory.java:137) [wiseman-1.6.jar:na]
at com.abiquo.abiserver.abicloudws.VirtualApplianceWS.startVirtualAppliance(VirtualApplianceWS.java:118) [VirtualApplianceWS.class:na]
at com.abiquo.abiserver.commands.VirtualApplianceCommand.startVirtualAppliance(VirtualApplianceCommand.java:1826) [VirtualApplianceCommand.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at com.abiquo.abiserver.commands.BasicCommand.onExecute(BasicCommand.java:368) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:209) [BasicCommand.class:na]
at com.abiquo.abiserver.commands.BasicCommand.execute(BasicCommand.java:252) [BasicCommand.class:na]
at com.abiquo.abiserver.services.flex.NonBlockingService.startVirtualAppliance(NonBlockingService.java:158) [NonBlockingService.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [na:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:406) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183) [flex-messaging-remoting-3.0.jar:3.0.0.544]
at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1417) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:878) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:49) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:274) [flex-messaging-core-3.0.jar:3.0.0.544]
at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:377) [flex-messaging-core-3.0.jar:3.0.0.544]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [tomcat6-servlet-2.5-api-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) [catalina-6.0.18.jar:na]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [catalina-6.0.18.jar:na]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [catalina-6.0.18.jar:na]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) [catalina-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) [tomcat-coyote-6.0.18.jar:na]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) [tomcat-coyote-6.0.18.jar:na]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) [tomcat-coyote-6.0.18.jar:na]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_18]
Mar 8, 2010 9:07:51 PM com.sun.ws.management.server.servlet.WSManServlet doPost
WARNING: null
java.lang.NullPointerException
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:589)
at com.sun.ws.management.server.servlet.WSManServlet.sendResponse(WSManServlet.java:580)
at com.sun.ws.management.server.servlet.WSManServlet.handle(WSManServlet.java:566)
at com.sun.ws.management.server.servlet.WSManServlet.doPost(WSManServlet.java:234)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Mar 8, 2010 9:07:51 PM com.sun.ws.management.transport.HttpClient readResponse
INFO: Response discarded: <html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>
RECEIVED MESSAGE: Severity[CRITICAL], Event[VAPP_POWERON], Component[VIRTUAL_APPLIANCE], Timestamp[1268062671164], Description[SOAP Fault: The service cannot comply with the request due to internal processing errors.
     Actor:
      Code: env:Receiver
  Subcodes: wsman:InternalError
    Detail: javax.xml.ws.WebServiceException: org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            org.virtualbox_3_0.RuntimeFaultMsg: VirtualBox error: The session is not open (0x8000ffff)
            ISession:99VirtualBoxHypervisor:95VirtualBoxMachine:576VirtualApplianceModel:191VirtualapplianceresourceDeployer:183VirtualapplianceresourceHandler:127virtualapplianceresource_Handler:107NativeMethodAccessorImpl:-2NativeMethodAccessorImpl:39DelegatingMethodAccessorImpl:25Method:597ReflectiveRequestDispatcher:109ReflectiveRequestDispatcher:1WSManAgent:115FutureTask:303FutureTask:138Executors:441FutureTask:303FutureTask:138ThreadPoolExecutor:886ThreadPoolExecutor:908Thread:619
], User[admin]
Mar 8, 2010 9:08:33 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Mar 8, 2010 9:08:34 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 8, 2010 9:08:34 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@16f3619: display name [org.apache.cxf.bus.spring.BusApplicationContext@16f3619]; startup date [Mon Mar 08 21:03:28 IST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@8de462
Mar 8, 2010 9:08:34 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8d5a91: defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@2d95b3
Mar 8, 2010 9:08:34 PM