起步软件技术论坛-X3

 找回密码
 立即注册
搜索
查看: 263|回复: 17

【搞定】X3即时通讯的问题**

[复制链接]
发表于 2008-1-16 08:21:34 | 显示全部楼层 |阅读模式
X3即时通讯启动后都显示脱机状态,请问是什么原因!

c:\1.jpg


设置有什么问题吗?请高手出手帮忙
回复

使用道具 举报

 楼主| 发表于 2008-1-16 08:26:25 | 显示全部楼层
配置有什么问题吗?
回复 支持 反对

使用道具 举报

发表于 2008-1-16 08:26:56 | 显示全部楼层
1、imServer启动了吗?
2、系统能正常运行吗?
3、你用的IE还是exe。如果是IE,通过%appdata%,找到XXX\\Justep\X3Client,直接运行Messenger.exe,ok不?如果是exe,直接到这个目录下运行Messenger.exe,正常不?
回复 支持 反对

使用道具 举报

发表于 2008-1-16 09:47:21 | 显示全部楼层
检查一下5222,5223端口是否是打开的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-16 12:44:22 | 显示全部楼层
是服务器上的5222,5223的端口?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-16 12:47:27 | 显示全部楼层
有时可以上去的,但退出来再上去,就一直是脱机
回复 支持 反对

使用道具 举报

发表于 2008-1-16 13:07:58 | 显示全部楼层
是所有客户端都这样吗?
是用任何人登录都这样吗?
回复 支持 反对

使用道具 举报

发表于 2008-1-18 11:49:02 | 显示全部楼层
问题怎样了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-23 09:47:07 | 显示全部楼层
IMserver config.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
    This file stores bootstrap properties needed by Wildfire.
    Property names must be in the format: "prop.name.is.blah=value"
    That will be stored as:
        <prop>
            <name>
                <is>
                    <blah>value</blah>
                </is>
            </name>
        </prop>

    Most properties are stored in the Wildfire database. A
        property viewer and editor is included in the admin console.
--><!-- root element, all properties must be under this element --><jive><adminConsole><!-- Disable either port by setting the value to -1 --><port>9090</port><securePort>9091</securePort></adminConsole><admin><!-- Use this section to define users that will have admin privileges. Below,
          you will find two ways to specify which users are admins. Admins will
          have access to the admin console (only local users) and may have also access
          to other functionalities like ad-hoc commands. --><!-- By default, only the user with the username "admin" can login
         to the admin console. Alternatively, you can specify a comma-delimitted
         list usernames that should be authorized to login to the admin console
         by setting the <authorizedUsernames> field below. --><!-- <authorizedUsernames></authorizedUsernames> --><!-- Comma-delimitted list of bare JIDs. The JIDs may belong to local
         or remote users. --><!-- <authorizedJIDs></authorizedJIDs> --></admin><locale>zh_CN</locale><!-- Network settings. By default, Wildfire will bind to all network interfaces.
      Alternatively, you can specify a specific network interfaces that the server
      will listen on. For example, 127.0.0.1. This setting is generally only useful
       on multi-homed servers. --><!--
    <network>
        <interface></interface>
    </network>
    --><!-- Example LDAP settings --><!--
    <ldap>
        <host></host>
        <port>389</port>
        <usernameField>uid</usernameField>
        <nameField>cn</nameField>
        <emailField>mail</emailField>
        <baseDN></baseDN>
        <adminDN></adminDN>
        <adminPassword></adminPassword>
    </ldap>
    <provider>
        <user>
            <className>org.jivesoftware.wildfire.ldap.LdapUserProvider</className>
        </user>
        <auth>
            <className>org.jivesoftware.wildfire.ldap.LdapAuthProvider</className>
        </auth>
    </provider>
    --><!-- End example LDAP settings --><provider><user><className>com.justep.wildfire.JustepUserProvider</className></user><auth><className>com.justep.wildfire.JustepAuthProvider</className></auth></provider><database><defaultProvider><driver>net.sourceforge.jtds.jdbc.Driver</driver><serverURL>jdbc:jtds:sqlserver://CNSHQD0000:40010/ttlsys;instance=PSAPP00;appName=jive</serverURL><username>sa</username><password>YT784553</password><minConnections>5</minConnections><maxConnections>15</maxConnections><connectionTimeout>1.0</connectionTimeout></defaultProvider></database><setup>true</setup><connectionProvider><className>org.jivesoftware.database.DefaultConnectionProvider</className></connectionProvider><log><debug><enabled>true</enabled></debug></log></jive>
回复 支持 反对

使用道具 举报

发表于 2008-1-23 09:47:58 | 显示全部楼层
先把config.justep.xml文件给我发上来看一下
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-7-5 23:46 , Processed in 0.038707 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表