J2ee installation

Hi all,
I have installed the j2eesdk1.4_beta2\bin on windowXP platform. The following is my setting:
J2EE_HOME=C:\Sun\j2eesdk1.4_beta2
JAVA_HOME=C:\j2sdk1.4.2_05
CLASSPATH=.;%J2EE_HOME%\lib\j2ee.jar
PATH=%JAVA_HOME%\bin;%J2EE_HOME%\bin
when i start the server (asadmin start-domain), the server.log shows the following exception:
Starting J2EETM 1.4 Application Server Beta 2 ...
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:36:229 GMT+08:00][CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.1_05] from [Sun Microsystems Inc.]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:771 GMT+08:00][ADM0020:Following is the information about the JMX MBeanServer used:]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:786 GMT+08:00][ADM0021:MBeanServer Implementation Name:[JMX]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:786 GMT+08:00][ADM0022:MBeanServer Implementation Vendor:[Sun Microsystems]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:786 GMT+08:00][ADM023:JMX Implementation Version:[1.2_r08]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:786 GMT+08:00][ADM024:MBeanServer ID:[PC504_1066391738662]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:786 GMT+08:00][ADM025:MBeanServer Implementation Classname:[com.sun.jmx.mbeanserver.JmxMBeanServer]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:833 GMT+08:00][ADM0002:System MBean initialized:[ias:type=controller]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:849 GMT+08:00][ADM0002:System MBean initialized:[ias:type=configurator]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:849 GMT+08:00][ADM0001:MBeanServer initialized successfully]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:864 GMT+08:00][ADM0005:Timestamp files for configuration created for:[server]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:38:864 GMT+08:00][ADM0102: Starting a thread for tracking manual changes]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][17.�Q��.2003 19:55:51:323 GMT+08:00][JMS5023: JMS service successfully started. Instance Name = domain1_server, Home = [C:/Sun/j2eesdk1.4_beta2/imq/bin].]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:51:759 GMT+08:00][S1AS AVK Instrumentation disabled]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.security][17.�Q��.2003 19:55:51:900 GMT+08:00][SEC1143: Loading policy provider com.sun.enterprise.security.provider.util.PolicyWrapper.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.transaction][17.�Q��.2003 19:55:52:773 GMT+08:00][JTS5014: Recoverable JTS instance, serverId = [100]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][17.�Q��.2003 19:55:57:092 GMT+08:00][RAR5060: Install JDBC Datasources ...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:57:700 GMT+08:00][Satisfying Optional Packages dependencies...]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:57:856 GMT+08:00][ADM0016:Unable to determine java home. This suggests that you are using a version of J2EE plugin incompatible with administration server.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:55:57:934 GMT+08:00][[AutoDeploy] Enabling AutoDeployment service at :1066391757934]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:57:934 GMT+08:00][CORE5100:Loading system apps]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:58:292 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@17366cb]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][17.�Q��.2003 19:55:58:511 GMT+08:00][[**BaseContainer [2.0]**]: MEJBBean. Instantiated BaseContainer...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.classloading][17.�Q��.2003 19:55:58:667 GMT+08:00][LDR5010: All ejb(s) of [MEjbApp] loaded successfully!]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:55:59:041 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@14ade37]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][17.�Q��.2003 19:55:59:134 GMT+08:00][[**BaseContainer [2.0]**]: TimerBean. Instantiated BaseContainer...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][17.�Q��.2003 19:55:59:166 GMT+08:00][[EntityContainer] Created EntityContainer: TimerBean]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][17.�Q��.2003 19:56:01:239 GMT+08:00][EJB5109:EJB Timer Service started successfully]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.classloading][17.�Q��.2003 19:56:01:239 GMT+08:00][LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:01:582 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@16181be]>
org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
     at org.apache.xerces.dom.CoreDocumentImpl.checkDOMNSErr(CoreDocumentImpl.java:2142)
     at org.apache.xerces.dom.AttrNSImpl.setName(AttrNSImpl.java:149)
     at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:110)
     at org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocumentImpl.java:1791)
     at org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:660)
     at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttribute(DeploymentDescriptorNode.java:542)
     at com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(LocalizedNode.java:77)
     at com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisplayableComponentInfo(DisplayableComponentNode.java:56)
     at com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleNode.java:104)
     at com.sun.enterprise.deployment.node.ApplicationNode.writeDescriptor(ApplicationNode.java:132)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:77)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:120)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
java.lang.IllegalArgumentException: The input node can not be null for a DOMSource for newTemplates!
     at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:01:645 GMT+08:00][CORE5016: Unexpected error occurred while loading applications
javax.management.MBeanException
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:165)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.lang.IllegalArgumentException: The input node can not be null for a DOMSource for newTemplates!
     at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     ... 11 more
]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:01:848 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@1e87512]>
org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
     at org.apache.xerces.dom.CoreDocumentImpl.checkDOMNSErr(CoreDocumentImpl.java:2142)
     at org.apache.xerces.dom.AttrNSImpl.setName(AttrNSImpl.java:149)
     at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:110)
     at org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocumentImpl.java:1791)
     at org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:660)
     at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttribute(DeploymentDescriptorNode.java:542)
     at com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(LocalizedNode.java:77)
     at com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisplayableComponentInfo(DisplayableComponentNode.java:56)
     at com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleNode.java:104)
     at com.sun.enterprise.deployment.node.ApplicationNode.writeDescriptor(ApplicationNode.java:132)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:77)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:120)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
java.lang.IllegalArgumentException: The input node can not be null for a DOMSource for newTemplates!
     at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:01:848 GMT+08:00][CORE5016: Unexpected error occurred while loading applications
javax.management.MBeanException
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:165)
     at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
     at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:152)
     at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:186)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.lang.IllegalArgumentException: The input node can not be null for a DOMSource for newTemplates!
     at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
     at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
     at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
     ... 11 more
]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][17.�Q��.2003 19:56:01:848 GMT+08:00][WEB0302: Starting Tomcat.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][17.�Q��.2003 19:56:01:972 GMT+08:00][WEB0100: Loading web module [adminapp] in virtual server [admin-vs] at [web1]]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.Embedded][17.�Q��.2003 19:56:02:222 GMT+08:00][Starting tomcat server]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.Embedded][17.�Q��.2003 19:56:02:222 GMT+08:00][Catalina naming disabled]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:02:346 GMT+08:00][Reading descriptors ( dom ) 109]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:02:362 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][17.�Q��.2003 19:56:02:502 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:02:658 GMT+08:00][Reading descriptors ( dom ) 15]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.loader.WebappLoader][17.�Q��.2003 19:56:02:752 GMT+08:00][Reloading checks are enabled for this Context]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.ContextConfig][17.�Q��.2003 19:56:03:111 GMT+08:00][Missing application web.xml, using defaults only StandardEngine[admin-listener].StandardHost[admin-vs].StandardContext[]]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:03:142 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.ContextConfig][17.�Q��.2003 19:56:03:142 GMT+08:00][Added certificates -> request attribute Valve]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:03:157 GMT+08:00][Reading descriptors ( dom ) 0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.realm.JAASRealm][17.�Q��.2003 19:56:03:220 GMT+08:00][Setting JAAS app name admin-listener]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:03:376 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][17.�Q��.2003 19:56:03:407 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][17.�Q��.2003 19:56:03:422 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:03:438 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.loader.WebappLoader][17.�Q��.2003 19:56:03:547 GMT+08:00][Reloading checks are enabled for this Context]>
<[INFO][j2eesdk1.4_beta2][][][10][tomcat.admin-vs.ROOT.Context][17.�Q��.2003 19:56:04:155 GMT+08:00][Container WebModule[] has already been started]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][17.�Q��.2003 19:56:04:186 GMT+08:00][Reading descriptors ( dom ) 15]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.http11.Http11Protocol][17.�Q��.2003 19:56:04:233 GMT+08:00][Error initializing endpoint
java.net.BindException: Cannot assign requested address: JVM_Bind:1024
     at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:280)
     at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:155)
     at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:1250)
     at org.apache.catalina.startup.Embedded.start(Embedded.java:1005)
     at com.sun.enterprise.web.WebContainer.start(WebContainer.java:490)
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:253)
     at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:54)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:233 GMT+08:00][Service com.sun.enterprise.web.PEWebContainerLifecycle@6d8d73 cannot be started! : com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occured while starting the web container]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:233 GMT+08:00][CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occured while starting the web container
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:261)
     at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:54)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: LifecycleException:  Protocol handler initialization failed: java.net.BindException: Cannot assign requested address: JVM_Bind:1024
     at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:1252)
     at org.apache.catalina.startup.Embedded.start(Embedded.java:1005)
     at com.sun.enterprise.web.WebContainer.start(WebContainer.java:490)
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:253)
     ... 9 more
]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:233 GMT+08:00][Server Startup failed. Exiting...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:233 GMT+08:00][Server shutdown in progress...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][17.�Q��.2003 19:56:04:233 GMT+08:00][WEB0303: Stopping Tomcat.]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][17.�Q��.2003 19:56:04:233 GMT+08:00][Coyote connector has not been started]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][17.�Q��.2003 19:56:04:233 GMT+08:00][Coyote connector has not been started]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][17.�Q��.2003 19:56:04:233 GMT+08:00][Coyote connector has not been started]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.ContainerBase][17.�Q��.2003 19:56:04:264 GMT+08:00][Container VirtualServer[server] has not been started]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:280 GMT+08:00][CORE5051: Shutting down all J2EE applications ...]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:280 GMT+08:00][CORE5049: Unexpected error occurred while shutting down applications
java.lang.NullPointerException
     at com.sun.enterprise.server.AbstractMonitor.stop(AbstractMonitor.java:65)
     at com.sun.enterprise.server.AbstractManager.shutdown(AbstractManager.java:307)
     at com.sun.enterprise.server.ApplicationLifecycle.onShutdown(ApplicationLifecycle.java:339)
     at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][17.�Q��.2003 19:56:04:296 GMT+08:00][EJBTimerService shutdown at: 2003/10/17 07:56:04]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:296 GMT+08:00][CORE5052: Application shutdown complete.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:56:04:296 GMT+08:00][ADM0103: Stopping the thread for tracking manual changes]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:56:04:296 GMT+08:00][[AutoDeploy] Disabling AutoDeployment service.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][17.�Q��.2003 19:56:04:296 GMT+08:00][ADM032:The System MBeanServer released]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][17.�Q��.2003 19:56:04:296 GMT+08:00][JMS5025: JMS service shutting down.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][17.�Q��.2003 19:56:04:529 GMT+08:00][JMS5026: JMS service shutdown complete.]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][17.�Q��.2003 19:56:04:529 GMT+08:00][Server stopped due to Server startup failure.]>
javax.jms.JMSException: [C4056]: Received goodbye message from broker.
     at com.sun.messaging.jmq.jmsclient.ReadChannel.dispatch(ReadChannel.java:194)
     at com.sun.messaging.jmq.jmsclient.ReadChannel.run(ReadChannel.java:468)
     at java.lang.Thread.run(Thread.java:536)

Thank for your kindly reply \^_^/
I have find a resource from your link:
http://forum.java.sun.com/thread.jsp?forum=136&thread=413667
It said switch to US locale in window enviroment can solve the problem.
I have tried this and now no NAMESPACE_ERR exception anymore...
However, still have one exception thrown out so that the app server cannot be started (My case is nearly same as http://forum.java.sun.com/thread.jsp?forum=14&thread=415773
however no one reply this message)
The following is the error log
I have used netstat -an. The port 1024 haven't bind....
Starting J2EETM 1.4 Application Server Beta 2 ...
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:33:197 GMT+08:00][CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.1_02] from [Sun Microsystems Inc.]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM0020:Following is the information about the JMX MBeanServer used:]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM0021:MBeanServer Implementation Name:[JMX]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM0022:MBeanServer Implementation Vendor:[Sun Microsystems]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM023:JMX Implementation Version:[1.2_r08]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM024:MBeanServer ID:[PC504_1066702474674]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:737 GMT+08:00][ADM025:MBeanServer Implementation Classname:[com.sun.jmx.mbeanserver.JmxMBeanServer]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:801 GMT+08:00][ADM0002:System MBean initialized:[ias:type=controller]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:817 GMT+08:00][ADM0002:System MBean initialized:[ias:type=configurator]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:817 GMT+08:00][ADM0001:MBeanServer initialized successfully]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:848 GMT+08:00][ADM0005:Timestamp files for configuration created for:[server]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:34:848 GMT+08:00][ADM0102: Starting a thread for tracking manual changes]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][21.October.2003 10:14:48:586 GMT+08:00][JMS5023: JMS service successfully started. Instance Name = domain1_server, Home = [C:/Sun/j2eesdk1.4_beta2/imq/bin].]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:49:014 GMT+08:00][S1AS AVK Instrumentation disabled]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.security][21.October.2003 10:14:49:014 GMT+08:00][SEC1143: Loading policy provider com.sun.enterprise.security.provider.util.PolicyWrapper.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.transaction][21.October.2003 10:14:49:602 GMT+08:00][JTS5014: Recoverable JTS instance, serverId = [100]]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][21.October.2003 10:14:53:604 GMT+08:00][RAR5060: Install JDBC Datasources ...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:53:985 GMT+08:00][Satisfying Optional Packages dependencies...]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:54:128 GMT+08:00][ADM0016:Unable to determine java home. This suggests that you are using a version of J2EE plugin incompatible with administration server.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:14:54:207 GMT+08:00][[AutoDeploy] Enabling AutoDeployment service at :1066702494207]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:54:207 GMT+08:00][CORE5100:Loading system apps]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:54:779 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@191e0eb]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][21.October.2003 10:14:55:001 GMT+08:00][[**BaseContainer [2.0]**]: MEJBBean. Instantiated BaseContainer...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.classloading][21.October.2003 10:14:55:113 GMT+08:00][LDR5010: All ejb(s) of [MEjbApp] loaded successfully!]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:55:478 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@5f634c]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][21.October.2003 10:14:55:573 GMT+08:00][[**BaseContainer [2.0]**]: TimerBean. Instantiated BaseContainer...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][21.October.2003 10:14:55:605 GMT+08:00][[EntityContainer] Created EntityContainer: TimerBean]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][21.October.2003 10:14:57:876 GMT+08:00][RAR5116 : The XA connection could not be allocated: ]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][21.October.2003 10:14:57:876 GMT+08:00][RAR5117 : Failed to obtain/create connection. Reason : The XA connection could not be allocated: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][21.October.2003 10:14:57:876 GMT+08:00][RAR5114 : Error allocating connection : [Error in creating connection]]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][21.October.2003 10:14:57:876 GMT+08:00][EJB5108:Unable to initialize EJB Timer Service. The likely cause is the database has not been started or the timer database table has not been created.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.classloading][21.October.2003 10:14:57:892 GMT+08:00][LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:58:273 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@861a09]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:14:58:575 GMT+08:00][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@72fe25]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][21.October.2003 10:14:58:591 GMT+08:00][WEB0302: Starting Tomcat.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][21.October.2003 10:14:58:718 GMT+08:00][WEB0100: Loading web module [adminapp] in virtual server [admin-vs] at [web1]]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.Embedded][21.October.2003 10:14:59:289 GMT+08:00][Starting tomcat server]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.Embedded][21.October.2003 10:14:59:289 GMT+08:00][Catalina naming disabled]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:14:59:401 GMT+08:00][Reading descriptors ( dom ) 96]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:14:59:416 GMT+08:00][Reading descriptors ( dom ) 15]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][21.October.2003 10:14:59:559 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:14:59:718 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.loader.WebappLoader][21.October.2003 10:14:59:798 GMT+08:00][Reloading checks are enabled for this Context]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.ContextConfig][21.October.2003 10:15:00:195 GMT+08:00][Missing application web.xml, using defaults only StandardEngine[admin-listener].StandardHost[admin-vs].StandardContext[]]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:15:00:210 GMT+08:00][Reading descriptors ( dom ) 15]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.startup.ContextConfig][21.October.2003 10:15:00:226 GMT+08:00][Added certificates -> request attribute Valve]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:15:00:242 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.realm.JAASRealm][21.October.2003 10:15:00:290 GMT+08:00][Setting JAAS app name admin-listener]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:15:00:449 GMT+08:00][Reading descriptors ( dom ) 16]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][21.October.2003 10:15:00:480 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.StandardEngine][21.October.2003 10:15:00:480 GMT+08:00][Starting Servlet Engine: Apache Tomcat/5.0]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:15:00:512 GMT+08:00][Reading descriptors ( dom ) 32]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.loader.WebappLoader][21.October.2003 10:15:00:607 GMT+08:00][Reloading checks are enabled for this Context]>
<[INFO][j2eesdk1.4_beta2][][][10][tomcat.admin-vs.ROOT.Context][21.October.2003 10:15:00:925 GMT+08:00][Container WebModule[] has already been started]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource][21.October.2003 10:15:00:957 GMT+08:00][Reading descriptors ( dom ) 0]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.http11.Http11Protocol][21.October.2003 10:15:01:020 GMT+08:00][Error initializing endpoint
java.net.BindException: Cannot assign requested address: JVM_Bind:1024
     at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:280)
     at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:155)
     at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:1250)
     at org.apache.catalina.startup.Embedded.start(Embedded.java:1005)
     at com.sun.enterprise.web.WebContainer.start(WebContainer.java:490)
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:253)
     at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:54)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:020 GMT+08:00][Service com.sun.enterprise.web.PEWebContainerLifecycle@12a7c1e cannot be started! : com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occured while starting the web container]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:020 GMT+08:00][CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occured while starting the web container
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:261)
     at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:54)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: LifecycleException:  Protocol handler initialization failed: java.net.BindException: Cannot assign requested address: JVM_Bind:1024
     at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:1252)
     at org.apache.catalina.startup.Embedded.start(Embedded.java:1005)
     at com.sun.enterprise.web.WebContainer.start(WebContainer.java:490)
     at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:253)
     ... 9 more
]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:020 GMT+08:00][Server Startup failed. Exiting...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:020 GMT+08:00][Server shutdown in progress...]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][21.October.2003 10:15:01:020 GMT+08:00][WEB0303: Stopping Tomcat.]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][21.October.2003 10:15:01:020 GMT+08:00][Coyote connector has not been started]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][21.October.2003 10:15:01:020 GMT+08:00][Coyote connector has not been started]>
<[SEVERE][j2eesdk1.4_beta2][][][10][org.apache.coyote.tomcat5.CoyoteConnector][21.October.2003 10:15:01:020 GMT+08:00][Coyote connector has not been started]>
<[INFO][j2eesdk1.4_beta2][][][10][org.apache.catalina.core.ContainerBase][21.October.2003 10:15:01:036 GMT+08:00][Container VirtualServer[server] has not been started]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:068 GMT+08:00][CORE5051: Shutting down all J2EE applications ...]>
<[WARNING][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:068 GMT+08:00][CORE5049: Unexpected error occurred while shutting down applications
java.lang.NullPointerException
     at com.sun.enterprise.server.AbstractMonitor.stop(AbstractMonitor.java:65)
     at com.sun.enterprise.server.AbstractManager.shutdown(AbstractManager.java:307)
     at com.sun.enterprise.server.ApplicationLifecycle.onShutdown(ApplicationLifecycle.java:339)
     at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:068 GMT+08:00][CORE5052: Application shutdown complete.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:15:01:068 GMT+08:00][ADM0103: Stopping the thread for tracking manual changes]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:15:01:084 GMT+08:00][[AutoDeploy] Disabling AutoDeployment service.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][21.October.2003 10:15:01:084 GMT+08:00][ADM032:The System MBeanServer released]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][21.October.2003 10:15:01:084 GMT+08:00][JMS5025: JMS service shutting down.]>
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][21.October.2003 10:15:01:338 GMT+08:00][JMS5026: JMS service shutdown complete.]>
<[SEVERE][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][21.October.2003 10:15:01:354 GMT+08:00][Server stopped due to Server startup failure.]>
javax.jms.JMSException: [C4056]: Received goodbye message from broker.
     at com.sun.messaging.jmq.jmsclient.ReadChannel.dispatch(ReadChannel.java:194)
     at com.sun.messaging.jmq.jmsclient.ReadChannel.run(ReadChannel.java:468)
     at java.lang.Thread.run(Thread.java:536)
I ran a search
http://search.java.sun.com/search/java/index.jsp?and=&p
r=org.w3c.dom.DOMException%3A+NAMESPACE_ERR&qt=�=&field
&since=&nh=100&col=java&col=javabugs&col=javaforums&col
wireless&rf=0&Search.x=31&Search.y=4
using the errortext "org.w3c.dom.DOMException:
NAMESPACE_ERR" and got 11 hits. This one
http://developer.java.sun.com/developer/bugParade/bugs/
904342.html
looks like it may match your problem.

Similar Messages

  • SAP J2EE installation and MySQL tool

    Hi folks,
    I successfully installed the SAP WEB AS J2EE preview ( full version ) and allready managed to create some tables using a java dictionary project.
    I also downloaded SAP MaxDB SQL studio ( from www.mysql.org ) but this tool is driving me crazy ...
    It simply refuses me to log on ... I used the user and password as described in the installation manual ... didn't work ...  I created my own user and gave the user a password in upper case ( yeah I found the remark in the manual about defaulting upper case ) ... doesn't work ...
    I downloaded both versions of the studio ( 7.5 and 7.6 )... nothing ... dead ... frustrated ....
    I just want to enter some data in my table .... boohooobooe ...
    Anybody knows a better tool for data entry ? ( without having to write my own EJB CMP beans and web application ) or a solution for my problem ?
    Steven

    Hi,
    One question? Are you able to log on to the MAXDB Database
    administrator?
    If yes, it should also possible to log on to SQL Studio with this user.
    Also try to use User CONTROL (PW: CONTROL).
    Regards daniel

  • SUN One & J2EE Installation Problems

    Every time I run the setup program for Sun One and J2EE I get the following error message before setup even get's going (ie when setup.exe hides the command prompt it returns with the following error message:)
    "Error writing native components to disk. Aborting wizard"
    I'm running WinXP Pro ..
    I've asked around for a solution to this problem. At the moment my last resort solution is to do a format of my machine and try again =) because all my mates have had no bother so far.
    If anyone could give me a hint as to what's wrong I'd be utterly grateful.
    Regards,
    Shaun

    As wierd as it sounds, one of the things that will trigger this behaviour is if you have a file called Documents on the drive where your %USERPROFILE% directory is. For instance, if %USERPROFILE% is c:\documents and settings\username, the existance of c:\Documents will break native toolkit bootstrap process.
    Workaround is to temporarily rename the file and run the installation...

  • Urgent! Changing hostname for J2EE installation

    Hello,
    I'm getting confused! I'm trying to change the hostname for a j2ee engine installation (WebAS 6.40)!
    WebAS and DB are on the same server. I did everthing from the note 757692!!!
    But when I change in the registry the  key SAPLOCALHOST to the new servername and then start the j2ee engine the key is changed back to the old hostname!! and the engine is not starting!
    I'm using windows 2003 with WebAS 6.40 SP14 and MS Sql as database.
    Thanks for your help.
    Best regards
    Olaf

    Has this question ever been answered? I tried everything in the note as well, still can't get it to work.
    As a workaround i'm now installing the J2EE Engine on another server, then gonna do a java system copy via export/import. but i'd like to get the note to work as well.
    Regards,
    Bob Villangca

  • Issues wih J2EE installation on Win XP

    I am having some problems installing The J2EE Application server on my Desktop(WIN XP home, have also tried it on A Win XP pro machine).
    When I run the installation wizard the installation progress goes to 83% then fails. The log reads as follows:
    INFO - Start samples uninstallation.
    INFO - End samples uninstallation.
    INFO - Start core server uninstallation
    INFO - End core server uninstallation
    INFO - Start PointBase uninstallation
    INFO - End PointBase uninstallation
    INFO - Start Sun ONE Messaging Queue uninstallation
    INFO - End Sun ONE Messaging Queue uninstallation
    INFO - Start samples uninstallation.
    INFO - End samples uninstallation.
    INFO - Start core server uninstallation
    INFO - End core server uninstallation
    Nothing else. I have just installed the 1.4.2 SDK and it seems to work fine. Does anyone have any thoughts as to why I am having difficulty?
    Thanks.

    This is what I found in the Detailed log
    Here is the header
    Installing Java 2 Platform, Enterprise Edition 1.4 SDK
    Log file: C:\DOCUME~1\ONWER\LOCALS~1\Temp\Java_2_Platform__Enterprise_Edition_1.4_SDK_install.B04121057
    Installed: C:\Sun\AppServer\appserv_uninstall.class
    Uninstaller is at: C:\Sun\AppServer\appserv_uninstall.class
    Continuing Multi CD installation
    A large number of packages are installed then
    Installed:C:\Sun\AppServer\jdk\lib\dt.jar
    Installed:C:\Sun\AppServer\jdk\lib\htmlconverter.jar
    Installed:C:\Sun\AppServer\jdk\lib\ir.idl
    Installed:C:\Sun\AppServer\jdk\lib\jawt.lib
    Installed:C:\Sun\AppServer\jdk\lib\jvm.lib
    Installed:C:\Sun\AppServer\jdk\lib\orb.idl
    Installed:C:\Sun\AppServer\jdk\lib\tools.jar
    Product Install Failed: java.io.EOFException
    Uninstalling C:\Sun\AppServer\jdk\COPYRIGHT
    Uninstalling C:\Sun\AppServer\jdk\LICENSE
    Uninstalling C:\Sun\AppServer\jdk\LICENSE.rtf
    Uninstalling C:\Sun\AppServer\jdk\README.html
    Uninstalling C:\Sun\AppServer\jdk\README.txt
    Uninstalling C:\Sun\AppServer\jdk\THIRDPARTYLICENSEREADME.txt
    Uninstalling C:\Sun\AppServer\jdk\bin
    Uninstalling C:\Sun\AppServer\jdk\bin\appletview
    it then uninstallis everything.
    Yes the lines I listed are the entire contents of the log file.
    Thank you for your help!

  • Error during J2EE installation on oracle and AIX 5.1

    I am getting the following error during "Load JAVA database Content" Phase. We are running on AIX 5.1 oracle 9.205 and JDK 1.4.2 :-
    Mar 10, 2005 1:16:26 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    ERROR      2005-03-10 13:16:26
               CJSlibModule::writeError_impl()
    CJS-20065  Execution of JLoad tool '/usr/java14_64/bin/java '-classpath' './sharedlib/antlr.jar:./sharedlib/exception.jar:./sharedlib/jddi.jar:./sharedlib/jload.jar:./sharedlib/logging.jar:./sharedlib/offlineconfiguration.jar:./sharedlib/opensqlsta.jar:./sharedlib/tc_sec_secstorefs.jar:/oracle/POX/920_64/jdbc/lib/classes12.jar:/sapmnt/POX/global/security/lib/tools/iaik_jce_export.jar:/sapmnt/POX/global/security/lib/tools/iaik_jsse.jar:/sapmnt/POX/global/security/lib/tools/iaik_smime.jar:/sapmnt/POX/global/security/lib/tools/iaik_ssl.jar:/sapmnt/POX/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'POX,jdbc/pool/POX,/sapmnt/POX/global/security/data/SecStore.properties,/sapmnt/POX/global/security/data/SecStore.key' '-dataDir' '/install/sap/v6.4/sap_web_as_java/J2EE_OSINDEP/J2EE-ENG/JDMP' '-job' '/tmp/sapinst_instdir/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/IMPORT.XML' '-log' '/tmp/sapinst_instdir/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/jload.log'' aborts with returncode 1. Check '/tmp/sapinst_instdir/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/jload.log' and '/tmp/sapinst_instdir/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/jload.java.log' for more information.
    Any help will be great,
    Regards,
    Mike

    Hi Mike
    please make sure that the connection to the database is working(R3trans -d -> trans.log). Additionally check if the Oracle listener is running (lsnrctl status) and the configuration files (listener.ora and tnsnames.ora) contain the correct hostname.
    Hope it helps, I had a similar problem & it was due to the Oracle listener not started up, problem solved after I started the listener & re-run the installation.
    Thanks & Rgds,
    Abhishek

  • J2EE installer crashes

    Not sure if this is the right forum, but here goes :
    I'm trying to install J2EE. I've tried different versions found on this page : http://www.oracle.com/technetwork/java/javaee/downloads/index.html.
    All result in the same result.
    I launch the installer , it extracts , then it says "launching JRE" , then it just halts and disappears.
    Happens both when i run the installer itself and when i extract the installer myself and then run setup.exe.
    What i've tried :
    Uninstalling JRE (the installer then says "jre missing, please install or specify with -j"
    So i reinstalled JRE afterwards, tried running setup again, no success.
    I retried but after deleting all registry entries , no succes.
    I've tried countless reboots during these tests.
    Then i read about the option -l -q -v (to log possible errors) , though no log files appear
    I have full admin rights on this machine
    I'm working on a Win XP system on a lenovo R52.

    Well if you really are new to Java you have absolutely no business installing anything JEE related. You should be installing JSE and learning the basics.
    And no; this is a programming forum, not tech support. All I can suggest you is to let go of this bundle installer and in stead install:
    1) the Java 6 JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html
    2) the latest version of Glassfish http://glassfish.java.net/
    With these two elements you have exactly the same thing as what you're trying to install now, but installed in a properly controlled manner and you can name the beast by its real name. "JEE" is only a specification, not something you can download even if Oracle wants you to believe you can.

  • J2ee installation problem on windows ME

    I have downloaded the j2sdkee1.3 and have set all of the variables but when I type in j2ee -verbose or j2ee.bat -verbose ( as I have read about in peoples past problems ). I get the lines
    out of environment space *2
    syntax error * 3
    exception in thread 'main' java.lang.NoClassDefFoundError: / appletviewer
    do I need to be in a specific directory to do this command?
    I have tried many things and read a lot of the examples that are posted here but I have found nothing to help so far, please help,
    Anthony.

    Thanx. I have done that and when I type the j2ee.bat -verbose now I get a screen that comes up and offers me a load of options, does this mean that the program has worked. Deploytool does the same and says that you can put -ui to get a userInterface but nothing happens when I type the command.
    P.S. msdos prompt can sometimes print so much information that it goes of the screen. How can I look at this information ( cause there is no scrollbar like Im use to ). Also is there a copy like ctrl 'c' so that I can print out the information into here for example?

  • How to get J2EE installation directory?

    when we install J2EE, we install it in a directory, i.e.
    c: \ j2sdkee1.4
    but how to get the directory programmatically on Windows OS using Java or C++ launguage?
    thx

    bring to top to get answer

  • J2EE Installation problems

    I am having trouble getting my system to complie Servlets and to recognize JSP pages. I installed the J2EE, following the instruction set forth on Sun's site, but when I attempt to compile a servlet, it says that the javax.servlet.*; is not found. I am not sure, but I think tis has something to do with the classpath variables......btu I keep setting them and nothing changes. I am looking for detailed instructions on how to set up J2EE to work on my Windows 2000 box and eventually work with IIS and JRun. I knwo this is alot to ask, but can anybody throw me a bone?

    do you have j2ee.jar with its complete path in the
    classpath ? Can you post the value of your classpath
    variable here ?
    Also whenever you set and apply environment variables,
    you need to open a NEW command prompt for the new
    values.Currently this is what my classpath looks like, I am not sure what else I need to add to it(since this is a work computer, I didn't include the whole claspath, just the part that applies to the j2ee)
    %CLASSPATH%;e:\Scripts\Java;
    What is this jar file that you are talking about? I am not sure what I need to add.

  • How to Install Application Server Control on top of AS J2EE Installation.

    Hi,
    I just installed AS 10g 10.1.2, upgraded it to 10.1.2.3 and applied Jul2008 CPU.
    It was initially a simple J2EE install (with only J2EE and OC4J).
    It seems there is no EM Application Server Control component since all attempts below failed:
    http://host.domain:1156
    http://host.domain:1156/em
    http://IP:1156/
    http://IP:1156/em
    portlist.ini
    Oracle Management Agent Port = 1157
    Application Server Control RMI port = 1850
    Application Server Control port = 1156
    I am accessing the system (unix servers, etc) via vpn.
    Question:
    1) How do I verify if Application server control is installed or not installed.
    2) How do I install Application server control if the component has not been installed
    on top of AS 10.1.2.3 (base 10.1.2 install with 10.1.2.3 upgrade Jul2008 cpu)
    Thanks.
    Our intent is to use Application Server Control to access Workflow manager
    Tried

    AS Control gets installed with every install type so it should be there. Refer this for details:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    If http://host.domain:1156 doesn't work, AS Control might not be up. Start it using "$OH/bin/emctl start iasconsole". Refer below (mainly point #3 below) for details on what and how to start a mid-tier instance:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    Thanks
    Shail

  • I have few j2ee installation & basic problem :(

    1. I just installed J2ee, so i reconfigured path & classpath for it, and remove the original j2sdk path/classpath, is it the correct thing to do? (classpath & path point to sun\appserver\jdk\lib & bin instead of j2sdk1.5x\lib & bin). However, after I did this, java is recognized, but javac is NOT recognized?
    2. If I use Tomcat, do I keep Sun Application Server PE9 running or stop? Or both of them should be running?
    Can some1 give me some help please.
    Thanks

    1. I just installed J2ee, so i reconfigured path &
    classpath for it, and remove the original j2sdk
    path/classpath, is it the correct thing to do?
    (classpath & path point to sun\appserver\jdk\lib &
    bin instead of j2sdk1.5x\lib & bin). However, after I
    did this, java is recognized, but javac is NOT
    recognized?
    2. If I use Tomcat, do I keep Sun Application Server
    PE9 running or stop? Or both of them should be
    running?
    Can some1 give me some help please.
    ThanksFor question 2
    You can run one or the other or both (but you will need to use different ports if running them both at the same time (and I think they both use 8080 by default). It's up to you if you want to run them both to test against different containers, but they aren't both required.

  • J2EE Installation Question

    I'm new in java. I have installed J2SE over my machine but if i want J2EE to be installed as well, do i require to uninstall J2SE first?

    Asim_Arif wrote:
    I'm new in java. I have installed J2SE over my machine but if i want J2EE to be installed as well, do i require to uninstall J2SE first?No

  • J2EE installation program for Linux and tmpdir switch

    Hi !
    the installation software tells me that it is short of space and i should try to use the
    switch '-tmpdir' as for extracting files. i thought, well ok. no problem. so i refer the tmpdir
    to a windows FAT partition. but the installation program still can't calculate the size of
    newly assigned location and shows me the same error message. (it simply doesn't do the recalculation)
    so i conclude that this '-tmpdir' is broken. later i tried to create a symlink and all kind of crazy tricks
    but the installation program doesn't care at all. i should mention that during my installation i was operating
    in a mounted FAT partition with a planty of place. the shortage of disk is constantly
    reffering to my Linux partition without being aware of newly assigned location by -tmpdir.
    btw, the windows partition has the ugo+rwx permission and i do everything as root.
    a big thanks thanks for any help :-)

    You are right - this option is broken (parameter you specify as alternative location is being disregarded). This is corresponding bug:
    http://developer.java.sun.com/developer/bugParade/bugs/4941449.html
    One way you can workaround this is to unzip the distribution using unzip command into some temporary directory and then run setup command to start install wizard.
    HTH....

  • J2ee installation problem: NullPointerException

    hello
    installing from this file:
    sjsas_pe-8_1_2005Q1-linux.bin
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment...
    Task Failed: java.lang.NullPointerException
    java.lang.NullPointerException
    at com.sun.enterprise.installer.windows.actions.PostInstall_appservCore.createDomain(PostInstall_appservCore.java:844)
    at com.sun.enterprise.installer.windows.actions.PostInstall_appservCore.install(PostInstall_appservCore.java:571)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1325)
    at com.sun.install.products.InstallNode.startInstall(InstallNode.java:984)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1322)
    at com.sun.install.products.InstallNode.startInstall(InstallNode.java:984)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1322)
    at com.sun.install.products.Product.performInstallation(Product.java:653)
    at com.sun.install.tasks.ProductTask.perform(ProductTask.java:191)
    at com.sun.wizards.core.Sequence.perform(Sequence.java:336)
    at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
    at java.lang.Thread.run(Thread.java:595)
    Deleting temporary files...
    java -version
    java version "1.5.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
    Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
    running in linux 2.69 and debian/unstable.
    any idea?
    thanks
    Valerio - Italy

    and this installing with the -console option:
    Ready to Install
    1. Install Now
    2. Start Over
    3. Exit Installation
    What would you like to do [1] {"<" torna indietro, "!" esce}?
    Installing Sun Java System Application Server Platform Edition
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installation failed.
    The installation has either been stopped by user or has failed due to errors.
    See the installation log for details. Installation log is:
    ERROR - The following exception occured while merging jar files: No such file
    or directory
    INFO - Start samples uninstallation.
    INFO - End samples uninstallation.
    INFO - Start core server uninstallation
    INFO - End core server uninstallation
    INFO - Start PointBase uninstallation
    INFO - End PointBase uninstallation
    INFO - Start Sun Java System Message Queue uninstallation
    INFO - End Sun Java System Message Queue uninstallation
    INFO - Start samples uninstallation.
    INFO - End samples uninstallation.
    INFO - Start core server uninstallation
    INFO - End core server uninstallation
    More Information:
    Log File: /var/tmp/Install_Application_Server_8PE_200501172355.log
    Please press Enter/Return key to exit the installation program. {"!" esce}
    Deleting temporary files...
    i hope i've been clear in explaining the problem.
    thanks to each helper
    Valerio

Maybe you are looking for

  • Multicast ip-pim-sparse mode

    Hi, my consideration are correct  for the multicast protocol ? As for the command "ip pim rp-address 173.17.2.1 VALID_GROUP" which is on the site of Padriciano I did a search and, practically, it automatically creates a tunnel interface.   This thing

  • Want pages of my PDF to NOT SCROLL.

    I have done this in the past but i have forgotten how. I have created an InDesign document and I trying to remember where the setting is for this particular preference. This PDF is a photo portfolio and it will be emailed to clients and friends etc.

  • How to compile connection pool sample java code

    I recently bought David Knox's "Effective Oracle Database 10g Security by Design", and have been working through his examples with client identifiers and how to leverage database security with anonymous connection pools. The database side of things I

  • Problem with Camera Connection Kit

    I am experiencing a problem with my camera connection kit on my ipad2.  I have tried to use it today, after upgrading ios on ipad, but it does just not recognise the device any more. I have tried rebooting ipad ( twice), tried to use different sd car

  • BGP to OSPF redistribution with VRFs

    I am having a problem with redistribution of routes between BGP and OSPF when using VRFs mapping to VLANs between the PE and CE. In this lab I've put together I have R4 and R5 communicating with eachother via BGP with MPLS. If I redistribute the BGP