[jboss-user] [Remoting] - can't remote debug appliaction with jdeveloper10.1.3 deploye

2008-03-31 Thread tarek7elmy
can't remote debug appliaction with jdeveloper10.1.3 deployed in JBoss 4.2.2 GA

when i try to debugg with old version like jboss-4.0.3SP1 it is workking good 

but when i'm try to debugg with jboss-4.2.2.GA and add project newly libaray 
jboss client jars of this version i got error
Exception in thread main java.lang.NoClassDefFoundError: in
and the debugger stoped in URLClassLoader and throw NoClassDefFoundError 
exception, i think the reason is the client jars

which jars should i add to project libarary to success remotely debugg 
application in jboss 4.2.2 GA ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4140055#4140055

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4140055
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - can not start jboss-5.0.0.Beta4

2008-03-31 Thread tarek7elmy
can not start jboss-5.0.0.Beta4
my operating system is window XP , and when i tring to run jboss-5.0.0.Beta4 i 
got this error

'findstr' is not recognized as an internal or external command,
operable program or batch file.


but i can run old version like jboss-4.2.2.GA successfuly

what should i do to fix this problem ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4140063#4140063

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4140063
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: can not start jboss-5.0.0.Beta4

2008-03-31 Thread tarek7elmy
Thanks , it is workig now

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4140079#4140079

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4140079
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - start jboss-5.0.0.Beta4 with error

2008-03-31 Thread tarek7elmy
i got this error when start jboss-5.0.0.Beta4 

'Add' is not recognized as an internal or external command,
operable program or batch file.
===

  JBoss Bootstrap Environment

  JBOSS_HOME: D:\application servers\jboss-5.0.0.Beta4

  JAVA: C:\Program Files\Java\jdk1.5.0_10\bin\java

  JAVA_OPTS:  -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=2
56m -Dsun.rmi.dgc.client.gcInterval=360 -Dsun.rmi.dgc.server.gcInterval=3600
000

  CLASSPATH: C:\Program Files\Java\jdk1.5.0_10\lib\tools.jar;D:\application serv
ers\jboss-5.0.0.Beta4\bin\run.jar

===

06:07:19,024 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
06:07:19,024 INFO  [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta4 (build:
 SVNTag=JBoss_5_0_0_Beta4 date=200802091115)
06:07:19,024 INFO  [ServerImpl] Home Dir: D:\application servers\jboss-5.0.0.Bet
a4
06:07:19,024 INFO  [ServerImpl] Home URL: file:/D:/application servers/jboss-5.0
.0.Beta4/
06:07:19,024 INFO  [ServerImpl] Library URL: file:/D:/application servers/jboss-
5.0.0.Beta4/lib/
06:07:19,024 INFO  [ServerImpl] Patch URL: null
06:07:19,024 INFO  [ServerImpl] Server Name: default
06:07:19,024 INFO  [ServerImpl] Server Home Dir: D:\application servers\jboss-5.
0.0.Beta4\server\default
06:07:19,040 INFO  [ServerImpl] Server Home URL: file:/D:/application servers/jb
oss-5.0.0.Beta4/server/default/
06:07:19,040 INFO  [ServerImpl] Server Data Dir: D:\application servers\jboss-5.
0.0.Beta4\server\default\data
06:07:19,040 INFO  [ServerImpl] Server Temp Dir: D:\application servers\jboss-5.
0.0.Beta4\server\default\tmp
06:07:19,040 INFO  [ServerImpl] Server Config URL: file:/D:/application servers/
jboss-5.0.0.Beta4/server/default/conf/
06:07:19,040 INFO  [ServerImpl] Server Library URL: file:/D:/application servers
/jboss-5.0.0.Beta4/server/default/lib/
06:07:19,040 INFO  [ServerImpl] Root Deployment Filename: jboss-service.xml
06:07:19,491 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/a
pplication servers/jboss-5.0.0.Beta4/server/default/conf/bootstrap-beans.xml
06:07:20,377 INFO  [ProfileImpl] Using profile root:D:\application servers\jboss
-5.0.0.Beta4\server\default
06:07:20,937 INFO  [ServerInfo] Java version: 1.5.0_10,Sun Microsystems Inc.
06:07:20,952 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_10-b03
,Sun Microsystems Inc.
06:07:20,952 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
06:07:20,983 INFO  [JMXKernel] Legacy JMX core initialized
06:07:25,538 ERROR [AbstractKernelController] Error installing to Instantiated:
name=jboss:service=AttributePersistenceService state=Described mode=Manual requi
redState=Configured
org.jboss.deployment.DeploymentException: Unable to createMBean for jboss:servic
e=AttributePersistenceService
at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException
(DeploymentException.java:52)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:141)
at org.jboss.system.microcontainer.InstantiateAction.installAction(Insta
ntiateAction.java:45)
at org.jboss.system.microcontainer.InstantiateAction.installAction(Insta
ntiateAction.java:37)
at org.jboss.dependency.plugins.action.SimpleControllerContextAction.sim
pleInstallAction(SimpleControllerContextAction.java:62)
at org.jboss.dependency.plugins.action.AccessControllerContextAction.ins
tall(AccessControllerContextAction.java:71)
at org.jboss.dependency.plugins.AbstractControllerContextActions.install
(AbstractControllerContextActions.java:51)
at org.jboss.dependency.plugins.AbstractControllerContext.install(Abstra
ctControllerContext.java:327)
at org.jboss.system.microcontainer.ServiceControllerContext.install(Serv
iceControllerContext.java:255)
at org.jboss.dependency.plugins.AbstractController.install(AbstractContr
oller.java:1309)
at org.jboss.dependency.plugins.AbstractController.incrementState(Abstra
ctController.java:734)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstr
actController.java:862)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstr
actController.java:784)
at org.jboss.dependency.plugins.AbstractController.change(AbstractContro
ller.java:622)
at org.jboss.dependency.plugins.AbstractController.change(AbstractContro
ller.java:411)
at org.jboss.system.ServiceController.doChange(ServiceController.java:65
9)
at org.jboss.system.ServiceController.install(ServiceController.java:272
)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.jav
a:99)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.jav
a:46)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.i
nternalDeploy(AbstractSimpleRealDeployer.java:65)
at 

[jboss-user] [Installation, Configuration DEPLOYMENT] - can not start jboss-4.2.2.GA Successfully

2007-11-29 Thread tarek7elmy
after i unzip the source
and set enviromnets variables
JAVA_HOME:C:\Program Files\Java\jdk1.5.0_10

then, when try to start JBoss i get this error

U:\D:\application servers\jboss-4.2.2.GA\jboss-4.2.2.GA\bin\run.bat
'findstr' is not recognized as an internal or external command,
operable program or batch file.


can anyone help me.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4108791#4108791

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4108791
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB/JBoss] - remote client exception

2007-10-08 Thread tarek7elmy
i have deploy session bean on jboss application server (jboss-4.0.3SP1)
and when i'am trying to debug it remotely(from jdeveloper 10.1.2.2.0) it give 
Exception when trying to invoke create method

like this : 

Hashtable env = new Hashtable();
env.put(Context.INITIAL_CONTEXT_FACTORY, 
org.jnp.interfaces.NamingContextFactory);  
env.put(Context.PROVIDER_URL, jnp://localhost:1099);  
env.put(Context.URL_PKG_PREFIXES, org.jboss.naming:org.jnp.interfaces 
);   
env.put(jnp.disableDiscovery, true);

Context context = new InitialContext(env);

ArithmeticHome arithmeticHome = 
(ArithmeticHome)PortableRemoteObject.narrow(context.lookup(java:/Arithmetic), 
ArithmeticHome.class);
Arithmetic arithmetic;

arithmetic = arithmeticHome.create();


the error message is
error unmarshalling arguments; nested exception is: 
java.net.MalformedURLException: no protocol: 
Files/jboss-4.0.3SP1/server/default/tmp/deploy/tmp12288testdeploy.ear-contents/testdeploy-exp.war/WEB-INF/classes/

please, can any one help me

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4092424#4092424

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092424
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user