Welcome Guest Search | Active Topics | Members | Log In | Register

Unable to start websocket server - HTTP ERROR: 503 SERVICE_UNAVAILABLE Options · View
Christophe
Posted: Thursday, July 12, 2012 9:27:09 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Hi,

My WebORB[4.5] on EC2 Server no longer works.
I get an HTTP ERROR 503 and these error and exception :

- Error initializing WebORB configuration
- Unable to start web socket server due to exception
java.net.BindException: Address already in use


Thanks in advance for your help,

Regards,
Christophe

Log :

Starting Jetty server...
Loading config from /usr/share/weborb/webapp/WEB-INF/classes/weborb-config.xml
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.PhoneBookRecord. Mapped client class Weborb.Examples.PhoneBookRecord
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.FileItem. Mapped client class Weborb.Examples.FileItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.FolderItem. Mapped client class Weborb.Examples.FolderItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.FileSystemItem. Mapped client class Weborb.Examples.FileSystemItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Parent. Mapped client class Weborb.Examples.InvocationTests.Parent
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Child. Mapped client class Weborb.Examples.InvocationTests.Child
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.ComplexType. Mapped client class Weborb.Examples.InvocationTests.ComplexType
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.SubClass. Mapped client class Weborb.Examples.InvocationTests.SubClass
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Employee. Mapped client class Weborb.Examples.InvocationTests.Employee
[WEBORB ERROR, Thread-1, 07:12:12 04:05:57] Unable to find class for the client-server class mapping. Classname weborb.examples.security.SecureProducts. Mapped client class Weborb.Examples.Security.SecureProducts
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Web services processing folder is webservices
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.ORBServlet, assigned name: weborbHttpHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.dispatch.a, assigned name: weborbInspector
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.dispatch.b, assigned name: weborbInvoker
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.handler.JavaObjectHandler, assigned name: weborbObjectHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.handler.AxisWebServiceHandler, assigned name: weborbWebServiceHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.console.serverinfo.ServerInfo, assigned name: serverInfo
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.config.Administration, assigned name: Administration
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.security.ORBSecurity, assigned name: ORBSecurity
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.security.SingleIPRestriction, assigned name: SingleIPRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.security.IPRangeRestriction, assigned name: IPRangeRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.security.HostNameRestriction, assigned name: HostNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.security.RoleNameRestriction, assigned name: RoleNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.examples.activation.ShoppingCart, assigned name: ExamplesActivationSession
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.examples.activation.UserPoll, assigned name: ExamplesActivationApplication
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.examples.invocation.factories.Person, assigned name: ExamplesFactoriesService
[WEBORB INFO, Thread-1, 07:12:12 04:05:57] Registering named class. Class name: weborb.examples.invocation.factories.SampleArgumentFactoryService, assigned name: ExampleArgumentFactories
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.messageserver.Broadcast, assigned name: ExamplesBroadcast
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.messageserver.Unicast, assigned name: ExamplesUnicast
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.LicenseService, assigned name: Weborb.Management.LicenseService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.ManagementService, assigned name: Weborb.Management.ManagementService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.MessagingService, assigned name: Weborb.Management.MessagingService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.datamanagement.DataManagementService, assigned name: Weborb.Management.DataManagement.DataManagementService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.util.license.LicensingService, assigned name: Weborb.Util.License.LicensingService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.data.management.DataServiceMessageSelector, assigned name: DataServiceMessageSelector
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.BasicService, assigned name: Weborb.Examples.BasicService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.IdentityService, assigned name: Weborb.Examples.IdentityService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.PhoneBook, assigned name: Weborb.Examples.PhoneBook
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.FileSystemBrowser, assigned name: Weborb.Examples.FileSystemBrowser
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.DataBinding, assigned name: Weborb.Examples.DataBinding
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.ExceptionsTest, assigned name: Weborb.Examples.ExceptionsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveArrayTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypesTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CrossReferenceTest, assigned name: Weborb.Examples.InvocationTests.CrossReferenceTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.MultipleArgsTest, assigned name: Weborb.Examples.InvocationTests.MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.StringsTest, assigned name: Weborb.Examples.InvocationTests.StringsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CollectionsTest, assigned name: Weborb.Examples.InvocationTests.CollectionsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CollectionsArrayTest, assigned name: Weborb.Examples.InvocationTests.CollectionsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypeArrayTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypeArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.StringsArrayTest, assigned name: Weborb.Examples.InvocationTests.StringsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.UserProfile, assigned name: weborb.examples.UserProfile
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] WebORB Security Mode is set to 'open'
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering authentication handler. weborb.security.LocalAclAuthenticationHandler@7cbe41ec
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering authorization handler. weborb.security.WebORBAuthorizationHandler@f8622f3
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Unknown role name in access constant Constraint.Grant.weborb.examples.UserProfile. Role name is databaseuser. Make sure the role name is listed in weborb-acl.xml
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register inspection handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - EJB3.0 Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register invocation handler with class name weborb.handler.HibernateHandler due to exception: org/hibernate/Session
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register invocation handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - EJB3.0 Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.RequestActivator activation mode: request
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.SessionActivator activation mode: session
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.ApplicationActivator activation mode: application
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Hibernate wasn't found. Hibernate Service Browser and Handler won't be working
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Starting Web Socket server on port 8888
java.lang.NullPointerException
at weborb.config.CloudConfig.configure(CloudConfig.java:29)
at weborb.config.ORBServerConfig.init(ORBServerConfig.java:192)
at weborb.config.ORBServerConfig.(ORBServerConfig.java:96)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:234)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at weborb.config.ORBConfig.getORBConfig(ORBConfig.java:45)
at weborb.util.ClassLoaders.loadClass(ClassLoaders.java:71)
at weborb.thirdparty.ActiveMQStarter.createBroker(ActiveMQStarter.java:25)
at weborb.thirdparty.ActiveMQStarter.contextInitialized(ActiveMQStarter.java:35)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Error initializing WebORB configuration
java.lang.RuntimeException
at weborb.config.ORBServerConfig.(ORBServerConfig.java:112)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:234)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at weborb.config.ORBConfig.getORBConfig(ORBConfig.java:45)
at weborb.util.ClassLoaders.loadClass(ClassLoaders.java:71)
at weborb.thirdparty.ActiveMQStarter.createBroker(ActiveMQStarter.java:25)
at weborb.thirdparty.ActiveMQStarter.contextInitialized(ActiveMQStarter.java:35)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)

[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Error initializing WebORB configuration
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at weborb.config.ORBConfig.getORBConfig(ORBConfig.java:45)
at weborb.util.ClassLoaders.loadClass(ClassLoaders.java:71)
at weborb.thirdparty.ActiveMQStarter.createBroker(ActiveMQStarter.java:25)
at weborb.thirdparty.ActiveMQStarter.contextInitialized(ActiveMQStarter.java:35)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
Caused by: java.lang.NullPointerException
at weborb.config.ORBServerConfig.checkConfigModifications(ORBServerConfig.java:301)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:243)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:249)
... 21 more

Loading config from /usr/share/weborb/webapp//WEB-INF/classes/weborb-config.xml
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.PhoneBookRecord. Mapped client class Weborb.Examples.PhoneBookRecord
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.FileItem. Mapped client class Weborb.Examples.FileItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.FolderItem. Mapped client class Weborb.Examples.FolderItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.FileSystemItem. Mapped client class Weborb.Examples.FileSystemItem
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Parent. Mapped client class Weborb.Examples.InvocationTests.Parent
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Child. Mapped client class Weborb.Examples.InvocationTests.Child
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.ComplexType. Mapped client class Weborb.Examples.InvocationTests.ComplexType
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.SubClass. Mapped client class Weborb.Examples.InvocationTests.SubClass
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Employee. Mapped client class Weborb.Examples.InvocationTests.Employee
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to find class for the client-server class mapping. Classname weborb.examples.security.SecureProducts. Mapped client class Weborb.Examples.Security.SecureProducts
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Web services processing folder is webservices
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.ORBServlet, assigned name: weborbHttpHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.dispatch.a, assigned name: weborbInspector
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.dispatch.b, assigned name: weborbInvoker
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.handler.JavaObjectHandler, assigned name: weborbObjectHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.handler.AxisWebServiceHandler, assigned name: weborbWebServiceHandler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.console.serverinfo.ServerInfo, assigned name: serverInfo
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.config.Administration, assigned name: Administration
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.security.ORBSecurity, assigned name: ORBSecurity
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.security.SingleIPRestriction, assigned name: SingleIPRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.security.IPRangeRestriction, assigned name: IPRangeRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.security.HostNameRestriction, assigned name: HostNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.security.RoleNameRestriction, assigned name: RoleNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.activation.ShoppingCart, assigned name: ExamplesActivationSession
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.activation.UserPoll, assigned name: ExamplesActivationApplication
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocation.factories.Person, assigned name: ExamplesFactoriesService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocation.factories.SampleArgumentFactoryService, assigned name: ExampleArgumentFactories
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.messageserver.Broadcast, assigned name: ExamplesBroadcast
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.messageserver.Unicast, assigned name: ExamplesUnicast
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.LicenseService, assigned name: Weborb.Management.LicenseService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.ManagementService, assigned name: Weborb.Management.ManagementService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.MessagingService, assigned name: Weborb.Management.MessagingService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.management.datamanagement.DataManagementService, assigned name: Weborb.Management.DataManagement.DataManagementService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.util.license.LicensingService, assigned name: Weborb.Util.License.LicensingService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.data.management.DataServiceMessageSelector, assigned name: DataServiceMessageSelector
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.BasicService, assigned name: Weborb.Examples.BasicService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.IdentityService, assigned name: Weborb.Examples.IdentityService
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.PhoneBook, assigned name: Weborb.Examples.PhoneBook
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.FileSystemBrowser, assigned name: Weborb.Examples.FileSystemBrowser
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.DataBinding, assigned name: Weborb.Examples.DataBinding
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.ExceptionsTest, assigned name: Weborb.Examples.ExceptionsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveArrayTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypesTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CrossReferenceTest, assigned name: Weborb.Examples.InvocationTests.CrossReferenceTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.MultipleArgsTest, assigned name: Weborb.Examples.InvocationTests.MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.StringsTest, assigned name: Weborb.Examples.InvocationTests.StringsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CollectionsTest, assigned name: Weborb.Examples.InvocationTests.CollectionsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.CollectionsArrayTest, assigned name: Weborb.Examples.InvocationTests.CollectionsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypeArrayTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypeArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.StringsArrayTest, assigned name: Weborb.Examples.InvocationTests.StringsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering named class. Class name: weborb.examples.UserProfile, assigned name: weborb.examples.UserProfile
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] WebORB Security Mode is set to 'open'
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering authentication handler. weborb.security.LocalAclAuthenticationHandler@3e78aa80
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering authorization handler. weborb.security.WebORBAuthorizationHandler@6401d98a
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Unknown role name in access constant Constraint.Grant.weborb.examples.UserProfile. Role name is databaseuser. Make sure the role name is listed in weborb-acl.xml
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register inspection handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering inspection handler - EJB3.0 Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register invocation handler with class name weborb.handler.HibernateHandler due to exception: org/hibernate/Session
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to register invocation handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering invocation handler - EJB3.0 Handler
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.RequestActivator activation mode: request
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.SessionActivator activation mode: session
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering activator: weborb.activation.ApplicationActivator activation mode: application
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Hibernate wasn't found. Hibernate Service Browser and Handler won't be working
[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Starting Web Socket server on port 8888
[WEBORB ERROR, Thread-1, 07:12:12 04:05:58] Unable to start web socket server due to exception
[WEBORB EXCEPTION, Thread-1, 07:12:12 04:05:58] Unable to start web socket server due to exception
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:70)
at weborb.messaging.websocket.server.WebSocketServer.initSelector(WebSocketServer.java:284)
at weborb.messaging.websocket.server.WebSocketServer.(WebSocketServer.java:57)
at weborb.messaging.websocket.server.WebSocketServer.start(WebSocketServer.java:64)
at weborb.config.WebSocketServerConfig.configure(WebSocketServerConfig.java:49)
at weborb.config.ORBServerConfig.init(ORBServerConfig.java:182)
at weborb.config.ORBServerConfig.(ORBServerConfig.java:96)
at weborb.config.ORBServerConfig.config(ORBServerConfig.java:357)
at weborb.ORBServletContextListener.contextInitialized(ORBServletContextListener.java:27)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)

[WEBORB INFO, Thread-1, 07:12:12 04:05:58] Registering Flex Remoting destination - PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - DatabaseTestMsSql
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - DatabaseTestMySql
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - StringsTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - InfoServiceDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - AccountBalanceDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - SecureTest
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - WeborbManagement
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - WeborbSecurity
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - WeborbConfiguration
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - WeborbMessaging
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - WDMFCodeGen
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - DataServiceSubcriptionManager
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - DataQueryService
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - BusinessIntelligenceDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - GenericDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - GenericSessionDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Remoting destination - GenericSingletonDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Messaging destination - SamplePollingDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Messaging destination - SampleRTMPDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Messaging destination - DataService
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Messaging destination - ChatDestination
[WEBORB INFO, Thread-1, 07:12:12 04:05:59] Registering Flex Messaging destination - WdmfMessagingDestination
WebORB Integration Server 4.5 (c) 2003-2011 Midnight Coders, Inc.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] Starting user data deploying...
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] Failed deploy user data.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] http://169.254.169.254/latest/user-data
java.io.FileNotFoundException: http://169.254.169.254/latest/user-data
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at weborb.util.AmazonUtil.getData(AmazonUtil.java:49)
at weborb.util.AmazonUtil.getUserData(AmazonUtil.java:34)
at weborb.util.AmazonUtil.deployJars(AmazonUtil.java:77)
at weborb.ORBServlet.init(ORBServlet.java:111)
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:442)
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:259)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:593)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
WebORB Presentation Server has been started.
Management console is available at 'http://localhost:8080/weborbconsole.html'
Mark Piller
Posted: Thursday, July 12, 2012 9:36:38 AM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
Do you have something else listening on port 8888?

Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 9:44:03 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Hi Mark,

No, nothing else.
Christophe
Posted: Thursday, July 12, 2012 9:45:04 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Hi Mark,

No, nothing else (not that I know).
Mark Piller
Posted: Thursday, July 12, 2012 9:45:49 AM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
Try getting a list of all the running processes, then if you see any hanging "java" processes, kill them and restart WebORB.

Let me know if it works.

Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 10:00:05 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
I killed the only one java process I found, but I still get the same log.
Mark Piller
Posted: Thursday, July 12, 2012 10:02:40 AM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
Do you still get " Error initializing WebORB configuration" ? Is there an error about the port taken?

What does the browser show when you make a request for "weborb.wo"?

Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 10:08:14 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Yes :


[WEBORB ERROR, Thread-1, 07:12:12 05:04:49] Error initializing WebORB configuration
java.lang.RuntimeException
at weborb.config.ORBServerConfig.(ORBServerConfig.java:112)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:234)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at weborb.config.ORBConfig.getORBConfig(ORBConfig.java:45)
at weborb.util.ClassLoaders.loadClass(ClassLoaders.java:71)
at weborb.thirdparty.ActiveMQStarter.createBroker(ActiveMQStarter.java:25)
at weborb.thirdparty.ActiveMQStarter.contextInitialized(ActiveMQStarter.java:35)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)

[WEBORB ERROR, Thread-1, 07:12:12 05:04:49] Error initializing WebORB configuration
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at weborb.config.ORBConfig.getORBConfig(ORBConfig.java:45)
at weborb.util.ClassLoaders.loadClass(ClassLoaders.java:71)
at weborb.thirdparty.ActiveMQStarter.createBroker(ActiveMQStarter.java:25)
at weborb.thirdparty.ActiveMQStarter.contextInitialized(ActiveMQStarter.java:35)
at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:511)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
Caused by: java.lang.NullPointerException
at weborb.config.ORBServerConfig.checkConfigModifications(ORBServerConfig.java:301)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:243)
at weborb.config.ORBServerConfig.getORBConfig(ORBServerConfig.java:249)
... 21 more


When I make a request for "weborb.wo", the browser show this :

HTTP ERROR: 503

SERVICE_UNAVAILABLE
RequestURI=/weborb.wo

Powered by jetty://
Mark Piller
Posted: Thursday, July 12, 2012 10:11:12 AM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
Can you remove "weborb.thirdparty.ActiveMQStarter" from web.xml (I assume you do not need it).

Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 10:19:22 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Exception related to Web Sockets are gone but I still get some Errors and HTTP ERROR: 503 SERVICE_UNAVAILABLE
RequestURI=/

Now log is :


2012-07-12 17:15:39.264::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
Starting Jetty server...
Loading config from /usr/share/weborb/webapp//WEB-INF/classes/weborb-config.xml
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.PhoneBookRecord. Mapped client class Weborb.Examples.PhoneBookRecord
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.FileItem. Mapped client class Weborb.Examples.FileItem
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.FolderItem. Mapped client class Weborb.Examples.FolderItem
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.FileSystemItem. Mapped client class Weborb.Examples.FileSystemItem
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Parent. Mapped client class Weborb.Examples.InvocationTests.Parent
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Child. Mapped client class Weborb.Examples.InvocationTests.Child
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.ComplexType. Mapped client class Weborb.Examples.InvocationTests.ComplexType
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.SubClass. Mapped client class Weborb.Examples.InvocationTests.SubClass
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.invocationtests.Employee. Mapped client class Weborb.Examples.InvocationTests.Employee
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to find class for the client-server class mapping. Classname weborb.examples.security.SecureProducts. Mapped client class Weborb.Examples.Security.SecureProducts
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Web services processing folder is webservices
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.ORBServlet, assigned name: weborbHttpHandler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.dispatch.a, assigned name: weborbInspector
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.dispatch.b, assigned name: weborbInvoker
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.handler.JavaObjectHandler, assigned name: weborbObjectHandler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.handler.AxisWebServiceHandler, assigned name: weborbWebServiceHandler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.console.serverinfo.ServerInfo, assigned name: serverInfo
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.config.Administration, assigned name: Administration
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.security.ORBSecurity, assigned name: ORBSecurity
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.security.SingleIPRestriction, assigned name: SingleIPRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.security.IPRangeRestriction, assigned name: IPRangeRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.security.HostNameRestriction, assigned name: HostNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.security.RoleNameRestriction, assigned name: RoleNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.activation.ShoppingCart, assigned name: ExamplesActivationSession
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.activation.UserPoll, assigned name: ExamplesActivationApplication
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocation.factories.Person, assigned name: ExamplesFactoriesService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocation.factories.SampleArgumentFactoryService, assigned name: ExampleArgumentFactories
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.messageserver.Broadcast, assigned name: ExamplesBroadcast
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.messageserver.Unicast, assigned name: ExamplesUnicast
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.management.LicenseService, assigned name: Weborb.Management.LicenseService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.management.ManagementService, assigned name: Weborb.Management.ManagementService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.management.MessagingService, assigned name: Weborb.Management.MessagingService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.management.datamanagement.DataManagementService, assigned name: Weborb.Management.DataManagement.DataManagementService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.util.license.LicensingService, assigned name: Weborb.Util.License.LicensingService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.data.management.DataServiceMessageSelector, assigned name: DataServiceMessageSelector
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.BasicService, assigned name: Weborb.Examples.BasicService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.IdentityService, assigned name: Weborb.Examples.IdentityService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.PhoneBook, assigned name: Weborb.Examples.PhoneBook
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.FileSystemBrowser, assigned name: Weborb.Examples.FileSystemBrowser
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.DataBinding, assigned name: Weborb.Examples.DataBinding
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.ExceptionsTest, assigned name: Weborb.Examples.ExceptionsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveArrayTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypesTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.CrossReferenceTest, assigned name: Weborb.Examples.InvocationTests.CrossReferenceTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.MultipleArgsTest, assigned name: Weborb.Examples.InvocationTests.MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.StringsTest, assigned name: Weborb.Examples.InvocationTests.StringsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.CollectionsTest, assigned name: Weborb.Examples.InvocationTests.CollectionsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.CollectionsArrayTest, assigned name: Weborb.Examples.InvocationTests.CollectionsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypeArrayTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypeArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.StringsArrayTest, assigned name: Weborb.Examples.InvocationTests.StringsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering named class. Class name: weborb.examples.UserProfile, assigned name: weborb.examples.UserProfile
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] WebORB Security Mode is set to 'open'
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering authentication handler. weborb.security.LocalAclAuthenticationHandler@2092dcdb
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering authorization handler. weborb.security.WebORBAuthorizationHandler@620a3d3b
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Unknown role name in access constant Constraint.Grant.weborb.examples.UserProfile. Role name is databaseuser. Make sure the role name is listed in weborb-acl.xml
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering inspection handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to register inspection handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering inspection handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering inspection handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering inspection handler - EJB3.0 Handler
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to register invocation handler with class name weborb.handler.HibernateHandler due to exception: org/hibernate/Session
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering invocation handler - Java Object Handler
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Unable to register invocation handler with class name weborb.handler.SpringBeanHandler due to exception: org/springframework/context/ApplicationContext
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering invocation handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering invocation handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering invocation handler - EJB3.0 Handler
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering activator: weborb.activation.RequestActivator activation mode: request
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering activator: weborb.activation.SessionActivator activation mode: session
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering activator: weborb.activation.ApplicationActivator activation mode: application
[WEBORB ERROR, Thread-1, 07:12:12 05:15:56] Hibernate wasn't found. Hibernate Service Browser and Handler won't be working
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Starting Web Socket server on port 8888
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - DatabaseTestMsSql
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - DatabaseTestMySql
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - StringsTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - InfoServiceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - AccountBalanceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - SecureTest
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - WeborbManagement
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - WeborbSecurity
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - WeborbConfiguration
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - WeborbMessaging
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - WDMFCodeGen
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - DataServiceSubcriptionManager
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - DataQueryService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - BusinessIntelligenceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - GenericDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - GenericSessionDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Remoting destination - GenericSingletonDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Messaging destination - SamplePollingDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Messaging destination - SampleRTMPDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Messaging destination - DataService
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Messaging destination - ChatDestination
[WEBORB INFO, Thread-1, 07:12:12 05:15:56] Registering Flex Messaging destination - WdmfMessagingDestination
WebORB Integration Server 4.5 (c) 2003-2011 Midnight Coders, Inc.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:15:57] Starting user data deploying...
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:15:57] Failed deploy user data.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:15:57] http://169.254.169.254/latest/user-data
java.io.FileNotFoundException: http://169.254.169.254/latest/user-data
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at weborb.util.AmazonUtil.getData(AmazonUtil.java:49)
at weborb.util.AmazonUtil.getUserData(AmazonUtil.java:34)
at weborb.util.AmazonUtil.deployJars(AmazonUtil.java:77)
at weborb.ORBServlet.init(ORBServlet.java:111)
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:442)
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:259)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:593)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
WebORB Presentation Server has been started.
Management console is available at 'http://localhost:8080/weborbconsole.html'
Mark Piller
Posted: Thursday, July 12, 2012 10:38:41 AM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
How do you set your subscriber id and email address? Are they in the file or in the AWS user data?

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 10:42:11 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
They are only in web.xml, in context-param tags as shown in documentation.
Christophe
Posted: Thursday, July 12, 2012 11:01:49 AM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
I again have access to weborb.wo in the browser!

But, I get problem with log files and red5 :

2012-07-12 17:58:20.828::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
Starting Jetty server...
17:58:21,370 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:58:21,371 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/usr/share/weborb/webapp/WEB-INF/classes/logback.xml]
17:58:21,586 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
17:58:21,598 |-INFO in ch.qos.logback.classic.net.SocketAppender[null] - Starting a new connector thread.
17:58:21,602 |-INFO in ch.qos.logback.classic.joran.action.ConsolePluginAction - Sending LoggingEvents to the plugin using port 4321
17:58:21,602 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:58:21,603 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
17:58:21,645 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [layout] on top of the object stack.
17:58:21,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Popping appender named [CONSOLE] from the object stack
17:58:21,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
17:58:21,674 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
17:58:21,680 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [layout] on top of the object stack.
17:58:21,682 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [../logs/red5.log]
17:58:21,683 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(../logs/red5.log,false) call failed. java.io.FileNotFoundException: ../logs/red5.log (Permission denied)
at java.io.FileNotFoundException: ../logs/red5.log (Permission denied)
at at java.io.FileOutputStream.open(Native Method)
at at java.io.FileOutputStream.(FileOutputStream.java:209)
at at java.io.FileOutputStream.(FileOutputStream.java:131)
at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:198)
at at ch.qos.logback.core.FileAppender.start(FileAppender.java:153)
at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:96)
at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:311)
at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:191)
at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:178)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:52)
at at ch.qos.logback.core.joran.spi.Interpreter.play(Interpreter.java:328)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:126)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:93)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:52)
at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:60)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:121)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:89)
at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:60)
at at org.red5.logging.Red5LoggerFactory.getLogger(Unknown Source)
at at org.red5.logging.Red5LoggerFactory.getLogger(Unknown Source)
at at org.red5.server.war.WarLoaderServlet.(WarLoaderServlet.java:67)
at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at at java.lang.Class.newInstance0(Class.java:372)
at at java.lang.Class.newInstance(Class.java:325)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.newListenerInstance(WebXmlConfiguration.java:644)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initListener(WebXmlConfiguration.java:625)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initWebXmlElement(WebXmlConfiguration.java:366)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initialize(WebXmlConfiguration.java:288)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.configure(WebXmlConfiguration.java:221)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.configureWebApp(WebXmlConfiguration.java:179)
at at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1188)
at at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at at org.mortbay.jetty.Server.doStart(Server.java:210)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at weborb.ORBMain.startup(ORBMain.java:167)
at at weborb.ORBMain.main(ORBMain.java:80)
17:58:21,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Popping appender named [FILE] from the object stack
17:58:21,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
17:58:21,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERRORFILE]
17:58:21,685 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [filter] on top of the object stack.
17:58:21,688 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [layout] on top of the object stack.
17:58:21,690 |-INFO in ch.qos.logback.core.FileAppender[ERRORFILE] - File property is set to [../logs/error.log]
17:58:21,690 |-ERROR in ch.qos.logback.core.FileAppender[ERRORFILE] - openFile(../logs/error.log,false) call failed. java.io.FileNotFoundException: ../logs/error.log (Permission denied)
at java.io.FileNotFoundException: ../logs/error.log (Permission denied)
at at java.io.FileOutputStream.open(Native Method)
at at java.io.FileOutputStream.(FileOutputStream.java:209)
at at java.io.FileOutputStream.(FileOutputStream.java:131)
at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:198)
at at ch.qos.logback.core.FileAppender.start(FileAppender.java:153)
at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:96)
at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:311)
at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:191)
at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:178)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:52)
at at ch.qos.logback.core.joran.spi.Interpreter.play(Interpreter.java:328)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:126)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:93)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:52)
at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:60)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:121)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:89)
at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:60)
at at org.red5.logging.Red5LoggerFactory.getLogger(Unknown Source)
at at org.red5.logging.Red5LoggerFactory.getLogger(Unknown Source)
at at org.red5.server.war.WarLoaderServlet.(WarLoaderServlet.java:67)
at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at at java.lang.Class.newInstance0(Class.java:372)
at at java.lang.Class.newInstance(Class.java:325)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.newListenerInstance(WebXmlConfiguration.java:644)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initListener(WebXmlConfiguration.java:625)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initWebXmlElement(WebXmlConfiguration.java:366)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.initialize(WebXmlConfiguration.java:288)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.configure(WebXmlConfiguration.java:221)
at at org.mortbay.jetty.webapp.WebXmlConfiguration.configureWebApp(WebXmlConfiguration.java:179)
at at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1188)
at at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at at org.mortbay.jetty.Server.doStart(Server.java:210)
at at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at at weborb.ORBMain.startup(ORBMain.java:167)
at at weborb.ORBMain.main(ORBMain.java:80)
17:58:21,690 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Popping appender named [ERRORFILE] from the object stack
17:58:21,690 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
17:58:21,690 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
17:58:21,690 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
17:58:21,690 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERRORFILE] to Logger[ROOT]
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.io] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.io level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server level set to WARN
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.Client] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.Client level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.Standalone] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.Standalone level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.api.stream.support] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.api.stream.support level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.cache] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.cache level set to WARN
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.jetty.Red5WebPropertiesConfiguration] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.jetty.Red5WebPropertiesConfiguration level set to WARN
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.jmx] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.jmx level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.messaging.InMemoryPushPushPipe] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.messaging.InMemoryPushPushPipe level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.servlet.RTMPTServlet] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.servlet.RTMPTServlet level set to WARN
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.servlet] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.servlet level set to WARN
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.proxy] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.proxy level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.remoting] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.remoting level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp] to true
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp level set to INFO
17:58:21,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.RTMPHandler] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.RTMPHandler level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.BaseRTMPHandler] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.BaseRTMPHandler level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.codec] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.codec level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.RTMPMinaIoHandler] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.RTMPMinaIoHandler level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.RTMPMinaTransport] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.RTMPMinaTransport level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmp.status] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.status level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.net.rtmpt] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmpt level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.persistence] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.persistence level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.pooling.ThreadObjectFactory] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.pooling.ThreadObjectFactory level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.script] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.script level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.service] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.service level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.so] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.so level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.stream] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.stream level set to INFO
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.stream.consumer] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.stream.consumer level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.war] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.war level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.red5.server.webapp.oflaDemo] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.webapp.oflaDemo level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.mina] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.mina level set to WARN
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.mina.filter] to true
17:58:21,692 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.mina.filter level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.mina.filter.thread.ThreadPoolFilter] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.mina.filter.thread.ThreadPoolFilter level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.commons.modeler] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.commons.modeler level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.commons.beanutils] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.commons.beanutils level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.commons.digester] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.commons.digester level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [httpclient] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - httpclient level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.catalina] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.catalina level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.catalina.authenticator] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.catalina.authenticator level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.catalina.realm] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.catalina.realm level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.catalina.session] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.catalina.session level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.jasper] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.jasper level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.mortbay] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.mortbay level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.mortbay.log] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.mortbay.log level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework.beans.factory] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.beans.factory level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework.beans.factory.xml] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.beans.factory.xml level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework.ui.context.support] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.ui.context.support level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework.web.context] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.web.context level set to INFO
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework.web.context.support] to true
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.web.context.support level set to WARN
17:58:21,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.quartz] to true
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.quartz level set to WARN
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [net.sf.ehcache] to true
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - net.sf.ehcache level set to INFO
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.whirlycott.cache] to true
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.whirlycott.cache level set to WARN
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.whirlycott.cache.policy] to true
17:58:21,694 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.whirlycott.cache.policy level set to WARN

Loading config from /usr/share/weborb/webapp//WEB-INF/classes/weborb-config.xml
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Web services processing folder is webservices
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.ORBServlet, assigned name: weborbHttpHandler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.dispatch.a, assigned name: weborbInspector
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.dispatch.b, assigned name: weborbInvoker
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.handler.JavaObjectHandler, assigned name: weborbObjectHandler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.handler.AxisWebServiceHandler, assigned name: weborbWebServiceHandler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.console.serverinfo.ServerInfo, assigned name: serverInfo
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.config.Administration, assigned name: Administration
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.security.ORBSecurity, assigned name: ORBSecurity
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.security.SingleIPRestriction, assigned name: SingleIPRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.security.IPRangeRestriction, assigned name: IPRangeRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.security.HostNameRestriction, assigned name: HostNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.security.RoleNameRestriction, assigned name: RoleNameRestriction
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.activation.ShoppingCart, assigned name: ExamplesActivationSession
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.activation.UserPoll, assigned name: ExamplesActivationApplication
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocation.factories.Person, assigned name: ExamplesFactoriesService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocation.factories.SampleArgumentFactoryService, assigned name: ExampleArgumentFactories
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.messageserver.Broadcast, assigned name: ExamplesBroadcast
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.messageserver.Unicast, assigned name: ExamplesUnicast
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.management.LicenseService, assigned name: Weborb.Management.LicenseService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.management.ManagementService, assigned name: Weborb.Management.ManagementService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.management.MessagingService, assigned name: Weborb.Management.MessagingService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.management.datamanagement.DataManagementService, assigned name: Weborb.Management.DataManagement.DataManagementService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.util.license.LicensingService, assigned name: Weborb.Util.License.LicensingService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.data.management.DataServiceMessageSelector, assigned name: DataServiceMessageSelector
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.BasicService, assigned name: Weborb.Examples.BasicService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.IdentityService, assigned name: Weborb.Examples.IdentityService
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.PhoneBook, assigned name: Weborb.Examples.PhoneBook
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.FileSystemBrowser, assigned name: Weborb.Examples.FileSystemBrowser
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.DataBinding, assigned name: Weborb.Examples.DataBinding
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.ExceptionsTest, assigned name: Weborb.Examples.ExceptionsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveArrayTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypesTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.CrossReferenceTest, assigned name: Weborb.Examples.InvocationTests.CrossReferenceTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.MultipleArgsTest, assigned name: Weborb.Examples.InvocationTests.MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.PrimitiveTest, assigned name: Weborb.Examples.InvocationTests.PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.StringsTest, assigned name: Weborb.Examples.InvocationTests.StringsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.CollectionsTest, assigned name: Weborb.Examples.InvocationTests.CollectionsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.CollectionsArrayTest, assigned name: Weborb.Examples.InvocationTests.CollectionsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.ComplexTypeArrayTest, assigned name: Weborb.Examples.InvocationTests.ComplexTypeArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.StringsArrayTest, assigned name: Weborb.Examples.InvocationTests.StringsArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.invocationtests.DatabaseTest, assigned name: Weborb.Examples.InvocationTests.DatabaseTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering named class. Class name: weborb.examples.UserProfile, assigned name: weborb.examples.UserProfile
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] WebORB Security Mode is set to 'open'
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering authentication handler. weborb.security.LocalAclAuthenticationHandler@368b1a4f
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering authorization handler. weborb.security.WebORBAuthorizationHandler@4945f939
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Unknown role name in access constant Constraint.Grant.weborb.examples.UserProfile. Role name is databaseuser. Make sure the role name is listed in weborb-acl.xml
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering inspection handler - Java Object Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering inspection handler - Spring Bean Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering inspection handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering inspection handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering inspection handler - EJB3.0 Handler
[WEBORB ERROR, Thread-1, 07:12:12 05:58:23] Unable to register invocation handler with class name weborb.handler.HibernateHandler due to exception: org/hibernate/Session
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering invocation handler - Java Object Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering invocation handler - Spring Bean Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering invocation handler - Axis Web Services Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering invocation handler - EJB Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering invocation handler - EJB3.0 Handler
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering activator: weborb.activation.RequestActivator activation mode: request
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering activator: weborb.activation.SessionActivator activation mode: session
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Registering activator: weborb.activation.ApplicationActivator activation mode: application
[WEBORB ERROR, Thread-1, 07:12:12 05:58:23] Hibernate wasn't found. Hibernate Service Browser and Handler won't be working
[WEBORB INFO, Thread-1, 07:12:12 05:58:23] Starting Web Socket server on port 8888
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - PrimitiveTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - DatabaseTestMsSql
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - DatabaseTestMySql
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - MultipleArgsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - StringsTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - PrimitiveArrayTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - ComplexTypesTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - InfoServiceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - AccountBalanceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - SecureTest
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - WeborbManagement
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - WeborbSecurity
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - WeborbConfiguration
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - WeborbMessaging
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - WDMFCodeGen
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - DataServiceSubcriptionManager
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - DataQueryService
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - BusinessIntelligenceDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - GenericDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - GenericSessionDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Remoting destination - GenericSingletonDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Messaging destination - SamplePollingDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Messaging destination - SampleRTMPDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Messaging destination - DataService
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Messaging destination - ChatDestination
[WEBORB INFO, Thread-1, 07:12:12 05:58:24] Registering Flex Messaging destination - WdmfMessagingDestination
2012-07-12 17:58:24,372 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
2012-07-12 17:58:24,399 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@734b84c7: startup date [Thu Jul 12 17:58:24 UTC 2012]; root of context hierarchy
2012-07-12 17:58:24,550 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2c083020: startup date [Thu Jul 12 17:58:24 UTC 2012]; root of context hierarchy
2012-07-12 17:58:25,146 [main] WARN org.springframework.beans.factory.config.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance: org.apache.mina.integration.beans.InetSocketAddressEditor@b09dc35
2012-07-12 17:58:25,598 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableRmiAdapter' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]
2012-07-12 17:58:25,598 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableSsl' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
2012-07-12 17:58:25,599 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableMinaMonitor' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]
2012-07-12 17:58:25,599 [main] INFO org.red5.server.jmx.JMXAgent - JMX RMI adapter was not enabled
2012-07-12 17:58:26,330 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935
2012-07-12 17:58:26,338 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
2012-07-12 17:58:26,338 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Connection Threads: 4
2012-07-12 17:58:26,338 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - I/O Threads: 16
2012-07-12 17:58:26,432 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - TCP No Delay: true
2012-07-12 17:58:26,432 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536
2012-07-12 17:58:26,432 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360
2012-07-12 17:58:26,862 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2478 ms
[WEBORB INFO, Thread-1, 07:12:12 05:58:27] Loading license file from /usr/share/weborb/webapp/WEB-INF/licenses/weborblicense.key.config
WebORB Integration Server 4.5 (c) 2003-2011 Midnight Coders, Inc.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:58:27] Starting user data deploying...
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:58:27] Failed deploy user data.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 05:58:27] http://169.254.169.254/latest/user-data
java.io.FileNotFoundException: http://169.254.169.254/latest/user-data
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at weborb.util.AmazonUtil.getData(AmazonUtil.java:49)
at weborb.util.AmazonUtil.getUserData(AmazonUtil.java:34)
at weborb.util.AmazonUtil.deployJars(AmazonUtil.java:77)
at weborb.ORBServlet.init(ORBServlet.java:111)
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:442)
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:259)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:593)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
WebORB Presentation Server has been started.
Management console is available at 'http://localhost:8080/weborbconsole.html'
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Received request for /console/weborb.wo
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Content type - application/x-amf
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Session - 1sqqyeht04itg
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Request has been successfully parsed.
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Dispatching request.
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Registering dispatcher V3 Dispatcher
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Registering dispatcher Service Inspector
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Registering dispatcher Service Invoker
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Starting response serialization
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Received request for /console/weborb.wo
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Content type - application/x-amf
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Session - 1sqqyeht04itg
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Request has been successfully parsed.
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Dispatching request.
[WEBORB SECURITY, Thread-36, 07:12:12 05:58:29] access allowed. resource name - 'weborb.handler.JavaObjectHandler'. reason -
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Delegating invocation to handler Java Object Handler
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Processing method invocation in Java Object Handler
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Java Object Handler handler successfully invoked method ping on the service weborb.management.ManagementService
[WEBORB INFO, Thread-36, 07:12:12 05:58:29] Starting response serialization
2012-07-12 17:58:30,084 [NioProcessor-1] INFO org.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@37d6d61d Depth = 1, Path = '/default', Name = 'MessagingService']
2012-07-12 17:58:30,090 [NioProcessor-1] INFO org.red5.server.jmx.JMXFactory - Object name: org.red5.server:type=RTMPMinaConnection,connectionType=persistent,host=176.34.116.138,port=1935,clientId=0
12-Jul-2012 17:58:30 net.sf.ehcache.config.ConfigurationFactory parseConfiguration
WARNING: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/usr/share/weborb/webapp/WEB-INF/lib/ehcache-1.6.2.jar!/ehcache-failsafe.xml
2012-07-12 17:58:30,309 [NioProcessor-1] ERROR org.red5.server.net.rtmp.codec.RTMPProtocolEncoder - Error encoding object:
net.sf.ehcache.CacheException: org.red5.io.amf.Output.stringCacheCache: Could not create disk store. Initial cause was /tmp/org.red5.io.amf.Output.stringCache.data (Permission denied)
at net.sf.ehcache.store.DiskStore.(DiskStore.java:176) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.Cache.createDiskStore(Cache.java:676) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.Cache.initialise(Cache.java:641) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.CacheManager.addCacheNoCheck(CacheManager.java:695) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.CacheManager.addCache(CacheManager.java:685) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.CacheManager.addCache(CacheManager.java:643) [ehcache-1.6.2.jar:na]
at org.red5.io.amf.Output.constructDefault(Output.java:98) [red5.jar:na]
at org.red5.io.amf.Output.getCacheManager(Output.java:88) [red5.jar:na]
at org.red5.io.amf.Output.getStringCache(Output.java:594) [red5.jar:na]
at org.red5.io.amf.Output.encodeString(Output.java:536) [red5.jar:na]
at org.red5.io.amf.Output.putString(Output.java:553) [red5.jar:na]
at org.red5.io.amf.Output.putString(Output.java:560) [red5.jar:na]
at org.red5.server.net.rtmp.status.StatusObject.serialize(StatusObject.java:171) [red5.jar:na]
at org.red5.io.amf.Output.writeObject(Output.java:336) [red5.jar:na]
at org.red5.io.object.Serializer.writeObjectType(Serializer.java:298) [red5.jar:na]
at org.red5.io.object.Serializer.writeComplex(Serializer.java:141) [red5.jar:na]
at org.red5.io.object.Serializer.serialize(Serializer.java:87) [red5.jar:na]
at org.red5.io.object.Serializer.serialize(Serializer.java:64) [red5.jar:na]
at weborb.messaging.WebORBSerializer.serialize(WebORBSerializer.java:40) [weborb.jar:4.5.0.0]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encodeNotifyOrInvoke(RTMPProtocolEncoder.java:790) [red5.jar:na]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encodeNotifyOrInvoke(RTMPProtocolEncoder.java:733) [red5.jar:na]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encodeInvoke(RTMPProtocolEncoder.java:721) [red5.jar:na]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encodeMessage(RTMPProtocolEncoder.java:507) [red5.jar:na]
at weborb.messaging.WebORBRTMPProtocolEncoder.superEncodeMessage(WebORBRTMPProtocolEncoder.java:44) [weborb.jar:4.5.0.0]
at weborb.messaging.WebORBProtocolEncoderDelegate.encodeMessage(WebORBProtocolEncoderDelegate.java:63) [weborb.jar:4.5.0.0]
at weborb.messaging.WebORBRTMPProtocolEncoder.encodeMessage(WebORBRTMPProtocolEncoder.java:34) [weborb.jar:4.5.0.0]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encodePacket(RTMPProtocolEncoder.java:154) [red5.jar:na]
at org.red5.server.net.rtmp.codec.RTMPProtocolEncoder.encode(RTMPProtocolEncoder.java:122) [red5.jar:na]
at weborb.messaging.WebORBRTMPMinaProtocolEncoder.encode(WebORBRTMPMinaProtocolEncoder.java:43) [weborb.jar:4.5.0.0]
at org.apache.mina.filter.codec.ProtocolCodecFilter.filterWrite(ProtocolCodecFilter.java:298) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callPreviousFilterWrite(DefaultIoFilterChain.java:506) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1400(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.filterWrite(DefaultIoFilterChain.java:805) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.filterWrite(DefaultIoFilterChain.java:731) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callPreviousFilterWrite(DefaultIoFilterChain.java:506) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireFilterWrite(DefaultIoFilterChain.java:498) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.session.AbstractIoSession.write(AbstractIoSession.java:428) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.session.AbstractIoSession.write(AbstractIoSession.java:369) [mina-core-2.0.0-RC1.jar:na]
at org.red5.server.net.rtmp.RTMPMinaConnection.write(RTMPMinaConnection.java:248) [red5.jar:na]
at org.red5.server.net.rtmp.Channel.write(Channel.java:124) [red5.jar:na]
at org.red5.server.net.rtmp.Channel.write(Channel.java:104) [red5.jar:na]
at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:453) [red5.jar:na]
at weborb.messaging.WebORBRTMPHandler.messageReceived(WebORBRTMPHandler.java:124) [weborb.jar:4.5.0.0]
at org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java:180) [red5.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.messageReceived(DefaultIoFilterChain.java:713) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:375) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:229) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:119) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:426) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:638) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:598) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:587) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(AbstractPollingIoProcessor.java:61) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:969) [mina-core-2.0.0-RC1.jar:na]
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.0-RC1.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [na:1.6.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [na:1.6.0_20]
at java.lang.Thread.run(Thread.java:636) [na:1.6.0_20]
Caused by: java.io.FileNotFoundException: /tmp/org.red5.io.amf.Output.stringCache.data (Permission denied)
at java.io.RandomAccessFile.open(Native Method) [na:1.6.0_20]
at java.io.RandomAccessFile.(RandomAccessFile.java:233) [na:1.6.0_20]
at net.sf.ehcache.store.DiskStore.initialiseFiles(DiskStore.java:220) [ehcache-1.6.2.jar:na]
at net.sf.ehcache.store.DiskStore.(DiskStore.java:164) [ehcache-1.6.2.jar:na]
... 64 common frames omitted




Mark Piller
Posted: Thursday, July 12, 2012 12:22:06 PM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
I'm curious, do you get the same problems when you run it locally? I mean with "java -jar weborb.jar"?

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 1:03:33 PM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
Some issues are resolved but some remain (no problem occurs locally) :

I had some "Unable to find class for the client-server class mapping" wich was due some missing .jar (I don't know why) in /WEB-INF/lib
I re-uploaded libs and it works.

Logs errors was due to permissions denied to my default ec2-user. I restarted WebORB as ROOT and these erros are gone.



Red5 works too, but I have some WARN message :

2012-07-12 19:08:56,544 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
2012-07-12 19:08:56,575 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@79b4748: startup date [Thu Jul 12 19:08:56 UTC 2012]; root of context hierarchy
2012-07-12 19:08:56,730 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4c6127da: startup date [Thu Jul 12 19:08:56 UTC 2012]; root of context hierarchy
2012-07-12 19:08:57,451 [main] WARN org.springframework.beans.factory.config.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance: org.apache.mina.integration.beans.InetSocketAddressEditor@6bf51e5c
2012-07-12 19:08:57,938 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableRmiAdapter' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]
2012-07-12 19:08:57,947 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableSsl' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
2012-07-12 19:08:57,947 [main] WARN org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableMinaMonitor' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]
2012-07-12 19:08:57,947 [main] INFO org.red5.server.jmx.JMXAgent - JMX RMI adapter was not enabled
2012-07-12 19:08:58,607 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935
2012-07-12 19:08:58,616 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
2012-07-12 19:08:58,616 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Connection Threads: 4
2012-07-12 19:08:58,616 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - I/O Threads: 16
2012-07-12 19:08:58,672 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - TCP No Delay: true
2012-07-12 19:08:58,672 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536
2012-07-12 19:08:58,672 [main] INFO org.red5.server.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360
2012-07-12 19:08:59,113 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2566 ms


I have also a problem with ehcache-failsafe.xml wich is not found :

2012-07-12 19:09:01,195 [NioProcessor-1] INFO org.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@54edd9de Depth = 1, Path = '/default', Name = 'DataService']
2012-07-12 19:09:01,199 [NioProcessor-1] INFO org.red5.server.jmx.JMXFactory - Object name: org.red5.server:type=RTMPMinaConnection,connectionType=persistent,host=176.34.116.138,port=1935,clientId=0
12-Jul-2012 19:09:01 net.sf.ehcache.config.ConfigurationFactory parseConfiguration
WARNING: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/usr/share/weborb/webapp/WEB-INF/lib/ehcache-1.6.2.jar!/ehcache-failsafe.xml
2012-07-12 19:09:01,417 [NioProcessor-1] INFO org.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@40d9b071 Depth = 1, Path = '/default', Name = 'MessagingService']
2012-07-12 19:09:01,424 [NioProcessor-1] INFO org.red5.server.jmx.JMXFactory - Object name: org.red5.server:type=RTMPMinaConnection,connectionType=persistent,host=176.34.116.138,port=1935,clientId=1
2012-07-12 19:09:01,431 [NioProcessor-1] INFO org.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@764c562f Depth = 1, Path = '/default', Name = 'root']
2012-07-12 19:09:01,437 [NioProcessor-1] INFO org.red5.server.jmx.JMXFactory - Object name: org.red5.server:type=RTMPMinaConnection,connectionType=persistent,host=176.34.116.138,port=1935,clientId=3



And I still get this log about "user-data" :

WebORB Integration Server 4.5 (c) 2003-2011 Midnight Coders, Inc.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] Starting user data deploying...
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] Failed deploy user data.
[WEBORB DEPLOYMENT, Thread-1, 07:12:12 04:05:59] http://169.254.169.254/latest/user-data
java.io.FileNotFoundException: http://169.254.169.254/latest/user-data
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at weborb.util.AmazonUtil.getData(AmazonUtil.java:49)
at weborb.util.AmazonUtil.getUserData(AmazonUtil.java:34)
at weborb.util.AmazonUtil.deployJars(AmazonUtil.java:77)
at weborb.ORBServlet.init(ORBServlet.java:111)
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:442)
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:259)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:593)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1191)
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:481)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:434)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:210)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at weborb.ORBMain.startup(ORBMain.java:167)
at weborb.ORBMain.main(ORBMain.java:80)
WebORB Presentation Server has been started.
Management console is available at 'http://localhost:8080/weborbconsole.html'

Thank you so much !!!
Mark Piller
Posted: Thursday, July 12, 2012 1:25:46 PM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
I think you're good to go. You can ignore the warnings you get. The stack trace will be cleaned up. If the console comes up and it works, then you're good.

Regards,
Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
Christophe
Posted: Thursday, July 12, 2012 1:45:35 PM

Rank: Apprentice Coder
Groups: Member

Joined: 2/22/2012
Posts: 45
Points: -262
Location: France
A huge thank you for your caring help!

Best regards,
Christophe
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.476 seconds.