2 Replies Latest reply on Oct 23, 2010 6:21 AM by ingedeut

    Please help me, it's urgent!!!

    ingedeut

      Hello,

       

      i use JBoss-SOA-P.4.3.0 in (evaulation version).

       

      When trying the examples\quickstart load-generator, i get the following error:

       

      _user:admin     password:admin
      19:53:27,940 ERROR [main][JMXAttributeFinder] Error:: Exception thrwed in JMXAttributeFinder.login()
      java.lang.NullPointerException
           at java.util.Hashtable.put(Unknown Source)
           at java.util.Properties.setProperty(Unknown Source)
           at java.lang.System.setProperty(Unknown Source)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.login(JMXAttributeFinder.java:60)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:72)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      java.lang.NullPointerException
           at java.util.Hashtable.put(Unknown Source)
           at java.util.Properties.setProperty(Unknown Source)
           at java.lang.System.setProperty(Unknown Source)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.login(JMXAttributeFinder.java:60)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:72)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      19:53:28,134 ERROR [main][JMXAttributeFinder] Error:: Problem occured by JMXAttributeFinder.query()
      javax.naming.NamingException: Failed to retrieve Naming interface for provider http://localhost:8080/invoker/JNDIFactory [Root exception is java.net.ProtocolException: Server redirected too many  times (20)]
           at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:84)
           at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
           at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
           at javax.naming.InitialContext.init(Unknown Source)
           at javax.naming.InitialContext.<init>(Unknown Source)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:85)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
           at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
           at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
           at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
           at java.lang.reflect.Constructor.newInstance(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
           at java.security.AccessController.doPrivileged(Native Method)
           at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
           at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:133)
           at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:80)
           ... 6 more
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
           at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
           at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
           at java.net.URLConnection.getContentLength(Unknown Source)
           at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:128)
           ... 7 more
      javax.naming.NamingException: Failed to retrieve Naming interface for provider http://localhost:8080/invoker/JNDIFactory [Root exception is java.net.ProtocolException: Server redirected too many  times (20)]
           at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:84)
           at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
           at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
           at javax.naming.InitialContext.init(Unknown Source)
           at javax.naming.InitialContext.<init>(Unknown Source)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:85)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
           at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
           at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
           at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
           at java.lang.reflect.Constructor.newInstance(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
           at java.security.AccessController.doPrivileged(Native Method)
           at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
           at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:133)
           at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:80)
           ... 6 more
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
           at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
           at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
           at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
           at java.net.URLConnection.getContentLength(Unknown Source)
           at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:128)
           ... 7 more
      java.lang.NullPointerException
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:92)
           at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      
       
      

       

      help me please!!!

      _user:admin     password:admin
      19:53:27,940 ERROR [main][JMXAttributeFinder] Error:: Exception thrwed in JMXAttributeFinder.login()
      java.lang.NullPointerException
      at java.util.Hashtable.put(Unknown Source)
      at java.util.Properties.setProperty(Unknown Source)
      at java.lang.System.setProperty(Unknown Source)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.login(JMXAttributeFinder.java:60)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:72)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      java.lang.NullPointerException
      at java.util.Hashtable.put(Unknown Source)
      at java.util.Properties.setProperty(Unknown Source)
      at java.lang.System.setProperty(Unknown Source)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.login(JMXAttributeFinder.java:60)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:72)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      19:53:28,134 ERROR [main][JMXAttributeFinder] Error:: Problem occured by JMXAttributeFinder.query()
      javax.naming.NamingException: Failed to retrieve Naming interface for provider http://localhost:8080/invoker/JNDIFactory [Root exception is java.net.ProtocolException: Server redirected too many  times (20)]
      at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:84)
      at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
      at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
      at javax.naming.InitialContext.init(Unknown Source)
      at javax.naming.InitialContext.<init>(Unknown Source)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:85)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      at java.lang.reflect.Constructor.newInstance(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:133)
      at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:80)
      ... 6 more
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
      at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
      at java.net.URLConnection.getContentLength(Unknown Source)
      at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:128)
      ... 7 more
      javax.naming.NamingException: Failed to retrieve Naming interface for provider http://localhost:8080/invoker/JNDIFactory [Root exception is java.net.ProtocolException: Server redirected too many  times (20)]
      at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:84)
      at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
      at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
      at javax.naming.InitialContext.init(Unknown Source)
      at javax.naming.InitialContext.<init>(Unknown Source)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:85)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      at java.lang.reflect.Constructor.newInstance(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:133)
      at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:80)
      ... 6 more
      Caused by: java.net.ProtocolException: Server redirected too many  times (20)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
      at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
      at java.net.URLConnection.getContentLength(Unknown Source)
      at org.jboss.naming.HttpNamingContextFactory.getNamingServer(HttpNamingContextFactory.java:128)
      ... 7 more
      java.lang.NullPointerException
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.query(JMXAttributeFinder.java:92)
      at de.dlr.ts.tdp.fcd.jmx.JMXAttributeFinder.main(JMXAttributeFinder.java:113)