[JBoss-user] [Security & JAAS/JBoss] - Problem after switch to JBoss4.0.3SP1

2006-01-20 Thread rafcio
hi, I'v starten my application under JBoss 4.0.3SP1 which runs under JBodd 3.2.7 without any problem. I added this lines in login-config: | | | | java:/MmcmsDS | select password from principals where principal=? |

[JBoss-user] [JBoss Portal] - Re: How to use CMSPortlet to display a page

2005-09-28 Thread rafcio
"joyjava" wrote : Yxyang, ur website is so cool | | I am rebuilding my webiste: http://biible.net | | I tried to rebuild and redeploy jboss-portal-2.0, but failed. | | What can u remove the portal path? | | thx You using Liferay Portal? Which hardware you have? And how many con

[JBoss-user] [JBoss Portal] - Re: How to use CMSPortlet to display a page

2005-09-28 Thread rafcio
"yxyang" wrote : i tried ContentPortlet also. | | https://www.mobmeee.com/mobmeeecms?uri=test.html | | What do you mean "uri" prefence? Is it just request parameter? | | regards | yang Hi, which hardware you have for your portal? Cause the performance is not so good. Regards,

[JBoss-user] [JBoss Portal] - > 1000 concurrent users

2005-09-27 Thread rafcio
Hi, has anyone experiences with JBoss Portal and more than 1000 concurrent users/sessions? Best Regards, Rafal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897465#3897465 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [JBoss Portal] - Re: JBoss Portal & Jetty

2005-09-27 Thread rafcio
"ScottDawson" wrote : JBoss Portal is only guaranteed to run on the JBoss App Server version 4.0.2 and higher. | See: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=69046 | | Scott Dawson | Unisys I know. I want use Jetty instead on Tomcat with JBoss 4.x for JBossPortal. Be

[JBoss-user] [JBoss Portal] - JBoss Portal & Jetty

2005-09-25 Thread rafcio
Hi, it's possible to user JBoss Portal with Jetty? Cause we don't use Tomcat. Best Regards, Rafal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896950#3896950 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896950

[JBoss-user] [Installation, Configuration & Deployment] - Re: Log4J & SMTPAppender

2005-07-28 Thread rafcio
didn't get right help. thx. for help. it's working. /rafcio View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887133#3887133 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Installation, Configuration & Deployment] - Log4J & SMTPAppender

2005-07-27 Thread rafcio
Hi, I configured my Log4J in Jboss 3.2.5/7 with SMTPAppender or sending FATAL's. Thaw was not the problem. But the exception in the mail is not so good formated: | 2005-07-27 10:37:57,372 FATAL [net.magix.web.api.request.payment.AddInvoiceWhiteList_1_0] run() failed | net.magix.exception.O

[JBoss-user] [Installation & Configuration] - http-invoker problem

2005-05-30 Thread rafcio
Hi, I'm not working with http-invoker. It will be deployed on my server. Now I'm testing a monitoring tool (ManageEngine), but I get a message, that "Service is not running.". Can somone help me? Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [Performance Tuning] - Re: jvmstat with JBoss

2005-05-23 Thread rafcio
I forgot to start ./rmiregistry & But after start I get this error: E:\data\rafcio\bin\jvmstat\bat>visualgc.cmd [EMAIL PROTECTED] RMI Server JStatRemoteHost not available Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878727#38

[JBoss-user] [Performance Tuning] - jvmstat with JBoss

2005-05-23 Thread rafcio
Hi, I try to use jvmstat E:\data\rafcio\bin\jvmstat\bat>visualgc.cmd invalid argument count Version 3.0_b04 10/12/04 - Requires J2SE/Hotspot 1.5.0 or later with my remote JBoss installation under Linux. The parameter is set to: JAVA_OPTS="$JAVA_OPTS -XX:+UsePerfData" and we use th

[JBoss-user] [Persistence & CMP/JBoss] - Re: JBOSS 3.2.3 Performance Tuning

2005-05-19 Thread rafcio
Try this: http://www.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878317#3878317 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878317 -

[JBoss-user] [Installation & Configuration] - JBoss: too much threads?

2005-05-17 Thread rafcio
hi, we are using JBoss 3.2.5 with Jetty. We have two JBoss instances with Apache/mod_jk at a front. Our servers we have about 200-300 concurent users. After a week the JBoss has 200-220 PoolThread's. Is this normal? Regards, Rafal View the original post : http://www.jboss.org/index.html?mod

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.2 with Jetty 5.x

2005-05-10 Thread rafcio
"frankgrimes" wrote : The log output you posted doesn't show what exception(s) are occurring that are keeping those services from being deployed. | | Still, I did manage to get everything working by building a jetty-5.1.4rc0-jboss-4.0.2.sar from the jetty-5.1.4rc0-all.zip distribution. | J

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.2 with Jetty 5.x

2005-05-10 Thread rafcio
"frankgrimes" wrote : http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63494 I've added | http://java.sun.com/dtd/web-app_2_3.dtd";> | to jboss-ws4ee.war/WEB-INF/web.xml but I get this: | --- Packages waiting for a deployer --- | [EMAIL PROTECTED] { url=file:/E:/jbos

[JBoss-user] [Installation & Configuration] - JBoss 4.0.2 with Jetty 5.x

2005-05-09 Thread rafcio
Hi, I downloaded JBoss 4.0.2. After replace tomcat with Jetty 5.1.2 sar for JBoss 4.0.0 I get this message: 13:34:25,560 ERROR [URLDeploymentScanner] Incomplete Deployment listing: | --- Packages waiting for a deployer --- | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/de

[JBoss-user] [Testimonials] - Re: 4.0.2 Performance

2005-05-08 Thread rafcio
"fbiaggi" wrote : Hi, | | yust tried the 4.0.2 version. | | In a pure EJB 2.x environment the performance is 30% better. gow did you check this? /rk View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876934#3876934 Reply to the post : http://www.jbos

[JBoss-user] [Performance Tuning] - Re: Good profiling tool for JBoss

2005-04-29 Thread rafcio
"[EMAIL PROTECTED]" wrote : It's a very subjective question. It really depends. | | It depends on what you are doing, what kind of features you are looking for and what kind of user you are. | Performance, memory (leaks) ... "[EMAIL PROTECTED]" wrote : | I have developed JBossProfiler

[JBoss-user] [Persistence & CMP/JBoss] - deadlock question

2005-04-28 Thread rafcio
Hi, short question: Ist this an JBoss or DB deadlock? 2005-04-28 16:31:12,825 FATAL [net.magix.ejb.user.sessionbeans.UserBean] getUserVO() can't find user class_id=67FC3E407E7411D88FAED159D45BF136 javax.ejb.FinderException: Find failed: java.sql.SQLException: Deadlock found when trying to get

[JBoss-user] [Performance Tuning] - Good profiling tool for JBoss

2005-04-27 Thread rafcio
hi, I'm looking for a good profiling tool which works without problmes with JBoss 3.2.x and 4.x. Is the a profiling tool which is recomended by the JBoss Group? Best Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875679#3875679 Reply to the

[JBoss-user] [Persistence & CMP/JBoss] - JBoss 3.2.x & MySQL 4.0.x

2005-04-24 Thread rafcio
Hi, is there a possibility to set autocommit for ds cause: "In MySQL 4.0, the query cache works only with autocommit enabled. This restriction is removed in MySQL 4.1.1 and up." Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875195#3875195

[JBoss-user] [Persistence & CMP/JBoss] - Re: How to configure MySQL for CMP Transaction

2005-04-24 Thread rafcio
"redBeard15" wrote : The "Getting Started with JBoss" guide (Chapter 8) talks about how to use MySQL with JBoss (3.2.x, anyway). I'm using MySQL | 4.0 and JBoss 3.2.6 with great success. Is there a possibility to control autocimmit, cause: "In MySQL 4.0, the query cache works only with autoc

[JBoss-user] [Performance Tuning] - Re: Strange behavior: slow JDBC queries

2005-04-21 Thread rafcio
"[EMAIL PROTECTED]" wrote : How did you fix it? Now I found that: "In MySQL 4.0, the query cache works only with autocommit enabled. This restriction is removed in MySQL 4.1.1 and up." And this is our problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Persistence & CMP/JBoss] - Re: JBoss queries aren't cached by MySQL

2005-04-21 Thread rafcio
"rafcio" wrote : Hi, | | we have the problem, that queries generated by JBoss or our code which runns under JBoss will be not cached by MySQL. The same query sendet from an external application or MySQLFront will be cached by the same MySQL. | | Any idea why? | |

[JBoss-user] [Persistence & CMP/JBoss] - JBoss queries aren't cached by MySQL

2005-04-21 Thread rafcio
Hi, we have the problem, that queries generated by JBoss or our code which runns under JBoss will be not cached by MySQL. The same query sendet from an external application or MySQLFront will be cached by the same MySQL. Any idea why? Regards, Rafal View the original post : http://www.jboss

[JBoss-user] [Persistence & CMP/JBoss] - Re: Migrating to JBoss from Weblogic

2005-04-19 Thread rafcio
"Xjava2001" wrote : 3) How do I specify | TRANSACTION_READ_COMMITTED in jboss? is this Default value? IN DataSource configuration file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874456#3874456 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Performance Tuning] - Re: Strange behavior: slow JDBC queries

2005-04-19 Thread rafcio
"[EMAIL PROTECTED]" wrote : How did you fix it? It wasn't JBoss problem. After switch to MySQL master/slave the result sets of some queries wasn't sent to client but write to the tmp area of MySQL. We increase only the value of 'tmp_table_size' and we get better performance. Regards, Rafal Vi

[JBoss-user] [Performance Tuning] - Re: Strange behavior: slow JDBC queries

2005-04-18 Thread rafcio
fixed! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874375#3874375 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874375 --- This SF.Net email is sponsored by: New

[JBoss-user] [Persistence & CMP/JBoss] - Performance problem with some sql queries

2005-04-04 Thread rafcio
Hi, after extending our MySQL 4.0.23a installation to master-slave configuration, two specific queries sended from our JBoss are 25-30 times slower. In our J2EE application which runs under JBoss 3.2.2 we are generating own queries by using a connection from JBoss connection pool. This are prep

[JBoss-user] [Performance Tuning] - Strange behavior: slow JDBC queries

2005-04-02 Thread rafcio
Hi, after extending our MySQL 4.0.23a installation to master-slave configuration two specific queries sended from our JBoss are 25-30 times slower. In our J2EE application which runs under JBoss 3.2.2 we are generating own queries by using a connection from JBoss connection pool. This are prep

[JBoss-user] [Persistence & CMP/JBoss] - Commit Option B or C

2005-03-30 Thread rafcio
Hi, our application is running with JBoss 3.2.5 on two linux servers. We do not use clustering, but Commit Option C with row-locking for much of our entity beans: | | Standard CMP 2.x EntityBean with Commit Option C | C | | The database cou

[JBoss-user] [Installation & Configuration] - Log4J with JBoss Question

2005-03-08 Thread rafcio
Hi, its possible to configure Log4J in JBoss for daily logging with max. file size rotating? If yes, how? Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869178#3869178 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-user] [Management, JMX/JBoss] - javax.management.NotCompliantMBeanException

2005-03-08 Thread rafcio
Hi, I'm using JBoss 3.2.5 with this container configuration: | | Standard CMP 2.x EntityBean with Commit Option C | C | | But while hot deploy I get this debug print outs: | 2005-03-08 09:39:53,072 DEBUG [org.jboss.management.j2ee.facto

[JBoss-user] [Security & JAAS/JBoss] - Re: javax.net.ssl.HttpsURLConnection Problem

2005-03-02 Thread rafcio
it's working now. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868498#3868498 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868498 --- SF email is sponsored by -

[JBoss-user] [Security & JAAS/JBoss] - javax.net.ssl.HttpsURLConnection Problem

2005-03-01 Thread rafcio
Hi, I want make an HTTPS connection from JBoss: | // build url and connection | URL url = null; | try { | url = new URL(mmsURL); | } | catch (MalformedURLException murle) { | logger.fatal("sendMMS() failed build url to

[JBoss-user] [Security & JAAS/JBoss] - PCKS#12 certificate?!

2005-02-28 Thread rafcio
Hi, I have to make a HTTPS connections from my JBoss application. How can I intergrate the PCKS#12 certificate in JBoss. I'm working with JBoss 3.2.2/3.2.5/3.2.7. Best Ragards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868268#3868268 Reply to t

[JBoss-user] [Security & JAAS/JBoss] - It's working!

2004-07-26 Thread rafcio
hi, after moving to JBoss 3.2.5 I switched to XDoclet and forgot add security-domain in the xdoclet call: Now it's working. Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843246#3843246 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [Security & JAAS/JBoss] - Re: Problem with JAAS

2004-07-26 Thread rafcio
hi, I found that our problem is related to "client-login" definition in login-context.xml, which is currently set to: What will be defined in "client-login"? Best Regards, Rafal View the original post : http://www.jboss.org/index.html?mod

[JBoss-user] [Security & JAAS/JBoss] - Problem with JAAS

2004-07-26 Thread rafcio
Hi, we are now testing our application (development was started with JBoss 3.0.6) with JBoss 3.2.5. We are used JAAS. This is our configuration: login-config.xml: java:/MmcmsDS select password from principals where principal=?

[JBoss-user] [JCA/JBoss] - Re: More than one DB configuration

2004-06-24 Thread rafcio
Hi, I found other article for my problem: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50970 Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839899#3839899 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [JCA/JBoss] - More than one DB configuration

2004-06-24 Thread rafcio
Hi, I wan't to define more than one MySQL definition. How do this? This is my current configuration: MmcmsDS jdbc:mysql://10.0.0.10:3306/xxx com.mysql.jdbc.Driver xxx xxx true 5 50 5000 15 Stored in mysql-ds.xml Regards, Rafal View the or

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-06-02 Thread rafcio
"[EMAIL PROTECTED]" wrote : To show shell config | ulimit -a | | But the JVM should be trapping all signals and producing its own dump. in $PWD | | If you are sure you are not exiting gracefully (I haven't seen any evidence from you | either way - e.g. "tail log/server.log") it is a

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-06-01 Thread rafcio
"[EMAIL PROTECTED]" wrote : To show shell config | ulimit -a | | But the JVM should be trapping all signals and producing its own dump. in $PWD | | If you are sure you are not exiting gracefully (I haven't seen any evidence from you | either way - e.g. "tail log/server.log") it is a

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-05-29 Thread rafcio
"[EMAIL PROTECTED]" wrote : CMP is irrevelent. | | JBoss never crashes, the JVM does. If it does not core dump when it receives | an errant signal I suggest (at the risk of repeating myself) you look at your OS config. I didn't find any JVM dump or core dump. Which OS configs you mean? R

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-05-29 Thread rafcio
"[EMAIL PROTECTED]" wrote : Then check your OS logs. | | JBoss won't just shutdown magically unless it has been told to do so by a signal | from the OS. Either a bad one (like a segmentation fault) or a ctrl-c from the user. | | The other alternative is you have some code doing System.

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-05-27 Thread rafcio
"[EMAIL PROTECTED]" wrote : JVM bug | | Check for dumps in $JBOSS_HOME/bin There aren't any dump files. Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836447#3836447 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Installation & Configuration] - JBoss 3.2.2 abnormal termination

2004-05-27 Thread rafcio
Hi, we have sometimes abnormal JBoss 3.2.2 termination. It happens only on production. We can't reproduce it on out test instance. We have two JBoss instances (but not in cluster). JBoss crashes without any error message, while we make SQL queries directly, i.e.: public int getCountOfMedia

[JBoss-user] [EJB/JBoss] - Re: Does anybody know how to do EJB-QL successfully?

2004-03-22 Thread rafcio
"pouncil" wrote : I figured out what my problem is. My problem is Jboss doesn't work well with Windows XP so I am going to use Window2000 instead. | | Thanks to everyone who gave a suggestion on how to solve the problem. | | Thanks again! | | tp JBoss is working fine with Windows

[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-03-22 Thread rafcio
I think the parameter prepared-statement-cache-size is per transaction. But I'm not sure. Regards, Rafal http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826813#3826813";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826813>Reply to the po

[JBoss-user] [Installation & Configuration] - mod_jk problem ...

2004-03-17 Thread rafcio
Hi, we habe some problems with mod_jk. We have two JBoss instances (not in cluster). At the front we have Apache 1.3.29 with mod_jk 2.0.2 configured with sticky option. But sometimes we get errors: [Wed Mar 17 10:17:20 2004] ( info) [mod_jk2.c (405)]: modjk.handler() Calling lb:lb 0x935f288 [

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.2 abnormal termination

2004-03-03 Thread rafcio
We tryed with nohup, but we have the same problems. Sometimes ater call out admin environment, which is sending some SQL queries directly to the DB, our JBoss crashed without any error message. Regards, Rafal http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823997#3823997";>View the

[JBoss-user] [Installation & Configuration] - JBoss 3.2.2 abnormal termination

2004-02-25 Thread rafcio
hi, our JBoss 3.2.2 terminates without any message on a Linux system. We've build "own" linux system and use the latest SUNs J2SE. I've seen allready this posting: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=44206 We try to start our JBoss with nohup. Regards, Rafal View the or

[JBoss-user] [Connectors and JCA/JBoss] - Re: JBoss 3.2.3 crashing and hanging unpredictably

2004-02-16 Thread rafcio
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821709#3821709 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821709 Hi, we have the same experiences with JBoss 3.2.2 on Linux with J2SE 1.4.2_03. Regards, Rafal

[JBoss-user] [EJB/JBoss] - Deadlock problem ...

2004-02-16 Thread rafcio
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821684#3821684 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821684 Hi, since today I have problems with the actual JBoss version from cvs (3.2.4RC1): 13:51:55,218 E