You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Konstantinos Dimkas <ks...@it.auth.gr> on 2015/03/31 11:58:36 UTC

Remote run

Hi,
I am trying to run a test remotely but i am having some issues, i followed the instructions from the official pdf for remote run.
The error window is this:

The jmeter-server in an apache server. When i ran the ./jmeter-server it had the following results:
Using local port: 1055
Created remote object: UnicastServerRef [liveRef: [endpoint:[155.207.200.59:1055](local),objID:[-435d31cc:14c6f2d4dde:-7fff, 3460471651585427848]]]
Problem creating registry: java.rmi.server.ExportException: Port already in use: 1099; nested exception is: 
	java.net.BindException: Address already in use
Continuing...
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.rmi.ServerException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.rmi.ServerException" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.rmi.RemoteException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.rmi.RemoteException" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.io.IOException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.io.IOException" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.lang.Exception", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.lang.Exception" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.lang.Throwable", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.lang.Throwable" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "[Ljava.lang.StackTraceElement;", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "[Ljava.lang.StackTraceElement;" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.lang.StackTraceElement", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.lang.StackTraceElement" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.util.Collections$UnmodifiableList", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.util.Collections$UnmodifiableList" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.util.Collections$UnmodifiableCollection", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.util.Collections$UnmodifiableCollection" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.util.ArrayList", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.util.ArrayList" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.rmi.UnmarshalException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.rmi.UnmarshalException" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.lang.ClassNotFoundException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.lang.ClassNotFoundException" found via defaultLoader, defined by null
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINE: main: name = "java.lang.ReflectiveOperationException", codebase = "", defaultLoader = org.apache.jmeter.DynamicClassLoader@44c58432
Mar 31, 2015 12:33:02 PM sun.rmi.server.LoaderHandler loadClass
FINER: main: class "java.lang.ReflectiveOperationException" found via defaultLoader, defined by null
Server failed to start: java.rmi.RemoteException: Cannot start. See server log file.; nested exception is: 
	java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: 
	java.lang.ClassNotFoundException: org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub (no security manager: RMI class loader disabled)
An error occurred: Cannot start. See server log file.; nested exception is: 
	java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: 
	java.lang.ClassNotFoundException: org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub (no security manager: RMI class loader disabled)
Any help appreciated!!

Konstantinos Dimkas




Re: Remote run

Posted by Vivekananda Shetty <vi...@maximusinfoware.in>.
Advantages of Indian Caste System
1.Just as an individual needs a group in the form of family to avoid depression,
a family needs a group in the form of CASTE to
avoid depression. 
____________________________________________________________________________________________________________
 I can tell you what I understand by the word Hindutva
 What exactly you mean by Hindutva with respect to international Audience
Hindutva is nothing but study of Hindu Sociology (community-sense or jathi or
caste), study of Hindu Spirituality, study of Hindu history for betterment of
mankind. Communist was gifted by one individual called Karl Marx, Capitalism was
gifted by one individual called Adam Smith, Islam was gifted by one individual
called Mohammed, Christianity was gifted by one individual called Jesus, Judaism
was gifted by one individual called Abraham, and Hindutva was gifted to humanity
by the collective civilization called Hindu Civilization.
 What exactly you mean by Hindutva with respect to national Audience of Bharat
(SAARC). Hindu is our nationality. 
State is a political aspect Nation is a cultural aspect.

 Nationality Jathi or Community-sense
 _____________________________________________________________________________

 Hindu Brahmin
 Hindu Kayasth
 Hindu shatriya
 Hindu Marwari
 Hindu Vaishya
 Hindu Rajput
 Hindu Jats
 Hindu Bunts
 Hindu Advaitas
 Hindu Hari-jan
 Hindu Vanvasi
 Hindu Buddhist
 Hindu Jains
 Hindu Christian
 Hindu Sikhs
 Hindu Gowdas
 Hindu Lingayats
 Hindu Muslims 
etc 
http://www.youtube.com/watch?v=c9ale-a1D_0

 Various Human Societies:-
1.Vertical Jathi system is wrong but Horizontal Jathi system is right, in Hindu
Society the family within the Jathi is the deciding factor.
2.In Western society individual is the deciding factor.
3.In Islamic society Ulma(state run by clerics) is the deciding factor. 
4.In Communist society, State is the deciding factor.
5.In Capitalism, Market is the deciding factor.
____________________________________________________________________________________________________________________________
The word Hindu and the word India are both synonym as both have there origin to
the Sindu Sabhyatha or Indus Civilization.
____________________________________________________________________________________________________________________________
 
Not Racial Tendency but Social Rules gave birth to the concept of
untouchability...
How a Brahmin family nearly became a Untouchable(Dalit)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 The couple was excommunicated from the Brahmin caste as Vitthal had broken with
sannyas, the last of the four ashrams.
 Early years[edit]
 Dnyaneshwar was born in 13th-century Maharashtra, before the Muslim invasions
of the region started. During this period, arts and sciences prospered under the
patronage of the newly ascended Yadava kings.[3] However, this period also
witnessed religious degeneration, superstitions, and rituals which involved
animal sacrifices and worship of many deities.[4] Dnyandeva emerged as one of
the first original philosophers to write in Marathi language in this era.
According to Nath tradition, Dnyaneshwar[5] was the second of the four children
of Vitthal Govind Kulkarni and Rukmini, a pious couple from Apegaon near Paithan
on the banks of the river Godavari. Vitthal had studied Vedas and set out on
pilgrimages at a young age. In Alandi, about 30 km from Pune, Sidhopant, a local
Yajurveda Brahmin, was very much impressed with him and Vitthal married his
daughter Rukmini.
After some time, getting permission from Rukmini, Vitthal went to Kashi, where
he met Ramananda Swami and requested to be initiated into sannyas, lying about
his marriage. But Ramananda Swami later went to Alandi and, convinced that his
student Vitthal was the husband of Rukmini, he returned to Kashi and ordered
Vitthal to return home to his family. The couple was excommunicated from the
Brahmin caste as Vitthal had broken with sannyas, the last of the four ashrams.
Four children were born to them; Nivrutti in 1273, Dnyandev (Dnyaneshwar) in
1275, Sopan in 1277 and daughter Mukta in 1279. According to some scholars their
birth years are 1268, 1271, 1274, 1277 respectively. The couple set out on a
pilgrimage with their children to Tryambakeshwar, near Nashik, where their elder
son Nivrutti (at the age of 10) was initiated into the Nath tradition by
Gahininath. The paternal great grandfather of Dnyaneshwar had been initiated
into the Nath cult by Goraksha Nath (Gorakh Nath). It is believed that later
Vitthal and Rukmini committed suicide by jumping into the Indrayani river at
Aalandi, hoping that their children would be accepted into the society after
their death.[citation needed]. The orphaned children grew up on alms. According
to Mahipati, the 18th century biographer of Bhakti Saints, including
Dnyaneshwar, they approached the Brahmin community of Paithan to accept them but
the Brahmins refused.[6] This is when Sant Dnyaneshwar asked them why they can't
be taken back into the Hindu community and given the sacred thread. The Brahmins
said they can't as Dnyaneshwar and his brothers were sons of a sanyasi.
Dnyaneshwar replied, that for that sin, His parents have already given up their
body, to be absolved of their sins. Sant Dnyaneshwar further said that Bhagwaan
Shree Krishna in the Bhagwad Gita Has also said that the soul is present in
everyone in the universe. To which a the miracle took place. There was man
passing with a buffalo, the Brahmins asked him is there the Supreme Soul
(Parameshwar) in this buffalo as well? Sant Dnyaneshwar replied in the
affirmative and started reciting the Vedas, the Brahmins tried to stop Him, to
which He replied, doesn't every soul have the right to sing praises towards God.
He resumed reciting the Vedas, they stopped Him again and then a Buffalo started
continuing the Vedas, from where Sant Dnyandev stopped! According to the
disputed "Shuddhi Patra" the children were purified by the Brahmins on condition
of observing celibacy. Their argument with the Brahmins earned the children fame
and respect due to their righteousness, virtue, intelligence, knowledge and
politeness.[citation needed]
Dnyaneshwar became the student of Nivruttinath along with his younger siblings
Sopan and Mukta at the age of 8. He learned and mastered the philosophy and
various techniques of Kundalini yoga.
http://en.wikipedia.org/wiki/Dnyaneshwar
________________________________________________________________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: Remote run

Posted by Vivekananda Shetty <vi...@maximusinfoware.in>.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Belief in the concept of day of judgement will lead to the growth of cults like
http://www.historicmysteries.com/heavens-gate-cult/
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: Remote run

Posted by Konstantinos Dimkas <ks...@it.auth.gr>.
Thanks a lot Flavio! I will give it a shot and let you know the results.

> On Mar 31, 2015, at 2:50 PM, Flavio Cysne <fl...@gmail.com> wrote:
> 
> The message "Port already in use: 1099" indicates that JMeter is already
> running on another process. In linux "ps aux | grep -v grep | grep jmeter"
> should show you all JMeter processes running atm.
> 
> The log also indicates that you have connected succefully to a JMeter
> slave/server.
> 
> If you are using too instantes of JMeter in the same machine you must use
> different ports to RMI. Read section 15.3 of JMeter's Remote Distributed
> Testing Guide (http://jmeter.apache.org/usermanual/remote-test.html)

Konstantinos Dimkas




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: Remote run

Posted by tarik chichane <ta...@gmail.com>.
under linux


netstat  -tuplan | grep 1099

you will check the process who use 1099 if not important kill the process

if important change the port you use to another port 1199 or something like
that

BR

Tarik CHICHANE
Ingénieur Telecom Réseaux
Administateur Réseaux Université
Hassan-II
Mohamadia

2015-04-01 12:11 GMT+01:00 Konstantinos Dimkas <ks...@csd.auth.gr>:

> unfortunately the ps aux command does not return any process related to
> Jmeter.
> > On Mar 31, 2015, at 2:50 PM, Flavio Cysne <fl...@gmail.com> wrote:
> >
> > The message "Port already in use: 1099" indicates that JMeter is already
> > running on another process. In linux "ps aux | grep -v grep | grep
> jmeter"
> > should show you all JMeter processes running atm.
> >
> > The log also indicates that you have connected succefully to a JMeter
> > slave/server.
> >
> > If you are using too instantes of JMeter in the same machine you must use
> > different ports to RMI. Read section 15.3 of JMeter's Remote Distributed
> > Testing Guide (http://jmeter.apache.org/usermanual/remote-test.html)
>
> Konstantinos Dimkas
>
>
>
>

Re: Remote run

Posted by Konstantinos Dimkas <ks...@csd.auth.gr>.
unfortunately the ps aux command does not return any process related to Jmeter.
> On Mar 31, 2015, at 2:50 PM, Flavio Cysne <fl...@gmail.com> wrote:
> 
> The message "Port already in use: 1099" indicates that JMeter is already
> running on another process. In linux "ps aux | grep -v grep | grep jmeter"
> should show you all JMeter processes running atm.
> 
> The log also indicates that you have connected succefully to a JMeter
> slave/server.
> 
> If you are using too instantes of JMeter in the same machine you must use
> different ports to RMI. Read section 15.3 of JMeter's Remote Distributed
> Testing Guide (http://jmeter.apache.org/usermanual/remote-test.html)

Konstantinos Dimkas




Re: Remote run

Posted by Flavio Cysne <fl...@gmail.com>.
The message "Port already in use: 1099" indicates that JMeter is already
running on another process. In linux "ps aux | grep -v grep | grep jmeter"
should show you all JMeter processes running atm.

The log also indicates that you have connected succefully to a JMeter
slave/server.

If you are using too instantes of JMeter in the same machine you must use
different ports to RMI. Read section 15.3 of JMeter's Remote Distributed
Testing Guide (http://jmeter.apache.org/usermanual/remote-test.html)