[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread graben
As I wrote before the native libs aren't loaded even if you set 
java.library.path. Look at my log entry it's quite strange! ;-)

14:36:04,664 INFO  [AprLifecycleListener] The Apache Tomcat Native library 
which allows optimal performance in production environments was not found on 
the java.library.path: C:/jboss-as/bin/native

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread [EMAIL PROTECTED]
Are there actually any files in your C:/jboss-as/bin/native ?

I suspect strongly you need to download the native libraries yourself... though 
I'm not certain. 

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/HowToAddAprToJBoss

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread graben
Of course there are files in the native folder, that's why I'm so surprised by 
this server log message. It says there are no files although there are the 
needed files. If I start the server manually by run.bat it loaded those native 
libs and shows the success message in the log.

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread [EMAIL PROTECTED]
Try starting with run.bat and comparing the VM arguments and java arguments 
with those in your jboss tools' server's launch configuration?

Post both here, too =D 

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread [EMAIL PROTECTED]
also a directory tree of your bin folder, just to make sure it was unzipped 
properly?  Not trying to say you're crazy ;)  Just trying to make sure 
everything's okie dokie

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-28 Thread graben
  JAVA_OPTS:  -Djava.library.path=C:\Programme\Argon2 Developer Studio\jboss-as
  | \bin\native -Dprogram.name=run.bat -server -Xms128m -Xmx512m 
-Dsun.rmi.dgc.clie
  | nt.gcInterval=360 -Dsun.rmi.dgc.server.gcInterval=360

-Dprogram.name=JBossTools JBoss 4.2 Runtime -Xms256m -Xmx512m 
-XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=360 
-Dsun.rmi.dgc.server.gcInterval=360 
-Djava.endorsed.dirs=C:/Programme/Argon2 Developer 
Studio/jboss-as/lib/endorsed
  | -Djava.library.path=C:/Programme/Argon2 Developer 
Studio/jboss-as/bin/native/

native/libapr-1.dll
  | native/libaprutil-1.dll
  | native/libeay32.dll
  | native/libtcnative-1.dll
  | native/ssleay32.dll
  | classpath.sh
  | jboss_init_hpux.sh
  | jboss_init_redhat.sh
  | jboss_init_suse.sh
  | jbosssch.dll
  | jbosssvc.exe
  | MyDB.lck
  | MyDB.log
  | MyDB.properties
  | openssl.exe
  | probe.bat
  | probe.sh
  | README-service.txt
  | run.bat
  | run.conf
  | run.jar
  | run.sh
  | run_jprofiler.bat
  | service.bat
  | shutdown.bat
  | shutdown.jar
  | shutdown.sh
  | twiddle.bat
  | twiddle.jar
  | twiddle.sh
  | wsconsume.bat
  | wsconsume.sh
  | wsprovide.bat
  | wsprovide.sh
  | wsrunclient.bat
  | wsrunclient.sh
  | wstools.bat
  | wstools.sh

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-25 Thread graben
Well, I'm running on Beta 2.1 and it doesn't work yet. JBoss Native libs aren't 
started either!

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-25 Thread [EMAIL PROTECTED]
graben: I reopend JBIDE-1656.

If you got some pointers on what we are missing for the native libs then please 
add that to teh JBIDE-1656 jira ?

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-25 Thread [EMAIL PROTECTED]
Graben:

   YOu're right about the native not being added. However, endorsed-libs *are* 
definitely added. You can double-check this by double-clicking the server, and 
in the server editor clicking Open Launch Configuration. 

There you'll see the program arguments and java arguments being passed... and 
endoresed *is* there. 

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-25 Thread graben
Yes, endorsed libs are registered but the path to my server instance contains 
spaces and parameter entry doesn't use . That's why I didn't worked in the 
past. After manually correcting everything works fine. I think JBoss Tools 
should check for spaces by default or even better use  every time. :-) I'm 
still looking for a solution for the native libs problem. I tried to set 
java.library.path to native folder but unfortunately without success.

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-25 Thread [EMAIL PROTECTED]
Ah... quotes. Interesting. I'll get on that. 

As for native, I've just committed exactly what the .bat / .sh scripts do... 
which is exactly what you've just done ;)-Djava.library.path=home/bin/native

I'll commit the quotes that were missing as well. 

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

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


[jboss-user] [JBoss Tools (users)] - Re: Eclipse doesn't load JBoss Server with endorsed libs

2008-04-24 Thread [EMAIL PROTECTED]
Howdy =]

There's a JIRA for this already, and it will be fixed in the next release as 
it's already been coded.

http://jira.jboss.com/jira/browse/JBIDE-1656

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

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