Top Solutions

Tags:websphere LDAP

Hi,
I am unable to login to Websphere any more using wasadmin.  Each time I provide try to login as wasadmin I get the error "Login failed. Check the user ID and password and try again."

One of two things may have triggered this problem....

Tags:phpbb, mysql

basically i have no idea what i am doing and im looking for a quick and simply way to get this done. unfortunately for myself i spent 2 hours looking through the phpbb and mysql sites only to have no clear answers.

so here goes,

i am...

Tags:staleconnection, Websphere connection pool settings

Hi,
We are currently having staleconnection issues with our production environment. We use Wiley monitor tool and we can see that stalls are building up on 1 jvm(total of 4) and then after 8minutes and 42/43 seconds we see the following...

We are runnning a web application on WAS - 7.0.0.7. We are getting Internal Server error.The issue is happening intermittently.
Following I found in the logs..

[4/19/10 5:24:37:021 MST] 00000027 srt           E...

Tags:JSESSIONID JSP HTTP, web browser

We're having problems with users being timed out prematurely in our web application.
It happens sometimes, not always.

The timeout is random and the server assigns a NEW jsessionid to them.  

It seems that Internet Explorer suddenly sends...

Tags:500, http, status, tomcat, error

Ok.  I am running Tomcat and I have a jsp page calling a servlet.  When I submit the form contained in the jsp page, I get the following error:

The server encountered an internal error () that prevented it from fulfilling this request.
...

Tags:Ibm, websphere, 6.1

I can see node agent is running from back end but i see from console its stopped

Thanks
Sudhakar

Tags:ClassCastException while deploying in JBOSS Server

Help Me to resolve this issue:

I am deploying  war file in JBOSS server, which is processing Weblogic Queue messages .
I was implemented below code to access and unmarshal xml messages from the Queue...

Tags:jboss, java_home, set

When I execute the run.bat - I get this error:
******************

ERROR:-
---------
Could not locate C:\j2sdk1.4.2_12\bin\lib\tools.jar. Unexpected results may occur.
Make sure that JAVA_HOME points to a JDK and not a JRE....

Tags:bound

Hi,

I have a problem locating the home interface of an stateless session bean. The application server is JBoss. The beans seem to

deploy without errors on the app server. I have been fighting with problem for 2 days now.

Following is...

Tags:Microsoft, SharePoint

Hi all, glad there is a community for such matters...I am currently looking to build a simple purchase order system at our company using SharePoint and wanted to see what the best way possible would be?

Basically I want it so that there is a...

Tags:jboss, timeout, managedconnections, connection

Hi,

We encountered the following error message on JBoss server.

FYI. We are using Oracle XE.

Any help is appreciated.

Regards


No ManagedConnections available within configured blocking timeout ( 30000 [ms] ); - nested throwable:...

Tags:sccm, vbscript, event viewer, eventvwr, InstallShield

I'm have a script that installs an application through SCCM.  Whenever I run the script through Run Advertised Programs, cscript runs and closes abruptly.  All I see in the Event Viewer is that "Step "Setup" failed with error code -2147213312."
...

Hi All,
Currently I have number of websphere 6.1 instances under RHEL 5.3 but not a tool like hyperic, wily introscope to monitor them actively. We are using certain 3rd party applications and often come across tonnes of performance issues.

I...

Tags:Sharepoint 2010, Error, Database, Sharepoint

Hey Guys,

Fresh install of server 2008 R2 and fresh install of Sharepoint 2010 but when I go to create an Assets Web Database I get the following error:

Error

List data validation failed.

Correlation ID:...

We have exchange 2007 setup, and my client is scared of loosing email so he needs a way to be able to undelete or recover messages.

Outlook has an option to recover permanantly deleted messages, but when I delete a message from deleted folder...

Tags:crt, pfx, convert

I'm using weblogic trial certs and i've an application that needs the ssl certs in a .pfx or .p12 format.
I've tried using openssl to export the demo.crt file (found in weblogic folder) as a pfx file with the enclosed private key and an optional...

Tags:Weblogic 10.3

I had to reinstall Weblogic last week and since I have done this can only access the Admin Server Console using localhost:7001.  Before I could access the Admin Console using
http://laptopname:7001/console  but when I do this know it will not...

Tags:JBoss 5.1

We are trying to move our application from JBoss 4.0.5 to JBoss 5.1. We deployed our expended app (in frontier.war folder)  to server/default/deploy folder and when JBoss 5.1 is being started up we get errors. Does anyone experience similar...

Tags:connection, refused, listener, jboss

When I call a JSP/Servlet deployed in JBOSS/Tomcat , I encounter the following error. The JSP/Servlet connects to Oracle 10g Express Edition installed locally. The error is not consistant.

      at...

Tags:GFI, Faxmaker, 14

Hello All,

I am using GFI Faxmaker 14 (recently upgraded from 12).  Version 12 for some reason stopped forwarding the incoming faxes to the e-mail account setup for this purpose.  No passwords were changed.  I get an error now in the monitor...

Tags:Ibm, websphere, 6.1

One more question

I created additional server from same profile (/AppSrv01) apart from server1 but i am getting below error

After creating this server one of our java develper trying to deploy jar file on this servers(atlas_dev) but she...

Tags:Websphere MQS

Hi,

I have a problem while putting messagefrom my PC in remote definition Queue of MQ Server 5.2 on Windows 2000 server. QueueManager is setup with Server and Requestor Channels. I couldn't even connect to MQ server through C# Code. It is...

When I set up my OpenFire server, I accidently accepted the default settings of 25 max connections using the embedded database. Does anyone know how to change this to about 100 or so? I am going to need more than 25 connections to my database.

I am trying to run a client program and I gor int o SSL hand shake issues. Well we configured the WAS 6.1 to use our own SSL certificates which are in JKS format. Now I am trrying to run a client  program with the certs I used for the  WAS .
...

Tags:requested, resource, tomcat, available

My salutations Mr.
I need a solution for the following error: 404 error (The requested resource (/products/) is not available), when I try to access http://localhost:8080/products/
I think that I have a problem with the web.wml configuration...

Tags:restart, tomcat

Whats the command to start stop and restart tomcat via SSH

Apache its
service httpd restart

What the command for tomcat?

Tags:ibm installation manager iim upgrade rad 7.5

This happens when I try to upgrade to IIM 1.3 for installation RAD products.

354 INFO 03:17.17 All 322 files were successfully downloaded and their integrity verified.
355 INFO 03:25.11 com.ibm.sdp.eclipse.ide: 352 installable units...

Tags:tomcat, hello, world

I have experience in ASP and Cold Fusion running on IIS.  However I need to learn JSP and Java web programming.
I downloaded Apache Tomcat/4.1.27 and want to get it up and running for a meaningless test application.

My goal is to make a new...

Tags:r_gsk_secure_soc_init: GSK_ERROR_BAD_Certificate, Websphere SSL

Hi,
My current setup includes IBM http server, a plug-in and clustered JVMs.

I am receiving a strange error in my http_plugin.log. This problem is going on for last 1+ week & I have tried many option.

There is one good note...

Tags:Lotus Notes Move to New Server Error: No SiteMap Found

Last night the IT group moved my Lotus Notes onto a new server.  Now when I open Lotus I get the error message "No SiteMap Found", and the email display is empty/blank.  The Calendar, Sametime and other tools are still working ok.  Also, when I...

Tags:Java 1.6.0_17

Hello,

Sometimes, in our client application, we are getting ‘connection reset’ errors. I have spent quite some time researching but I am not able to find the root cause. Can anyone help me with finding the root cause or a working solution?
We...

Tags:RDC, Terminal server

Hi,

I am using MSRDPClient in a c# winform application and can't get to launch a remote app.
The following code is working for opening a desktop control if I comment out rdp.RemoteProgram.RemoteProgramMode = true;

 

Trying to launch a...

Tags:Red5, Configuration, Optimization

I am running Red5 RTMP server on a Linux dedicated server which has 16 CPU cores.

The same server is also running PHP and MySQL.

In the Red5 configuration, what is the maximum that I should set the following values to for optimal...

Tags:filter, starting, exception, tomcat

Hi all,

we run Java 1.6.0-b105 and Tomcat 5.5.20 for our Web applications.
We usually use Tomcat's Manager to deploy WAR file.

Now, when deploying a Web application /test, application will NOT automatically be started and we receive the...

Tags:Oracle, Java, Connection, application server

We have Geronimo AS 2.1 with a datasource configured for an oracle 11 database.

This datsasource is used in an MDB:
@Resource(name="jdbc/SOAP_LOGG_NRDS") private DataSource ds;
&.
Connection conn=ds.getConnection();
getAssociation() on...

Tags:Webspher, Hibernate, java

Hi,

I get this error related connection pool occasionally when the application is deployed in websphere server... Could you please provide some pointers

Caused by: org.hibernate.TransactionException: JDBC rollback failed
      at...

Tags:ghost, server

i have a ghost cast server 8.0 that i am running on windows xp pro. i installed the ghost software fine. my network only uses static ip addresses. i am trying to create a network boot disk, so i can plug in any computer and create an image or...

Tags:group policy, folder redirection

on windows 7 desktops and 2008 DC I am getting event ID 1112 or 510 causing 15 minute logins because it cant fully apply- xp systems throwing this on xp systems

Security policies were propagated with warning. 0x4b8 : An extended error has...

Tags:cookies, joomla, tracking

Hello,

How can I do in order to set cookies in the index.php file from joomla?

I'm trying this now but only can set & print cookies for logged users.

I need to set cookies for all users (logged and also not logged users <guest>).

The...

Tags:IBM WebSphere Application Server

Hello HonorGod,
As per our discussion in other Question I have opend a new question.
I need a Jython script to create to create different JDBCProvides and DataSources. I have seen that you have worked on similar kind of script in below the...

Tags:application, web, difference

Could anyone Plz tell me what's the difference between Application Server and Web Server

Tags:BEA Weblogic 8.1, JDK 1.4.2

Hi,

We have an application deployed on Weblogic 8.1 (Sun JDK 1.4.2_19). We are facing OutOfMemory errors frequently when a particular application functionality is used.

Based on the information on the internet, I have enabled the HeapDump...

looking for weblogic tutorial

Tags:jboss, version, determine

Hi,

We need to install application that will be developed for JBoss, since we have an application that configures the JBoss server, and there are difference between JBoss 3.2.6 and 4.0.5 we need to know if there is a way to know the JBoss...

Tags:websphere connection pool, connection pool, minimum connection pool size, datasource

The websphere 6.1 application server and Oracle 10g database on our site have a firewall between with timeout of about 3 hours. The database datasource usage is purely based on user access which is restricted to working days (weekdays only). This...

Tags:Deep freeze, wsus, updates

Hello,

I am current testing on a Deep Freeze environment with WSUS and about 20 clients. Through DF, I am able to get the machine in a maintenance state. I set it to reboot to a thawed state 10 minutes prior to the updates schedule on the WSUS...

i start the jboss app server with below command from putty session and let it run in background, but when i close my putty session the jboss server will be stopped. How make the jboss run in back ground with out interruption even when i...

Tags:websphere, properties, file

Hi,
I have a properites file that I am using to read the JNDI names for the datasources that I have to access. I am trying to access this property file using the resource bundle but I am sure that I have not placed the file in the correct...

Tags:connectiontimeout, tomcat

For the Tomcat AJP connector configuration

      <Connector port="8009" address="${jboss.bind.address}"
         emptySessionPath="true" enableLookups="false" redirectPort="8443"
         maxThreads="100" connectionTimeout="2000"
        ...

Tags:Gmail, URL, VB.Net, google contacts

Can I update a google contact using vb.net. If so, can someone direct me to example code?

Tags:WebSphere

Hello,

when I am trying to execute below command in WebSphere Application Server 7.0.0.13 using wsadmin I am not getting any output.

wsadmin>AdminConfig.getid("/Cell:ProcCell01/Node:wps01Node01")
''
wsadmin>print...

Tags:jboss, heap, size, jvm

Hi,

1) How do i set the heap size for the JBOSS Application Server Instance , I need to change the  MEM_ARGS=-Xms128m -Xmx256m,

ex: java --Xms128m -Xmx256m where can i edit this setting for my current JBOSS Application Server.

2) How...

This is something intersting and wierd.

Well as a specific user I  created a StandAlone app server profile on WAS 6.1 binaries. I Twas working fine till I applied a an upgrade package.

Well I had to apply a fixpack to the integrated...

Tags:oracle

I have an application developed in Oracle Application Express 3.2.1.00.12.

I want to display a clock on the top of my application page.

Tags:WebSphere, truststore, keystore, security

I am following this document to change the default passwords

http://www-01.ibm.com/support/docview.wss?uid=swg21243038

In step 4, when i try to open the files

Use IKeyman to change the password for the actual key.p12 and trust.p12...

Tags:tomcat, native, library, apache

when Jboss starts it give shows following info - INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path:...

Hi,
i am downloading jboss 5.0.1 and extracted then try to run run.bat. The below error coming in console.




===============================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME:...

Tags:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

Hi,
We have 8 web applications running on the same Tomcat. All of them uses context.xml for the configuration of connection pooling.
The applications can be started clearly and runs for days without any problem. but after about 10-15 days the...

Tags:SCCM, installshield, install, deployment, application, packaging

I'm trying to push an application through SCCM.  It downloads files to a Cache folder and runs a vbscript that performs the install and deletes some shortcuts.

However, we updated one program and we keep getting an error that the requested...

How Do I add JVM parameters such as verbose command to monitor and enhance garbage colection performance in IBM websphere 5.

Tags:Liferay, JBoss

After adding the mysql connectivity through the portal-ext.properties file, I get "Couldn't Execute JDBC Batch Update" error....


ERROR MESSAGE AS FOLLOWS......

>./run.sh ...

Tags:thread, exception

I am trying to animate simple application from the book “Developing Application Using Hibernate” - Java Instant Code series.
When I attempted to run it, it gave me the error:
Exception in thread "main" java.lang.NoClassDefFoundError:...

Tags:Citrix, ICA Client, 4.5 (i think), Deployed in a large scale enviroment, login, domain, active directory, auto-login

I need/want to know if there is any way to make the ICA client automatically login with the user that is currently logged into the computer. We are in a server 2003 enviroment with active directory, right now when the user turns on their computer...

Tags:tomcat, session, expire

Hello All,

This is the first time for me to ask a question to all of experts.
And I may be almost beginner of development of web application.
I would be grateful for your support.

Anyway, Following is my problem.

--session sometimes...

Tags:pxe, ghost, boot, up

i am trying to ghost (creating/restoring images) computers in my company using ghost 8.0 . I have decided to use pxe boot in lieu of creating floopy/cd boot disks because i have several computers with different network cards. i have setup a ghost...

Tags:mq

I am having a problem implementing a Websphere MQ put command into my .Net C# webservice. Here is my code and help would be great.

#region WSCF
//------------------------------------------------------------------------------
//...

we use WAS 6.1, to debug oracle jdbc xa connection, we need to enable oracle jdbc tracing , i know how to enable trace in WAS admin console, but here we got information from oracle as below, now sure where to enable it. I attache the oracle...

Tags:tomcat, redirect, 404

I created a "Failure.jsp" page and placed it in my webapp directory. I then added the error redirection code displayed below to my /tomcat_home/conf/web.xml file.

    <welcome-file-list>
        <welcome-file>index.html</welcome-file>
     ...

Tags:weblogic

how to configure datasource for xdb.jar in weblogic 11g

i am getting the error
java.lang.ClassCastException: weblogic.jdbc.common.internal.RmiDataSource cannot
be cast to oracle.jdbc.pool.OracleDataSource

Tags:attempted downgrade attack for server...event id 40960

I  have a network of about 10 workstations running windows xp, logging onto a windows 2003 server. Im getting an error message every now and then on some of the workstations.

From the workstations Event Viewer:
The security system detected an...

I am looking for a template for employees to check in/out with notes. Just simple one that could list employees/department, day view for who is in and who is out, month view, and a way of editing it.
We currently have shapepoint 2007 (the free...

Tags:websphere, WAS, security

Within WebSphere Application Server 7.0.0.7 running on Windows Server 2003, I have set the appropriate username/password/security settings in the soap.client.props file, and encoded with PropFilePasswordEncoder.bat.

I can start WAS using the...

Tags:Microsoft RDP, Networking, User Security

I am having a bit of a problem with setting up an app to run on a Windows Server 2008 R2 server that is configured as an application server using Remote Desktop Services.  I have setup and published an RDP for allowing users to remotely accesss...

Tags:squid reverse proxy https passthrough ssl

I have a single web server which I'd like to reverse proxy using squid.  This server uses both http and https.  My goal would be that the squid server has a simple rewrite rule that says, anything coming in from the internet on port 80 would be...

Tags:GFI Faxmaker

hiii all

i want to install GFI faxmaker on :
1- server 2003 32bit
2-exchange 2007 64bit on other machine
3-client win 7 64bit

i do this steps :

1-install GFI faxmaker 14.3 32bit on server 2003 without exchange machine
2-install...

I've been getting a high number of these errors in the application event log on my MQ Server:

Event Type:      Error
Event Source:      WebSphere MQ
Event Category:      None
Event ID:      9208
Date:            2/3/2012
Time:            11:59:30 PM
User:            N/A
Computer:...

Tags:weblogic seam jboss

Hello all,

I've banging my head for the past day to migrate a Seam web application from JBoss 5.0 to WebLogic 10.3 server. I have followed the instructions here: http://docs.jboss.org/seam/2.0.2.SP1/reference/en-US/html/weblogic.html and I...

I am trying to run applications on my RAD7.5 local test websphere 6.1 environment. However, I got publish errors below. Any thoughts? If running on unix websphere server, it has no problem. My local OS is windows.

Thx, mike


Publishing...

The attached error is appearing in the jboss logs for kerberos.

Any idea why this is occurring?

Thanks.

Here are the jaas options given to JBoss:

     <application-policy name="spnego-server">
      <authentication>
       ...

Tags:jboss, multiple, instances, service, windows

Hi all,
I have Sun jdk1.5.0_09 and jboss-4.0.5.GA installed on windows 2003 server.
I created multiple instances of JBoss (I read the official documentation from JBoss, so I have "all", "default", "minimal", "all2", "all3"). I start/launch them...

Tags:tomcat, restarting, from, service

Hi all, can anyone help? I'm trying to restart a tomcat service yet the commands appear to have no affect. Starting and stopping using the tomcat6w gui tool works fine but if i try to issue the commands (below) from the dos prompt it doesn't seem...

Tags:teamsite interwoven open deploy livesite live site

Hello Gurus,

I have been assigned some testing and basic development work on teamsite interwoven,(we use teamsite and IBM portal 6) I was wondering if anyone had any docs (technical) on Teamsite Server, LiveSite, Open Deploy and the various...

Hi experts,
Are Remote Desktop Connection and SaaS the same thing?  If not, how are they different?

Thanks in advance,
mrotor

I would like to create a new queue using jython script (in SIBus (Buses > Bus name > Destinations))
i.e, Click New, selecsts queue from destinations, identifier (give it a name (myQueue)
then assign the queue to bus member and create.

I...

Tags:tomcat, 404, error

I would like to have Tomcat (4.1.12) bring up a specific custom-page whenever a user tries to access a URL that does not exist on the server. Right now I just get the standard error 404 page. Is this possible?

If it IS possible, could I set it...

Tags:BizTalk 2010, WebSphere MQ, Sharepoint 2010

I'm configuring HA BizTalk system which is made of 4 servers. SQL 2008 R2 on Windows 2008 64 bit failover cluster and 2 BizTalk servers on Windows 2008 64 bit failover cluster.

I need failover cluster  and not NLB solution for BizTalk on the...

how to sotp jboss application server on linux

i am using jboss AS 5.1 on linux 5.7

[webadmin@centos5 ~]$ /app/govi/jboss-5.1.0.GA/bin/shutdown.sh -S
Exception in thread "main" javax.naming.CommunicationException: Could not obtain...

Tags:Citrix, latency, ICA

Hello,

We host a demo of our software on citrix  in the UK.

A partner of ours in Australia wants to use the same demo, but is convinced latency between OZ and the UK will make the solution un-usable.

One option i can think of would be...

Tags:tomcat, service, run

as the titile.
I don't want to run the startup script again after reboot the server. Can I set the tomcat as an service so that it can be automaticall restarted after rebooting server machine?

Tags:Linux, CentOS

Hi,

I would like to install Sun JDK 7, tomcat, ant, etc. on CentOS 5.5. Could anyone provide some instructions?

Thanks

How do I increase the memory of Tomcat 6.

I am running Linux on a 4gig Ram box. Tomcat is the only thing running on this box.

Thanks
Phil

Tags:Apache Tomcat

Hi,

We use confluence for wiki/document management. It comes with Tomcat 6 and it does not have logging for cataliana.out. Is it possible to enable logging (logrotate) for tomcat - catalian.out file?

We use sun solaris 10.

Thanks in advance

Tags:DCS Port

I am working on WAS 6.1.0.27. I have the follwing error when i start the JVM.
A conflicting IP address and port has been detected for the DCS_UNICAST_ADDRESS end point.xxxxxxxxxxxxxxxxxxxxxxxxxx.members are configured to use the IP address and...

Tags:glassfish, java, ldap

I am trying to authenticate a user against an LDAP directory with Glassfish.  I have created an ldapRealm under the security tab in glassfish and specified our ldap server url and base DN, as well as the module to use (I indicated...

Tags:JMeter

I need to use JMeter to open up a link, login as me and then login with my password and then click a link on the page that appears in the first page which redirects to search page.
Then i need to simulate a button click.
Please suggest how to...

Tags:dyna, cache

Hello, I'm running my J2EE application (contains Servlets, EJB3) in WebSphere Application Server 7.0. The application is running in 2 servers in one Cell.

We are trying to use Websphere dyna cache...

Tags:Microsoft, Server, 2003 R2 (32-bit)

Have seen numerous posts and responses on this topic on EE.  Sorry to say I still need a little clarification on the topic.  

Background:  I have configured my Domain Controller to use .local as is suggested by Microsoft.  It is 32-bit 2003 R2...

Tags:Weblogic Cluster Quartz failover

How do I configure my quartz schedular to run in weblogic cluster, that is the schedular should be running only on a single node and should get migrated to another node up on failover.

I have gone through the below link but still i am not sure...

Tags:TomCat 5.5 tomcat jsp java web.xml

Hello everyone,

I am having a problem getting my web-app to run on a new server.
I am getting the popular:
--------------------------------
HTTP Status 404 - /search.jsp
type Status report
message /search.jsp
description The requested...

Loading Advertisement...

Top Application Servers Experts

  1. HonorGod

    24,500

    0 points yesterday

    Profile
    Rank: Genius
  2. ramazanyich

    14,000

    0 points yesterday

    Profile
    Rank: Sage
  3. girionis

    11,250

    0 points yesterday

    Profile
    Rank: Genius
  4. for_yan

    11,150

    0 points yesterday

    Profile
    Rank: Genius
  5. npsingh123

    4,668

    0 points yesterday

    Profile
    Rank: Master
  6. duncan_roe

    4,200

    0 points yesterday

    Profile
    Rank: Genius
  7. lruiz52

    4,000

    0 points yesterday

    Profile
    Rank: Guru
  8. dlethe

    3,800

    0 points yesterday

    Profile
    Rank: Genius
  9. woolmilkporc

    3,800

    0 points yesterday

    Profile
    Rank: Genius
  10. chaituu

    3,600

    0 points yesterday

    Profile
    Rank: Sage
  11. DavisMcCarn

    3,500

    0 points yesterday

    Profile
    Rank: Genius
  12. gordon_vt02

    3,500

    0 points yesterday

    Profile
    Rank: Guru
  13. xterm

    2,999

    0 points yesterday

    Profile
    Rank: Sage
  14. CEHJ

    2,900

    0 points yesterday

    Profile
    Rank: Savant
  15. Pber

    2,800

    0 points yesterday

    Profile
    Rank: Genius
  16. Cyclops3590

    2,800

    0 points yesterday

    Profile
    Rank: Genius
  17. giltjr

    2,800

    0 points yesterday

    Profile
    Rank: Genius
  18. KeremE

    2,800

    0 points yesterday

    Profile
    Rank: Genius
  19. Gary_The_IT_Pro

    2,800

    0 points yesterday

    Profile
    Rank: Genius
  20. slightwv

    2,700

    0 points yesterday

    Profile
    Rank: Genius
  21. blu

    2,200

    0 points yesterday

    Profile
    Rank: Sage
  22. hanccocka

    2,164

    0 points yesterday

    Profile
    Rank: Genius
  23. rrz@871311

    2,100

    0 points yesterday

    Profile
    Rank: Genius
  24. Ray_Paseur

    2,100

    0 points yesterday

    Profile
    Rank: Savant
  25. testez

    2,001

    0 points yesterday

    Profile
    Rank: Guru

Hall Of Fame