[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-07-18 Thread k3nnymusic
I have the same problem. I read the jira solution, but it don't solved my 
problem. I using the jboss portal 2.4.2 and oracle 10.2.0.1. (I tested in a lot 
of ojdbc drivers between 9 and 10 versions). Could you give me any solution how 
can i fix this problem in 2.4.2 build version, because I haven't got a 
possibility to change it to 2.6 now.

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-06-22 Thread sasiportal
Hi sohil

   Still i am facing same  problem, I am looking for your help.,

Thanks

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-06-22 Thread [EMAIL PROTECTED]
sasiportal-

I am not sure what else you can do. 

I am still confused by the fact that nothing changed in your environment and 
all of a sudden this issue started popping up.

This is clearly an issue with the JDBC Drivers from Oracle and Postgres.

Maybe try upgrading your JDBC driver or maybe even downgrading it.


What about using MySQL. Is that an option? I know MySQL Driver is pretty solid 
in this respect.

Thanks

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-06-05 Thread sasiportal
Hi sohil,

 I made changes. I replaced with 2.4.2 Final build files, But Still 
i am facing same problem, I am looking for your help. Your help will be 
appreciated.

Thanks
sasiumar

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-06-01 Thread sasiportal
Hi sohil,

 Thanks, i grab the code. I did build. Now i have all .sar, .war 
and .ear files in my local system(Ex 
C:\JBossPortalSrc-2.4.2-Final\JBoss_Portal_Branch_2_4\core\output\resources...).
 Can you please tell me exactly what i have to replace with my existing 
production Jboss portal to solve the unique constraint problem, Because i did 
lots of customization in my current production portal. I don't want to loss my 
previous work. Your advance reply will be appreciated. Once again thanks for 
your help.,

Thanks
sasi

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-05-22 Thread sasiportal
Hi sohil,

   Thanks for your mail, But i downloaded (JBoss Portal + JBoss AS 2.4.2 CR1)  
on 2007-03-07.  I hope this version is a final version of Jboss portal 2.4.2 
Final. I worked with this version last 40 days, At that time, I can able to 
uploaded huge files and small files and(All kind of files). But now  i am not 
able to upload any files, Facing Unique constraint problem(above problem). 
Accoarding to my understanding it's not a huge file problem.  I am waiting for 
your suggestion, How to solve this problem, Your advance reply will be 
appreciated.

Thanks and Regards
Sasikumar 

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-05-22 Thread [EMAIL PROTECTED]
this is more of an issue of the Oracle JDBC driver. The fix included in 2.4.2 
final is more of a defensive coding mechanism to work around this issue.

The 2.4.2 final release has not yet been tagged, but you can grab the source 
code and build it from the following location, where the fix is included:

https://svn.jboss.org/repos/portal/branches/JBoss_Portal_Branch_2_4/

btw- what has changed in your environment between when file uploads were 
working vs when they stopped working.

Thanks

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

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


[jboss-user] [JBoss Portal] - Re: Unique constraint (JBOSSPORTAL.SYS_C0034349) violated

2007-05-21 Thread [EMAIL PROTECTED]
This issue has been fixed in 2.4.2 final. Try upgrading to that and see if the 
issue goes away.

See here for details: http://jira.jboss.com/jira/browse/JBPORTAL-983

Thanks

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

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